Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 23, 2022

Bumps @auth0/nextjs-auth0 from 1.5.0 to 1.9.0.

Release notes

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

v1.9.0

Added

v1.8.0

Added

Fixed

v1.7.0

Added

Fixed

  • Honor configured sameSite in transient cookies so you can login to iframe using 'none' #571 (adamjmcgrath)
  • Cookies with samesite=none must have the secure attr set #570 (adamjmcgrath)
  • Improve types in server-side withPageAuthRequired #554 (misoton665)

v1.6.2

Fixed

Security

v1.6.1

Fixed

  • [Snyk] Upgrade openid-client from 4.8.0 to 4.9.0 #518 (snyk-bot)

v1.6.0

... (truncated)

Changelog

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

v1.9.0 (2022-05-20)

Full Changelog

Added

  • [SDK-3332] Constrain session lifecycle to withPageAuthrequired to avoid Next warning #664 (adamjmcgrath)

v1.8.0 (2022-05-04)

Full Changelog

Added

Fixed

v1.7.0 (2022-01-06)

Full Changelog

Added

Fixed

  • Honor configured sameSite in transient cookies so you can login to iframe using 'none' #571 (adamjmcgrath)
  • Cookies with samesite=none must have the secure attr set #570 (adamjmcgrath)
  • Improve types in server-side withPageAuthRequired #554 (misoton665)

v1.6.2 (2021-12-16)

Full Changelog

Fixed

Security

v1.6.1 (2021-10-13)

Full Changelog

Fixed

  • [Snyk] Upgrade openid-client from 4.8.0 to 4.9.0 #518 (snyk-bot)

v1.6.0 (2021-10-11)

Full Changelog

... (truncated)

Commits
  • 845636c Merge pull request #669 from auth0/release/v1.9.0
  • 02596d4 Release v1.9.0
  • 4589269 Merge pull request #664 from auth0/session-lifecycle
  • e523099 Add getServerSidePropsWrapper
  • 5805ae8 iat's are unique to request
  • 584534c fix lint
  • fdfacd1 fix build
  • 17f38cf Constrain session lifecycle to withPageAuthrequired to avoid Next warning
  • 01b158b fix: upgrade tslib from 2.3.1 to 2.4.0 (#663)
  • 7719523 Merge pull request #660 from auth0/release/v1.8.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by auth0-oss, a new releaser for @​auth0/nextjs-auth0 since your current version.


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 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 [@auth0/nextjs-auth0](https://github.com/auth0/nextjs-auth0) from 1.5.0 to 1.9.0.
- [Release notes](https://github.com/auth0/nextjs-auth0/releases)
- [Changelog](https://github.com/auth0/nextjs-auth0/blob/main/CHANGELOG.md)
- [Commits](auth0/nextjs-auth0@v1.5.0...v1.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 23, 2022
@dependabot dependabot bot requested a review from lalit2005 May 23, 2022 05:13
@vercel
Copy link

vercel bot commented May 23, 2022

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

Name Status Preview Updated
staticshield ✅ Ready (Inspect) Visit Preview May 23, 2022 at 5:15AM (UTC)

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 20, 2022

Superseded by #193.

@dependabot dependabot bot closed this Jun 20, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/auth0/nextjs-auth0-1.9.0 branch June 20, 2022 05:14
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.

2 participants