libscie / ResearchEquals.com

Research module server
https://researchequals.com
MIT License
86 stars 10 forks source link

build(deps): bump @blitzjs/auth from 2.0.3 to 2.0.10 #2107

Open dependabot[bot] opened 5 days ago

dependabot[bot] commented 5 days ago

Bumps @blitzjs/auth from 2.0.3 to 2.0.10.

Release notes

Sourced from @โ€‹blitzjs/auth's releases.

v2.0.10

๐Ÿ”’ Security

โš ๏ธ Upgrade to next-auth > v4.25.1 to use the adapter from this release

v2.0.9

๐Ÿž Patches

  • 5a14306f7: fix export of enhancePrisma in client bundle

v2.0.8

๐Ÿž Patches

  • 5e61a1681: bug: merge existing and custom blitz turbo configs
  • 77555468f: fix: add missing host while initialising the next-auth adapter

v2.0.7

๐Ÿž Patches

  • ee7bf87ec: Turbopack support for Blitz

    This PR includes the changes required to make the Blitz loaders work with Turbopack.

โš ๏ธ Upgrade to latest next canary to use this feature: >14.2.0-canary.25. โ„น๏ธ While using turbopack currently few invalid config warnings will be shown, which can be ignored and should be fixed upstream in next.js. For more context: blitz-js/blitz#4314

Usage:
pnpm blitz dev --turbo

  • 178c152b2: fix: patch next.js to hide intentional throws of DYNAMIC_SERVER_USAGE

v2.0.6

๐Ÿž Patches

  • 76a2544f9: Use SIGINT signal instead of SIGABRT to stop the process, when using custom server for better compatibility with operative systems
  • 5a587a6c3: Fix bundling issue that occurs in vercel due to the way imports were handled internally

v2.0.5

๐Ÿž Patches

... (truncated)

Commits


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 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)