- Notifications
You must be signed in to change notification settings - Fork 1
chore(deps): bump the npm-version-updates group across 1 directory with 19 updates#14
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
Closed
dependabot wants to merge 1 commit into main from dependabot/npm_and_yarn/npm-version-updates-9119de0cb8
Closed
chore(deps): bump the npm-version-updates group across 1 directory with 19 updates #14
dependabot wants to merge 1 commit into main from dependabot/npm_and_yarn/npm-version-updates-9119de0cb8
Uh oh!
There was an error while loading. Please reload this page.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Contributor
dependabotbot commented on behalf of githubOct 23, 2025 • edited
Loading Uh oh!
There was an error while loading. Please reload this page.
edited
Uh oh!
There was an error while loading. Please reload this page.
…th 19 updates Bumps the npm-version-updates group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@auth/core](https://github.com/nextauthjs/next-auth) | `0.40.0` | `0.41.0` | | [@auth/sveltekit](https://github.com/nextauthjs/next-auth/tree/HEAD/packages/frameworks-sveltekit) | `1.10.0` | `1.11.0` | | [openid-client](https://github.com/panva/openid-client) | `6.6.2` | `6.8.1` | | [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) | `1.3.1` | `1.4.0` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.32.0` | `9.38.0` | | [@sveltejs/adapter-auto](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-auto) | `6.0.1` | `7.0.0` | | [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) | `2.26.1` | `2.47.3` | | [@sveltejs/vite-plugin-svelte](https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte) | `6.1.0` | `6.2.1` | | [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.1.11` | `4.1.15` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.19.9` | `24.9.1` | | [eslint](https://github.com/eslint/eslint) | `9.32.0` | `9.38.0` | | [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte/tree/HEAD/packages/eslint-plugin-svelte) | `3.11.0` | `3.12.5` | | [globals](https://github.com/sindresorhus/globals) | `16.3.0` | `16.4.0` | | [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.6.14` | `0.7.1` | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.37.1` | `5.41.2` | | [svelte-check](https://github.com/sveltejs/language-tools) | `4.3.0` | `4.3.3` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.3` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.38.0` | `8.46.2` | Updates `@auth/core` from 0.40.0 to 0.41.0 - [Release notes](https://github.com/nextauthjs/next-auth/releases) - [Commits](https://github.com/nextauthjs/next-auth/compare/@auth/[email protected]...@auth/[email protected]) Updates `@auth/sveltekit` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/nextauthjs/next-auth/releases) - [Commits](https://github.com/nextauthjs/next-auth/commits/@auth/[email protected]/packages/frameworks-sveltekit) Updates `openid-client` from 6.6.2 to 6.8.1 - [Release notes](https://github.com/panva/openid-client/releases) - [Changelog](https://github.com/panva/openid-client/blob/main/CHANGELOG.md) - [Commits](panva/openid-client@v6.6.2...v6.8.1) Updates `@eslint/compat` from 1.3.1 to 1.4.0 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md) - [Commits](https://github.com/eslint/rewrite/commits/compat-v1.4.0/packages/compat) Updates `@eslint/js` from 9.32.0 to 9.38.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.38.0/packages/js) Updates `@sveltejs/adapter-auto` from 6.0.1 to 7.0.0 - [Release notes](https://github.com/sveltejs/kit/releases) - [Changelog](https://github.com/sveltejs/kit/blob/main/packages/adapter-auto/CHANGELOG.md) - [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/[email protected]/packages/adapter-auto) Updates `@sveltejs/kit` from 2.26.1 to 2.47.3 - [Release notes](https://github.com/sveltejs/kit/releases) - [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md) - [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/[email protected]/packages/kit) Updates `@sveltejs/vite-plugin-svelte` from 6.1.0 to 6.2.1 - [Release notes](https://github.com/sveltejs/vite-plugin-svelte/releases) - [Changelog](https://github.com/sveltejs/vite-plugin-svelte/blob/main/packages/vite-plugin-svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/vite-plugin-svelte/commits/@sveltejs/[email protected]/packages/vite-plugin-svelte) Updates `@tailwindcss/vite` from 4.1.11 to 4.1.15 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.15/packages/@tailwindcss-vite) Updates `@types/node` from 20.19.9 to 24.9.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.32.0 to 9.38.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.32.0...v9.38.0) Updates `eslint-plugin-svelte` from 3.11.0 to 3.12.5 - [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases) - [Changelog](https://github.com/sveltejs/eslint-plugin-svelte/blob/main/packages/eslint-plugin-svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/eslint-plugin-svelte/commits/[email protected]/packages/eslint-plugin-svelte) Updates `globals` from 16.3.0 to 16.4.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.3.0...v16.4.0) Updates `prettier-plugin-tailwindcss` from 0.6.14 to 0.7.1 - [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md) - [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.6.14...v0.7.1) Updates `svelte` from 5.37.1 to 5.41.2 - [Release notes](https://github.com/sveltejs/svelte/releases) - [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte/commits/[email protected]/packages/svelte) Updates `svelte-check` from 4.3.0 to 4.3.3 - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](https://github.com/sveltejs/language-tools/compare/[email protected]) Updates `tailwindcss` from 4.1.11 to 4.1.15 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.15/packages/tailwindcss) Updates `typescript` from 5.8.3 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.3) Updates `typescript-eslint` from 8.38.0 to 8.46.2 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.2/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@auth/core" dependency-version: 0.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: "@auth/sveltekit" dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: openid-client dependency-version: 6.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: "@eslint/compat" dependency-version: 1.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: "@eslint/js" dependency-version: 9.38.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: "@sveltejs/adapter-auto" dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-version-updates - dependency-name: "@sveltejs/kit" dependency-version: 2.47.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: "@sveltejs/vite-plugin-svelte" dependency-version: 6.2.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: "@tailwindcss/vite" dependency-version: 4.1.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-version-updates - dependency-name: "@types/node" dependency-version: 24.9.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-version-updates - dependency-name: eslint dependency-version: 9.38.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: eslint-plugin-svelte dependency-version: 3.12.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: globals dependency-version: 16.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: prettier-plugin-tailwindcss dependency-version: 0.7.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: svelte dependency-version: 5.41.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: svelte-check dependency-version: 4.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-version-updates - dependency-name: tailwindcss dependency-version: 4.1.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-version-updates - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: typescript-eslint dependency-version: 8.46.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-version-updates ... Signed-off-by: dependabot[bot] <[email protected]>
812f652 to f444c07CompareContributorAuthor
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependenciesPull requests that update a dependency file javascriptPull requests that update javascript code
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.
Bumps the npm-version-updates group with 18 updates in the / directory:
0.40.00.41.01.10.01.11.06.6.26.8.11.3.11.4.09.32.09.38.06.0.17.0.02.26.12.47.36.1.06.2.14.1.114.1.1520.19.924.9.19.32.09.38.03.11.03.12.516.3.016.4.00.6.140.7.15.37.15.41.24.3.04.3.35.8.35.9.38.38.08.46.2Updates
@auth/corefrom 0.40.0 to 0.41.0Release notes
Sourced from
@auth/core's releases.Commits
e9e2b50chore(release): bump package version(s) [skip ci]3cd5044ci: fix unit test failure with firebase (#13278)2732fa4chore(firebase-adapter): updatefirebase-admin(#13277)745751efeat(providers): support custom baseURL for Gitlab (#13260)03cfd79chore(neon-adapter): use peer dependency (#13276)14c2cf7ci: use node.js LTS version (#13275)4b7c843docs: fix broken link on middleware setup (#13253)826165ddocs: remove ads (#13254)608453cdocs: cleanup warning0ec6b4fdocs: fix migration guideMaintainer changes
This version was pushed to npm by bekacru, a new releaser for
@auth/coresince your current version.Updates
@auth/sveltekitfrom 1.10.0 to 1.11.0Release notes
Sourced from
@auth/sveltekit's releases.Commits
e9e2b50chore(release): bump package version(s) [skip ci]Maintainer changes
This version was pushed to npm by bekacru, a new releaser for
@auth/sveltekitsince your current version.Updates
openid-clientfrom 6.6.2 to 6.8.1Release notes
Sourced from openid-client's releases.
Changelog
Sourced from openid-client's changelog.
... (truncated)
Commits
00990b9chore(release): 6.8.1a9eb50frefactor: workaround dpop nonce caching caveats with customFetch60d7639chore: bump packagesba4040cchore: cleanup after release9d70a05chore(release): 6.8.06ce3411feat: respect retry-after in CIBA and Device Authorization Grant pollingd26f7a3chore: bump oidc-providerc98e068chore: bump typedoc and typescript2e41ad5docs: remove mention of Edge Runtime from the readme3e11c6cchore: cleanup after releaseUpdates
@eslint/compatfrom 1.3.1 to 1.4.0Release notes
Sourced from
@eslint/compat's releases.... (truncated)
Changelog
Sourced from
@eslint/compat's changelog.Commits
7f592e3chore: release main (#257)4f07e51docs: correct bun installation command and usedefineConfigin README (#269)ab10682docs: Update README sponsors7255100chore: standardize test filenames to *.test.js (#267)7e61e90test: remove deprecatedtypeproperty (#266)100a4c7docs: Update README sponsorsb23f179docs: Update README sponsors7b6dd37feat: Add config types in@eslint/core(#237)8ba766arefactor: update eslint-config-eslint (#253)62089bcdocs: Update README sponsorsUpdates
@eslint/jsfrom 9.32.0 to 9.38.0Release notes
Sourced from
@eslint/js's releases.... (truncated)
Commits
25d0e33chore: package.json update for@eslint/jsreleaseabee4cachore: package.json update for@eslint/jsrelease90a71bfdocs: updateREADMEfiles to add badge and instructions (#20115)488cba6chore: package.json update for@eslint/jsrelease1c0d850fix: updateeslint-all.jsto useObject.freezeforrulesobject (#20116)af2a087chore: package.json update for@eslint/jsrelease84ffb96chore: update@eslint-community/eslint-utils(#20069)b48fa20chore: package.json update for@eslint/jsreleasead28371chore: package.json update for@eslint/jsreleaseUpdates
@sveltejs/adapter-autofrom 6.0.1 to 7.0.0Release notes
Sourced from
@sveltejs/adapter-auto's releases.Changelog
Sourced from
@sveltejs/adapter-auto's changelog.Commits
6f13d2bVersion Packages (#14738)c710a39breaking: update to adapter-vercel to version 6 (#14737)9fbd0d1Version Packages (#14580)193d37cchore: fix "homepage" field in package.json (#14579)758ec17fix: conditionally access builder properties that only exist on the latest Sv...d4f00a1chore: remove skipLibCheck (#14227)f635678feat: OpenTelemetry Tracing (#13899)7a3583bVersion Packages (#14164)8d2f608feat: add Deno as a supported package manager (#14163)0548b15Version Packages (#14142)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@sveltejs/adapter-autosince your current version.Updates
@sveltejs/kitfrom 2.26.1 to 2.47.3Release notes
Sourced from
@sveltejs/kit's releases.... (truncated)
Changelog
Sourced from
@sveltejs/kit's changelog.... (truncated)
Commits
3d55fd2Version Packages (#14763)df679d2fix: error pages with discarded promises fail to load (#14722)a78d8b1chore: form state rework (#14771)4aca945chore: treeshake load function code if we know it's unused (#14764)59a2aedfix:RecursiveFormFieldstype for recursive or unknown schemas (#14734)ef107acVersion Packages (#14749)98aae1cfeat: allow to run preflight validation only (#14744)fc6017cfix: streamed promise not resolving (#14753)c9b31d9fix: update overload to setinvalidtype to schema input (#14748)9b73e16Version Packages (#14742)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@sveltejs/kitsince your current version.Updates
@sveltejs/vite-plugin-sveltefrom 6.1.0 to 6.2.1Release notes
Sourced from
@sveltejs/vite-plugin-svelte's releases.Changelog
Sourced from
@sveltejs/vite-plugin-svelte's changelog.Commits
1b50eb9Version Packages (#1224)b81ef40fix: remove automatic setting of rolldown inlineConst (#1225)bb4b033fix: remove unscopable global warning (#1223)e3c60c5fix(deps): update all non-major dependencies (#1218)2a623f2Version Packages (#1217)e1ffd09feat(rolldown-vite): enable optimization.inlineConst by default (#1207)2842159Version Packages (#1204)35121acrefactor: replace kleur with styleText (#1210)db12c90fix(deps): update all non-major dependencies (#1205)79a56c4fix: allow preprocess plugin to run twice (#1206)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@sveltejs/vite-plugin-sveltesince your current version.Updates
@tailwindcss/vitefrom 4.1.11 to 4.1.15Release notes
Sourced from
@tailwindcss/vite's releases.... (truncated)
Changelog
Sourced from
@tailwindcss/vite's changelog.