chore(deps): bump the npm-version-updates group with 13 updates
Type: Pull Request
State: Closed
![dependabot[bot]](https://github.com/dependabot.png)
Association: None
Comments: 1
(about 1 month ago)
(26 days ago)
(26 days ago)
dependencies javascript
Bumps the npm-version-updates group with 13 updates:
Package | From | To |
---|---|---|
openid-client | 6.6.2 |
6.6.3 |
@eslint/compat | 1.3.1 |
1.3.2 |
@eslint/js | 9.32.0 |
9.33.0 |
@sveltejs/adapter-auto | 6.0.1 |
6.0.2 |
@sveltejs/kit | 2.26.1 |
2.27.3 |
@sveltejs/vite-plugin-svelte | 6.1.0 |
6.1.1 |
@types/node | 20.19.9 |
24.2.1 |
eslint | 9.32.0 |
9.33.0 |
svelte | 5.37.1 |
5.38.0 |
svelte-check | 4.3.0 |
4.3.1 |
typescript | 5.8.3 |
5.9.2 |
typescript-eslint | 8.38.0 |
8.39.1 |
vite | 7.0.6 |
7.1.1 |
Updates openid-client
from 6.6.2 to 6.6.3
Release notes
Sourced from openid-client's releases.
v6.6.3
Documentation
- fix TokenEndpointResponseHelpers.claims() note (b77c786)
Refactor
Changelog
Sourced from openid-client's changelog.
6.6.3 (2025-08-05)
Documentation
- fix TokenEndpointResponseHelpers.claims() note (b77c786)
Refactor
Commits
6de5693
chore(release): 6.6.3b3879ad
chore: bump packages0b57115
refactor(passport): allow custom logic to drive initiating auth requestsb77c786
docs: fix TokenEndpointResponseHelpers.claims() note5f37250
chore: bump packages26e1c95
chore: bump packages6e88184
chore: bump packages3cd9e6a
chore: ignore ts issue in ava.config.tsd660263
chore: bump packages1a6857a
chore: bump packages- Additional commits viewable in compare view
Updates @eslint/compat
from 1.3.1 to 1.3.2
Release notes
Sourced from @eslint/compat
's releases.
migrate-config: v1.3.2
1.3.2 (2024-10-18)
Dependencies
- The following workspace dependencies were updated
- dependencies
@eslint/compat
bumped from ^1.2.0 to ^1.2.1compat: v1.3.2
1.3.2 (2025-08-05)
Dependencies
- The following workspace dependencies were updated
- devDependencies
@eslint/core
bumped from ^0.15.1 to ^0.15.2
Changelog
Sourced from @eslint/compat
's changelog.
1.3.2 (2025-08-05)
Dependencies
- The following workspace dependencies were updated
- devDependencies
@eslint/core
bumped from ^0.15.1 to ^0.15.2
Commits
Updates @eslint/js
from 9.32.0 to 9.33.0
Release notes
Sourced from @eslint/js
's releases.
v9.33.0
Features
e07820e
feat: add global object access detection to no-restricted-globals (#19939) (sethamus)90b050e
feat: support explicit resource management inone-var
(#19941) (Sweta Tanwar)Bug Fixes
732433c
fix: allow any type formeta.docs.recommended
in custom rules (#19995) (Francesco Trotta)e8a6914
fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)Documentation
34f0723
docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)dc942a4
docs: Update README (GitHub Actions Bot)5a4b6f7
docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))247e156
docs: add missing let declarations inno-plusplus
(#19980) (Yuki Takada (Yukinosuke Takada))0d17242
docs: Update README (GitHub Actions Bot)fa20b9d
docs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)Build Related
Chores
4258046
chore: update dependency@eslint/js
to v9.33.0 (#19998) (renovate[bot])ad28371
chore: package.json update for@eslint/js
release (Jenkins)06a22f1
test: resolve flakiness in --mcp flag test (#19993) (Pixel998)54920ed
test: switch toLinter.Config
inESLintRules
type tests (#19977) (Francesco Trotta)
Changelog
Sourced from @eslint/js
's changelog.
v9.33.0 - August 8, 2025
4258046
chore: update dependency@eslint/js
to v9.33.0 (#19998) (renovate[bot])ad28371
chore: package.json update for@eslint/js
release (Jenkins)06a22f1
test: resolve flakiness in --mcp flag test (#19993) (Pixel998)732433c
fix: allow any type formeta.docs.recommended
in custom rules (#19995) (Francesco Trotta)34f0723
docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)dc942a4
docs: Update README (GitHub Actions Bot)5a4b6f7
docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))247e156
docs: add missing let declarations inno-plusplus
(#19980) (Yuki Takada (Yukinosuke Takada))0d17242
docs: Update README (GitHub Actions Bot)e07820e
feat: add global object access detection to no-restricted-globals (#19939) (sethamus)fa20b9d
docs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)54920ed
test: switch toLinter.Config
inESLintRules
type tests (#19977) (Francesco Trotta)e8a6914
fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)90b050e
feat: support explicit resource management inone-var
(#19941) (Sweta Tanwar)27fa865
build: useESLint
class to generate formatter examples (#19972) (Milos Djermanovic)
Commits
ad28371
chore: package.json update for@eslint/js
release- See full diff in compare view
Updates @sveltejs/adapter-auto
from 6.0.1 to 6.0.2
Release notes
Sourced from @sveltejs/adapter-auto
's releases.
@sveltejs/adapter-auto
@6
.0.2Patch Changes
Commits
0548b15
Version Packages (#14142)c968aef
chore: add .git to the end of package.json repository url (#14134)a8cc450
feat: typed route ids (#13864)497f616
fix: correctly detect Cloudflare Workers when eithermain
orassets
key e...aaa4a31
feat: support Rolldown (#13747)6ba4917
chore: update Vitest to 3.2.3 (#13865)- See full diff in compare view
Updates @sveltejs/kit
from 2.26.1 to 2.27.3
Release notes
Sourced from @sveltejs/kit
's releases.
@sveltejs/kit
@2
.27.3Patch Changes
- chore: add
.git
to the end ofpackage.json
repository url (#14134)
@sveltejs/kit
@2
.27.2Patch Changes
fix: ensure
form()
remote functions work when the app is configured to a single output (#14127)fix: use the configured base path when calling remote functions from the client (#14106)
@sveltejs/kit
@2
.27.1Patch Changes
fix: correctly type remote function input parameters from a schema (#14098)
fix: match URL-encoded newlines in rest route params (#14102)
fix: correctly spell server-side in error messages (#14101)
@sveltejs/kit
@2
.27.0Minor Changes
- feat: remote functions (#13986)
Changelog
Sourced from @sveltejs/kit
's changelog.
2.27.3
Patch Changes
- chore: add
.git
to the end ofpackage.json
repository url (#14134)2.27.2
Patch Changes
fix: ensure
form()
remote functions work when the app is configured to a single output (#14127)fix: use the configured base path when calling remote functions from the client (#14106)
2.27.1
Patch Changes
fix: correctly type remote function input parameters from a schema (#14098)
fix: match URL-encoded newlines in rest route params (#14102)
fix: correctly spell server-side in error messages (#14101)
2.27.0
Minor Changes
- feat: remote functions (#13986)
Commits
0548b15
Version Packages (#14142)c968aef
chore: add .git to the end of package.json repository url (#14134)5bde191
Version Packages (#14133)1f50b99
fix: use configured base path when calling remote functions from the client (...e7cd0c2
fix: use__SVELTEKIT_PAYLOAD__
to reference boot payload (#14127)b6e9355
Version Packages (#14107)c345382
fix: match URL-encoded newlines in rest route params (#14102)5d6cdfb
chore(deps): update dependency netlify-cli to v23 (#14071)e1b326b
fix: correctly type remote functions (#14098)460108e
docs: corrections (#14101)- Additional commits viewable in compare view
Updates @sveltejs/vite-plugin-svelte
from 6.1.0 to 6.1.1
Release notes
Sourced from @sveltejs/vite-plugin-svelte
's releases.
@sveltejs/vite-plugin-svelte
@6
.1.1Patch Changes
- fix: ensure compiled svelte css is loaded correctly when rebuilding in
build --watch
(#1189)
Changelog
Sourced from @sveltejs/vite-plugin-svelte
's changelog.
6.1.1
Patch Changes
- fix: ensure compiled svelte css is loaded correctly when rebuilding in
build --watch
(#1189)
Commits
Updates @types/node
from 20.19.9 to 24.2.1
Commits
- See full diff in compare view
Updates eslint
from 9.32.0 to 9.33.0
Release notes
Sourced from eslint's releases.
v9.33.0
Features
e07820e
feat: add global object access detection to no-restricted-globals (#19939) (sethamus)90b050e
feat: support explicit resource management inone-var
(#19941) (Sweta Tanwar)Bug Fixes
732433c
fix: allow any type formeta.docs.recommended
in custom rules (#19995) (Francesco Trotta)e8a6914
fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)Documentation
34f0723
docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)dc942a4
docs: Update README (GitHub Actions Bot)5a4b6f7
docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))247e156
docs: add missing let declarations inno-plusplus
(#19980) (Yuki Takada (Yukinosuke Takada))0d17242
docs: Update README (GitHub Actions Bot)fa20b9d
docs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)Build Related
Chores
4258046
chore: update dependency@eslint/js
to v9.33.0 (#19998) (renovate[bot])ad28371
chore: package.json update for@eslint/js
release (Jenkins)06a22f1
test: resolve flakiness in --mcp flag test (#19993) (Pixel998)54920ed
test: switch toLinter.Config
inESLintRules
type tests (#19977) (Francesco Trotta)
Changelog
Sourced from eslint's changelog.
v9.33.0 - August 8, 2025
4258046
chore: update dependency@eslint/js
to v9.33.0 (#19998) (renovate[bot])ad28371
chore: package.json update for@eslint/js
release (Jenkins)06a22f1
test: resolve flakiness in --mcp flag test (#19993) (Pixel998)732433c
fix: allow any type formeta.docs.recommended
in custom rules (#19995) (Francesco Trotta)34f0723
docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)dc942a4
docs: Update README (GitHub Actions Bot)5a4b6f7
docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))247e156
docs: add missing let declarations inno-plusplus
(#19980) (Yuki Takada (Yukinosuke Takada))0d17242
docs: Update README (GitHub Actions Bot)e07820e
feat: add global object access detection to no-restricted-globals (#19939) (sethamus)fa20b9d
docs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)54920ed
test: switch toLinter.Config
inESLintRules
type tests (#19977) (Francesco Trotta)e8a6914
fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)90b050e
feat: support explicit resource management inone-var
(#19941) (Sweta Tanwar)27fa865
build: useESLint
class to generate formatter examples (#19972) (Milos Djermanovic)
Commits
a90d7c4
9.33.09534b55
Build: changelog update for 9.33.04258046
chore: update dependency@eslint/js
to v9.33.0 (#19998)ad28371
chore: package.json update for@eslint/js
release06a22f1
test: resolve flakiness in --mcp flag test (#19993)732433c
fix: allow any type formeta.docs.recommended
in custom rules (#19995)34f0723
docs: playground button for TypeScript code example (#19671)dc942a4
docs: Update README5a4b6f7
docs: Update no-multi-assign.md (#19979)247e156
docs: add missing let declarations inno-plusplus
(#19980)- Additional commits viewable in compare view
Updates svelte
from 5.37.1 to 5.38.0
Release notes
Sourced from svelte's releases.
svelte@5.38.0
Minor Changes
- feat: allow
await
inside@const
declarations (#16542)Patch Changes
fix: remount at any hydration error (#16248)
chore: emit
await_reactivity_loss
infor await
loops (#16521)fix: emit
snippet_invalid_export
instead ofundefined_export
for exported snippets (#16539)svelte@5.37.3
Patch Changes
- fix: reset attribute cache after setting corresponding property (#16543)
svelte@5.37.2
Patch Changes
fix: double event processing in firefox due to event object being garbage collected (#16527)
fix: add bindable dimension attributes types to SVG and MathML elements (#16525)
fix: correctly differentiate static fields before emitting
duplicate_class_field
(#16526)fix: prevent last_propagated_event from being DCE'd (#16538)
Changelog
Sourced from svelte's changelog.
5.38.0
Minor Changes
- feat: allow
await
inside@const
declarations (#16542)Patch Changes
fix: remount at any hydration error (#16248)
chore: emit
await_reactivity_loss
infor await
loops (#16521)fix: emit
snippet_invalid_export
instead ofundefined_export
for exported snippets (#16539)5.37.3
Patch Changes
- fix: reset attribute cache after setting corresponding property (#16543)
5.37.2
Patch Changes
fix: double event processing in firefox due to event object being garbage collected (#16527)
fix: add bindable dimension attributes types to SVG and MathML elements (#16525)
fix: correctly differentiate static fields before emitting
duplicate_class_field
(#16526)fix: prevent last_propagated_event from being DCE'd (#16538)
Commits
ec03c7a
Version Packages (#16560)193f23f
feat: async fragments (#16542)41a20aa
chore: removeb.async
(#16566)b181c45
chore: emitawait_reactivity_loss
infor await
loops (#16521)bbd0b1e
fix: remount at any hydration error (#16248)d8c3f3d
fix: emitsnippet_invalid_export
instead ofundefined_export
for exported...e7e8a9c
docs: remove 'thus', fix some phrasing (#16559)e1ff6dd
Correct link in README.md (#16557)a3f1835
docs: corrections (#16550)0cbb5be
Version Packages (#16544)- Additional commits viewable in compare view
Updates svelte-check
from 4.3.0 to 4.3.1
Release notes
Sourced from svelte-check's releases.
svelte-check-4.3.1
fix: handle object literal in MustacheTag (sveltejs/language-tools#2805)
Commits
Updates typescript
from 5.8.3 to 5.9.2
Release notes
Sourced from typescript's releases.
TypeScript 5.9
For release notes, check out the release announcement
- fixed issues query for Typescript 5.9.0 (Beta).
- fixed issues query for Typescript 5.9.1 (RC).
- No specific changes for TypeScript 5.9.2 (Stable)
Downloads are available on:
TypeScript 5.9 RC
For release notes, check out the release announcement
Downloads are available on:
TypeScript 5.9 Beta
For release notes, check out the release announcement.
Downloads are available on:
Commits
be86783
Give more specific errors forverbatimModuleSyntax
(#62113)22ef577
LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250714...d5a414c
Don't usenoErrorTruncation
when printing types withmaximumLength
set (#...f14b5c8
Remove unused and confusing dom.iterable.d.ts file (#62037)2778e84
Restore AbortSignal.abort (#62086)65cb4bd
LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250710...9e20e03
Clear out checker-level stacks on pop (#62016)87740bc
Fix for Issue 61081 (#61221)833a8d4
Fix Symbol completion priority and cursor positioning (#61945)0018c9f
LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250702...- Additional commits viewable in compare view
Updates typescript-eslint
from 8.38.0 to 8.39.1
Release notes
Sourced from typescript-eslint's releases.
v8.39.1
8.39.1 (2025-08-11)
🩹 Fixes
- typescript-eslint: handle
file://
urls in stack trace when inferringtsconfigRootDir
(#11464)❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger
You can read about our versioning strategy and releases on our website.
v8.39.0
8.39.0 (2025-08-04)
🚀 Features
- update to TypeScript 5.9.2 (#11445)
- eslint-plugin: [naming-convention] add enumMember PascalCase default option (#11127)
- eslint-plugin: add no-unnecessary-type-conversion to strict-type-checked ruleset (#11427)
- eslint-plugin: [only-throw-error] support yield/await expressions (#11417)
🩹 Fixes
- eslint-plugin: [prefer-optional-chain] ignore
check
option for most RHS of a chain (#11272)- eslint-plugin: [no-unsafe-assignment] add an
unsafeObjectPattern
message (#11403)❤️ Thank You
- Brad Zacher
@bradzacher
- James Garbutt
@43081j
- Kim Sang Du
@developer-bandi
- Sasha Kondrashov
- tao
- Younsang Na
@nayounsang
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from typescript-eslint's changelog.
8.39.1 (2025-08-11)
🩹 Fixes
- typescript-eslint: handle
file://
urls in stack trace when inferringtsconfigRootDir
(#11464)❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger
You can read about our versioning strategy and releases on our website.
8.39.0 (2025-08-04)
🚀 Features
- update to TypeScript 5.9.2 (#11445)
❤️ Thank You
- Brad Zacher
@bradzacher
You can read about our versioning strategy and releases on our website.
Commits
Updates vite
from 7.0.6 to 7.1.1
Release notes
Sourced from vite's releases.
v7.1.1
Please refer to CHANGELOG.md for details.
plugin-legacy@7.1.0
Please refer to CHANGELOG.md for details.
create-vite@7.1.0
Please refer to CHANGELOG.md for details.
v7.1.0
Please refer to CHANGELOG.md for details.
v7.1.0-beta.1
Please refer to CHANGELOG.md for details.
v7.1.0-beta.0
Please refer to CHANGELOG.md for details.
Changelog
Sourced from vite's changelog.
7.1.1 (2025-08-08)
Bug Fixes
Miscellaneous Chores
7.1.0 (2025-08-07)
Features
- support files with more than 1000 lines by
generateCodeFrame
(#20508) (e7d0b2a)- add
import.meta.main
support in config (bundle config loader) (#20516) (5d3e3c2)- optimizer: improve dependency optimization error messages with esbuild formatMessages (#20525) (d17cfed)
- ssr: add
import.meta.main
support for Node.js module runner (#20517) (794a8f2)- add
future: 'warn'
(#20473) (e6aaf17)- add
removeServerPluginContainer
future deprecation (#20437) (c1279e7)- add
removeServerReloadModule
future deprecation (#20436) (6970d17)- add
server.warmupRequest
to future deprecation (#20431) (8ad388a)- add
ssrFixStacktrace
/ssrRewriteStacktrace
toremoveSsrLoadModule
future deprecation (#20435) (8c8f587)- client: ping from SharedWorker (#19057) (5c97c22)
- dev: add
this.fs
support (#20301) (0fe3f2f)- export
defaultExternalConditions
(#20279) (344d302)- implement
removePluginHookSsrArgument
future deprecation (#20433) (95927d9)- implement
removeServerHot
future deprecation (#20434) (259f45d)- resolve server URLs before calling other listeners (#19981) (45f6443)
- ssr: resolve externalized packages with
resolve.externalConditions
and addmodule-sync
to default external condition (#20409) (c669c52)- ssr: support
import.meta.resolve
in module runner (#20260) (62835f7)Bug Fixes
Pull Request Statistics
1
2
+223
-156
Package Dependencies
@sveltejs/vite-plugin-svelte
npm
6.1.0 → 6.1.1
Patch
Technical Details
ID: | 4939233 |
UUID: | 2737166217 |
Node ID: | PR_kwDOPU0lfM6jJdeJ |
Host: | GitHub |
Repository: | zitadel/example-auth-sveltekit |
Mergeable: | Yes |
Merge State: | Clean |
Rebaseable: | Yes |