chore(deps): bump the npm-version-updates group across 1 directory with 15 updates
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: None
Comments: 0
(26 days ago)
(26 days ago)
dependencies javascript
Bumps the npm-version-updates group with 14 updates in the / directory:
Package | From | To |
---|---|---|
openid-client | 6.6.2 |
6.6.4 |
@eslint/compat | 1.3.1 |
1.3.2 |
@eslint/js | 9.32.0 |
9.33.0 |
@sveltejs/adapter-auto | 6.0.1 |
6.1.0 |
@sveltejs/kit | 2.26.1 |
2.31.1 |
@sveltejs/vite-plugin-svelte | 6.1.0 |
6.1.2 |
@tailwindcss/vite | 4.1.11 |
4.1.12 |
@types/node | 20.19.9 |
24.3.0 |
eslint | 9.32.0 |
9.33.0 |
svelte | 5.37.1 |
5.38.2 |
svelte-check | 4.3.0 |
4.3.1 |
typescript | 5.8.3 |
5.9.2 |
typescript-eslint | 8.38.0 |
8.40.0 |
vite | 7.0.6 |
7.1.2 |
Updates openid-client
from 6.6.2 to 6.6.4
Release notes
Sourced from openid-client's releases.
v6.6.4
Fixes
- recognize N_A in the token exchange grant (770b177)
v6.6.3
Documentation
- fix TokenEndpointResponseHelpers.claims() note (b77c786)
Refactor
Changelog
Sourced from openid-client's changelog.
6.6.4 (2025-08-12)
Fixes
- recognize N_A in the token exchange grant (770b177)
6.6.3 (2025-08-05)
Documentation
- fix TokenEndpointResponseHelpers.claims() note (b77c786)
Refactor
Commits
9876fa8
chore(release): 6.6.4770b177
fix: recognize N_A in the token exchange grant2af5eb8
test: more discovery coverageaed5e0b
chore: cleanup after release6de5693
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 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.1.0
Release notes
Sourced from @sveltejs/adapter-auto
's releases.
@sveltejs/adapter-auto
@6
.1.0Minor Changes
- feat: add Deno as a supported package manager (#14163)
Patch Changes
- Updated dependencies [
ece3906
,5ac9d27
,fed6331
,69f4e5f
,6b34122
,9493537
,f67ba09
]:
@sveltejs/kit
@2
.28.0
@sveltejs/adapter-auto
@6
.0.2Patch Changes
Changelog
Sourced from @sveltejs/adapter-auto
's changelog.
6.1.0
Minor Changes
- feat: add Deno as a supported package manager (#14163)
Patch Changes
- Updated dependencies [
ece3906
,5ac9d27
,fed6331
,69f4e5f
,6b34122
,9493537
,f67ba09
]:
@sveltejs/kit
@2
.28.06.0.2
Patch Changes
Commits
7a3583b
Version Packages (#14164)8d2f608
feat: add Deno as a supported package manager (#14163)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.31.1
Release notes
Sourced from @sveltejs/kit
's releases.
@sveltejs/kit
@2
.31.1Patch Changes
- fix: pass options to resolve in resolveId hook (#14223)
@sveltejs/kit
@2
.31.0Minor Changes
feat: OpenTelemetry tracing for
handle
,sequence
, form actions, remote functions, andload
functions running on the server (#13899)feat: add
instrumentation.server.ts
for tracing and observability setup (#13899)
@sveltejs/kit
@2
.30.1Patch Changes
- chore: generate
$app/types
in a more Typescript-friendly way (#14207)
@sveltejs/kit
@2
.30.0Minor Changes
- feat: allow to specify options for the service worker in
svelte.config.js
(#13578)Patch Changes
fix: ensure buttonProps.enhance works on buttons with nested text (#14199)
fix: pass validation issues specifically to avoid non-enumerable spreading error (#14197)
@sveltejs/kit
@2
.29.1Patch Changes
- chore: allow remote functions in all of the src directory (#14198)
@sveltejs/kit
@2
.29.0Minor Changes
- feat: add a
kit.files.src
option (#14152)Patch Changes
... (truncated)
Changelog
Sourced from @sveltejs/kit
's changelog.
2.31.1
Patch Changes
- fix: pass options to resolve in resolveId hook (#14223)
2.31.0
Minor Changes
feat: OpenTelemetry tracing for
handle
,sequence
, form actions, remote functions, andload
functions running on the server (#13899)feat: add
instrumentation.server.ts
for tracing and observability setup (#13899)2.30.1
Patch Changes
- chore: generate
$app/types
in a more Typescript-friendly way (#14207)2.30.0
Minor Changes
- feat: allow to specify options for the service worker in
svelte.config.js
(#13578)Patch Changes
fix: ensure buttonProps.enhance works on buttons with nested text (#14199)
fix: pass validation issues specifically to avoid non-enumerable spreading error (#14197)
2.29.1
Patch Changes
- chore: allow remote functions in all of the src directory (#14198)
2.29.0
Minor Changes
- feat: add a
kit.files.src
option (#14152)Patch Changes
... (truncated)
Commits
0ff9d5b
Version Packages (#14230)f2db41c
fix: pass options to resolve in resolveId hook (#14223)5542252
Version Packages (#14224)ebd0e85
fix: Split server-only package code out to avoid bundling `node:async… (#14229)f635678
feat: OpenTelemetry Tracing (#13899)c261f4d
docs: fix quotemark (#14222)09ab6ea
Version Packages (#14215)ea95533
chore: generate$app/types
in a more Typescript-friendly way (#14207)d2bdb44
Version Packages (#14204)6ab60e5
fix: ensure buttonProps.enhance works on buttons with nested text (#14199)- Additional commits viewable in compare view
Updates @sveltejs/vite-plugin-svelte
from 6.1.0 to 6.1.2
Release notes
Sourced from @sveltejs/vite-plugin-svelte
's releases.
@sveltejs/vite-plugin-svelte
@6
.1.2Patch Changes
- fix: ensure compiled css is returned when reloading during dev with ssr (e.g. SvelteKit) (#1194)
@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.2
Patch Changes
- fix: ensure compiled css is returned when reloading during dev with ssr (e.g. SvelteKit) (#1194)
6.1.1
Patch Changes
- fix: ensure compiled svelte css is loaded correctly when rebuilding in
build --watch
(#1189)
Commits
7bcf224
Version Packages (#1195)3e3eb85
fix: ensure compiled css is available after reload during dev with SSR (Svelt...81d0cf3
Version Packages (#1191)41df0c9
fix(deps): update all non-major dependencies (#1183)3a6976a
fixbuild --watch
(#1189)3119a4b
fix(deps): update all non-major dependencies (#1180)- See full diff in compare view
Updates @tailwindcss/vite
from 4.1.11 to 4.1.12
Release notes
Sourced from @tailwindcss/vite
's releases.
v4.1.12
Fixed
- Don't consider the global important state in
@apply
(#18404)- Add missing suggestions for
flex-<number>
utilities (#18642)- Fix trailing
)
from interfering with extraction in Clojure keywords (#18345)- Detect classes inside Elixir charlist, word list, and string sigils (#18432)
- Track source locations through
@plugin
and@config
(#18345)- Allow boolean values of
process.env.DEBUG
in@tailwindcss/node
(#18485)- Ignore consecutive semicolons in the CSS parser (#18532)
- Center the dropdown icon added to an input with a paired datalist by default (#18511)
- Extract candidates in Slang templates (#18565)
- Improve error messages when encountering invalid functional utility names (#18568)
- Discard CSS AST objects with
false
orundefined
properties (#18571)- Allow users to disable URL rebasing in
@tailwindcss/postcss
viatransformAssetUrls: false
(#18321)- Fix false-positive migrations in
addEventListener
and JavaScript variable names (#18718)- Fix Standalone CLI showing default Bun help when run via symlink on Windows (#18723)
- Read from
--border-color-*
theme keys individe-*
utilities for backwards compatibility (#18704)- Don't scan
.hdr
and.exr
files for classes by default (#18734)
Changelog
Sourced from @tailwindcss/vite
's changelog.
[4.1.12] - 2025-08-13
Fixed
- Don't consider the global important state in
@apply
(#18404)- Add missing suggestions for
flex-<number>
utilities (#18642)- Fix trailing
)
from interfering with extraction in Clojure keywords (#18345)- Detect classes inside Elixir charlist, word list, and string sigils (#18432)
- Track source locations through
@plugin
and@config
(#18345)- Allow boolean values of
process.env.DEBUG
in@tailwindcss/node
(#18485)- Ignore consecutive semicolons in the CSS parser (#18532)
- Center the dropdown icon added to an input with a paired datalist by default (#18511)
- Extract candidates in Slang templates (#18565)
- Improve error messages when encountering invalid functional utility names (#18568)
- Discard CSS AST objects with
false
orundefined
properties (#18571)- Allow users to disable URL rebasing in
@tailwindcss/postcss
viatransformAssetUrls: false
(#18321)- Fix false-positive migrations in
addEventListener
and JavaScript variable names (#18718)- Fix Standalone CLI showing default Bun help when run via symlink on Windows (#18723)
- Read from
--border-color-*
theme keys individe-*
utilities for backwards compatibility (#18704)- Don't scan
.hdr
and.exr
files for classes by default (#18734)
Commits
6791e81
Prepare v4.1.12 release (#18728)9169d73
update READMEs- See full diff in compare view
Updates @types/node
from 20.19.9 to 24.3.0
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.2
Release notes
Sourced from svelte's releases.
svelte@5.38.2
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)
svelte@5.38.1
Patch Changes
fix: wrap
abort
inwithout_reactive_context
(#16570)fix: add
hint
as a possible value forpopover
attribute (#16581)fix: skip effects inside dynamic component that is about to be destroyed (#16601)
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.2
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)
5.38.1
Patch Changes
fix: wrap
abort
inwithout_reactive_context
(#16570)fix: add
hint
as a possible value forpopover
attribute (#16581)fix: skip effects inside dynamic component that is about to be destroyed (#16601)
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
... (truncated)
Commits
04836a8
Version Packages (#16603)f5d4350
Revert "fix: do not defer unmount; immediately unmount components (#16624)" (...2b85d2a
fix: run blocks eagerly during flush (#16631)7b2d774
chore: update/simplify test (#16630)95e5175
fix: do not defer unmount; immediately unmount components (#16624)036d458
fix: actually use the changes from #16617 (#16626)a543559
fix: avoid recursion error when tagging circular references (#16622)ad19a1a
fix: don't clone non-proxies in$inspect
(#16617)2e02868
Version Packages (#16573)0480f04
fix: skip effects inside dynamic component that is about to be destroyed (#16...- 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 tailwindcss
from 4.1.11 to 4.1.12
Release notes
Sourced from tailwindcss's releases.
v4.1.12
Fixed
- Don't consider the global important state in
@apply
(#18404)- Add missing suggestions for
flex-<number>
utilities (#18642)- Fix trailing
)
from interfering with extraction in Clojure keywords (#18345)- Detect classes inside Elixir charlist, word list, and string sigils (#18432)
- Track source locations through
@plugin
and@config
(#18345)- Allow boolean values of
process.env.DEBUG
in@tailwindcss/node
(#18485)- Ignore consecutive semicolons in the CSS parser (#18532)
- Center the dropdown icon added to an input with a paired datalist by default (#18511)
- Extract candidates in Slang templates (#18565)
- Improve error messages when encountering invalid functional utility names (#18568)
- Discard CSS AST objects with
false
or ...Description has been truncated
Pull Request Statistics
1
2
+317
-247
Package Dependencies
@sveltejs/vite-plugin-svelte
npm
6.1.0 → 6.1.2
Patch
Technical Details
ID: | 5331289 |
UUID: | 2754849813 |
Node ID: | PR_kwDOPU0lfM6kM6wV |
Host: | GitHub |
Repository: | zitadel/example-auth-sveltekit |
Merge State: | Unknown |