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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will 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 minor version` will 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
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.4Changelog
Sourced from
@actions/artifact
's changelog.Commits
Updates
eslint-plugin-github
from 4.10.1 to 4.10.2Release notes
Sourced from eslint-plugin-github's releases.
Commits
30f5d80
fixa11y-svg-has-accessible-name
considering whitespace JSXText (#508)adea305
Merge pull request #509 from github/dependabot/npm_and_yarn/all-dependencies-...c5b471c
chore(deps): bump the all-dependencies group with 3 updatesca036c9
Merge pull request #507 from github/dependabot/npm_and_yarn/all-dependencies-...7e602eb
chore(deps): bump the all-dependencies group with 5 updates2a7beb4
Merge pull request #503 from cefn/patch-18abd830
closing fenced841784
closing bracketea48f83
Merge pull request #504 from github/dependabot/npm_and_yarn/all-dependencies-...fceda41
chore(deps): bump the all-dependencies group with 3 updatesUpdates
nock
from 13.5.3 to 13.5.4Release notes
Sourced from nock's releases.
Commits
ba9fc42
fix: callfs.createReadStream
lazily (#2357)81c20dd
chore(deps-dev): bump chai from 4.3.10 to 4.4.1 (#2576)08b2b09
chore(deps-dev): bump prettier from 3.1.0 to 3.2.4 (#2578)1005698
chore(deps-dev): bump eslint-plugin-import from 2.29.0 to 2.29.1 (#2577)Updates
undici
from 6.6.2 to 6.13.0Release notes
Sourced from undici's releases.
... (truncated)
Commits
65f768c
Bumped v6.13.0 (#3099)d78ca7a
chore: automate releases with pr (#3089)ca1dbb8
fetch: improve performance of isValidHeaderValue (#3098)c1c0bd6
build(deps): bump node fromad255c6
to6d0f18a
in /build (#3096)bccb191
test: duplicate jest unspecific tests to native runner (#3075)8a07bbd
fetch: avoid creation of an intermediary ReadableStream (#3095)edb3d64
fetch: improve performance of urlHasHttpsScheme (#3094)83a0fb3
Skip the creation of a transform stream in fetch (#3093)2e128c1
refactor: h2 refactoring (#3082)836986d
optimize utf8Decode (#3085)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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show