deps: Bump the actions group with 6 updates#249
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
Bumps the actions group with 6 updates: | Package | From | To | | --- | --- | --- | | [step-security/harden-runner](https://github.com/step-security/harden-runner) | `2.13.1` | `2.13.2` | | [actions/dependency-review-action](https://github.com/actions/dependency-review-action) | `4.8.1` | `4.8.2` | | [ruby/setup-ruby](https://github.com/ruby/setup-ruby) | `1.263.0` | `1.268.0` | | [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) | `7.0.8` | `7.0.9` | | [rubygems/release-gem](https://github.com/rubygems/release-gem) | `1.1.1` | `1.1.2` | | [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action) | `0.2.0` | `0.3.0` | Updates `step-security/harden-runner` from 2.13.1 to 2.13.2 - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](step-security/harden-runner@f4a75cf...95d9a5d) Updates `actions/dependency-review-action` from 4.8.1 to 4.8.2 - [Release notes](https://github.com/actions/dependency-review-action/releases) - [Commits](actions/dependency-review-action@40c09b7...3c4e3dc) Updates `ruby/setup-ruby` from 1.263.0 to 1.268.0 - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb) - [Commits](ruby/setup-ruby@v1.263.0...8aeb6ff) Updates `peter-evans/create-pull-request` from 7.0.8 to 7.0.9 - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](peter-evans/create-pull-request@271a8d0...84ae59a) Updates `rubygems/release-gem` from 1.1.1 to 1.1.2 - [Release notes](https://github.com/rubygems/release-gem/releases) - [Commits](rubygems/release-gem@a25424b...1c162a7) Updates `zizmorcore/zizmor-action` from 0.2.0 to 0.3.0 - [Release notes](https://github.com/zizmorcore/zizmor-action/releases) - [Commits](zizmorcore/zizmor-action@e673c39...e639db9) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-version: 2.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: actions/dependency-review-action dependency-version: 4.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: ruby/setup-ruby dependency-version: 1.268.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: peter-evans/create-pull-request dependency-version: 7.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: rubygems/release-gem dependency-version: 1.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: zizmorcore/zizmor-action dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
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:
2.13.12.13.24.8.14.8.21.263.01.268.07.0.87.0.91.1.11.1.20.2.00.3.0Updates
step-security/harden-runnerfrom 2.13.1 to 2.13.2Release notes
Sourced from step-security/harden-runner's releases.
Commits
95d9a5dMerge pull request #606 from step-security/rc-2887e429dUpdate limitations.mdef891c3feat: add support for custom vm image1fa8c8aupdate agent92c522aMerge pull request #593 from step-security/ak-readme-updates4719ad5README updates4fde639Merge pull request #591 from eromosele-stepsecurity/Updf682f2fUpdate README.mdUpdates
actions/dependency-review-actionfrom 4.8.1 to 4.8.2Release notes
Sourced from actions/dependency-review-action's releases.
Commits
3c4e3dcMerge pull request #1016 from actions/dra-release02930b2Update CONTRIBUTING to reflect new guidelines49ffd9fUpdate CONTRIBUTING to reflect the need to build70cb25e4.8.2 releaseebabd31Merge pull request #1008 from danielhardej/danielhardej-patch-2025102319f9360Update package-lock.json5fd2f98Bump@types/jestto version 29.5.1428647f4Fix PURL parsing by removing encodeURIf620fd1Merge pull request #1013 from actions/dangoor/token-fix9b42b7eRemove bad token referenceUpdates
ruby/setup-rubyfrom 1.263.0 to 1.268.0Release notes
Sourced from ruby/setup-ruby's releases.
Commits
8aeb6ffTest Ruby 4.0 previews09e84e3Add ruby-4.0.0-preview2d5126b9exec.exec() only accepts strings274049fUse os.availableParallelism() instead of os.cpus().lengtha96ff53Scale bundler install jobs with CPU count up to 84ff6f36Update CRuby releases on Windows5375105Add ruby-3.3.10ab177d4Update CRuby releases on Windows6797dcbAdd ruby-3.4.7a16e0e6Test on macos-15-intel tooUpdates
peter-evans/create-pull-requestfrom 7.0.8 to 7.0.9Release notes
Sourced from peter-evans/create-pull-request's releases.
Commits
84ae59afix: compatibility with actions/checkout@v6 (#4230)b4733b9build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 (#4222)0edc001build(deps-dev): bump the npm group with 2 updates (#4201)430aea0build(deps): bump the github-actions group with 3 updates (#4200)46cdba7build(deps-dev): bump the npm group with 3 updates (#4185)b937339build(deps): bump the github-actions group with 2 updates (#4184)e9af275ci: update dependabot configd3e081abuild(deps-dev): bump@types/nodefrom 18.19.127 to 18.19.128 (#4178)9ec683ebuild(deps-dev): bump@types/nodefrom 18.19.125 to 18.19.127 (#4165)65d8d10build(deps-dev): bump ts-jest from 29.4.2 to 29.4.4 (#4163)Updates
rubygems/release-gemfrom 1.1.1 to 1.1.2Release notes
Sourced from rubygems/release-gem's releases.
Commits
1c162a7Update sigstore-cli to unblock attestations (#25)9fc8c0fdoc: update GitHub Actions checkout action v5 (#22)ebe1ec6Prevent credentials from being written to disk (#20)11f20f5Update example to opt out of persisting creds (#19)Updates
zizmorcore/zizmor-actionfrom 0.2.0 to 0.3.0Release notes
Sourced from zizmorcore/zizmor-action's releases.
Commits
e639db9remove mise.toml (#57)f4409e3feat: Support a config option (#56)1aba86dchore(deps): bump github/codeql-action in the github-actions group (#54)da5ac40README: add a troubleshooting section about Advanced Security (#51)cc28a58README: fix troubleshooting link (#50)c323c83chore(deps): bump zizmorcore/zizmor-action from 0.1.2 to 0.2.0 in the github-...0696496chore(deps): bump github/codeql-action in the github-actions group (#48)8735394docs: bump action pins (#46)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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