Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 10, 2022

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

Release notes

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

v1.9.2

Added

  • Fix updates to session not reflected in async getServerSideProps #843 (adamjmcgrath)

v1.9.1

Fixed

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

... (truncated)

Changelog

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

v1.9.2 (2022-10-07)

Full Changelog

Added

  • Fix updates to session not reflected in async getServerSideProps #843 (adamjmcgrath)

v1.9.1 (2022-06-16)

Full Changelog

Fixed

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

... (truncated)

Commits
  • 49d40f4 Merge pull request #851 from auth0/release/v1.9.2
  • cbb9d9a Release v1.9.2
  • cc75175 Merge pull request #847 from auth0/rt-instructions
  • 8bb80ad Merge branch 'main' into rt-instructions
  • 213c933 Merge pull request #848 from auth0/dependabot/npm_and_yarn/body-parser-1.20.1
  • f2c50d5 Fix lint
  • d3dab51 Add extra note about named exports for frontend components
  • 8a2b546 build(deps-dev): bump body-parser from 1.20.0 to 1.20.1
  • a05ef82 Add some instructions to the API example for getting an RT
  • c8363ce Merge pull request #843 from auth0/after-refresh-test
  • 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.2.
- [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.2)

---
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 Oct 10, 2022
@dependabot dependabot bot requested a review from lalit2005 October 10, 2022 05:16
@vercel
Copy link

vercel bot commented Oct 10, 2022

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

Name Status Preview Updated
staticshield ✅ Ready (Inspect) Visit Preview Oct 10, 2022 at 5:18AM (UTC)

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