fix(deps): update all non-major dependencies #1093
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:
^5.1.1
->^5.2.5
^4.1.0
->^4.2.0
^8.1.0
->^8.2.0
^2.17.3
->^2.18.0
^22.13.5
->^22.13.9
20.17.19
->20.17.23
^17.15.1
->^17.16.2
^3.5.2
->^3.5.3
^0.3.6
->^0.3.8
^5.20.5
->^5.22.2
^5.7.3
->^5.8.2
^8.25.0
->^8.26.0
Release Notes
fontsource/font-files (@fontsource/fira-mono)
v5.2.5
Compare Source
v5.2.4
Compare Source
v5.2.1
Compare Source
v5.2.0
Compare Source
eslint-stylistic/eslint-stylistic (@stylistic/eslint-plugin-js)
v4.2.0
Compare Source
Features
yield-star-spacing
andgenerator-star-spacing
config to align with Prettier (86d17c8)Documentation
sveltejs/eslint-config (@sveltejs/eslint-config)
v8.2.0
Compare Source
Minor Changes
Patch Changes
sveltejs/kit (@sveltejs/kit)
v2.18.0
Compare Source
Minor Changes
feat: allow async
reroute
(#13520)feat: provide
normalizeUrl
helper (#13539)Patch Changes
fix: correct navigation history with hash router and ensure load functions are rerun on user changes to URL hash (#13492)
fix: include universal load assets as server assets (#13531)
fix: Include root layout and error nodes even when apps have only prerendered pages (#13522)
fix: correctly preload data on
mousedown
/touchstart
if code was preloaded on hover (#13530)eslint-community/eslint-plugin-n (eslint-plugin-n)
v17.16.2
Compare Source
🩹 Fixes
v17.16.1
Compare Source
🩹 Fixes
🧹 Chores
prettier/prettier (prettier)
v3.5.3
Compare Source
publint/publint (publint)
v0.3.8
Compare Source
Patch Changes
Support passing a tarball path to the publint CLI. This allows to easily lint any tarball files at hand. (#166)
The
publint
API now returns apkg
object as a convenience to pass it toformatMessage
(#166)Updated dependencies [
02d169b
]:v0.3.7
Compare Source
Patch Changes
The
"imports"
field is now linted with the following rules: (#162)IMPORTS_KEY_INVALID
: Ensure the imports key starts with a#
IMPORTS_VALUE_INVALID
: Ensure the imports value is a valid path that starts with a./
IMPORTS_GLOB_NO_MATCHED_FILES
: Ensure the imports glob matches at least one fileIMPORTS_DEFAULT_SHOULD_BE_LAST
: Ensure the"default"
condition is last in an entrypoint's objectIMPORTS_MODULE_SHOULD_BE_ESM
: Ensure the"module"
condition file is ESMIMPORTS_MODULE_SHOULD_PRECEDE_REQUIRE
: Ensure the"module"
condition precedes the"require"
condition in an entrypoint's objectImprove SSH git URL detection when checking the
"repository"
field. Values like"[email protected]:user/project.git"
is now detected as a valid git URL, but will be suggested to use a full git URL instead, like"git+ssh://[email protected]/user/project.git"
(28da844
)Fix exports types message when the
"require"
or"import"
condition already exists but the dts file format is still invalid (a731ec3
)sveltejs/svelte (svelte)
v5.22.2
Compare Source
Patch Changes
is_updating
before flushing root effects (#15442)v5.22.1
Compare Source
Patch Changes
v5.22.0
Compare Source
Minor Changes
idPrefix
option torender
(#15428)Patch Changes
v5.21.0
Compare Source
Minor Changes
Patch Changes
bind:group
to snippet parameters (#15401)microsoft/TypeScript (typescript)
v5.8.2
Compare Source
typescript-eslint/typescript-eslint (typescript-eslint)
v8.26.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (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.