-
Notifications
You must be signed in to change notification settings - Fork 5
chore(deps): update all non-major dependencies #141
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
86bfc0f
to
9fcaf45
Compare
9fcaf45
to
639ab3e
Compare
4c90a01
to
639ab3e
Compare
e5f9f95
to
037606f
Compare
55f3807
to
101c5f1
Compare
101c5f1
to
d16400d
Compare
d16400d
to
66eaeaf
Compare
66eaeaf
to
10ed9df
Compare
10ed9df
to
422d36c
Compare
539d70d
to
e0adefd
Compare
e0adefd
to
f0cb01d
Compare
f0cb01d
to
acfbd5f
Compare
acfbd5f
to
fdf0c39
Compare
fdf0c39
to
06d39e3
Compare
06d39e3
to
f0b69cb
Compare
f0b69cb
to
945c84e
Compare
945c84e
to
184d0d5
Compare
184d0d5
to
21ac4d2
Compare
21ac4d2
to
d69074b
Compare
d69074b
to
2328d64
Compare
2328d64
to
4eaaf60
Compare
4eaaf60
to
d9c6637
Compare
d9c6637
to
b9ecc14
Compare
Note
Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to
mend[bot]
.This notice will be removed on 2025-10-07.
This PR contains the following updates:
^2.29.5
->^2.29.7
^9.32.0
->^9.36.0
^6.1.0
->^6.2.1
^6.6.4
->^6.9.0
^24.2.0
->^24.6.0
^0.38.3
->^0.38.4
^9.32.0
->^9.36.0
^3.11.0
->^3.12.4
^16.3.0
->^16.4.0
22
->22.20.0
10.14.0
->10.17.1
^5.38.0
->^5.39.7
^4.3.1
->^4.3.2
^8.39.0
->^8.45.0
^7.1.0
->^7.1.7
^1.6.1
->^1.6.3
Release Notes
changesets/changesets (@changesets/cli)
v2.29.7
Compare Source
Patch Changes
957f24e
]:v2.29.6
Compare Source
Patch Changes
a3563b0
Thanks @benmccann! - Switch to maintained fork ofexternal-editor
eslint/eslint (@eslint/js)
v9.36.0
Compare Source
Features
47afcf6
feat: correctpreserve-caught-error
edge cases (#20109) (Francesco Trotta)Bug Fixes
75b74d8
fix: add missing rule option types (#20127) (ntnyq)1c0d850
fix: updateeslint-all.js
to useObject.freeze
forrules
object (#20116) (루밀LuMir)7d61b7f
fix: add missing scope types toScope.type
(#20110) (Pixel998)7a670c3
fix: correct rule option typings inrules.d.ts
(#20084) (Pixel998)Documentation
b73ab12
docs: update examples to usedefineConfig
(#20131) (sethamus)31d9392
docs: fix typos (#20118) (Pixel998)c7f861b
docs: Update README (GitHub Actions Bot)6b0c08b
docs: Update README (GitHub Actions Bot)91f97c5
docs: Update README (GitHub Actions Bot)Chores
12411e8
chore: upgrade @eslint/js@9.36.0 (#20139) (Milos Djermanovic)488cba6
chore: package.json update for @eslint/js release (Jenkins)bac82a2
ci: simplify renovate configuration (#19907) (唯然)c00bb37
ci: bump actions/labeler from 5 to 6 (#20090) (dependabot[bot])fee751d
refactor: usedefaultOptions
in rules (#20121) (Pixel998)1ace67d
chore: update example to usedefineConfig
(#20111) (루밀LuMir)4821963
test: add missing loc information to error objects in rule tests (#20112) (루밀LuMir)b42c42e
chore: disallow use of deprecatedtype
property in core rule tests (#20094) (Milos Djermanovic)7bb498d
test: remove deprecatedtype
property from core rule tests (#20093) (Pixel998)e10cf2a
ci: bump actions/setup-node from 4 to 5 (#20089) (dependabot[bot])5cb0ce4
refactor: usemeta.defaultOptions
inpreserve-caught-error
(#20080) (Pixel998)f9f7cb5
chore: package.json update for eslint-config-eslint release (Jenkins)81764b2
chore: updateeslint
peer dependency ineslint-config-eslint
(#20079) (Milos Djermanovic)v9.35.0
Compare Source
v9.34.0
Compare Source
v9.33.0
Compare Source
sveltejs/vite-plugin-svelte (@sveltejs/vite-plugin-svelte)
v6.2.1
Compare Source
Patch Changes
fix: remove unscopable global styles warning (#1223)
Remove automatic configuration for rolldownOptions.optimization.inlineConst because latest version of rolldown-vite has it enabled by default. (#1225)
v6.2.0
Compare Source
Minor Changes
optimization.inlineConst
by default to ensure treeshaking works with esm-env in svelte (#1207)v6.1.4
Compare Source
Patch Changes
fix: allow preprocess plugin to run twice (#1206)
fix(types): update urls to PreprocessorGroup and CompileOptions in type documention (#1203)
replace kleur dependency with builtin node:utils styleText (#1210)
v6.1.3
Compare Source
Patch Changes
api.filter
and deprecateapi.idFilter
to avoid confusingfilter.id = idFilter.id
assignments when used as hybrid filter in other plugins (#1199)v6.1.2
Compare Source
Patch Changes
v6.1.1
Compare Source
Patch Changes
build --watch
(#1189)testing-library/jest-dom (@testing-library/jest-dom)
v6.9.0
Compare Source
v6.8.0
Compare Source
v6.7.0
Compare Source
Features
vercel/ncc (@vercel/ncc)
v0.38.4
Compare Source
Bug Fixes
eslint/eslint (eslint)
v9.36.0
Compare Source
v9.35.0
Compare Source
v9.34.0
Compare Source
v9.33.0
Compare Source
sveltejs/eslint-plugin-svelte (eslint-plugin-svelte)
v3.12.4
Compare Source
Patch Changes
#1322
1e06290
Thanks @marekdedic! - fix(no-navigation-without-resolve): properly detecting absolute and fragment URLs in variables#1355
d8df1e8
Thanks @InkedCat! - fix: properly support Windows inno-unused-props
rulefix: properly support Windows in
valid-style-parse
rulefix: properly support Windows in
no-unnecessary-condition
rule#1344
03a93f4
Thanks @ota-meshi! - fix: preventing infinite loops in multiple rulesv3.12.3
Compare Source
Patch Changes
d92dde0
Thanks @ota-meshi! - fix(no-top-level-browser-globals): false positives for compound logical expression guardsv3.12.2
Compare Source
Patch Changes
#1299
5c7cba3
Thanks @marekdedic! - feat: disabling more rules in runes mode#1299
5c7cba3
Thanks @marekdedic! - feat: restricting SvelteKit rules to SvelteKit#1306
7cb3660
Thanks @ota-meshi! - fix(no-unused-props): false positives forComponentProps<any>
v3.12.1
Compare Source
Patch Changes
27573f4
Thanks @marekdedic! - fix: Not reporting mailto: and other unusual schema addresses in no-nmavigation-without-resolve (and its deprecated versions)v3.12.0
Compare Source
Minor Changes
#1308
abbcfdd
Thanks @marekdedic! - feat(no-navigation-without-resolve): added to recommended rule set#1289
e2e791f
Thanks @marekdedic! - feat: added the no-navigation-without-resolve rule#1289
e2e791f
Thanks @marekdedic! - chore: deprecated the no-navigation-without-base rulesindresorhus/globals (globals)
v16.4.0
Compare Source
8b8a2d6
actions/node-versions (node)
v22.20.0
: 22.20.0Compare Source
Node.js 22.20.0
v22.19.0
: 22.19.0Compare Source
Node.js 22.19.0
v22.18.0
: 22.18.0Compare Source
Node.js 22.18.0
v22.17.1
: 22.17.1Compare Source
Node.js 22.17.1
v22.17.0
: 22.17.0Compare Source
Node.js 22.17.0
v22.16.0
: 22.16.0Compare Source
Node.js 22.16.0
v22.15.1
: 22.15.1Compare Source
Node.js 22.15.1
v22.15.0
: 22.15.0Compare Source
Node.js 22.15.0
v22.14.0
: 22.14.0Compare Source
Node.js 22.14.0
v22.13.1
: 22.13.1Compare Source
Node.js 22.13.1
v22.13.0
: 22.13.0Compare Source
Node.js 22.13.0
v22.12.0
: 22.12.0Compare Source
Node.js 22.12.0
v22.11.0
: 22.11.0Compare Source
Node.js 22.11.0
v22.10.0
: 22.10.0Compare Source
Node.js 22.10.0
v22.9.0
: 22.9.0Compare Source
Node.js 22.9.0
v22.8.0
: 22.8.0Compare Source
Node.js 22.8.0
v22.7.0
: 22.7.0Compare Source
Node.js 22.7.0
v22.6.0
: 22.6.0Compare Source
Node.js 22.6.0
v22.5.1
: 22.5.1Compare Source
Node.js 22.5.1
v22.5.0
: 22.5.0Compare Source
Node.js 22.5.0
v22.4.1
: 22.4.1Compare Source
Node.js 22.4.1
v22.4.0
: 22.4.0Compare Source
Node.js 22.4.0
v22.3.0
: 22.3.0Compare Source
Node.js 22.3.0
v22.2.0
: 22.2.0Compare Source
Node.js 22.2.0
v22.1.0
: 22.1.0Compare Source
Node.js 22.1.0
pnpm/pnpm (pnpm)
v10.17.1
Compare Source
Patch Changes
minimumReleaseAge
setting, print this information out in the error message #9974.state.json
creation path when executingpnpm patch
in a workspace project #9733.minimumReleaseAge
is set and thelatest
tag is not mature enough, prefer a non-deprecated version as the newlatest
#9987.v10.17.0
Compare Source
Minor Changes
The
minimumReleaseAgeExclude
setting now supports patterns. For instance:Related PR: #9984.
Patch Changes
minimumReleaseAge
check, when the package is requested by exact version and the packument is loaded from cache #9978.minimumReleaseAge
is set and the active version under a dist-tag is not mature enough, do not downgrade to a prerelease version in case the original version wasn't a prerelease one #9979.v10.16.1
Compare Source
Patch Changes
v10.16.0
Compare Source
Minor Changes
There have been several incidents recently where popular packages were successfully attacked. To reduce the risk of installing a compromised version, we are introducing a new setting that delays the installation of newly released dependencies. In most cases, such attacks are discovered quickly and the malicious versions are removed from the registry within an hour.
The new setting is called
minimumReleaseAge
. It specifies the number of minutes that must pass after a version is published before pnpm will install it. For example, settingminimumReleaseAge: 1440
ensures that only packages released at least one day ago can be installed.If you set
minimumReleaseAge
but need to disable this restriction for certain dependencies, you can list them under theminimumReleaseAgeExclude
setting. For instance, with the following configuration pnpm will always install the latest version of webpack, regardless of its release time:Related issue: #9921.
Added support for
finders
#9946.In the past,
pnpm list
andpnpm why
could only search for dependencies by name (and optionally version). For example:prints the chain of dependencies to any installed instance of
minimist
:What if we want to search by other properties of a dependency, not just its name? For instance, find all packages that have
react@17
in their peer dependencies?This is now possible with "finder functions". Finder functions can be declared in
.pnpmfile.cjs
and invoked with the--find-by=<function name>
flag when runningpnpm list
orpnpm why
.Let's say we want to find any dependencies that have React 17 in peer dependencies. We can add this finder to our
.pnpmfile.cjs
:Now we can use this finder function by running:
pnpm will find all dependencies that have this React in peer dependencies and print their exact locations in the dependency graph.
It is also possible to print out some additional information in the output by returning a string from the finder. For example, with the following finder:
Every matched package will also print out the license from its
package.json
:Patch Changes
nodeVersion
is not set to an exact semver version #9934.pnpm publish
should be able to publish a.tar.gz
file #9927.pnpm run
return a non-zero exit code #9626.v10.15.1
Compare Source
Patch Changes
.pnp.cjs
crash when importing subpath #9904.v10.15.0
Compare Source
Minor Changes
cleanupUnusedCatalogs
configuration. When set totrue
, pnpm will remove unused catalog entries during installation #9793.@*/pnpm-plugin-*
#9780.pnpm config get
now prints an INI string for an object value #9797.pnpm config get
now accepts property paths (e.g.pnpm config get catalog.react
,pnpm config get .catalog.react
,pnpm config get 'packageExtensions["@​babel/parser"].peerDependencies["@​babel/types"]'
), andpnpm config set
now accepts dot-leading or subscripted keys (e.g.pnpm config set .ignoreScripts true
).pnpm config get --json
now prints a JSON serialization of config value, andpnpm config set --json
now parses the input value as JSON.Patch Changes
pnpm create
command, must verify whether the node version is supported even if a cache already exists #9775.*/*
to theAccept
header to avoid getting a 406 error on AWS CodeArtifact #9862.pnpm dlx pkg --help
doesn't pass--help
topkg
#9823.sveltejs/svelte (svelte)
v5.39.7
Compare Source
Patch Changes
chore: simplify batch logic (#16847)
fix: rebase pending batches when other batches are committed (#16866)
fix: wrap async
children
in$$renderer.async
(#16862)fix: silence label warning for buttons and anchor tags with title attributes (#16872)
fix: coerce nullish
<title>
to empty string (#16863)v5.39.6
Compare Source
Patch Changes
fix: depend on reads of deriveds created within reaction (async mode) (#16823)
fix: SSR regression of processing attributes of
<select>
and<option>
(#16821)fix: async
class:
+ spread attributes were compiled into sync server-side code (#16834)fix: ensure tick resolves within a macrotask (#16825)
v5.39.5
Compare Source
Patch Changes
fix: allow
{@​html await ...}
and snippets with async content on the server (#16817)fix: use nginx SSI-compatible comments for
$props.id()
(#16820)v5.39.4
Compare Source
Patch Changes
await
in<script>
(#16806)v5.39.3
Compare Source
Patch Changes
fix: remove outer hydration markers (#16800)
fix: async hydration (#16797)
v5.39.2
Compare Source
Patch Changes
fix: preserve SSR context when block expressions contain
await
(#16791)chore: bump some devDependencies (#16787)
v5.39.1
Compare Source
Patch Changes
fix: issue
state_proxy_unmount
warning when unmounting a state proxy (#16747)fix: add
then
to class componentrender
output (#16783)v5.39.0
Compare Source
Minor Changes
Patch Changes
v5.38.10
Compare Source
Patch Changes
v5.38.9
Compare Source
Patch Changes
chore: generate CSS hash using the filename (#16740)
fix: correctly analyze
<object.property>
components (#16711)fix: clean up scheduling system (#16741)
fix: transform input defaults from spread (#16481)
fix: don't destroy contents of
svelte:boundary
unless the boundary is an error boundary (#16746)v5.38.8
Compare Source
Patch Changes
$effect.pending
count to the correct boundary (#16732)v5.38.7
Compare Source
Patch Changes
fix: replace
undefined
withvoid(0)
in CallExpressions (#16693)fix: ensure batch exists when resetting a failed boundary (#16698)
fix: place store setup inside async body (#16687)
v5.38.6
Compare Source
Patch Changes
flushSync
while flushing effects (#16674)v5.38.5
Compare Source
Patch Changes
v5.38.3
Compare Source
Patch Changes
fix: ensure correct order of template effect values (#16655)
fix: allow async
{@​const}
in more places (#16643)fix: properly catch top level await errors (#16619)
perf: prune effects without dependencies (#16625)
fix: only emit
for_await_track_reactivity_loss
in async mode (#16644)v5.38.2
Compare Source
Patch Changes
perf: run blocks eagerly during flush instead of aborting (#16631)
fix: don't clone non-proxies in
$inspect
(#16617)fix: avoid recursion error when tagging circular references (#16622)
v5.38.1
Compare Source
Patch Changes
sveltejs/language-tools (svelte-check)
v4.3.2
Compare Source
Patch Changes
perf: tweak some snapshot hot paths (#2852)
perf: more precise module cache invalidation (#2853)
fix: properly handle
runes={false}
in<svelte:options>
(#2847)See https://github.com/sveltejs/language-tools/releases
typescript-eslint/typescript-eslint (typescript-eslint)
v8.45.0
Compare 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.44.1
Compare 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.44.0
Compare 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.43.0
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.42.0
Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
[
v8.41.0
](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HConfiguration
📅 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 was generated by Mend Renovate. View the repository job log.