-
Notifications
You must be signed in to change notification settings - Fork 338
ci(deps): bump the all group across 1 directory with 7 updates #7505
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ci(deps): bump the all group across 1 directory with 7 updates #7505
Conversation
a3dfefe
to
c4f5540
Compare
@dependabot rebase |
Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
@dependabot recreate |
c4f5540
to
ee5c30d
Compare
f416f7a
to
3c6ac90
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@dependabot recreate |
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
3ab047b
Bumps the all group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | `3.10.0` | `3.11.1` | | [docker/build-push-action](https://github.com/docker/build-push-action) | `6.16.0` | `6.18.0` | | [securego/gosec](https://github.com/securego/gosec) | `2.22.4` | `2.22.5` | | [checkmarx/kics-github-action](https://github.com/checkmarx/kics-github-action) | `2.1.7` | `2.1.10` | | [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action) | `2.9.0` | `2.10.0` | | [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) | `0.30.0` | `0.31.0` | | [anchore/scan-action](https://github.com/anchore/scan-action) | `6.2.0` | `6.3.0` | Updates `docker/setup-buildx-action` from 3.10.0 to 3.11.1 - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@b5ca514...e468171) Updates `docker/build-push-action` from 6.16.0 to 6.18.0 - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@14487ce...2634353) Updates `securego/gosec` from 2.22.4 to 2.22.5 - [Release notes](https://github.com/securego/gosec/releases) - [Changelog](https://github.com/securego/gosec/blob/master/.goreleaser.yml) - [Commits](securego/gosec@6decf96...d2d3ae6) Updates `checkmarx/kics-github-action` from 2.1.7 to 2.1.10 - [Release notes](https://github.com/checkmarx/kics-github-action/releases) - [Commits](Checkmarx/kics-github-action@5373b38...c06a133) Updates `svenstaro/upload-release-action` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/svenstaro/upload-release-action/releases) - [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md) - [Commits](svenstaro/upload-release-action@04733e0...ebd922b) Updates `aquasecurity/trivy-action` from 0.30.0 to 0.31.0 - [Release notes](https://github.com/aquasecurity/trivy-action/releases) - [Commits](aquasecurity/trivy-action@6c175e9...76071ef) Updates `anchore/scan-action` from 6.2.0 to 6.3.0 - [Release notes](https://github.com/anchore/scan-action/releases) - [Changelog](https://github.com/anchore/scan-action/blob/main/RELEASE.md) - [Commits](anchore/scan-action@2c901ab...be7a22d) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-version: 3.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: docker/build-push-action dependency-version: 6.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: securego/gosec dependency-version: 2.22.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: checkmarx/kics-github-action dependency-version: 2.1.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: svenstaro/upload-release-action dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: aquasecurity/trivy-action dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: anchore/scan-action dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
3ab047b
to
7c2cf9a
Compare
Bumps the all group with 7 updates in the / directory:
3.10.0
3.11.1
6.16.0
6.18.0
2.22.4
2.22.5
2.1.7
2.1.10
2.9.0
2.10.0
0.30.0
0.31.0
6.2.0
6.3.0
Updates
docker/setup-buildx-action
from 3.10.0 to 3.11.1Release notes
Sourced from docker/setup-buildx-action's releases.
Commits
e468171
Merge pull request #429 from crazy-max/fix-keep-statea3e7502
chore: update generated contentb145473
fix keep-state not being respected18ce135
Merge pull request #425 from docker/dependabot/npm_and_yarn/docker/actions-to...0e198e9
chore: update generated content05f3f3a
build(deps): bump@docker/actions-toolkit
from 0.61.0 to 0.62.16229134
Merge pull request #427 from crazy-max/keep-statec6f6a07
chore: update generated content6c5e29d
skip builder creation if one already exists with the same name548b297
ci: keep-state checkUpdates
docker/build-push-action
from 6.16.0 to 6.18.0Release notes
Sourced from docker/build-push-action's releases.
Commits
2634353
Merge pull request #1381 from docker/dependabot/npm_and_yarn/docker/actions-t...c0432d2
chore: update generated content0bb1f27
set builder driver and endpoint attributes for dbc summary support5f9dbf9
chore(deps): Bump@docker/actions-toolkit
from 0.61.0 to 0.62.10788c44
Merge pull request #1375 from crazy-max/remove-gcraa179ca
e2e: remove GCR1dc7386
Merge pull request #1364 from crazy-max/history-export-cmd9c9803f
chore: update generated contentdb1f6c4
DOCKER_BUILD_EXPORT_LEGACY env var to opt-in for legacy export721e8c7
Bump@docker/actions-toolkit
from 0.59.0 to 0.61.0Updates
securego/gosec
from 2.22.4 to 2.22.5Release notes
Sourced from securego/gosec's releases.
Commits
d2d3ae6
Switch back go.mod to minimum 1.23.01e7ed06
Update dependencies1bef91a
Update go version 1.24.4 and 1.23.10 in CI621702f
chore(deps): update all dependencies017d1d6
G201/G202: add checks for injection into sql.Conn methods67f63d4
chore(deps): update module google.golang.org/api to v0.235.0b4eabb1
chore(deps): update module google.golang.org/api to v0.234.052a80ff
chore(deps): update module google.golang.org/api to v0.233.0e2a9506
chore(deps): update module google.golang.org/api to v0.232.0Updates
checkmarx/kics-github-action
from 2.1.7 to 2.1.10Release notes
Sourced from checkmarx/kics-github-action's releases.
Commits
c06a133
Update kics to version 2.1.10 (#132)1141bda
UpdateKicsVersionTo219 (#131)c456d04
Merge pull request #129 from Checkmarx/UpdateKICSVersionTo218d83c04e
update kics version to 218Updates
svenstaro/upload-release-action
from 2.9.0 to 2.10.0Release notes
Sourced from svenstaro/upload-release-action's releases.
Changelog
Sourced from svenstaro/upload-release-action's changelog.
... (truncated)
Commits
ebd922b
2.10.0bddccc1
E2E tests: Add failure scenario testing for uploading the same file twice (#143)d5dd839
Adds the ability to disable duplicate check (#142)2227fb8
2.9.15795980
Code cleanup (#141)b854e89
Add clarification regarding contents permissions1e49097
readme: bump examples to checkout@v4 (#140)7f51c7a
readme: fix build badge (#139)ed182a6
Separate build and e2e test, since the tests can only run on push and not on ...7a203f9
Pass "npm run all", locally + in CI (#137)Updates
aquasecurity/trivy-action
from 0.30.0 to 0.31.0Release notes
Sourced from aquasecurity/trivy-action's releases.
Commits
76071ef
chore(deps): Update trivy to v0.63.0 (#467)4844d82
ci: fix workflow to bump Trivy (#466)26d71e6
refactor: use ubuntu 24.04 (#465)b3dafe5
Bump Trivy version to fix GitHub actions (#460)99baf0d
Pin aquasecuriy/setup-trivy to hash instead of tag (#456)7aca5ac
fix: Trivy action inputs leaking between invocations (#422) (#454)ea27ac1
docs: add info thatunix:/
prefix is required (#455)Updates
anchore/scan-action
from 6.2.0 to 6.3.0Release notes
Sourced from anchore/scan-action's releases.
Commits
be7a22d
chore(deps): update Grype to v0.94.0 (#470)77f24ed
chore: remove npm audit from workflow (#475)251fd2c
chore(deps-dev): bump eslint from 9.25.1 to 9.26.0 (#465)98d9c29
Fix issue with missing permissions directive in example workflow (#466)52d195a
chore(deps): update Grype to v0.92.0 (#464)16d8e06
chore(deps-dev): bump lint-staged from 15.5.1 to 16.0.0 (#468)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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> 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 <dependency name> 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 <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