Bump the non-breaking-changes group with 4 updates
Bumps the non-breaking-changes group with 4 updates: @actions/artifact, eslint-plugin-github, nock and undici.
Updates @actions/artifact from 2.1.3 to 2.1.4
Changelog
Sourced from @actions/artifact's changelog.
2.1.4
- Adds info-level logging for zip extraction
Commits
- See full diff in compare view
Updates eslint-plugin-github from 4.10.1 to 4.10.2
Release notes
Sourced from eslint-plugin-github's releases.
v4.10.2
What's Changed
Functionality
- Update no-then.md by
@cefnin github/eslint-plugin-github#503- fix
a11y-svg-has-accessible-nameconsidering whitespace JSXText by@nnmrtsin github/eslint-plugin-github#508Dependancy updates
- chore(deps): bump the all-dependencies group with 3 updates by
@dependabotin github/eslint-plugin-github#482- chore(deps): bump the all-dependencies group with 3 updates by
@dependabotin github/eslint-plugin-github#484- chore(deps): bump the all-dependencies group with 3 updates by
@dependabotin github/eslint-plugin-github#485- chore(deps): bump the all-dependencies group with 4 updates by
@dependabotin github/eslint-plugin-github#486- chore(deps): bump the all-dependencies group with 3 updates by
@dependabotin github/eslint-plugin-github#487- chore(deps): bump the all-dependencies group with 3 updates by
@dependabotin github/eslint-plugin-github#489- chore(deps): bump actions/setup-node from 3 to 4 by
@dependabotin github/eslint-plugin-github#488- chore(deps): bump the all-dependencies group with 5 updates by
@dependabotin github/eslint-plugin-github#490- chore(deps): bump the all-dependencies group with 2 updates by
@dependabotin github/eslint-plugin-github#491- chore(deps): bump the all-dependencies group with 5 updates by
@dependabotin github/eslint-plugin-github#492- chore(deps): bump the all-dependencies group with 2 updates by
@dependabotin github/eslint-plugin-github#493- chore(deps): bump the all-dependencies group with 4 updates by
@dependabotin github/eslint-plugin-github#494- chore(deps): bump the all-dependencies group with 3 updates by
@dependabotin github/eslint-plugin-github#495- chore(deps): bump the all-dependencies group with 5 updates by
@dependabotin github/eslint-plugin-github#496- chore(deps): bump the all-dependencies group with 4 updates by
@dependabotin github/eslint-plugin-github#498- chore(deps): bump the all-dependencies group with 2 updates by
@dependabotin github/eslint-plugin-github#499- chore(deps): bump the all-dependencies group with 5 updates by
@dependabotin github/eslint-plugin-github#500- chore(deps): bump the all-dependencies group with 3 updates by
@dependabotin github/eslint-plugin-github#501- chore(deps): bump the all-dependencies group with 3 updates by
@dependabotin github/eslint-plugin-github#502- chore(deps): bump the all-dependencies group with 3 updates by
@dependabotin github/eslint-plugin-github#504- chore(deps): bump the all-dependencies group with 5 updates by
@dependabotin github/eslint-plugin-github#507- chore(deps): bump the all-dependencies group with 3 updates by
@dependabotin github/eslint-plugin-github#509New Contributors
@cefnmade their first contribution in github/eslint-plugin-github#503@nnmrtsmade their first contribution in github/eslint-plugin-github#508Full Changelog: https://github.com/github/eslint-plugin-github/compare/v4.10.1...v4.10.2
Commits
30f5d80fixa11y-svg-has-accessible-nameconsidering whitespace JSXText (#508)adea305Merge pull request #509 from github/dependabot/npm_and_yarn/all-dependencies-...c5b471cchore(deps): bump the all-dependencies group with 3 updatesca036c9Merge pull request #507 from github/dependabot/npm_and_yarn/all-dependencies-...7e602ebchore(deps): bump the all-dependencies group with 5 updates2a7beb4Merge pull request #503 from cefn/patch-18abd830closing fenced841784closing bracketea48f83Merge pull request #504 from github/dependabot/npm_and_yarn/all-dependencies-...fceda41chore(deps): bump the all-dependencies group with 3 updates- Additional commits viewable in compare view
Updates nock from 13.5.3 to 13.5.4
Commits
Updates undici from 6.6.2 to 6.7.1
Release notes
Sourced from undici's releases.
v6.7.1
What's Changed
- fetch: use EOL of os-module by
@Uzlopakin nodejs/undici#2915- ci: only send codecov from ubuntu and node by
@Uzlopakin nodejs/undici#2914- tests: improve skip for unix.js tests, remove skipped tests by
@Uzlopakin nodejs/undici#2916- chore: fix typo in isHistoryNavigation comments by
@kachickin nodejs/undici#2920- fix(benchmark): set body correctly by
@tsctxin nodejs/undici#2918- chore: increase test coverage to 100% for /lib/api/api-request.js by
@Uzlopakin nodejs/undici#2912- fix: chunksDecode cuts off 3 characters at the end if having BOM by
@Uzlopakin nodejs/undici#2922- docs: clarify URI parsing behavior of ProxyAgent constructor by
@rossilor95in nodejs/undici#2893- implement sync formdata parser by
@KhafraDevin nodejs/undici#2911- Fix docs links and add examples to sidebar by
@tastypacketsin nodejs/undici#2895- doc: update diagnostics channel request headers type change by
@jessezhang91in nodejs/undici#2925- perf: optimize getResolveErrorBodyCallback by
@tsctxin nodejs/undici#2921- override request dispatcher from init by
@matthieusiebenin nodejs/undici#2928- add busboy tests by
@KhafraDevin nodejs/undici#2924- fix(benchmark): make it fair by
@tsctxin nodejs/undici#2929- Revert "chore: remove no-simd wasm" by
@Uzlopakin nodejs/undici#2935- build(deps): bump node from
d3271e4to8bf9240in /build by@dependabotin nodejs/undici#2936- Flip link between docs and README by
@mcollinain nodejs/undici#2933New Contributors
@kachickmade their first contribution in nodejs/undici#2920@tastypacketsmade their first contribution in nodejs/undici#2895@jessezhang91made their first contribution in nodejs/undici#2925@matthieusiebenmade their first contribution in nodejs/undici#2928Full Changelog: https://github.com/nodejs/undici/compare/v6.7.0...v6.7.1
v6.7.0
What's Changed
- test: remove t.diagnostics() calls in push-dont-push.js test by
@Uzlopakin nodejs/undici#2715- fix: fix flaky debug test by
@Uzlopakin nodejs/undici#2714- fix: HTTP2 tweaks by
@metcoder95in nodejs/undici#2711- test: improve cookie tests by
@Uzlopakin nodejs/undici#2693- test: response.url after redirect is set to target url by
@Uzlopakin nodejs/undici#2716- chore: remove mocha and chai by
@Uzlopakin nodejs/undici#2696- test: replace t.pass with t.ok by
@Uzlopakin nodejs/undici#2721- perf: remove redundant operation in FormData by
@tsctxin nodejs/undici#2726- Add support for passing iterable objects as headers by
@JaoodxDin nodejs/undici#2708- chore: refine esbuild & node detection by
@mochaaPin nodejs/undici#2677- chore: rephrase some comments by
@Uzlopakin nodejs/undici#2717- test: replace t.type with t.ok and instanceof by
@Uzlopakin nodejs/undici#2720- remove useless options in web streams by
@KhafraDevin nodejs/undici#2729- Let's add superagent to the benchmark. closes #2730 by
@eddienubesin nodejs/undici#2731- convert node build to latin1 by
@KhafraDevin nodejs/undici#2673- simplify formData body parsing by
@KhafraDevin nodejs/undici#2735- chore: migrate a batch of tests to node test runner no. 1 by
@Uzlopakin nodejs/undici#2719- chore: migrate a batch of tests to node test runner no. 2 by
@Uzlopakin nodejs/undici#2737- chore: migrate a batch of tests to node test runner no. 4 by
@Uzlopakin nodejs/undici#2739
... (truncated)
Commits
219da8bBumped v6.7.179582beFlip link between docs and README (#2933)3d9fcf5build(deps): bump node fromd3271e4to8bf9240in /build (#2936)d1d4abbRevert "chore: remove no-simd wasm of llhttp (#2871)" (#2935)6a4c8fcfix(benchmark): make it fair (#2929)7298524add busboy tests (#2924)be8ef8eoverride request dispatcher from init (#2928)7d20bedperf: optimize getResolveErrorBodyCallback (#2921)aa86e89doc: update diagnostics channel request headers type change (#2925)03a2d43Fix docs links and add examples to sidebar (#2895)- 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) -
@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) -
@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) -
@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency -
@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions