Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @auth/prisma-adapter from 1.0.7 to 1.0.17 #297

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2024

Bumps @auth/prisma-adapter from 1.0.7 to 1.0.17.

Release notes

Sourced from @​auth/prisma-adapter's releases.

@​auth/prisma-adapter@​1.0.17

Bugfixes

  • ts: allow PrismaClient with extensions (#9798) (29c56dcb)
  • delegate user id generation to Prisma (#9797)

@​auth/prisma-adapter@​1.0.16

Other

  • @​auth/core: add basePath option (#9686) (963086b3)

@​auth/prisma-adapter@​1.0.15

Other

  • @​auth/core: support self-hosted github (#9271) (05bf0146)
  • @​auth/core: bad intersection caused type to be 'never' (#9477) (bdb40193)
  • @​auth/core: add state as default check to Okta (#9648) (e45492a4)
  • @​auth/core: Github provider tests (#9619) (0ddb8cc9)
Commits
  • 1378f53 chore(release): bump package version(s) [skip ci]
  • 1483efb feat(providers): add Ory Hydra provider (#7755)
  • 96908df feat(providers): support new username system in Discord (#8114)
  • 5214131 fix(providers): Add email to VK provider (#9705)
  • 29c56dc fix(ts): allow PrismaClient with extensions (#9798)
  • 0ff0566 fix(providers): include new BattleNet OAuth endpoints (#6697)
  • 0111456 fix: delegate user id generation to Prisma (#9797)
  • 3f94081 fix: correctly create NextRequest instance instead of Request (#9795)
  • b3c7a6c fix(docs): drop confusing links/wording from core
  • 80c8695 fix: always use a generated id for User.id (#9793)
  • 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 <dependency name> 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)

Bumps [@auth/prisma-adapter](https://github.com/nextauthjs/next-auth) from 1.0.7 to 1.0.17.
- [Release notes](https://github.com/nextauthjs/next-auth/releases)
- [Commits](https://github.com/nextauthjs/next-auth/compare/@auth/[email protected]...@auth/[email protected])

---
updated-dependencies:
- dependency-name: "@auth/prisma-adapter"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 26, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 29, 2024

Superseded by #301.

@dependabot dependabot bot closed this Jan 29, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev/auth/prisma-adapter-1.0.17 branch January 29, 2024 11:43
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.

0 participants