chore(deps): update all non-major dependencies #1014
Merged
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:
^9.13.0->^9.14.0^2.9.0->^2.10.1^2.7.3->^2.8.1^20.17.1->^20.17.6^0.85.3->^0.85.4^1.7.4->^1.7.5^9.13.0->^9.14.0^17.11.1->^17.13.2^15.11.0->^15.12.09.12.3->9.13.2^8.4.47->^8.4.49^3.2.7->^3.2.8^1.80.4->^1.81.0^5.1.3->^5.2.0^4.0.5->^4.0.7^8.11.0->^8.14.0^5.4.10->^5.4.11^2.1.3->^2.1.5Release Notes
eslint/eslint (@eslint/js)
v9.14.0Compare Source
eslint-stylistic/eslint-stylistic (@stylistic/eslint-plugin-js)
v2.10.1Compare Source
Features
Bug Fixes
align: "colon"(#594) (6000f43)Chores
v2.10.0Compare Source
Features
comma-spacing(#562) (ea72317)never(#589) (7a2b47f)ImportExpressionintsversion (#570) (19d1f8c)Bug Fixes
quotesincustomize(#590) (b86c2df)Documentation
Chores
sveltejs/kit (@sveltejs/kit)
v2.8.1Compare Source
Patch Changes
fix: only add nonce to
script-src-elem,style-src-attrandstyle-src-elemCSP directives whenunsafe-inlineis not present (#11613)fix: support HTTP/2 in dev and production. Revert the changes from #12907 to downgrade HTTP/2 to TLS as now being unnecessary (#12989)
v2.8.0Compare Source
Minor Changes
ActionFailureobjects (#12878)v2.7.7Compare Source
Patch Changes
v2.7.6Compare Source
Patch Changes
v2.7.5Compare Source
Patch Changes
fix: warn on invalid cookie name characters (#12806)
fix: when using
@vitejs/plugin-basic-ssl, set a no-op proxy config to downgrade from HTTP/2 to TLS sinceundicidoes not yet enable HTTP/2 by default (#12907)v2.7.4Compare Source
Patch Changes
fix: ensure element is focused after subsequent clicks of the same hash link (#12866)
fix: avoid preload if event default was prevented for
touchstartandmousedownevents (#12887)fix: avoid reloading behaviour for hash links with data-sveltekit-reload if the hash is on the same page (#12866)
carbon-design-system/carbon-components-svelte (carbon-components-svelte)
v0.85.4Compare Source
expressjs/compression (compression)
v1.7.5Compare Source
==========
pb) supportfont/ttfas compressiblemultipart/mixedeslint/eslint (eslint)
v9.14.0Compare Source
eslint-community/eslint-plugin-n (eslint-plugin-n)
v17.13.2Compare Source
🩹 Fixes
v17.13.1Compare Source
🩹 Fixes
v17.13.0Compare Source
🌟 Features
🩹 Fixes
node:testmodule (#378) (0b228dd)🧹 Chores
v17.12.0Compare Source
🌟 Features
🩹 Fixes
getCallSiteis experimental (#363) (d15c63a)process.features(#362) (9552a4a)🧹 Chores
sindresorhus/globals (globals)
v15.12.0Compare Source
Iteratorto ES2025 (#272)439b398dd0a502pnpm/pnpm (pnpm)
v9.13.2Compare Source
v9.13.1Compare Source
v9.13.0Compare Source
postcss/postcss (postcss)
v8.4.49Compare Source
source.offset(by @romainmenke).v8.4.48Compare Source
sveltejs/prettier-plugin-svelte (prettier-plugin-svelte)
v3.2.8Compare Source
sass/dart-sass (sass)
v1.81.0Compare Source
Fix a few cases where deprecation warnings weren't being emitted for global
built-in functions whose names overlap with CSS calculations.
Add support for the CSS
round()calculation with a single argument, as longas that argument might be a unitless number.
v1.80.7Compare Source
Embedded Host
0asundefinedfor thegreenandbluechannels in theLegacyColorconstructor.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.2.0Compare Source
Minor Changes
v5.1.17Compare Source
Patch Changes
fix: account for
:has(...)as part of:root(#14229)fix: prevent nested pseudo class from being marked as unused (#14229)
fix: use strict equality for key block comparisons in runes mode (#14285)
fix: bump
is-referencedependency to fiximport.metabug (#14286)v5.1.16Compare Source
Patch Changes
fix: don't wrap pseudo classes inside
:global(...)with another:global(...)during migration (#14267)fix: bail on named slots with that have reserved keywords during migration (#14278)
v5.1.15Compare Source
Patch Changes
v5.1.14Compare Source
Patch Changes
fix: migration script messing with attributes (#14260)
fix: do not treat reassigned synthetic binds as state in runes mode (#14236)
fix: account for mutations in script module in ownership check (#14253)
fix: consider img with loading attribute not static (#14237)
v5.1.13Compare Source
Patch Changes
fix: add migration task when there's a variable named that would conflict with a rune (#14216)
fix: consider
valueOfin the reactive methods ofSvelteDate(#14227)fix: handle sibling combinators within
:has(#14213)fix: consider variables with synthetic store sub as state (#14195)
fix: read index as a source in legacy keyed each block (#14208)
fix: account for shadowing children slot during migration (#14224)
fix: ensure explicit nesting selector is always applied (#14193)
fix: add
lang="ts"attribute during migration if needed (#14222)v5.1.12Compare Source
Patch Changes
fix: ignore
astype expressions on property definitions (#14181)fix: restore active reaction if then block throws (#14191)
chore: adds legacy mode flag reducing bundle size in runes mode only apps (#14180)
v5.1.11Compare Source
Patch Changes
fix: error on TypeScript's
readonlymodifier (#14153)fix: remove scoping for
:notselectors (#14177)v5.1.10Compare Source
Patch Changes
fix: ensure non-matching elements are scoped for
:not(...)selector (#13999)fix: ensure video elements autoplay in safari (#14095)
fix: ensure trailing multiline comments on props produce correct code (#14143#issuecomment-2455702689) (#14143)
fix: correctly infer
<a>tag namespace (#14134)fix: check options namespace for top level
svelte:elements (#14101)fix: ensure migrate keeps inline/trailing comments in $props type definition (#14143)
fix: update links in JSDoc (#14165)
fix: ensure SvelteMap and SvelteSet work with generators in dev (#14103)
fix: only output the key for each_key_duplicate (#14147)
fix: prevent migrated snippet from shadow snippet prop (#14127)
fix: pass along
anchorin legacy class wrappers (#14100)fix: recognize all custom element prop definitions (#14084)
fix: migrate multiple declarations with only some exported correctly (#14126)
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)
sveltejs/language-tools (svelte-check)
v4.0.7Compare Source
$props: infer types for$bindable, infer function type from arrow functionv4.0.6Compare Source
const load = ...declarations (#2540)typescript-eslint/typescript-eslint (typescript-eslint)
v8.14.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.13.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.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.
vitejs/vite (vite)
v5.4.11Compare Source
Please refer to CHANGELOG.md for details.
vitest-dev/vitest (vitest)
v2.1.5Compare Source
🚀 Features
🐞 Bug Fixes
dangerouslyIgnoreUnhandledErrorswithout base reporter - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6808 (0bf0a)unhandledRejectioneven when base reporter is not used - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6812 (8878b)sequence.concurrentfrom theRuntimeConfigtype - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/6880 (6af73).poll,.element,.rejects/.resolves, andlocator.*weren't awaited - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/6877 (93b67)enteror'a'- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6848 (487c8)🏎 Performance
View changes on GitHub
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)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.