fix(deps): update all non-major dependencies#18345
Conversation
|
|
a65c7f5 to
08dfb06
Compare
08dfb06 to
4133ad2
Compare
|
/ecosystem-ci run |
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. |
|
📝 Ran ecosystem CI on
✅ astro, histoire, ladle, laravel, marko, nuxt, previewjs, quasar, qwik, rakkas, redwoodjs, storybook, sveltekit, unocss, vite-environment-examples, vite-plugin-pwa, vite-plugin-react, vite-plugin-react-swc, vite-plugin-svelte, vite-plugin-vue, vite-setup-catalogue, vitepress, vuepress |
|
The sourcemap change is caused by Rich-Harris/magic-string#284. I downgraded the playwright version due to microsoft/playwright#33107. |
AriPerkkio
left a comment
There was a problem hiding this comment.
The same PR seems to affect the coverage tests in vitest. Would you mind taking a look?
The change in magic-string seems to affect some of our edge case tests of coverage. These snapshot changes look fine to me and I don't think end-users will see such changes.
I've opened vitest-dev/vitest#6711 to update magic-string on Vitest's side and update the snapshots.
|
Thanks for taking a look! |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: sapphi-red <49056869+sapphi-red@users.noreply.github.com>
This PR contains the following updates:
^7.25.7->^7.25.8^7.25.7->^7.25.8^7.25.7->^7.25.8^1.21.1->^1.22.0^20.16.10->^20.16.11^18.3.0->^18.3.1^3.5.11->^3.5.12^17.10.3->^17.11.1^4.21.0->^4.21.1^15.10.0->^15.11.0^3.2.0->^3.2.1^0.30.11->^0.30.12^3.20240925.0->^3.20241004.0^7.1.2->^7.2.0^1.47.2->^1.48.09.12.0->9.12.1^10.24.2->^10.24.3^1.79.4->^1.79.5^1.79.4->^1.79.5^1.9.1->^1.9.2^4.0.4->^4.0.5^8.8.0->^8.9.0^5.4.8->^5.4.91.3.4->1.4.1^1.2.4->^1.3.0^2.1.2->^2.1.3^3.5.11->^3.5.12Release Notes
babel/babel (@babel/core)
v7.25.8Compare Source
🐛 Bug Fix
babel-coreresolvePlugin/resolvePreset(@nicolo-ribaudo)🏠 Internal
babel-parser,babel-plugin-proposal-async-do-expressions,babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-plugin-proposal-explicit-resource-management,babel-plugin-proposal-export-default-from,babel-plugin-proposal-function-bind,babel-plugin-proposal-function-sent,babel-plugin-proposal-import-defer,babel-plugin-proposal-partial-application,babel-plugin-proposal-throw-expressions,babel-plugin-transform-async-generator-functions,babel-plugin-transform-class-static-block,babel-plugin-transform-dynamic-import,babel-plugin-transform-export-namespace-from,babel-plugin-transform-json-strings,babel-plugin-transform-logical-assignment-operators,babel-plugin-transform-nullish-coalescing-operator,babel-plugin-transform-numeric-separator,babel-plugin-transform-object-rest-spread,babel-plugin-transform-optional-catch-binding,babel-plugin-transform-optional-chaining,babel-plugin-transform-private-property-in-object,babel-preset-envbabel/babel (@babel/parser)
v7.25.8Compare Source
v7.25.8 (2024-10-10)
🐛 Bug Fix
babel-coreresolvePlugin/resolvePreset(@nicolo-ribaudo)🏠 Internal
babel-parser,babel-plugin-proposal-async-do-expressions,babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-plugin-proposal-explicit-resource-management,babel-plugin-proposal-export-default-from,babel-plugin-proposal-function-bind,babel-plugin-proposal-function-sent,babel-plugin-proposal-import-defer,babel-plugin-proposal-partial-application,babel-plugin-proposal-throw-expressions,babel-plugin-transform-async-generator-functions,babel-plugin-transform-class-static-block,babel-plugin-transform-dynamic-import,babel-plugin-transform-export-namespace-from,babel-plugin-transform-json-strings,babel-plugin-transform-logical-assignment-operators,babel-plugin-transform-nullish-coalescing-operator,babel-plugin-transform-numeric-separator,babel-plugin-transform-object-rest-spread,babel-plugin-transform-optional-catch-binding,babel-plugin-transform-optional-chaining,babel-plugin-transform-private-property-in-object,babel-preset-envCommitters: 3
shikijs/shiki (@shikijs/vitepress-twoslash)
v1.22.0Compare Source
🚀 Features
View changes on GitHub
vuejs/core (@vue/shared)
v3.5.12Compare Source
Bug Fixes
ifNode(#12131) (cde2c06), closes vuejs/language-tools#4911undefined(#12055) (7ad289e), closes #12054this.$propstype does not includestring(#12123) (704173e), closes #12122Performance Improvements
eslint-community/eslint-plugin-n (eslint-plugin-n)
v17.11.1Compare Source
🩹 Fixes
process.nextTick(#350) (dd889ab)v17.11.0Compare Source
🌟 Features
ignoreTypeImportoptions (#344) (e022aba)🩹 Fixes
imports(#346) (148e47e)📚 Documentation
expressjs/express (express)
v4.21.1Compare Source
What's Changed
Full Changelog: expressjs/express@4.21.0...4.21.1
sindresorhus/globals (globals)
v15.11.0Compare Source
lit/lit (lit)
v3.2.1Compare Source
Patch Changes
99703a03- Revert the Terser plugin for Rollup torollup-plugin-terserfrom@rollup/plugin-terserdue to a bug that prevented our minified name prefixing from working.
rich-harris/magic-string (magic-string)
v0.30.12Compare Source
Performance Improvements
cloudflare/workers-sdk (miniflare)
v3.20241004.0Compare Source
Patch Changes
#6949
c863183Thanks @dependabot! - chore: update dependencies of "miniflare" packageThe following dependency versions have been updated:
v3.20240925.1Compare Source
Patch Changes
#6835
5c50949Thanks @emily-shen! - fix: rename asset plugin options slightly to match wrangler.toml betterRenamed
path->directory,bindingName->binding.inikulin/parse5 (parse5)
v7.2.0Compare Source
microsoft/playwright (playwright-chromium)
v1.48.0Compare Source
pnpm/pnpm (pnpm)
v9.12.1: pnpm 9.12.1Compare Source
Patch Changes
pnpm update --latestshould not update the automatically installed peer dependencies #6657.pnpm publishshould be able to publish from a local tarball #7950.EBUSYerrors caused by creating symlinks in paralleldlxprocesses #8604.Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
preactjs/preact (preact)
v10.24.3Compare Source
Fixes
Performance
Maintenance
sass/dart-sass (sass)
v1.79.5Compare Source
Changes to how
selector.unify()and@extendcombine selectors:The relative order of pseudo-classes (like
:hover) and pseudo-elements(like
::before) within each original selector is now preserved whenthey're combined.
Pseudo selectors are now consistently placed at the end of the combined
selector, regardless of which selector they came from. Previously, this
reordering only applied to pseudo-selectors in the second selector.
Tweak the color transformation matrices for OKLab and OKLCH to match the
newer, more accurate values in the CSS spec.
Fix a slight inaccuracy case when converting to
srgb-linearanddisplay-p3.Potentially breaking bug fix:
math.unit()now wraps multiple denominatorunits in parentheses. For example,
px/(em*em)instead ofpx/em*em.Command-Line Interface
@parcel/watcherto watch the filesystem when running from JavaScript andnot using
--poll. This should mitigate more frequent failures users havebeen seeing since version 4.0.0 of Chokidar, our previous watching tool, was
released.
JS API
SassColor.interpolate()to allow an undefinedoptionsparameter, asthe types indicate.
Embedded Sass
sass/embedded-host-node (sass-embedded)
v1.79.5Compare Source
Changes to how
selector.unify()and@extendcombine selectors:The relative order of pseudo-classes (like
:hover) and pseudo-elements(like
::before) within each original selector is now preserved whenthey're combined.
Pseudo selectors are now consistently placed at the end of the combined
selector, regardless of which selector they came from. Previously, this
reordering only applied to pseudo-selectors in the second selector.
Tweak the color transformation matrices for OKLab and OKLCH to match the
newer, more accurate values in the CSS spec.
Fix a slight inaccuracy case when converting to
srgb-linearanddisplay-p3.Potentially breaking bug fix:
math.unit()now wraps multiple denominatorunits in parentheses. For example,
px/(em*em)instead ofpx/em*em.Command-Line Interface
@parcel/watcherto watch the filesystem when running from JavaScript andnot using
--poll. This should mitigate more frequent failures users havebeen seeing since version 4.0.0 of Chokidar, our previous watching tool, was
released.
JS API
SassColor.interpolate()to allow an undefinedoptionsparameter, asthe types indicate.
Embedded Sass
solidjs/solid (solid-js)
v1.9.2sveltejs/language-tools (svelte-check)
v4.0.5Compare Source
typescript-eslint/typescript-eslint (typescript-eslint)
v8.9.0Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.8.1Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
vitejs/vite (vite)
v5.4.9Compare Source
Please refer to CHANGELOG.md for details.
vuejs/vitepress (vitepress)
v1.4.1Compare Source
Bug Fixes
usePreferredDarkwithappearance: "force-auto"(#4263) (3e8fc40)Features
v1.4.0Compare Source
Bug Fixes
vueREconflicting withlineNoRE(#4247) (2ac64b8)VPFlyout(#4225) (68150a6), closes #4224Features
data-titleattribute for code group label tag (#4152) (bc7271d)onAfterPageLoadhook in router (#4126) (315c220)Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 was generated by Mend Renovate. View the repository job log.