minecraft-launcher-core-node
minecraft-launcher-core-node copied to clipboard
chore(deps): bump undici from 6.0.1 to 6.6.1 in /packages/installer
trafficstars
Bumps undici from 6.0.1 to 6.6.1.
Release notes
Sourced from undici's releases.
v6.6.1
⚠️ Security Release ⚠️
Fixes:
- CVE-2024-24750, Backpressure request ignored in fetch()
- CVE-2024-24758 Proxy-Authorization header not cleared on cross-origin redirect in fetch
What's Changed
- fix: flaky debug test by
@Uzlopakin nodejs/undici#2687- build(deps): bump github/codeql-action from 3.22.12 to 3.23.2 by
@dependabotin nodejs/undici#2688- build(deps): bump actions/dependency-review-action from 3.1.0 to 4.0.0 by
@dependabotin nodejs/undici#2689- fix: ci pipeline warnings by
@Uzlopakin nodejs/undici#2685- perf: optimize Iterator by
@tsctxin nodejs/undici#2692Full Changelog: https://github.com/nodejs/undici/compare/v6.6.0...v6.6.1
v6.6.0
What's Changed
- add webSocket example by
@mertcanaltinin nodejs/undici#2626- chore: remove atomic-sleep as dev dependency by
@Uzlopakin nodejs/undici#2648- chore: remove semver as dev dependency by
@Uzlopakin nodejs/undici#2646- chore: remove table as dev dependency by
@Uzlopakin nodejs/undici#2649- chore: remove delay as dev dependency by
@Uzlopakin nodejs/undici#2647- chore: reduce noise in test-logs test/issue-2349.js by
@Uzlopakin nodejs/undici#2655- chore: fix faketimer warning in test/request-timeout.js by
@Uzlopakin nodejs/undici#2656- chore: reduce noise in test logs test/client-node-max-header-size.js by
@Uzlopakin nodejs/undici#2654- refactor: use fromInnerResponse by
@tsctxin nodejs/undici#2635- fix: support deflate raw responses by
@Uzlopakin nodejs/undici#2650- Support building for externally shared js builtins by
@mochaaPin nodejs/undici#2643- fix: typo clampAndCoarsenConnectionTimingInfo by
@Uzlopakin nodejs/undici#2653- chore: use 'node:'-prefix for requiring node core modules by
@Uzlopakin nodejs/undici#2662- build(deps-dev): bump husky from 8.0.3 to 9.0.7 by
@dependabotin nodejs/undici#2667- build(deps-dev): bump cronometro from 1.2.0 to 2.0.2 by
@dependabotin nodejs/undici#2668- remove timers/promises import by
@KhafraDevin nodejs/undici#2665- chore: fix various codesmells by
@Uzlopakin nodejs/undici#2669- chore: remove this alias in agent.js by
@Uzlopakin nodejs/undici#2671- chore: use optional chaining by
@Uzlopakin nodejs/undici#2666- chore: small perf improvements by
@Uzlopakin nodejs/undici#2661- implement spec changes from a while ago by
@KhafraDevin nodejs/undici#2676- websocket: fix close when no closing code is received by
@KhafraDevin nodejs/undici#2680- fix: make ci less flaky by
@Uzlopakin nodejs/undici#2684New Contributors
@mochaaPmade their first contribution in nodejs/undici#2643Full Changelog: https://github.com/nodejs/undici/compare/v6.5.0...v6.6.0
v6.5.0
... (truncated)
Commits
d36b19eBumped v6.6.187a4811Merge pull request from GHSA-9f24-jqhm-jfcwb9da3e4Merge pull request from GHSA-3787-6prv-h9w35db527aperf: optimize Iterator (#2692)eb53b61fix: ci pipeline warnings (#2685)9d3ffdbbuild(deps): bump actions/dependency-review-action from 3.1.0 to 4.0.0 (#2689)d94baf1build(deps): bump github/codeql-action from 3.22.12 to 3.23.2 (#2688)0b6bc0ffix: flaky debug test (#2687)fa2d2d2Bumped v6.6.09bcf6f8fix: make ci less flaky (#2684)- Additional commits viewable in compare view
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.