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 github-actions group with 5 updates:
4.1.7
4.2.0
6.7.0
6.9.0
2.10.1
2.10.2
6.1.1
6.1.2
1.4.2
1.4.3
Updates
actions/checkout
from 4.1.7 to 4.2.0Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
d632683
Prepare 4.2.0 release (#1878)6d193bf
Bump braces from 3.0.2 to 3.0.3 (#1777)db0cee9
Bump the minor-npm-dependencies group across 1 directory with 4 updates (#1872)b684943
Add Ref and Commit outputs (#1180)2d7d9f7
Provide explanation for where user email came from (#1869)9a9194f
Bump docker/build-push-action from 5.3.0 to 6.5.0 (#1832)dd960bd
Bump docker/login-action in the minor-actions-dependencies group (#1831)Updates
docker/build-push-action
from 6.7.0 to 6.9.0Release notes
Sourced from docker/build-push-action's releases.
Commits
4f58ea7
Merge pull request #1234 from docker/dependabot/npm_and_yarn/docker/actions-t...49b5ea6
chore: update generated content13c9fdd
chore(deps): Bump@docker/actions-toolkit
from 0.38.0 to 0.39.0e44afff
Merge pull request #1232 from docker/dependabot/npm_and_yarn/path-to-regexp-6...67ebad3
chore(deps): Bump path-to-regexp from 6.2.2 to 6.3.032945a3
Merge pull request #1230 from docker/dependabot/npm_and_yarn/docker/actions-t...e0fe9cf
chore: update generated content8f1ff6b
chore(deps): Bump@docker/actions-toolkit
from 0.37.1 to 0.38.0Updates
vladopajic/go-test-coverage
from 2.10.1 to 2.10.2Release notes
Sourced from vladopajic/go-test-coverage's releases.
Commits
c7fe52e
version bump to v2.10.2e3daf9d
go 1.23 version bump (#100)af428bc
Bump golang.org/x/tools from 0.23.0 to 0.24.0 (#98)1a74492
lint bump to v1.59.1 (#96)68c1012
Bump golang.org/x/tools from 0.22.0 to 0.23.0 (#95)8e89478
update license copyright entity8b26cf0
Bump golang.org/x/image from 0.10.0 to 0.18.0 (#93)d03bf3a
Bump docker/build-push-action from 5 to 6 (#92)a513445
Bump golang.org/x/tools from 0.21.0 to 0.22.0 (#90)58a4e35
docs: fix typos in comments (#88)Updates
wagoid/commitlint-github-action
from 6.1.1 to 6.1.2Changelog
Sourced from wagoid/commitlint-github-action's changelog.
... (truncated)
Commits
3d28780
chore(release): publish 6.1.2 [skip-ci]47ff131
fix: using compareCommits for push event commit query (#801)Updates
actions/attest-build-provenance
from 1.4.2 to 1.4.3Release notes
Sourced from actions/attest-build-provenance's releases.
Commits
1c608d1
bump predicate from 1.1.2 to 1.1.3 (#226)f1185f1
bump@actions/attest
from 1.4.1 to 1.4.2 (#225)d438876
add sigstore prober (#224)8f30a5c
Bump the npm-development group with 3 updates (#218)13f0f0d
Bump@actions/attest
from 1.3.1 to 1.4.1 (#212)a950611
Bump the npm-development group with 2 updates (#211)814a778
Bump the npm-development group with 3 updates (#206)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