-
Notifications
You must be signed in to change notification settings - Fork 0
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
update: bump the gh-actions-packages group with 6 updates #19
Closed
dependabot
wants to merge
14
commits into
dev
from
dependabot/github_actions/dev/gh-actions-packages-56bc4a0d2c
Closed
update: bump the gh-actions-packages group with 6 updates #19
dependabot
wants to merge
14
commits into
dev
from
dependabot/github_actions/dev/gh-actions-packages-56bc4a0d2c
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 gh-actions-packages group with 6 updates: | Package | From | To | | --- | --- | --- | | [snok/container-retention-policy](https://github.com/snok/container-retention-policy) | `2.1.3` | `2.2.1` | | [github/codeql-action](https://github.com/github/codeql-action) | `2.22.7` | `3.23.2` | | [actions/dependency-review-action](https://github.com/actions/dependency-review-action) | `3.1.3` | `4.0.0` | | [bridgecrewio/checkov-action](https://github.com/bridgecrewio/checkov-action) | `12.2580.0` | `12.2657.0` | | [anchore/sbom-action](https://github.com/anchore/sbom-action) | `0.14.3` | `0.15.8` | | [codecov/codecov-action](https://github.com/codecov/codecov-action) | `3.1.4` | `4.0.1` | Updates `snok/container-retention-policy` from 2.1.3 to 2.2.1 - [Release notes](https://github.com/snok/container-retention-policy/releases) - [Commits](snok/container-retention-policy@3d27e6a...b56f4ff) Updates `github/codeql-action` from 2.22.7 to 3.23.2 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v2.22.7...b7bf0a3) Updates `actions/dependency-review-action` from 3.1.3 to 4.0.0 - [Release notes](https://github.com/actions/dependency-review-action/releases) - [Commits](actions/dependency-review-action@7bbfa03...4901385) Updates `bridgecrewio/checkov-action` from 12.2580.0 to 12.2657.0 - [Release notes](https://github.com/bridgecrewio/checkov-action/releases) - [Commits](bridgecrewio/checkov-action@558f721...a278b88) Updates `anchore/sbom-action` from 0.14.3 to 0.15.8 - [Release notes](https://github.com/anchore/sbom-action/releases) - [Commits](anchore/sbom-action@78fc58e...b6a39da) Updates `codecov/codecov-action` from 3.1.4 to 4.0.1 - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@eaaf4be...e0b68c6) --- updated-dependencies: - dependency-name: snok/container-retention-policy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gh-actions-packages - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions-packages - dependency-name: actions/dependency-review-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions-packages - dependency-name: bridgecrewio/checkov-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gh-actions-packages - dependency-name: anchore/sbom-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gh-actions-packages - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions-packages ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
labels
Feb 1, 2024
Superseded by #22. |
dependabot
bot
deleted the
dependabot/github_actions/dev/gh-actions-packages-56bc4a0d2c
branch
February 2, 2024 21:21
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
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 gh-actions-packages group with 6 updates:
2.1.3
2.2.1
2.22.7
3.23.2
3.1.3
4.0.0
12.2580.0
12.2657.0
0.14.3
0.15.8
3.1.4
4.0.1
Updates
snok/container-retention-policy
from 2.1.3 to 2.2.1Release notes
Sourced from snok/container-retention-policy's releases.
Commits
b56f4ff
fix: default9505983
docs: Add an example usingGITHUB_TOKEN
919ae1b
chore: Run pre-commit linter0eed829
tests: Add test case for badtoken_type
valuecaada23
docs: Movetoken-type
closer totoken
a13f7f0
fix: Changeuse-github-token
totoken-type
94ec214
fix: Resolve pre-commit errors after rebasingc432357
tests: Add test foruse-github-token
d8fcd36
docs: Update README with newuse-github-token
inputcbce1ab
feat: Adduse-github-token
as action inputUpdates
github/codeql-action
from 2.22.7 to 3.23.2Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
b7bf0a3
Merge pull request #2099 from github/update-v3.23.2-61bf0257733e354b
Changelog: Add missing PR linkf4cfe89
Update changelog for v3.23.261bf025
Send overall job status in init-post status report (#2097)1615032
Merge pull request #2096 from github/update-bundle/codeql-bundle-v2.16.1bd67d8d
Merge pull request #2098 from github/henrymercer/update-internal-queriesa2619f6
Internal queries: Replace deprecated predicates666e2f9
Internal queries: Replace deprecated predicatesd43ae36
Add changelog note75af1f5
Update default bundle to codeql-bundle-v2.16.1Updates
actions/dependency-review-action
from 3.1.3 to 4.0.0Release notes
Sourced from actions/dependency-review-action's releases.
Commits
4901385
bump to 4.0.0dbf82a4
Merge pull request #639 from takost/takost/update-to-node-2078aeb2a
Merge pull request #663 from actions/dependabot/npm_and_yarn/typescript-eslin...4e51000
Bump@typescript-eslint/parser
from 6.18.0 to 6.18.19560737
Merge pull request #661 from actions/dependabot/npm_and_yarn/typescript-eslin...4125f47
Merge pull request #660 from actions/dependabot/npm_and_yarn/types/node-16.18.7007cc93e
Bump@typescript-eslint/eslint-plugin
from 6.18.0 to 6.18.1e2c203b
Bump@types/node
from 16.18.62 to 16.18.70f0b304d
Merge pull request #653 from actions/dependabot/npm_and_yarn/got-14.0.0e41543e
Merge pull request #656 from actions/dependabot/npm_and_yarn/typescript-eslin...Updates
bridgecrewio/checkov-action
from 12.2580.0 to 12.2657.0Commits
a278b88
Bump checkov container version to 3.2.509d5be6
Bump checkov container version to 3.2.40dc29cc
Bump checkov container version to 3.2.349ed7ae
Bump checkov container version to 3.2.29f4d52e
Bump checkov container version to 3.2.1b158c97
Add prisma api url var (#160)7a8a3ac
Bump checkov container version to 3.2.0ee07041
Bump checkov container version to 3.1.7240dac98
Bump checkov container version to 3.1.718c66b89
Bump checkov container version to 3.1.70Updates
anchore/sbom-action
from 0.14.3 to 0.15.8Release notes
Sourced from anchore/sbom-action's releases.
... (truncated)
Commits
b6a39da
chore(deps): update Syft to v0.103.1 (#441)767b08f
chore: migrate action from 16 -> 20 (#440)c6aed38
chore(deps): update Syft to v0.102.0 (#438)24b0d52
chore(deps): update Syft to v0.101.1 (#437)41f7a6c
chore(deps): update Syft to v0.101.0 (#436)c7f031d
chore(deps): update Syft to v0.100.0 (#435)7191336
chore(deps): update Syft to v0.99.0 (#432)b05b28b
chore: fix github-script invocation (#433)5ecf649
chore(deps): update Syft to v0.98.0 (#431)a4126e6
Add config input (#430)Updates
codecov/codecov-action
from 3.1.4 to 4.0.1Release notes
Sourced from codecov/codecov-action's releases.
... (truncated)
Changelog
Sourced from codecov/codecov-action's changelog.
... (truncated)
Commits
e0b68c6
fix: show both token uses in readme (#1250)1f9f557
Add all args (#1245)09686fc
Update README.md (#1243)f30e495
fix: update action.yml (#1240)a7b945c
fix: allow for other archs (#1239)98ab2c5
Update package.json (#1238)43235cc
Update README.md (#1237)0cf8684
chore(ci): bump to node20 (#1236)8e1e730
build(deps-dev): bump@typescript-eslint/eslint-plugin
from 6.19.1 to 6.20.0 ...61293af
build(deps-dev): bump@typescript-eslint/parser
from 6.19.1 to 6.20.0 (#1235)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