chore(deps): update all non-major dependencies#18562
Merged
Merged
Conversation
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. |
bluwy
approved these changes
Nov 4, 2024
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:
^7.26.1->^7.26.2^9.13.0->^9.14.02.1.4->2.1.5^1.22.1->^1.22.2^4.17.12->^4.17.13^20.17.1->^20.17.6^8.5.12->^8.5.13^3.38.1->^3.39.0^9.13.0->^9.14.0^4.3.1->^4.4.0^17.11.1->^17.12.0^9.5.0->^9.5.1^1.27.0->^1.28.1^5.0.7->^5.0.8^7.2.0->^7.2.1^1.80.4->^1.80.6^1.80.4->^1.80.6^5.1.3->^5.1.9^2.8.0->^2.8.1^8.11.0->^8.12.21.4.1->1.4.5^2.1.3->^2.1.4^2.1.8->^2.1.10Release Notes
babel/babel (@babel/parser)
v7.26.2Compare Source
v7.26.2 (2024-10-30)
🐛 Bug Fix
babel-parserbabel-generatorCommitters: 6
eslint/eslint (@eslint/js)
v9.14.0Compare Source
rollup/plugins (@rollup/plugin-dynamic-import-vars)
v2.1.52024-10-21
Updates
shikijs/shiki (@shikijs/vitepress-twoslash)
v1.22.2Compare Source
🐞 Bug Fixes
createdBundledHighlightercause wasm engine to be loaded - by @fuma-nama in https://github.com/shikijs/shiki/issues/819 (e2692)View changes on GitHub
zloirock/core-js (core-js)
v3.39.0Compare Source
Iteratorhelpers proposal:IteratorIterator.fromIterator.prototype.dropIterator.prototype.everyIterator.prototype.filterIterator.prototype.findIterator.prototype.flatMapIterator.prototype.forEachIterator.prototype.mapIterator.prototype.reduceIterator.prototype.someIterator.prototype.takeIterator.prototype.toArrayIterator.prototype[@​@​toStringTag]es.namespace modules,/es/and/stable/namespaces entriesPromise.try:Promise.tryes.namespace module,/es/and/stable/namespaces entries/actual|full/promise/tryentries for the callback arguments supportMath.sumPreciseproposal:Math.sumPrecise/actual/namespace entries, unconditional forced replacement changed to feature detectionIteratorsequencing stage 2.7 proposal:Iterator.concatMapupsert stage 2 proposal:Map.prototype.getOrInsertMap.prototype.getOrInsertComputedWeakMap.prototype.getOrInsertWeakMap.prototype.getOrInsertComputed@@​speciespattern removed from%TypedArray%andArrayBuffermethods, tc39/ecma262/3450:%TypedArray%.prototype.filter%TypedArray%.prototype.filterReject%TypedArray%.prototype.map%TypedArray%.prototype.slice%TypedArray%.prototype.subarrayArrayBuffer.prototype.sliceUint8Arrayto / from base64 and hex proposal methods marked as shipped from FF133selfdescriptor is fixed in Deno 1.46.0Iteratorhelpers proposal methods marked as shipped from Bun 1.1.31eslint/eslint (eslint)
v9.14.0Compare Source
un-ts/eslint-plugin-import-x (eslint-plugin-import-x)
v4.4.0Compare Source
Minor Changes
9c58269Thanks @teidesu! - Add new rule optioncheckTypedImportsforextensions, backports https://github.com/import-js/eslint-plugin-import/pull/2817Patch Changes
#171
9715220Thanks @SukkaW! - Perf: avoid regexp during parser choosing#171
9715220Thanks @SukkaW! - Add extra guard for ruleno-named-as-default. A few guards are borrowed from https://github.com/import-js/eslint-plugin-import/pull/3032, but we don't sync the rest of changes from upstream since we have already implemented a way more performant check.#171
9715220Thanks @SukkaW! - More test cases forno-named-exportandno-defualt-exportrule specifically with non-modulesourceType#171
9715220Thanks @SukkaW! - Fixexportwhen there is only oneTSDeclareFunction(https://github.com/import-js/eslint-plugin-import/pull/3065)#171
9715220Thanks @SukkaW! - PreventExportMap's cache is being tainted by incompatible parser (e.g. oldbabel-eslint). The cache is now skipped w/ incompatible parsers, which might introduce performance impacts only for those who are using incompatible parsers. (https://github.com/import-js/eslint-plugin-import/pull/3062)#171
9715220Thanks @SukkaW! - Docs: fix a few typos here and there#168
5de039cThanks @hyoban! - Fixes https://github.com/un-ts/eslint-plugin-import-x/issues/167, theno-duplicatesrule now allows co-existing inline type imports and namespace imports.#171
9715220Thanks @SukkaW! - Properly fix espree parser w/ ESLint Flat Configeslint-community/eslint-plugin-n (eslint-plugin-n)
v17.12.0Compare Source
🌟 Features
🩹 Fixes
getCallSiteis experimental (#363) (d15c63a)process.features(#362) (9552a4a)🧹 Chores
sindresorhus/execa (execa)
v9.5.1Compare Source
Bug fixes
verbosemode on Windows (thanks @IIIMADDINIII). (#1167)parcel-bundler/lightningcss (lightningcss)
v1.28.1Compare Source
v1.28.0Compare Source
Added
@containernames in CSS Modules by @kdy1 in https://github.com/parcel-bundler/lightningcss/pull/835input:placeholderby @kdy1 in https://github.com/parcel-bundler/lightningcss/pull/813@valueat-rule of CSS Modules by @kdy1 in https://github.com/parcel-bundler/lightningcss/pull/842Fixed
22a8b6fcalcexpression –e3c8e12calcexpression –378955eclampfunction reduction when the comparison between preferred and max value is unknown –ddc9ce8f6b033fai/nanoid (nanoid)
v5.0.8Compare Source
customAlphabetsize (by @kirillgroshkov).inikulin/parse5 (parse5)
v7.2.1Compare Source
What's Changed
Full Changelog: inikulin/parse5@v7.2.0...v7.2.1
sass/dart-sass (sass)
v1.80.6Compare Source
Command-Line Interface
@parcel/watcheran optional dependency so this can still be installedon operating systems where it's unavailable.
v1.80.5Compare Source
Embedded Host
@importdeprecations when using an importer with thelegacy API.
sass/embedded-host-node (sass-embedded)
v1.80.6Compare Source
Command-Line Interface
@parcel/watcheran optional dependency so this can still be installedon operating systems where it's unavailable.
v1.80.5Compare Source
Embedded Host
@importdeprecations when using an importer with thelegacy API.
sveltejs/svelte (svelte)
v5.1.9Compare Source
Patch Changes
v5.1.8Compare Source
Patch Changes
v5.1.7Compare Source
Patch Changes
fix: ensure each block inert items are disposed of if the each block is also inert (#13930)
fix: allow
warningFilteroption forcompileModule(#14066)fix: ensure onMount correctly fires when new expressions are used (#14049)
fix: wrap
:id,:where``:notand:haswith:globalduring migration (#13850)fix: ensure custom element attribute/prop changes are in their own context (#14016)
v5.1.6Compare Source
Patch Changes
v5.1.5Compare Source
Patch Changes
fix: replace typo in compiler error messages (#14044)
fix: preserve the separator between selectors when an unused selector is in between (#13954)
fix: more robust re-subscribe detection for
fromStore(#13995)fix: allow to pass in TS preference to migration (#13929)
fix: extend derived/state validation error to indirect exports (#14039)
fix: minify inject CSS in prod mode (#14006)
fix: ensure toStore subscription correctly syncs latest value (#14015)
fix: don't access
requestAnimationFrameuntil needed to reduce need for mocks during testing (#14040)fix: ensure element effects are executed in the correct order (#14038)
fix: make compiler error extend from
Error(#14036)v5.1.4Compare Source
Patch Changes
fix: add empty stack to
CompileDiagnosticto show error on build (#13942)fix: ensure effect_tracking correctly handles tracking reactions (#14005)
fix: update broken links (#13944)
fix: more exhaustive check during
SvelteMap.setin deriveds (#13951)fix: trim whitespace while migrating blocks (#13941)
fix: update links that previously pointed to preview site (#14001)
fix: properly migrate imports types prefixed with $ (#14007)
Microsoft/tslib (tslib)
v2.8.1Compare Source
typescript-eslint/typescript-eslint (typescript-eslint)
v8.12.2Compare 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.12.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.
v8.12.0Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
vuejs/vitepress (vitepress)
v1.4.5Bug Fixes
v1.4.4Bug Fixes
v1.4.3Compare Source
Performance Improvements
v1.4.2Compare Source
Bug Fixes
VPLink,VPSocialLinkandVPSocialLinksexports (#4284) (fcae4d5)siteTitle(#4308) (bd690d6)vitest-dev/vitest (vitest)
v2.1.4Compare Source
🚀 Features
transformIndexHtml- by @sheremet-va in https://github.com/vitest-dev/vitest/issues/6725 (16902)🐞 Bug Fixes
v=queries to setup files imports - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/6759 (b8258)toThrowErrorwith empty string parameter - by @shulaoda in https://github.com/vitest-dev/vitest/issues/6710 (a6129)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.