Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

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

Added

Fixed

  • Fix types in server-side withPageAuthRequired #512 (Widcket)
Changelog

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

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

Added

Fixed

  • Fix types in server-side withPageAuthRequired #512 (Widcket)
Commits
  • 7c3af07 Merge pull request #572 from auth0/release/v1.7.0
  • c424214 Release v1.7.0
  • d3cfc71 Merge pull request #571 from auth0/transient-samesite
  • 21da38a Honor configured sameSite in transient cookies so you can login to iframe usi...
  • 8878974 Merge pull request #570 from auth0/clear-cookie-samesite
  • 9b9aa3a Cookies with SameSite=None must also have the SameSite attr for iframes
  • 443171b Cookies with samesite=none must have the secure attr set
  • 2354b49 Merge pull request #554 from misoton665/fix/with-page-auth-required-types
  • fec8cea Merge branch 'main' into fix/with-page-auth-required-types
  • 7315459 Add a default to the type parameter of the server-side WithPageAuthRequrired
  • 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.7.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.7.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 Jan 10, 2022
@dependabot dependabot bot requested a review from lalit2005 January 10, 2022 05:13
@vercel
Copy link

vercel bot commented Jan 10, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/lalit2005/staticshield/7hER1jdg9aUy6m3fCxsHsR6y5e4h
✅ Preview: https://staticshield-git-dependabot-npmandyarnauth0nex-74045e-lalit2005.vercel.app

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 9, 2022

Superseded by #176.

@dependabot dependabot bot closed this May 9, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/auth0/nextjs-auth0-1.7.0 branch May 9, 2022 05:15
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