-
Notifications
You must be signed in to change notification settings - Fork 5
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
chore(deps): bump the dependencies group with 11 updates #26
Merged
evegufy
merged 1 commit into
main
from
dependabot/github_actions/dependencies-a7874d2e05
Jun 17, 2024
Merged
chore(deps): bump the dependencies group with 11 updates #26
evegufy
merged 1 commit into
main
from
dependabot/github_actions/dependencies-a7874d2e05
Jun 17, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the dependencies group with 11 updates: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `4.1.1` | `4.1.7` | | [container-tools/kind-action](https://github.com/container-tools/kind-action) | `2.0.3` | `2.0.4` | | [docker/build-push-action](https://github.com/docker/build-push-action) | `5.1.0` | `6.0.0` | | [azure/setup-helm](https://github.com/azure/setup-helm) | `3.5` | `4` | | [github/codeql-action](https://github.com/github/codeql-action) | `3.24.9` | `3.25.10` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.3.1` | `4.3.3` | | [checkmarx/kics-github-action](https://github.com/checkmarx/kics-github-action) | `1.7.0` | `2.1.0` | | [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) | `5.4.0` | `5.5.2` | | [docker/login-action](https://github.com/docker/login-action) | `3.1.0` | `3.2.0` | | [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | `3.2.0` | `3.3.0` | | [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) | `0.18.0` | `0.22.0` | Updates `actions/checkout` from 4.1.1 to 4.1.7 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@b4ffde6...692973e) Updates `container-tools/kind-action` from 2.0.3 to 2.0.4 - [Release notes](https://github.com/container-tools/kind-action/releases) - [Commits](container-tools/kind-action@v2.0.3...0ad70e2) Updates `docker/build-push-action` from 5.1.0 to 6.0.0 - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v5.1.0...c382f71) Updates `azure/setup-helm` from 3.5 to 4 - [Release notes](https://github.com/azure/setup-helm/releases) - [Changelog](https://github.com/Azure/setup-helm/blob/main/CHANGELOG.md) - [Commits](Azure/setup-helm@v3.5...fe7b79c) Updates `github/codeql-action` from 3.24.9 to 3.25.10 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v3.24.9...23acc5c) Updates `actions/upload-artifact` from 4.3.1 to 4.3.3 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@5d5d22a...6546280) Updates `checkmarx/kics-github-action` from 1.7.0 to 2.1.0 - [Release notes](https://github.com/checkmarx/kics-github-action/releases) - [Commits](Checkmarx/kics-github-action@8a44970...aacf8e8) Updates `amannn/action-semantic-pull-request` from 5.4.0 to 5.5.2 - [Release notes](https://github.com/amannn/action-semantic-pull-request/releases) - [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md) - [Commits](amannn/action-semantic-pull-request@e9fabac...cfb6070) Updates `docker/login-action` from 3.1.0 to 3.2.0 - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@e92390c...0d4c9c5) Updates `docker/setup-buildx-action` from 3.2.0 to 3.3.0 - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@v3.2.0...d70bba7) Updates `aquasecurity/trivy-action` from 0.18.0 to 0.22.0 - [Release notes](https://github.com/aquasecurity/trivy-action/releases) - [Commits](aquasecurity/trivy-action@062f259...595be6a) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: container-tools/kind-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: azure/setup-helm dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: checkmarx/kics-github-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: amannn/action-semantic-pull-request dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: docker/login-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: aquasecurity/trivy-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
This was referenced Jun 17, 2024
evegufy
approved these changes
Jun 17, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 11 updates:
4.1.1
4.1.7
2.0.3
2.0.4
5.1.0
6.0.0
3.5
4
3.24.9
3.25.10
4.3.1
4.3.3
1.7.0
2.1.0
5.4.0
5.5.2
3.1.0
3.2.0
3.2.0
3.3.0
0.18.0
0.22.0
Updates
actions/checkout
from 4.1.1 to 4.1.7Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
692973e
Prepare 4.1.7 release (#1775)6ccd57f
Pin actions/checkout's own workflows to a known, good, stable version. (#1776)b17fe1e
Handle hidden refs (#1774)b80ff79
Bump actions/checkout from 3 to 4 (#1697)b1ec302
Bump the minor-npm-dependencies group across 1 directory with 4 updates (#1739)a5ac7e5
Update for 4.1.6 release (#1733)24ed1a3
Check platform for extension (#1732)44c2b7a
README: Suggestuser.email
to be `41898282+github-actions[bot]@users
.norepl...8459bc0
Bump actions/upload-artifact from 2 to 4 (#1695)3f603f6
Bump actions/setup-node from 1 to 4 (#1696)Updates
container-tools/kind-action
from 2.0.3 to 2.0.4Release notes
Sourced from container-tools/kind-action's releases.
Commits
0ad70e2
chore: Update action to use node20Updates
docker/build-push-action
from 5.1.0 to 6.0.0Release notes
Sourced from docker/build-push-action's releases.
Commits
c382f71
Merge pull request #1120 from crazy-max/build-summary5a5b70d
chore: update generated contentdc24cf9
don't generate summary for cloud driver667cb22
DOCKER_BUILD_NO_SUMMARY env to disable summaryd880b19
generate build summarye51051a
export build record and upload artifact86c2bd0
Merge pull request #1137 from docker/dependabot/npm_and_yarn/braces-3.0.3268d2b1
Merge pull request #1138 from docker/dependabot/npm_and_yarn/docker/actions-t...2b8dc7f
chore: update generated content840c12b
chore(deps): Bump@docker/actions-toolkit
from 0.25.1 to 0.26.0Updates
azure/setup-helm
from 3.5 to 4Release notes
Sourced from azure/setup-helm's releases.
Changelog
Sourced from azure/setup-helm's changelog.
Commits
fe7b79c
builddf50d87
Release v4.2.0 (#134)08d7123
Bump undici from 5.28.2 to 5.28.4 (#133)0a0c55a
Fix os detection and archive extension (#124)d00ce1c
update to release workflow major version tag (#132)4c255dd
publish version 4.1.0 (#131)ec8dd7c
switching to fetching latest version from the dedicated file (#130)efbd96d
Fix action version in README.md (#129)859dc38
v4 readme update (#127)0788eb3
v4 release and required workflow updates (#125)Updates
github/codeql-action
from 3.24.9 to 3.25.10Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
23acc5c
Merge pull request #2337 from github/update-v3.25.10-5bf6dad359b72dbd
Update changelog for v3.25.105bf6dad
Merge pull request #2329 from github/henrymercer/csharp-buildless-rollback-me...feec81c
Merge branch 'main' into henrymercer/csharp-buildless-rollback-mechanism789b5f8
Merge pull request #2328 from github/henrymercer/direct-tracing-fixc36b5fc
Merge pull request #2327 from github/update-bundle/codeql-bundle-v2.17.5b3642aa
Merge branch 'main' into update-bundle/codeql-bundle-v2.17.51fc6e20
Merge pull request #2335 from github/mergeback/v3.25.9-to-main-530d4fea356bee4
Update checked-in dependencies385808c
Update changelog and version after v3.25.9Updates
actions/upload-artifact
from 4.3.1 to 4.3.3Release notes
Sourced from actions/upload-artifact's releases.
Commits
6546280
updating package versionc004fb4
Merge branch 'main' into eggyhead/use-artifact-v2.1.690aba49
updating toolkit artifact dependency to 2.1.6b06cde3
Merge pull request #563 from actions/eggyhead/release-4.3.21746f4a
Revert "updating to release 4.3.2"31685d0
updating to release 4.3.218bf333
Merge pull request #562 from actions/eggyhead/update-artifact-v215dac413b
update package lock versionbb3b4a3
updating package version3e3da83
updating artifact and core dependenciesUpdates
checkmarx/kics-github-action
from 1.7.0 to 2.1.0Release notes
Sourced from checkmarx/kics-github-action's releases.
Commits
aacf8e8
Merge pull request #113 from Checkmarx/gabriel-cx-patch-1435a0fa
Update Dockerfileadf128a
Merge pull request #111 from Checkmarx/gabriel-cx-patch-1d9c401a
Update CODEOWNERS4f52eb4
Update CODEOWNERS2d85b70
Create CODEOWNERSda9de25
Merge pull request #110 from Checkmarx/gabriel-cx-patch-15956760
Update README.mdd1b692d
Merge pull request #109 from Checkmarx/gabriel-cx-patch-17f89475
Update DockerfileUpdates
amannn/action-semantic-pull-request
from 5.4.0 to 5.5.2Release notes
Sourced from amannn/action-semantic-pull-request's releases.
Changelog
Sourced from amannn/action-semantic-pull-request's changelog.
... (truncated)
Commits
cfb6070
chore: Release 5.5.2 [skip ci]9a90d5a
fix: Bump tar from 6.1.11 to 6.2.1 (#262 by@EelcoLos
)9ebc021
chore: Release 5.5.1 [skip ci]5e7e9ac
fix: Bump ip from 2.0.0 to 2.0.1 (#263 by@EelcoLos
)c24d6dd
chore: Release 5.5.0 [skip ci]b05f5f6
feat: Add outputs fortype
,scope
andsubject
(#261 by@bcaurel
)67cbd7a
chore: Bumpword-wrap
dependency from 1.2.3 to 1.2.4 (#246 by@EelcoLos
)95af3b9
chore(deps): Bump@babel/traverse
from 7.17.0 to 7.23.2 (#245 by@EelcoLos
)Updates
docker/login-action
from 3.1.0 to 3.2.0Release notes
Sourced from docker/login-action's releases.
Commits
0d4c9c5
Merge pull request #722 from crazy-max/update-readmeb29e14f
add contributing section to README218a70c
Merge pull request #721 from docker/dependabot/npm_and_yarn/docker/actions-to...b820080
build(deps): bump@docker/actions-toolkit
from 0.23.0 to 0.24.027530a9
Merge pull request #720 from docker/dependabot/npm_and_yarn/aws-sdk-dependenc...d072a60
chore: update generated content7c627b5
build(deps): bump the aws-sdk-dependencies group across 1 directory with 2 up...787cfc6
Merge pull request #694 from docker/dependabot/npm_and_yarn/undici-5.28.48e66e91
chore: update generated content5ba5e97
build(deps): bump undici from 5.28.3 to 5.28.4Updates
docker/setup-buildx-action
from 3.2.0 to 3.3.0Release notes
Sourced from docker/setup-buildx-action's releases.
Commits
d70bba7
Merge pull request #307 from crazy-max/bump-toolkit7638634
chore: update generated contentc68420f
bump@docker/actions-toolkit
from 0.19.0 to 0.20.0Updates
aquasecurity/trivy-action
from 0.18.0 to 0.22.0Release notes
Sourced from aquasecurity/trivy-action's releases.
Commits
595be6a
Upgrade trivy to v0.52.0 (#364)841fb37
chore(docs): Reference the use of a pinned version (#356)fd25fed
bump trivy version to v0.51.2 (#360)b2933f5
bump trivy version to v0.51.1 (#353)b2cd5ff
Update bump-trivy.yaml6f8c237
update tests (#334)7088d18
Revert &qu...Description has been truncated