together-app
together-app copied to clipboard
Bump next-auth from 4.3.1 to 4.20.1
Bumps next-auth from 4.3.1 to 4.20.1.
Release notes
Sourced from next-auth's releases.
[email protected]
Full Changelog: https://github.com/nextauthjs/next-auth/compare/[email protected]@4.20.1
[email protected]
What's Changed
- Add success handler to
getServerSideProps
by@ChinonsoIg
in nextauthjs/next-auth#6589- docs: update pages configuration example to typescript by
@rawbinary
in nextauthjs/next-auth#6596- fix(next-auth): remove
engines
requirement onopenid-client
by@balazsorban44
in nextauthjs/next-auth#6654- docs: fix wording for deployment on Vercel preview by
@jirihofman
in nextauthjs/next-auth#6705- Update custom sign in getProvider example by
@wsfuller
in nextauthjs/next-auth#6706- fix: Add missing logo to Default Signin Page by
@raulmarindev
in nextauthjs/next-auth#6728- fix broken sudo pipe in hostname example by
@tomryanx
in nextauthjs/next-auth#6769- docs: fix typo on 'nextjs#getserversession' page by
@babblebey
in nextauthjs/next-auth#6790- feat: priortize
NEXTAUTH_URL_INTERNAL
by@ThangHuuVu
in nextauthjs/next-auth#6814- docs: typo in faq.md by
@antjocks
in nextauthjs/next-auth#6826New Contributors
@ChinonsoIg
made their first contribution in nextauthjs/next-auth#6589@wsfuller
made their first contribution in nextauthjs/next-auth#6706@tomryanx
made their first contribution in nextauthjs/next-auth#6769@babblebey
made their first contribution in nextauthjs/next-auth#6790@antjocks
made their first contribution in nextauthjs/next-auth#6826Full Changelog: https://github.com/nextauthjs/next-auth/compare/[email protected]@4.20.0
[email protected]
What's Changed
- fix(ts): stop using typeof + generic together by
@balazsorban44
in nextauthjs/next-auth#6595Full Changelog: https://github.com/nextauthjs/next-auth/compare/[email protected]@4.19.2
[email protected]
What's Changed
- Remove the
unstable
note. by@OrJDev
in nextauthjs/next-auth#6537- fix(ts): correctly type
unstable_getServerSession
by@joulev
in nextauthjs/next-auth#6560- feat: redesign all default pages by
@ThangHuuVu
and@Gawdfrey
New Contributors
@joulev
made their first contribution in nextauthjs/next-auth#6560Full Changelog: https://github.com/nextauthjs/next-auth/compare/[email protected]@4.19.1
[email protected]
What's Changed
- fix(oauth1): pass
oauth_token_secret
in nextauthjs/next-auth#6534- feat: remove
unstable_
prefixgetServerSession
in nextauthjs/next-auth#6535- feat: make
generateSessionToken
awaitable in nextauthjs/next-auth#6536
... (truncated)
Commits
50b117d
chore(release): bump version [skip ci]e6590ff
fix: unify checks26c8465
chore(release): bump version [skip ci]2432ce9
fix: throw error on missing state0a689b4
docs: typo in faq.md (#6826)2fb34ba
feat: priortizeNEXTAUTH_URL_INTERNAL
(#6814)d0e7689
docs: fix typo on 'nextjs#getserversession' page (#6790)c004659
docs: add IDS6 documentationc212e96
docs(providers): fix broken sudo pipe in hostname example (#6769)d41f2a4
docs: fix typo- Additional commits viewable in compare view
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) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.