Skip to content

chore(deps): update all non-major dependencies - #1194

Merged
danielroe merged 2 commits into
mainfrom
renovate/all-minor-patch
Jan 17, 2024
Merged

chore(deps): update all non-major dependencies#1194
danielroe merged 2 commits into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Jan 11, 2024

Copy link
Copy Markdown
Contributor

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@iconify-json/simple-icons ^1.1.87 -> ^1.1.88 age adoption passing confidence
@nuxt/devtools (source) ^1.0.6 -> ^1.0.8 age adoption passing confidence
@types/node (source) ^20.11.0 -> ^20.11.5 age adoption passing confidence
@vitest/coverage-v8 (source) ^1.1.3 -> ^1.2.0 age adoption passing confidence
@vueuse/core (source) ^10.7.1 -> ^10.7.2 age adoption passing confidence
@vueuse/nuxt (source) ^10.7.1 -> ^10.7.2 age adoption passing confidence
happy-dom ^13.0.2 -> ^13.1.4 age adoption passing confidence
ipx ^2.0.2 -> ^2.1.0 age adoption passing confidence
playwright-core (source) ^1.40.1 -> ^1.41.0 age adoption passing confidence
vitest (source) ^1.1.3 -> ^1.2.0 age adoption passing confidence

Release Notes

nuxt/devtools (@​nuxt/devtools)

v1.0.8

Compare Source

Bug Fixes

v1.0.7

Compare Source

Bug Fixes
  • devtools: update default types to module.d.ts/.mts (#​559) (2ecd32c)
  • make twitter og tags optional (41ee5ec)
  • open-graph: fix type error, close #​563 (c63055a)
  • support iframeProps option for CSP, fix Stackblitz (0eb7a82)
  • timeline-helper-wrapper: Fix return value in timeline wrapper for promises (#​567) (0645e35)
  • update title of Eye Dropper command (#​558) (ea58139)
Features
  • server-routes: implement persisting input values in localStorage (#​545) (67dbf65)
vitest-dev/vitest (@​vitest/coverage-v8)

v1.2.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
vueuse/vueuse (@​vueuse/core)

v10.7.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
capricorn86/happy-dom (happy-dom)

v13.1.4

Compare Source

👷‍♂️ Patch fixes
  • Adds submitter to SubmitEvent instances dispatched by HTMLInputElement and HTMLButtonElement . (#​1173)

Thank you @​aaltepet for your contribution!

v13.1.3

Compare Source

👷‍♂️ Patch fixes
  • Throws an error when providing an invalid selector to querySelector() and querySelectorAll(). (#​1170)

Thank you @​btea for your contribution!

v13.1.2

Compare Source

👷‍♂️ Patch fixes
  • Selection.anchorOffset, Selection.baseOffset, Selection.focusOffset and Selection.extendOffset should return 0 when no range has been added. (#​1163)

Thank you @​seanogdev for your contribution!

v13.1.1

Compare Source

👷‍♂️ Patch fixes
  • Support whitespace with multiple spaces, line breaks or tabs in DOMTokenList (e.g. <div class=" class1 class2 ">). (#​1168)

Thank you @​takenspc for your contribution!

v13.1.0

Compare Source

🎨 Features
  • Makes properties getters and setters in Node classes according to spec. (#​1188)
  • Adds support for adopted stylesheets to Window.getComputedStyle(). (#​1188)

v13.0.7

Compare Source

👷‍♂️ Patch fixes
  • Fixes issue related to using fake timers in Vitest making the test get stuck. (#​1210)

v13.0.6

Compare Source

👷‍♂️ Patch fixes
  • Fixes problem related to exception thrown when creating a Node in the constructor of a custom element. (#​1207)

v13.0.5

Compare Source

👷‍♂️ Patch fixes

v13.0.4

Compare Source

👷‍♂️ Patch fixes
  • Adds support for fallback values when declaring a CSS variable (e.g. "var(--my-var, #FFF)"). (#​1192)

v13.0.3

Compare Source

👷‍♂️ Patch fixes
  • Fixes problem with clearTimeout(), clearInterval() and cancelAnimationFrame() not supporting number values. (#​1201)
unjs/ipx (ipx)

v2.1.0

Compare Source

compare changes

🚀 Enhancements
  • node-fs: Add support for multiple dirs (#​203)
🩹 Fixes
  • Missing maxAge default (#​197)
  • server: Set cache-control header only after processing image (#​200)
  • Improve data parsing for unstorage (#​204)
💅 Refactors
  • Jpeg progressive setting via sharpOptions (#​198)
📦 Build
  • ipx-nightly release channel (#​191)
🏡 Chore
🤖 CI
  • Fix nightly release job conditional (#​195)
❤️ Contributors
microsoft/playwright (playwright-core)

v1.41.0

Compare Source

New APIs

Browser Versions

  • Chromium 121.0.6167.57
  • Mozilla Firefox 121.0
  • WebKit 17.4

This version was also tested against the following stable channels:

  • Google Chrome 120
  • Microsoft Edge 120

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jan 11, 2024

Copy link
Copy Markdown

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: c140320
Status: ✅  Deploy successful!
Preview URL: https://92cef51e.nuxt-image.pages.dev
Branch Preview URL: https://renovate-all-minor-patch.nuxt-image.pages.dev

View logs

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ffd9455) 69.33% compared to head (9ec0cca) 69.33%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1194   +/-   ##
=======================================
  Coverage   69.33%   69.33%           
=======================================
  Files          75       75           
  Lines        4305     4305           
  Branches      393      393           
=======================================
  Hits         2985     2985           
  Misses       1293     1293           
  Partials       27       27           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate Bot changed the title chore(deps): update devdependency @nuxt/devtools to ^1.0.8 chore(deps): update all non-major dependencies Jan 12, 2024
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 18 times, most recently from e8c1677 to ab02bd8 Compare January 17, 2024 11:24
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from ab02bd8 to 81ef487 Compare January 17, 2024 11:29
@renovate

renovate Bot commented Jan 17, 2024

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@danielroe

Copy link
Copy Markdown
Member

The type change in unjs/ipx#203 is blocking update here, and rather than update the type, I think we can defer the ipx upgrade to #1177 (cc: @Aareksio).

@danielroe
danielroe merged commit 38aea44 into main Jan 17, 2024
@danielroe
danielroe deleted the renovate/all-minor-patch branch January 17, 2024 11:33
riddla pushed a commit to tricks-gmbh/nuxt-image that referenced this pull request Mar 1, 2024
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants