Skip to content
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

build(deps): bump @auth/core from 0.19.1 to 0.28.1 #138

Open
wants to merge 1 commit into
base: pichu
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 25, 2024

Bumps @auth/core from 0.19.1 to 0.28.1.

Release notes

Sourced from @​auth/core's releases.

@​auth/core@​0.28.1

Bugfixes

  • core: ignore basePath if pages configuration (#10288) (9c56e699)
  • core: cannot parse action at /session (#10094) (4a2d5119)
  • tests: setEnvDefaults test with AUTH_SECRET/config.secret values (#10400) (86c8822f)
  • export CredentialsSignin class to extend in custom authorize errors (#10200)
  • throw MissingSecret when secret missing (#10305)

Other

  • adapters: fix link leading to 404 (#10217) (52758a92)
  • core: fix failed tests for webauthn (#10281) (9a5416bd)
  • jsdoc: note different default basePaths (#10239) (e9a3e8ea)
  • cleanup nextjs dev/example middleware.ts file (#10222)
  • fix punctuation in error logging wrapper (#10186)

@​auth/core@​0.28.0

Features

  • customizable authorize() error (#9871)

Bugfixes

  • docs: webex provider jsdoc (#10126) (5081a62e)

Other

  • docs: fix typo in types.ts (#10053) (e9f387ff)
  • tests: reenable unit tests in CI and cleanup docker test setups (#10190) (5136ca40)
  • add new example app for nextjs and Docker (#10118)
  • high-level tests (#10017)

@​auth/core@​0.27.0

Features

  • providers: add webex oauth (#9653) (8be77d37)
  • support Cloudflare Pages (#9895)

Bugfixes

  • providers: missing profile.id field in OIDC providers (#10008) (744043b9)
  • bump @​simplewebauth/server@​9.0.2 (#9980)
  • put email helpers into own files to avoid nodemailer import (#9964)

Other

  • update playwright setup with poms (#10012)
  • fix E2E @playwright/test tests (#9944)
Commits
  • d5c2d0f chore(release): bump package version(s) [skip ci]
  • 9c56e69 fix(core): ignore basePath if pages configuration (#10288)
  • 86c8822 fix(tests): setEnvDefaults test with AUTH_SECRET/config.secret values (#1...
  • aafa6dd fix: throw MissingSecret when secret missing (#10305)
  • 5ea8b7b fix(sveltekit): cannot parse action at /session (#10219)
  • 3c035ec fix(next-auth): cannot parse action at /session (#10218)
  • 5bca263 docs: add warning codes for env URL & basePath (#10322)
  • e9a3e8e chore(jsdoc): note different default basePaths (#10239)
  • 4a2d511 fix(core): cannot parse action at /session (#10094)
  • bd57d22 chore(docs): fix oauth-tutorial link (#10285)
  • 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.19.1 to 0.28.1.
- [Release notes](https://github.com/nextauthjs/next-auth/releases)
- [Commits](https://github.com/nextauthjs/next-auth/compare/@auth/core@0.19.1...@auth/core@0.28.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Copy link

cloudflare-pages bot commented Mar 25, 2024

Deploying nitroso-argon with  Cloudflare Pages  Cloudflare Pages

Latest commit: 743a63c
Status:🚫  Build failed.

View logs

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 25, 2024
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.

None yet

0 participants