-
Notifications
You must be signed in to change notification settings - Fork 13
chore(deps-dev): bump undici from 7.12.0 to 7.14.0 in /packages/opentelemetry-node #949
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
chore(deps-dev): bump undici from 7.12.0 to 7.14.0 in /packages/opentelemetry-node #949
Conversation
Bumps [undici](https://github.com/nodejs/undici) from 7.12.0 to 7.14.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.12.0...v7.14.0) --- updated-dependencies: - dependency-name: undici dependency-version: 7.14.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
79fe3f3 to
2e40a5b
Compare
|
Error from the tests is The Actually
Tests in nodejs v18 have beens working because there was no change that bereak in that version until now. We need to update our tests for undici. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
undici@7 dropped support for Node.js v18 (which this package still supports) and finally *broke* v18 support in [email protected] Refs: #949 (comment)
I opened #954 for this. |
undici@7 dropped support for Node.js v18 (which this package still supports) and finally *broke* v18 support in [email protected] Refs: #949 (comment)
Bumps undici from 7.12.0 to 7.14.0.
Release notes
Sourced from undici's releases.
... (truncated)
Commits
dfa2d15Bumped v7.14.0 (#4420)23423edfix: better set a finalizer on cloned response (#4419)3abbea5chore: update WPT (#4416)5453139refactor: snapshot-recorder (#4413)16e7812chore: improve imports and requires (#4418)c9bdd3dchore: update cache tests (#4096)7db221achore: update WPT (#4358)c399fdffix formdata constructor args mark optional (#4411)c1442a4test: fix snapshot testing flaky test (#4410)c6cc3c1cache-control: no-cache: use quoted-string form (#4177)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)