Skip to content

Bump @auth/core and @auth/sveltekit - #159

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-8f6249c72f
Open

Bump @auth/core and @auth/sveltekit#159
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-8f6249c72f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 26, 2026

Copy link
Copy Markdown

Bumps @auth/core to 0.41.3 and updates ancestor dependency @auth/sveltekit. These dependencies need to be updated together.

Updates @auth/core from 0.41.1 to 0.41.3

Release notes

Sourced from @​auth/core's releases.

@​auth/core@​0.41.3

Bugfixes

  • core: getToken() now returns null instead of throwing when the Authorization header contains a malformed Bearer value
  • core: OAuth state, nonce, and PKCE check cookies are now bound to the provider that created them and are rejected when a different provider handles the callback
  • core: email addresses are Unicode-normalized (NFKC) before validation in the default email normalizer, closing a homoglyph @ bypass

Other

  • deps: resolve Dependabot alerts via cross-major dependency upgrades (#13449)
  • deps: resolve Dependabot security advisories via pnpm overrides (#13441)
  • deps: allow nodemailer 8 in peer dependency ranges (#13434)
  • CI formatting and proxy deploy repairs (#13444)

@​auth/core@​0.41.2

Bugfixes

  • providers: add issuer to GitHub provider for RFC 9207 compliance (#13410)

Other

  • sync package versions with npm registry (#13414)
Commits
  • 5af7357 chore(release): bump package version(s) [skip ci]
  • 8a933f9 fix(core): document that getToken returns null for malformed authorization he...
  • 5b1aa47 chore(ci): pin surrealdb test server to the v2 image for the 1.3 client (#13468)
  • 1116034 Chore/nodemailer 8 peer deps (#13434)
  • 7b35fc3 fix(docs): repair docs build broken by floating TypeScript resolution (#13450)
  • b24abfa fix(proxy): override Vercel build command so it doesn't run turbo (#13448)
  • a99514b chore(deps): resolve remaining Dependabot alerts via cross-major dependency u...
  • d008b9b Merge commit from fork
  • af42d8f chore: lint (#13446)
  • e707770 Merge commit from fork
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by better-gustavo, a new releaser for @​auth/core since your current version.


Updates @auth/sveltekit from 1.11.1 to 1.11.3

Release notes

Sourced from @​auth/sveltekit's releases.

@​auth/sveltekit@​1.11.3

Other

  • @​auth/core: dependency update (8a933f95)

@​auth/sveltekit@​1.11.2

Other

  • @​auth/core: dependency update (67f2b168)
Commits
  • 5af7357 chore(release): bump package version(s) [skip ci]
  • 1116034 Chore/nodemailer 8 peer deps (#13434)
  • a99514b chore(deps): resolve remaining Dependabot alerts via cross-major dependency u...
  • af9daa8 chore(release): bump package version(s) [skip ci]
  • d4dab3d chore: sync package versions with npm registry (#13414)
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by better-gustavo, a new releaser for @​auth/sveltekit since your current version.


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [@auth/core](https://github.com/nextauthjs/next-auth) to 0.41.3 and updates ancestor dependency [@auth/sveltekit](https://github.com/nextauthjs/next-auth/tree/HEAD/packages/frameworks-sveltekit). These dependencies need to be updated together.


Updates `@auth/core` from 0.41.1 to 0.41.3
- [Release notes](https://github.com/nextauthjs/next-auth/releases)
- [Commits](https://github.com/nextauthjs/next-auth/compare/@auth/core@0.41.1...@auth/core@0.41.3)

Updates `@auth/sveltekit` from 1.11.1 to 1.11.3
- [Release notes](https://github.com/nextauthjs/next-auth/releases)
- [Commits](https://github.com/nextauthjs/next-auth/commits/@auth/sveltekit@1.11.3/packages/frameworks-sveltekit)

---
updated-dependencies:
- dependency-name: "@auth/core"
  dependency-version: 0.41.3
  dependency-type: indirect
- dependency-name: "@auth/sveltekit"
  dependency-version: 1.11.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants