Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

chore(deps): bump @auth/core from 0.37.2 to 0.37.3 #1884

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 4, 2024

Bumps @auth/core from 0.37.2 to 0.37.3.

Release notes

Sourced from @​auth/core's releases.

@​auth/core@​0.37.3

Bugfixes

  • core: carry-over request params for custom verifyRequest page (#12166) (d6d8d4f1)
  • core: use correct import for the cookie package (#12177) (39250e32)
  • providers: update TikTok provider configuration with custom Fetch (#12168) (2e78fa2c)
  • providers: Ease authorization and scope override for Discord provider (#12173) (39b7d9a4)
  • providers: dropbox authorization params should contain token_access_type (#12161) (8034cfe7)

Other

  • deps: bump dependencies (b3e4369c)
  • docs: enhance api reference with styles for providers (#11961) (a88c7a31)
  • fix lint
  • fix(ts) mark account as optional in callbacks (#12017)
Commits
  • d6e68e4 chore(release): bump package version(s) [skip ci]
  • 7f5382b chore: fix lint
  • d6d8d4f fix(core): carry-over request params for custom verifyRequest page (#12166)
  • 2e78fa2 fix(providers): update TikTok provider configuration with custom Fetch (#12168)
  • 39b7d9a fix(providers): Ease authorization and scope override for Discord provider (#...
  • 39250e3 fix(core): use correct import for the cookie package (#12177)
  • a9ff7ed chore: fix formatting
  • c5a70d3 chore(sponsors): add sent.dm (#12171)
  • ebe5d05 fix(ts) mark account as optional in callbacks (#12017)
  • 8034cfe fix(providers): dropbox authorization params should contain token_access_type...
  • 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/core](https://github.com/nextauthjs/next-auth) from 0.37.2 to 0.37.3.
- [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/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

0 participants