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.0
Release notes
Sourced from undici's releases.
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- chore: migrate a batch of tests to node test runner no. 5 by
@Uzlopakin nodejs/undici#2740- chore: migrate a batch of tests to node test runner no. 3 by
@Uzlopakin nodejs/undici#2738- chore: migrate a batch of tests to node test runner no. 6 by
@Uzlopakin nodejs/undici#2741- chore: migrate a batch of tests to node test runner no. 8 by
@Uzlopakin nodejs/undici#2744- chore: migrate a batch of tests to node test runner no. 7 by
@Uzlopakin nodejs/undici#2742- build(deps-dev): bump cronometro from 2.0.2 to 3.0.1 by
@dependabotin nodejs/undici#2749- perf: always use the same prototype Iterator by
@tsctxin nodejs/undici#2743- chore: migrate a batch of tests to node test runner no. 9, remove tap by
@Uzlopakin nodejs/undici#2746- chore: remove usage of http-errors in proxy example by
@Uzlopakin nodejs/undici#2753- fix: dont ship wasm files of llhttp via npm by
@Uzlopakin nodejs/undici#2752- fix: handle request body as late as possible by
@ronagin nodejs/undici#2734- perf(tree): avoid recursive calls by
@tsctxin nodejs/undici#2755- docs: fix favicon by
@Uzlopakin nodejs/undici#2758- chore: use mermaid engine and mermaid in markdown by
@Uzlopakin nodejs/undici#2759- chore: remove sinon dev dependency by
@Uzlopakin nodejs/undici#2767- tests: skip test/node-test/debug on node 21.6.2 and windows by
@Uzlopakin nodejs/undici#2765- chore: improve usage of skip in tests by
@Uzlopakin nodejs/undici#2761- feat: improve mock error breadcrumbs by
@rossilor95in nodejs/undici#2774- expose MessageEvent in fetch bundle by
@KhafraDevin nodejs/undici#2770- test: always exit with 0 when running in Node's Daily WPT Report CI job by
@panvain nodejs/undici#2778- fix: add node prefix for util to fix issue in env with min version node 18 by
@riderxin nodejs/undici#2775- perf: improve perf of parseRawHeaders by
@Uzlopakin nodejs/undici#2781- fix: make mock-agent.js test more resilient by
@Uzlopakin nodejs/undici#2780- chore: make some test run even without internet connection by
@Uzlopakin nodejs/undici#2786- mock: improve validateReplyParameters by
@Uzlopakin nodejs/undici#2783- perf: improve TernarySearchTree by
@Uzlopakin nodejs/undici#2782- fix: convert HeadersInit to sequence/dictionary correctly by
@KhafraDevin nodejs/undici#2784- chore: improve getFieldValue by
@Uzlopakin nodejs/undici#2785- Add RetryHandler to sidebar by
@mcollinain nodejs/undici#2797
... (truncated)
Commits
2316baeBumepd v6.7.00f58570ci: integrate workflows into nodejs.yml (#2899)071609ffeat: add sending data benchmark (#2905)2505e42websocket: improve .close() (#2865)1216ba0perf(headers): a single set-cookie (#2903)b4ebda2chore: remove import-fresh as devDependency (#2908)3608e61chore: remove proxyquire (#2906)1dbb0aafix: tests dont need process.exit (#2909)fc4e766websocket: remove dead code in parseCloseBody (#2902)7a92eeetests: ignore catch block when requiring crypto module (#2901)- 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