Bump undici and nitropack#13
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Removes [undici](https://github.com/nodejs/undici). It's no longer used after updating ancestor dependency [nitropack](https://github.com/nitrojs/nitro). These dependencies need to be updated together. Removes `undici` Updates `nitropack` from 2.9.7 to 2.13.2 - [Release notes](https://github.com/nitrojs/nitro/releases) - [Changelog](https://github.com/nitrojs/nitro/blob/main/changelog.config.ts) - [Commits](nitrojs/nitro@v2.9.7...v2.13.2) --- updated-dependencies: - dependency-name: undici dependency-version: dependency-type: indirect - dependency-name: nitropack dependency-version: 2.13.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #20. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Removes undici. It's no longer used after updating ancestor dependency nitropack. These dependencies need to be updated together.
Removes
undiciUpdates
nitropackfrom 2.9.7 to 2.13.2Release notes
Sourced from nitropack's releases.
... (truncated)
Commits
3c4371bchore(release): v2.13.2b77ce86chore: update deps182d6d3chore: update depscd50666chore: update@rollup/plugin-terserto 1.0.0 (#4096)a03ec02chore: update docs link2809d36chore: update labelf69e525chore: update docs badged70e656chore: apply automated updates4cd4b59chore: fix dev server types57f6fc5chore: update httpxy to 0.3Dependabot 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 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.
Summary by cubic
Removes
undiciand upgradesnitropackto 2.13.2 to drop an unused HTTP client and pull in upstream fixes and perf improvements, includingh3security updates.undici(no longer used afternitropackupdate).nitropackfrom 2.9.7 to 2.13.2 (includesh3security fixes, prerender route validation, and asset processing improvements).Written for commit c1b5132. Summary will update on new commits.