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 the npm_and_yarn group with 3 updates #31

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2024

Bumps the npm_and_yarn group with 3 updates: cookie, next-auth and @auth/prisma-adapter.

Updates cookie from 0.6.0 to 0.7.1

Release notes

Sourced from cookie's releases.

0.7.1

Fixed

  • Allow leading dot for domain (#174)
    • Although not permitted in the spec, some users expect this to work and user agents ignore the leading dot according to spec
  • Add fast path for serialize without options, use obj.hasOwnProperty when parsing (#172)

jshttp/cookie@v0.7.0...v0.7.1

0.7.0

jshttp/cookie@v0.6.0...v0.7.0

Commits
Maintainer changes

This version was pushed to npm by blakeembrey, a new releaser for cookie since your current version.


Updates next-auth from 5.0.0-beta.22 to 5.0.0-beta.25

Release notes

Sourced from next-auth's releases.

next-auth@5.0.0-beta.24

What's Changed

New Contributors

Full Changelog: https://github.com/nextauthjs/next-auth/compare/next-auth@5.0.0-beta.23...next-auth@5.0.0-beta.24

Commits

Updates @auth/prisma-adapter from 2.5.3 to 2.7.2

Release notes

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

@​auth/prisma-adapter@​2.7.2

Other

  • @​auth/core: dependency update (2810f6b1)

@​auth/prisma-adapter@​2.7.1

Other

  • @​auth/core: dependency update (e981e4d4)

@​auth/prisma-adapter@​2.7.0

Other

  • @​auth/core: dependency update (2d67f117)

@​auth/prisma-adapter@​2.6.0

Features

  • adapters: support Prisma's strictUndefinedChecks (#11952) (56a9564d)
Commits
  • 3a724d1 chore(release): bump package version(s) [skip ci]
  • 9ea416b chore: lint
  • 590a262 fix(nextjs): await more cookies() as expected in Next.js 15
  • 90a8e88 fix(nextjs): await headers and cookies as expected in Next.js 15 #12002 (#12069)
  • 2810f6b fix(providers): conform Apple (#12068)
  • be6d169 fix(core): adds 'none' token endpoint auth method for oauth and oidc (#12066)
  • 4b13afa chore(release): bump version [skip ci]
  • 038705e chore(release): bump package version(s) [skip ci]
  • cce41cf chore: tweak examples for Azure AD B2C
  • e981e4d fix(providers): conform Entra ID when responding with the wrong issuer (#11...
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the npm_and_yarn group with 3 updates: [cookie](https://github.com/jshttp/cookie), [next-auth](https://github.com/nextauthjs/next-auth) and [@auth/prisma-adapter](https://github.com/nextauthjs/next-auth).


Updates `cookie` from 0.6.0 to 0.7.1
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](jshttp/cookie@v0.6.0...v0.7.1)

Updates `next-auth` from 5.0.0-beta.22 to 5.0.0-beta.25
- [Release notes](https://github.com/nextauthjs/next-auth/releases)
- [Commits](https://github.com/nextauthjs/next-auth/commits)

Updates `@auth/prisma-adapter` from 2.5.3 to 2.7.2
- [Release notes](https://github.com/nextauthjs/next-auth/releases)
- [Commits](https://github.com/nextauthjs/next-auth/compare/@auth/prisma-adapter@2.5.3...@auth/prisma-adapter@2.7.2)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: next-auth
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: "@auth/prisma-adapter"
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 24, 2024
@FlorianLeChat FlorianLeChat self-requested a review October 24, 2024 16:01
@github-actions github-actions bot merged commit ddc94a3 into master Oct 24, 2024
11 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm_and_yarn-469f986d14 branch October 24, 2024 16:02
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant