auth0-samples / auth0-nextjs-samples

Auth0 Integration Samples for Next.js Applications
MIT License
127 stars 149 forks source link

build(deps): bump @auth0/nextjs-auth0 from 3.0.1 to 3.1.0 in /Sample-01 #132

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @auth0/nextjs-auth0 from 3.0.1 to 3.1.0.

Release notes

Sourced from @​auth0/nextjs-auth0's releases.

v3.1.0

Added

Changed

Fixed

Changelog

Sourced from @​auth0/nextjs-auth0's changelog.

v3.1.0 (2023-08-08)

Full Changelog

Added

Changed

Fixed

Commits
  • c59639b Release v3.1.0 (#1351)
  • 877c596 Release v3.1.0
  • b9edb82 build(deps-dev): bump @​types/react from 18.2.18 to 18.2.19 (#1350)
  • 4ac1719 Update README.md (#1349)
  • fc07309 Merge branch 'main' into adamjmcgrath-patch-4
  • dd4b586 Add option to override transaction cookie name and config (#1346)
  • 8e049ec Merge branch 'main' into custom-transaction-cookie
  • 75c41b6 build(deps-dev): bump @​types/node from 18.17.2 to 18.17.3 (#1348)
  • a43ccba Update README.md
  • 5297c61 Remove transient and httpOnly config
  • 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 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)