chore(deps): bump the gh-actions group across 1 directory with 8 updates#4283
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
chore(deps): bump the gh-actions group across 1 directory with 8 updates#4283dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
a27a9cc to
c8aa291
Compare
c8aa291 to
e7730d4
Compare
Member
|
@dependabot recreate |
e7730d4 to
bb55d01
Compare
04b1a43 to
a5a6bb5
Compare
a5a6bb5 to
96eb7d8
Compare
860fa0f to
5d1b115
Compare
5d1b115 to
84b79fd
Compare
Bumps the gh-actions group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `5` | `6` | | [buildpacks/github-actions](https://github.com/buildpacks/github-actions) | `5.9.3` | `5.9.7` | | [actions/setup-java](https://github.com/actions/setup-java) | `4` | `5` | | [actions/github-script](https://github.com/actions/github-script) | `7` | `8` | | [SwissDataScienceCenter/renku-actions](https://github.com/swissdatasciencecenter/renku-actions) | `1.19.1` | `1.20.0` | | [actions/setup-node](https://github.com/actions/setup-node) | `4` | `6` | | [peter-evans/find-comment](https://github.com/peter-evans/find-comment) | `3` | `4` | | [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) | `4` | `5` | Updates `actions/checkout` from 5 to 6 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v5...v6) Updates `buildpacks/github-actions` from 5.9.3 to 5.9.7 - [Release notes](https://github.com/buildpacks/github-actions/releases) - [Commits](buildpacks/github-actions@v5.9.3...v5.9.7) Updates `actions/setup-java` from 4 to 5 - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](actions/setup-java@v4...v5) Updates `actions/github-script` from 7 to 8 - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@v7...v8) Updates `SwissDataScienceCenter/renku-actions` from 1.19.1 to 1.20.0 - [Release notes](https://github.com/swissdatasciencecenter/renku-actions/releases) - [Commits](SwissDataScienceCenter/renku-actions@v1.19.1...v1.20.0) Updates `actions/setup-node` from 4 to 6 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v4...v6) Updates `peter-evans/find-comment` from 3 to 4 - [Release notes](https://github.com/peter-evans/find-comment/releases) - [Commits](peter-evans/find-comment@v3...v4) Updates `peter-evans/create-or-update-comment` from 4 to 5 - [Release notes](https://github.com/peter-evans/create-or-update-comment/releases) - [Commits](peter-evans/create-or-update-comment@v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions - dependency-name: buildpacks/github-actions dependency-version: 5.9.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gh-actions - dependency-name: actions/setup-java dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions - dependency-name: actions/github-script dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions - dependency-name: SwissDataScienceCenter/renku-actions dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gh-actions - dependency-name: actions/setup-node dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions - dependency-name: peter-evans/find-comment dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions - dependency-name: peter-evans/create-or-update-comment dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions ... Signed-off-by: dependabot[bot] <support@github.com>
84b79fd to
9d0fde2
Compare
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 gh-actions group with 8 updates in the / directory:
565.9.35.9.745781.19.11.20.0463445Updates
actions/checkoutfrom 5 to 6Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
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)Updates
buildpacks/github-actionsfrom 5.9.3 to 5.9.7Release notes
Sourced from buildpacks/github-actions's releases.
Commits
88d61b2Bump Go Modules (#385)6dad8aeBump golang.org/x/crypto from 0.44.0 to 0.45.0 (#384)831d00eBump Go Modules (#383)4183efdBump Go Modules (#381)2d58ee3Bump Go Modules (#380)7fb946dBump Go Modules (#379)3b9cd1dBump Go Modules (#378)72de0c2Bump golang.org/x/oauth2 from 0.31.0 to 0.32.0 (#375)2725920Bump Go Modules (#374)1431bfaBump Go Modules (#372)Updates
actions/setup-javafrom 4 to 5Release notes
Sourced from actions/setup-java's releases.
... (truncated)
Commits
f2beeb2Bump actions/publish-action from 0.3.0 to 0.4.0 (#912)4e7e684feat: Add support for.sdkmanrcfile injava-version-fileparameter (#736)46c56d6Add GitHub Token Support for GraalVM and Refactor Code (#849)66b9457Update SapMachine URLs (#955)6ba5449Enhance error logging for network failures to include endpoint/IP details, ad...de5a937adds microsoft openjdk25 builds (#927)ead9eaaUpdate Regex to Support All ASDF Versions for the supported distributions in ...8c57fa3Clarify JAVA_HOME and PATH setup in README (#841)a7ab372Bump prettier from 2.8.8 to 3.6.2 (#873)d0351b4Update documentation to use checkout and Java v5 (#903)Updates
actions/github-scriptfrom 7 to 8Release notes
Sourced from actions/github-script's releases.
... (truncated)
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.xUpdates
SwissDataScienceCenter/renku-actionsfrom 1.19.1 to 1.20.0Release notes
Sourced from SwissDataScienceCenter/renku-actions's releases.
Commits
bb4cce5feat(check-pr-description): remove legacy switch and add support for slow swi...aa89a8achore: remove generate-crd-docs (#120)Updates
actions/setup-nodefrom 4 to 6Release notes
Sourced from actions/setup-node's releases.
... (truncated)
Commits
395ad32Bump js-yaml from 3.14.1 to 3.14.2 (#1435)a4d2e2bBump actions/checkout from 5 to 6 (#1439)b9b25d4Remove always-auth configuration handling from action (#1436)633bb92Bump@actions/cachefrom 4.0.3 to 4.1.0 (#1384)dda4788Add example for restore-only cache in documentation (#1419)2028fbcLimit automatic caching to npm, update workflows and documentation (#1374)1342781Bump actions/publish-action from 0.3.0 to 0.4.0 (#1362)89d709dBump prettier from 2.8.8 to 3.6.2 (#1334)cd2651cBump ts-jest from 29.1.2 to 29.4.1 (#1336)a0853c2Bump actions/checkout from 4 to 5 (#1345)Updates
peter-evans/find-commentfrom 3 to 4Release notes
Sourced from peter-evans/find-comment's releases.
... (truncated)
Commits
b30e6a3feat: v4 (#389)b4929e7build(deps-dev): bump@types/nodefrom 18.19.124 to 18.19.127 (#388)1f47d94build(deps-dev): bump@vercel/nccfrom 0.38.3 to 0.38.4 (#387)a723a15build(deps): bump actions/setup-node from 4 to 5 (#386)8bacb1bbuild(deps-dev): bump@types/nodefrom 18.19.123 to 18.19.124 (#385)048de65build(deps): bump actions/checkout from 4 to 5 (#384)c02750fbuild(deps-dev): bump@types/nodefrom 18.19.122 to 18.19.123 (#383)092c582build(deps): bump actions/download-artifact from 4 to 5 (#382)c115bb0build(deps-dev): bump eslint-plugin-prettier from 5.5.3 to 5.5.4 (#381)8d3be5dbuild(deps-dev): bump@types/nodefrom 18.19.121 to 18.19.122 (#380)Updates
peter-evans/create-or-update-commentfrom 4 to 5Release notes
Sourced from peter-evans/create-or-update-comment's releases.