deps: bump the actions group across 1 directory with 6 updates#98
Closed
dependabot[bot] wants to merge 1 commit into
Closed
deps: bump the actions group across 1 directory with 6 updates#98dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the actions group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `6` | `7` | | [dtolnay/rust-toolchain](https://github.com/dtolnay/rust-toolchain) | `3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9` | `67ef31d5b988238dd797d409d6f9574278e20537` | | [actions/cache](https://github.com/actions/cache) | `5` | `5.0.5` | | [jessehouwing/actions-dependency-submission](https://github.com/jessehouwing/actions-dependency-submission) | `1.0.14` | `1.0.15` | | [actions/setup-python](https://github.com/actions/setup-python) | `6` | `6.2.0` | | [peter-murray/semver-action](https://github.com/peter-murray/semver-action) | `1.0.1` | `2.0.0` | Updates `actions/checkout` from 6 to 7 - [Release notes](https://github.com/actions/checkout/releases) - [Commits](actions/checkout@v6...v7) Updates `dtolnay/rust-toolchain` from 3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9 to 67ef31d5b988238dd797d409d6f9574278e20537 - [Release notes](https://github.com/dtolnay/rust-toolchain/releases) - [Commits](dtolnay/rust-toolchain@3c5f7ea...67ef31d) Updates `actions/cache` from 5 to 5.0.5 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v5...v5.0.5) Updates `jessehouwing/actions-dependency-submission` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/jessehouwing/actions-dependency-submission/releases) - [Commits](jessehouwing/actions-dependency-submission@1948104...d4ed9fd) Updates `actions/setup-python` from 6 to 6.2.0 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v6...v6.2.0) Updates `peter-murray/semver-action` from 1.0.1 to 2.0.0 - [Release notes](https://github.com/peter-murray/semver-action/releases) - [Commits](peter-murray/semver-data-action@5a07021...0965343) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: dtolnay/rust-toolchain dependency-version: 67ef31d5b988238dd797d409d6f9574278e20537 dependency-type: direct:production dependency-group: actions - dependency-name: actions/cache dependency-version: 5.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: jessehouwing/actions-dependency-submission dependency-version: 1.0.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: actions/setup-python dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: peter-murray/semver-action dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
Dependency ReviewThe following issues were found:
Snapshot WarningsEnsure that dependencies are being submitted on PR branches. Re-running this action after a short time may resolve the issue. See the documentation for more information and troubleshooting advice. License Issues.github/workflows/container-publish.yml
.github/workflows/labeler.yml
.github/workflows/python-release.yml
.github/workflows/self-release.yml
.github/workflows/self-wiki.yml
OpenSSF Scorecard
Scanned Files
|
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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.
Bumps the actions group with 6 updates in the / directory:
673c5f7ea28cd621ae0bf5283f0e981fb97b8a7af967ef31d5b988238dd797d409d6f9574278e2053755.0.51.0.141.0.1566.2.01.0.12.0.0Updates
actions/checkoutfrom 6 to 7Release notes
Sourced from actions/checkout's releases.
Commits
9c091bbupdate error wording (#2467)1044a6dgetting ready for checkout v7 release (#2464)f028218Bump the minor-npm-dependencies group across 1 directory with 3 updates (#2462)d914b26upgrade module to esm and update dependencies (#2463)537c7efBump@actions/coreand@actions/tool-cacheand Remove uuid (#2459)130a169Bump js-yaml from 4.1.0 to 4.2.0 (#2461)7d09575Bump flatted from 3.3.1 to 3.4.2 (#2460)0f9f3aaBump actions/publish-immutable-action (#2458)f9e715ablock checking out fork pr for pull_request_target and workflow_run (#2454)Updates
dtolnay/rust-toolchainfrom 3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9 to 67ef31d5b988238dd797d409d6f9574278e20537Commits
67ef31dUpdate actions/checkout@v6 -> v7Updates
actions/cachefrom 5 to 5.0.5Release notes
Sourced from actions/cache's releases.
... (truncated)
Changelog
Sourced from actions/cache's changelog.
... (truncated)
Commits
Updates
jessehouwing/actions-dependency-submissionfrom 1.0.14 to 1.0.15Release notes
Sourced from jessehouwing/actions-dependency-submission's releases.
Commits
d4ed9fdbundleefaa696update dependencies1304f45feat: enhance WorkflowParser to route by YAML structure for composite actions...43962caBump yaml from 2.8.4 to 2.9.01ae0fd1Bump faraday from 2.14.1 to 2.14.2442e7e1Bump actions/dependency-review-action from 4.9.0 to 5.0.0838855cBump@rollup/rollup-linux-x64-gnuin the npm-production group520ee85Bump the npm-development group across 1 directory with 7 updates3d2dce9Bump the actions-minor group across 1 directory with 2 updates6960877Bump fast-xml-builder from 1.1.5 to 1.2.0Updates
actions/setup-pythonfrom 6 to 6.2.0Release notes
Sourced from actions/setup-python's releases.
Commits
03bb615Bump idna from 2.9 to 3.7 in /tests/data (#843)36da51dAdd version parsing from Pipfile (#1067)3c6f142update documentation (#1156)88ffd4dInclude python version in PyPy python-version output (#1110)532b046Add Architecture-Specific PATH Management for Python with --user Flag on Wind...1264885Enhance cache-dependency-path handling to support files outside the workspace...e9c40fbAdd support forpip-version(#1129)5fa0ee6Bump@actions/tool-cachefrom 2.0.1 to 2.0.2 (#1095)5db1cf9Enhance reading from .python-version (#787)a26af69Bump ts-jest from 29.1.2 to 29.3.2 (#1081)Updates
peter-murray/semver-actionfrom 1.0.1 to 2.0.0Release notes
Sourced from peter-murray/semver-action's releases.
Commits
0965343Merge pull request #3 from peter-murray/updates436ddf3Merge pull request #1 from swichers/patch-1e606e42Updating dependencies to latest versions and supporting NodeJS 2444e61cfFix incorrect output nameDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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