Skip to content

Bump @auth/core from 0.24.0 to 0.32.0 in /frontend #2107

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2024

Bumps @auth/core from 0.24.0 to 0.32.0.

Release notes

Sourced from @​auth/core's releases.

@​auth/core@​0.32.0

Features

  • providers: add SimpleLogin oidc (#10491) (0b321a08)
  • use NodeNext module resolution (#9953)

Bugfixes

  • core: Ensure oauth4webapi uses a stable customFetch API (#10978) (f1bf7ae7)
  • core: centralize isDate util fn and use in all adapters (#10872) (e2eacc28)
  • errors: do not log authjs message with CredentialsSiginin error (#11050) (d0899233)

Other

  • docs: clean up missing npm2yarn and other formatting (#11041) (77b20d5d)
  • docs: Microsoft Entra ID typos (#10834) (d53d47c7)
  • docs: fix bold style to AuthAction types (#10893) (4ab5f714)
  • fix core prettier

@​auth/core@​0.31.0

Features

  • providers: add NetSuite OAuth Provider (#8865) (4c4d0360)
  • sveltekit: webauthn provider support (#9924) (e17cc715)

Bugfixes

  • core: update WebAuthn authenticator schemas and types (#10861) (5e55331c)
  • core: support trailingSlash in providerAndAccountId parsing (#10752) (46f95826)
  • providers: update linkedin oidc issuer (#10671) (6cb874e8)
  • correct contributor lists (#10742)
  • strip code_verifier from request body when the provider doesn't support PKCE (#10765)

Other

  • adapters: cleanup extraneous documentation in adapter and fix testing and release GHA (#10854) (8751fa45)
  • docs: specify exact version for simpleweabuthn peer dep installation (e332a410)
  • providers: cleanup NetSuite (#10783) (e6f90b22)
  • types: separately export AdapterAccountType (#10832) (bfa70799)
  • fix casings (#10782)
  • fix GitHub typo (#10781)

@​auth/core@​0.30.0

Features

  • providers: add Microsoft Entra ID provider (#10497) (536f208e)
  • providers: drop Atlassian (OAuth 1.0) (22860bb1)

Bugfixes

... (truncated)

Commits
  • 7f686ea chore(release): bump package version(s) [skip ci]
  • 48f10f5 fix(next-auth): add code to client SignInResponse (#10943)
  • 656f1ec fix(sveltekit): remmove redundant csrf check (#10963)
  • 577b7f9 feat: use NodeNext module resolution (#9953)
  • 0b321a0 feat(providers): add SimpleLogin oidc (#10491)
  • f1bf7ae fix(core): Ensure oauth4webapi uses a stable customFetch API (#10978)
  • 16f5274 fix(adapter-mongodb): Improve MongoDB connection handling for serverless envi...
  • f62ece2 chore: fix core prettier
  • c7e4d16 chore(docs): fix prisma mongodb recommended schema for webauthn authenticator...
  • d089923 fix(errors): do not log authjs message with CredentialsSiginin error (#11050)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [@auth/core](https://github.com/nextauthjs/next-auth) from 0.24.0 to 0.32.0.
- [Release notes](https://github.com/nextauthjs/next-auth/releases)
- [Commits](https://github.com/nextauthjs/next-auth/compare/@auth/[email protected]...@auth/[email protected])

---
updated-dependencies:
- dependency-name: "@auth/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 10, 2024
Copy link

vercel bot commented Jun 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
neosync-docs ⬜️ Ignored (Inspect) Visit Preview Jun 10, 2024 5:35pm

@nickzelei nickzelei closed this Jun 24, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 24, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/auth/core-0.32.0 branch June 24, 2024 18:06
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.

1 participant