chore(deps): bump the actions group across 1 directory with 8 updates#21
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the actions group across 1 directory with 8 updates#21dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Updates the requirements on [actions/checkout](https://github.com/actions/checkout), [github/codeql-action](https://github.com/github/codeql-action), [erlef/setup-beam](https://github.com/erlef/setup-beam), [actions/github-script](https://github.com/actions/github-script), [dtolnay/rust-toolchain](https://github.com/dtolnay/rust-toolchain), [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog), [Swatinem/rust-cache](https://github.com/swatinem/rust-cache) and [codecov/codecov-action](https://github.com/codecov/codecov-action) to permit the latest version. Updates `actions/checkout` from 4.1.1 to 6.0.2 - [Release notes](https://github.com/actions/checkout/releases) - [Commits](actions/checkout@v4.1.1...v6.0.2) Updates `github/codeql-action` from 4.31.10 to 4.32.0 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@cdefb33...b20883b) Updates `erlef/setup-beam` from 1.17.5 to 1.20.4 - [Release notes](https://github.com/erlef/setup-beam/releases) - [Commits](erlef/setup-beam@2f0cc07...e6d7c94) Updates `actions/github-script` from 7.0.1 to 8.0.0 - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@60a0d83...ed59741) Updates `dtolnay/rust-toolchain` to f7ccc83f9ed1e5b9c81d8a67d7ad1a747e22a561 - [Release notes](https://github.com/dtolnay/rust-toolchain/releases) - [Commits](https://github.com/dtolnay/rust-toolchain/commits/f7ccc83f9ed1e5b9c81d8a67d7ad1a747e22a561) Updates `trufflesecurity/trufflehog` from 3.92.4 to 3.92.5 - [Release notes](https://github.com/trufflesecurity/trufflehog/releases) - [Commits](trufflesecurity/trufflehog@ef6e76c...116e717) Updates `Swatinem/rust-cache` from 2.7.8 to 2.8.2 - [Release notes](https://github.com/swatinem/rust-cache/releases) - [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md) - [Commits](Swatinem/rust-cache@9d47c6a...779680d) Updates `codecov/codecov-action` from 5.4.2 to 5.5.2 - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@ad3126e...671740a) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: github/codeql-action dependency-version: 4.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: erlef/setup-beam dependency-version: 1.20.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: actions/github-script dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: dtolnay/rust-toolchain dependency-version: f7ccc83f9ed1e5b9c81d8a67d7ad1a747e22a561 dependency-type: direct:production dependency-group: actions - dependency-name: trufflesecurity/trufflehog dependency-version: 3.92.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: Swatinem/rust-cache dependency-version: 2.8.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: codecov/codecov-action dependency-version: 5.5.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
|
Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits. |
This file contains hidden or 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
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.
Updates the requirements on actions/checkout, github/codeql-action, erlef/setup-beam, actions/github-script, dtolnay/rust-toolchain, trufflesecurity/trufflehog, Swatinem/rust-cache and codecov/codecov-action to permit the latest version.
Updates
actions/checkoutfrom 4.1.1 to 6.0.2Release notes
Sourced from actions/checkout's releases.
... (truncated)
Commits
de0fac2Fix tag handling: preserve annotations and explicit fetch-tags (#2356)064fe7fAdd orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is set (...8e8c483Clarify v6 README (#2328)033fa0dAdd worktree support for persist-credentials includeIf (#2327)c2d88d3Update all references from v5 and v4 to v6 (#2314)1af3b93update readme/changelog for v6 (#2311)71cf226v6-beta (#2298)069c695Persist creds to a separate file (#2286)ff7abcdUpdate README to include Node.js 24 support details and requirements (#2248)08c6903Prepare v5.0.0 release (#2238)Updates
github/codeql-actionfrom 4.31.10 to 4.32.0Release notes
Sourced from github/codeql-action's releases.
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
b20883bMerge pull request #3428 from github/update-v4.32.0-e3b8227a2c9aa45dUpdate changelog for v4.32.0e3b8227Merge pull request #3427 from github/henrymercer/bump-for-new-minor-series8a01181Compare minor version number80e1425Bump minor version for CLI v2.24.0b748848Bump the Action minor version number on new CodeQL minor version series5e767efMerge pull request #3425 from github/update-bundle/codeql-bundle-v2.24.09752869Add changelog notec62c214Update default bundle to codeql-bundle-v2.24.025a224bMerge pull request #3423 from github/mbg/ci/yq-windowsUpdates
erlef/setup-beamfrom 1.17.5 to 1.20.4Release notes
Sourced from erlef/setup-beam's releases.
... (truncated)
Commits
e6d7c94Automation: update setup-beam version output to fceaea9fceaea9Fix: more versioning aroundnightlyandmaint/main(#359)2bb5b65Automation: update setup-beam version output to 1d4efdd1d4efddBump globals from 16.2.0 to 16.3.0 (#361)73f047eAutomation: update setup-beam version output to 6dd8a1a6dd8a1aBump@eslint/jsfrom 9.30.0 to 9.30.1 (#360)fd9a2e1Automation: update setup-beam version output to 65085e365085e3Bump eslint from 9.30.0 to 9.30.1 (#362)80c1659Automation: update setup-beam version output to 8e7fdef8e7fdefAutomation: update setup-beam version output to 1fe9179Updates
actions/github-scriptfrom 7.0.1 to 8.0.0Release notes
Sourced from actions/github-script's releases.
Commits
ed59741Merge pull request #653 from actions/sneha-krip/readme-for-v82dc352eBold minimum Actions Runner version in README01e118cUpdate README for Node 24 runtime requirements8b222acApply suggestion from@salmanmkcadc0eeaREADME for updating actions/github-script from v7 to v820fe497Merge pull request #637 from actions/node24e7b7f22update licenses2c81ba0Update Node.js version support to 24.xf28e40cMerge pull request #610 from actions/nebuk89-patch-11ae9958Update README.mdUpdates
dtolnay/rust-toolchainto f7ccc83f9ed1e5b9c81d8a67d7ad1a747e22a561Commits
Updates
trufflesecurity/trufflehogfrom 3.92.4 to 3.92.5Release notes
Sourced from trufflesecurity/trufflehog's releases.
Commits
116e717[INS-243] Fix jdbc detector detecting incomplete connection string and fixed ...b924c0badded monthly requests limit to postman api request metrics collection (#4667)f3eff52fix: report accurate line numbers for chunked file scanning (#1876) (#4615)6a0bc78fix(git): use--iso-strictgit arg to prevent locale issue (#4653)fc3f35cGitlab Source: Backoff from Scan2 which is experimental to legacy pagination ...728d71fRework JWT detector to better block local IPs; add HTTP instrumentation (#4607)89cc34bFix typo in help description for Postman API metric (#4656)6904595detectors/twilio: add exponential backoff retry logic (#4652)4e02afb[INS-170] Unify JDBC URL Parsing Across Detector and Analyzer (Continued) (#4...964eab0[INS-232] Fix S3 Source "panic: runtime error: index out of range" bug (#4610)Updates
Swatinem/rust-cachefrom 2.7.8 to 2.8.2Release notes
Sourced from Swatinem/rust-cache's releases.
Changelog
Sourced from Swatinem/rust-cache's changelog.
... (truncated)
Commits
779680d2.8.22ea64efBump smol-toml from 1.4.2 to 1.5.2 in the prd-minor group (#287)8930d9cBump the actions group with 3 updates (#288)c071727Bump@actions/iofrom 1.1.3 to 2.0.0 in the prd-major group (#281)f2a41b7Bump@types/nodefrom 24.9.0 to 24.10.0 in the dev-minor group (#282)e306f83Don't overwrite env for cargo-metadata call (#285)c911900Merge pull request #284 from Swatinem/dependabot/github_actions/actions-baeb0...3aaed55Bump the actions group with 2 updates972b315Merge pull request #283 from Swatinem/dependabot/github_actions/actions-b360d...07caf06Bump taiki-e/install-action from 2.62.45 to 2.62.49 in the actions groupUpdates
codecov/codecov-actionfrom 5.4.2 to 5.5.2Release notes
Sourced from codecov/codecov-action's releases.
... (truncated)
Changelog
Sourced from codecov/codecov-action's changelog.
... (truncated)
Commits
671740achore(release): 5.5.2 (#1902)96b38e9chore:disable_searchalignment (#1881)9b6d1f8check gpg only when skip-validation = false (#1894)