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

chore(deps): bump next-auth from 5.0.0-beta.4 to 5.0.0-beta.16 #740

Merged
merged 2 commits into from
Apr 8, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 5, 2024

Bumps next-auth from 5.0.0-beta.4 to 5.0.0-beta.16.

Release notes

Sourced from next-auth's releases.

next-auth@5.0.0-beta.16

This release update next-auth with some changes from the core package & bug fixes:

Bug fixes

fix(next-auth): cannot parse action at /session (#10218)

Others (Core changes)

fix(core): ignore basePath if pages configuration (#10288) fix: throw MissingSecret when secret missing (#10305) chore(jsdoc): note different default basePaths (#10239) fix(core): cannot parse action at /session (#10094) fix: export CredentialsSignin class to extend in custom authorize errors (#10200)

next-auth@5.0.0-beta.15

Features

  • feat(core): customizable authorize() error (#9871)

Bug fixes

  • fix(next): use appendHeader for gSSP & API routes (#10122)

next-auth@5.0.0-beta.13

Others

next-auth@5.0.0-beta.12

Other

@​auth/core: dependency update (nextauthjs/next-auth@7040c4f)

next-auth@5.0.0-beta.11

Re-publish of next-auth@5.0.0-beta.10

Other

  • @​auth/core: dependency update (744043b9)
Commits
  • 5a500cb chore(release): bump version [skip ci]
  • 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)
  • 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 [next-auth](https://github.com/nextauthjs/next-auth) from 5.0.0-beta.4 to 5.0.0-beta.16.
- [Release notes](https://github.com/nextauthjs/next-auth/releases)
- [Commits](https://github.com/nextauthjs/next-auth/compare/next-auth@5.0.0-beta.4...next-auth@5.0.0-beta.16)

---
updated-dependencies:
- dependency-name: next-auth
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner April 5, 2024 20:13
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 5, 2024
Copy link

vercel bot commented Apr 5, 2024

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

Name Status Preview Comments Updated (UTC)
catalyst-latest ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 8, 2024 4:43pm
catalyst-testbed ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 8, 2024 4:43pm
4 Ignored Deployments
Name Status Preview Comments Updated (UTC)
catalyst-1millionproducts-store ⬜️ Ignored (Inspect) Visit Preview Apr 8, 2024 4:43pm
catalyst-au ⬜️ Ignored (Inspect) Visit Preview Apr 8, 2024 4:43pm
catalyst-storybook ⬜️ Ignored (Inspect) Visit Preview Apr 8, 2024 4:43pm
catalyst-uk ⬜️ Ignored (Inspect) Visit Preview Apr 8, 2024 4:43pm

Copy link

changeset-bot bot commented Apr 5, 2024

🦋 Changeset detected

Latest commit: a7424ad

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@bigcommerce/catalyst-client Patch
@bigcommerce/catalyst-core Patch
@bigcommerce/create-catalyst Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

github-actions bot commented Apr 8, 2024

⚡️🏠 Lighthouse report

Lighthouse ran against https://catalyst-latest-nor8p3dlh-bigcommerce-platform.vercel.app

🖥️ Desktop

We ran Lighthouse against the changes on a desktop and produced this report. Here's the summary:

Category Score
🟢 Performance 100
🟢 Accessibility 100
🟠 Best practices 78
🟢 SEO 90

📱 Mobile

We ran Lighthouse against the changes on a mobile and produced this report. Here's the summary:

Category Score
🟠 Performance 88
🟢 Accessibility 100
🟠 Best practices 78
🟢 SEO 92

Copy link
Contributor

@chanceaclark chanceaclark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thankfully we don't need to do that casting anymore 🎉

@deini deini added this pull request to the merge queue Apr 8, 2024
Merged via the queue into main with commit d586c21 Apr 8, 2024
15 checks passed
@deini deini deleted the dependabot/npm_and_yarn/next-auth-5.0.0-beta.16 branch April 8, 2024 17:08
@github-actions github-actions bot mentioned this pull request Apr 8, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants