chore(deps): update all non-major dependencies - #1194
Merged
Conversation
Deploying with
|
| 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 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
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. |
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
18 times, most recently
from
January 17, 2024 11:24
e8c1677 to
ab02bd8
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 17, 2024 11:29
ab02bd8 to
81ef487
Compare
Contributor
Author
Edited/Blocked NotificationRenovate 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. |
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
approved these changes
Jan 17, 2024
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^1.1.87->^1.1.88^1.0.6->^1.0.8^20.11.0->^20.11.5^1.1.3->^1.2.0^10.7.1->^10.7.2^10.7.1->^10.7.2^13.0.2->^13.1.4^2.0.2->^2.1.0^1.40.1->^1.41.0^1.1.3->^1.2.0Release Notes
nuxt/devtools (@nuxt/devtools)
v1.0.8Compare Source
Bug Fixes
v1.0.7Compare Source
Bug Fixes
module.d.ts/.mts(#559) (2ecd32c)iframePropsoption for CSP, fix Stackblitz (0eb7a82)Features
vitest-dev/vitest (@vitest/coverage-v8)
v1.2.0Compare Source
🚀 Features
--disable-console-interceptoption to allow opting-out from automatic console log interception - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/4786 (43fa6)🐞 Bug Fixes
server.headers- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/4890 (55f53)testNamePatternconfig - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/4909 (4add9)objDisplaydefault truncate option fortest.eachtitle - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/4917 (9ae9d)process.exitis called inside the test - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/4903 (8e6c1)poolandpoolOptionson project level - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/4765 (e9fe4)View changes on GitHub
vueuse/vueuse (@vueuse/core)
v10.7.2Compare Source
🐞 Bug Fixes
nuxtout of dependencies - by @antfu (866a1)View changes on GitHub
capricorn86/happy-dom (happy-dom)
v13.1.4Compare Source
👷♂️ Patch fixes
SubmitEventinstances dispatched byHTMLInputElementandHTMLButtonElement. (#1173)Thank you @aaltepet for your contribution!
v13.1.3Compare Source
👷♂️ Patch fixes
querySelector()andquerySelectorAll(). (#1170)Thank you @btea for your contribution!
v13.1.2Compare Source
👷♂️ Patch fixes
Selection.anchorOffset,Selection.baseOffset,Selection.focusOffsetandSelection.extendOffsetshould return 0 when no range has been added. (#1163)Thank you @seanogdev for your contribution!
v13.1.1Compare Source
👷♂️ Patch fixes
DOMTokenList(e.g.<div class=" class1 class2 ">). (#1168)Thank you @takenspc for your contribution!
v13.1.0Compare Source
🎨 Features
Nodeclasses according to spec. (#1188)Window.getComputedStyle(). (#1188)v13.0.7Compare Source
👷♂️ Patch fixes
v13.0.6Compare Source
👷♂️ Patch fixes
Nodein the constructor of a custom element. (#1207)v13.0.5Compare Source
👷♂️ Patch fixes
v13.0.4Compare Source
👷♂️ Patch fixes
v13.0.3Compare Source
👷♂️ Patch fixes
unjs/ipx (ipx)
v2.1.0Compare Source
compare changes
🚀 Enhancements
🩹 Fixes
cache-controlheader only after processing image (#200)💅 Refactors
📦 Build
ipx-nightlyrelease channel (#191)🏡 Chore
🤖 CI
❤️ Contributors
microsoft/playwright (playwright-core)
v1.41.0Compare Source
New APIs
stylein page.screenshot([options]) and locator.screenshot([options]) to add custom CSS to the page before taking a screenshot.stylePathfor methods expect(page).toHaveScreenshot(name[, options]) and expect(locator).toHaveScreenshot(name[, options]) to apply a custom stylesheet while making the screenshot.fileNameoption for Blob reporter, to specify the name of the report to be created.Browser Versions
This version was also tested against the following stable channels:
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.
This PR has been generated by Mend Renovate. View repository job log here.