Bump undici and blitz#85
Conversation
Removes [undici](https://github.com/nodejs/undici). It's no longer used after updating ancestor dependency [blitz](https://github.com/blitz-js/blitz). These dependencies need to be updated together. Removes `undici` Updates `blitz` from 0.45.5 to 2.0.5 - [Release notes](https://github.com/blitz-js/blitz/releases) - [Commits](https://github.com/blitz-js/blitz/compare/v0.45.5...blitz@2.0.5) --- updated-dependencies: - dependency-name: undici dependency-type: indirect - dependency-name: blitz dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
|
Important Auto Review SkippedBot user detected. To trigger a single review, invoke the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
|
Superseded by #86. |
Removes undici. It's no longer used after updating ancestor dependency blitz. These dependencies need to be updated together.
Removes
undiciUpdates
blitzfrom 0.45.5 to 2.0.5Release notes
Sourced from blitz's releases.
... (truncated)
Commits
6f44c23Version Packages (#4301)8a41753feat: remove restriction to use secure cookies in localhost (#4300)6f54841fix: getBlitzContext() can only be used in React Server Components in Nextjs ...e8f564eVersion Packages (#4292)71b9950fix: ajv dependency was not installed with blitz new (#4297)28a7904feat: exportBlitzServerMiddlewarefrom blitz-next (#4296)dd604c7perf: add filter to query only non expired sessions (#4288)0a8d4bf(meta) added@Doc0x1as contributorf25aac0Added codemod support for legacy projects with a /src folder (#4290)a09685aVersion Packages (#4283)Maintainer changes
This version was pushed to npm by siddhsuresh, a new releaser for blitz since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.