chore(deps): bump the github-actions-all group across 1 directory with 8 updates - #1461
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
…h 8 updates Bumps the github-actions-all group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `2` | `7` | | [magnetikonline/action-golang-cache](https://github.com/magnetikonline/action-golang-cache) | `4` | `5` | | [wagoid/commitlint-github-action](https://github.com/wagoid/commitlint-github-action) | `2` | `6` | | [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) | `4` | `6` | | [fjogeleit/http-request-action](https://github.com/fjogeleit/http-request-action) | `1` | `2` | | [actions/setup-node](https://github.com/actions/setup-node) | `3.7.0` | `7.0.0` | | [actions/setup-go](https://github.com/actions/setup-go) | `5` | `7` | | [pnpm/action-setup](https://github.com/pnpm/action-setup) | `4` | `6` | Updates `actions/checkout` from 2 to 7 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v7) Updates `magnetikonline/action-golang-cache` from 4 to 5 - [Release notes](https://github.com/magnetikonline/action-golang-cache/releases) - [Commits](magnetikonline/action-golang-cache@v4...v5) Updates `wagoid/commitlint-github-action` from 2 to 6 - [Changelog](https://github.com/wagoid/commitlint-github-action/blob/master/CHANGELOG.md) - [Commits](wagoid/commitlint-github-action@v2...v6) Updates `aws-actions/configure-aws-credentials` from 4 to 6 - [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases) - [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md) - [Commits](aws-actions/configure-aws-credentials@v4...v6) Updates `fjogeleit/http-request-action` from 1 to 2 - [Release notes](https://github.com/fjogeleit/http-request-action/releases) - [Changelog](https://github.com/fjogeleit/http-request-action/blob/main/RELEASE.md) - [Commits](fjogeleit/http-request-action@v1...v2) Updates `actions/setup-node` from 3.7.0 to 7.0.0 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v3.7.0...v7) Updates `actions/setup-go` from 5 to 7 - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v5...v7) Updates `pnpm/action-setup` from 4 to 6 - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](pnpm/action-setup@v4...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions-all - dependency-name: magnetikonline/action-golang-cache dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions-all - dependency-name: wagoid/commitlint-github-action dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions-all - dependency-name: aws-actions/configure-aws-credentials dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions-all - dependency-name: fjogeleit/http-request-action dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions-all - dependency-name: actions/setup-node dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions-all - dependency-name: actions/setup-go dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions-all - dependency-name: pnpm/action-setup dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions-all ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
|
Closing: disabling Dependabot version updates on this repo (noise, low-priority project). |
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
tieubao
deleted the
dependabot/github_actions/github-actions-all-62e80c5699
branch
August 5, 2026 19:44
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 github-actions-all group with 8 updates in the / directory:
27452646123.7.07.0.05746Updates
actions/checkoutfrom 2 to 7Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
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)df4cb1cUpdate changelog for v6.0.3 (#2446)Updates
magnetikonline/action-golang-cachefrom 4 to 5Release notes
Sourced from magnetikonline/action-golang-cache's releases.
Commits
fcca93eBumpactions/setup-go@v5/actions/cache@v4ec2faafUseformat()workflow expression to append optionalinputs.cache-key-suffix1bec231Set explicit emptydefault:forgo-versionandgo-version-fileinputsd3e977bImproveaction.yamldescription47ba946UpdateREADME.mdUpdates
wagoid/commitlint-github-actionfrom 2 to 6Changelog
Sourced from wagoid/commitlint-github-action's changelog.
... (truncated)
Commits
b948419chore(release): publish 6.2.1 [skip-ci]ddda164chore: readme.md update github actions versions (#808)0184f5achore(release): publish 6.2.0 [skip-ci]ef2cd3bfeat: handle merge_group event - get squashed commit (#806)3d28780chore(release): publish 6.1.2 [skip-ci]47ff131fix: using compareCommits for push event commit query (#801)a2bc521chore(release): publish 6.1.1 [skip-ci]bc25072Merge pull request #800 from wagoid/revert-798-feat/using-rest-for-push09a8abbRevert "feat: updating push event trigger to use rest API (OctoKit) vs push e...dbd4ecdchore(release): publish 6.1.0 [skip-ci]Updates
aws-actions/configure-aws-credentialsfrom 4 to 6Release notes
Sourced from aws-actions/configure-aws-credentials's releases.
... (truncated)
Changelog
Sourced from aws-actions/configure-aws-credentials's changelog.
Commits
517a711chore(main): release 6.2.2 (#1876)d01d678chore: release 6.2.28efa52bchore(deps-dev): bump vitest dependencies (#1874)8e1eed5chore(deps-dev): bump@smithy/property-providerfrom 4.4.4 to 4.4.6 (#1869)112421achore(deps-dev): bump@biomejs/biomefrom 2.5.1 to 2.5.2 (#1868)fbc01c6chore(deps-dev): bump@types/nodefrom 26.0.1 to 26.1.0 (#1871)b12ca87chore(deps-dev): bump memfs from 4.57.8 to 4.58.0 (#1873)d314f7fchore: Update dista53b65bchore(deps): bump@aws-sdk/client-stsfrom 3.1076.0 to 3.1080.0 (#1867)338d2c1chore(deps-dev): bump sigstore from 4.1.0 to 4.1.1 (#1864)Updates
fjogeleit/http-request-actionfrom 1 to 2Release notes
Sourced from fjogeleit/http-request-action's releases.
... (truncated)
Changelog
Sourced from fjogeleit/http-request-action's changelog.
Commits
f98bb26chore(dep): dependency updates (#236)3584789Bump actions/checkout from 6.0.3 to 7.0.0 (#235)1d6a1eeBump nick-fields/assert-action from 3.0.0 to 4.0.1 (#234)5d99b66Bump form-data from 4.0.5 to 4.0.6 (#228)a53287aBump@vercel/nccfrom 0.38.4 to 0.44.1 (#230)7540a77Bump axios from 1.18.0 to 1.18.1 (#233)55dcde0Bump axios from 1.17.0 to 1.18.0 (#229)d703d5aBump undici from 6.24.0 to 6.27.0 (#231)0b8c6ccUsing the globally scoped URLSearchParams from the WHATWG URL API (#232)ed82ab4Bump nick-fields/assert-action from 2.0.0 to 3.0.0 (#214)Updates
actions/setup-nodefrom 3.7.0 to 7.0.0Release notes
Sourced from actions/setup-node's releases.
... (truncated)
Commits
8207627Migrate to ESM and upgrade dependencies (#1574)04be95cAdd cache-primary-key and cache-matched-key as outputs (#1577)7c2c68ddocs: Update caching recommendations to mitigate cache poisoning risks (#1567)6a61c03Merge pull request #1569 from jasongin/update-actions-cache-5.1.030eb73bResolve high-severity audit issues4e1a87aUpdate dist360237fStrict equality4f8aac5Bump@actions/cacheto 5.1.0, log cache write deniedf4a67bbOnly usemirrorTokeningetManifestif it's provided (#1548)0355742Remove dummy NODE_AUTH_TOKEN export (#1558)Updates
actions/setup-gofrom 5 to 7Release notes
Sourced from actions/setup-go's releases.
... (truncated)
Commits
b7ad1dachore(deps): bump@actions/cacheto 6.2.0 (#771)0778a10Migrate to ESM and upgrade dependencies (#763)924ae3achore: bump version to 6.5.0 in package.json and package-lock.json (#762)e91cc3bBump@actions/cacheto 5.1.0, log cache write denied (#758)4a2405echore: update@types/nodeand@typescript-eslintdependencies to latest versi...78961f6chore: update@actionsdependencies and refresh license cache (#744)4a36011docs: fix Microsoft build of Go link (#734)8f19afcfeat: add go-download-base-url input for custom Go distributions (#721)27fdb26Bump minimatch from 3.1.2 to 3.1.5 (#727)def8c39Rearrange README.md, add advanced-usage.md (#724)Updates
pnpm/action-setupfrom 4 to 6Release notes
Sourced from pnpm/action-setup's releases.