Skip to content

chore(deps): bump the github-actions-all group across 1 directory with 8 updates - #1461

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/github_actions/github-actions-all-62e80c5699
Closed

chore(deps): bump the github-actions-all group across 1 directory with 8 updates#1461
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/github_actions/github-actions-all-62e80c5699

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 19, 2026

Copy link
Copy Markdown

Bumps the github-actions-all group with 8 updates in the / directory:

Package From To
actions/checkout 2 7
magnetikonline/action-golang-cache 4 5
wagoid/commitlint-github-action 2 6
aws-actions/configure-aws-credentials 4 6
fjogeleit/http-request-action 1 2
actions/setup-node 3.7.0 7.0.0
actions/setup-go 5 7
pnpm/action-setup 4 6

Updates actions/checkout from 2 to 7

Release notes

Sourced from actions/checkout's releases.

v7.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v6.0.3...v7.0.0

v6.0.3

What's Changed

New Contributors

Full Changelog: actions/checkout@v6...v6.0.3

v6.0.2

What's Changed

Full Changelog: actions/checkout@v6.0.1...v6.0.2

v6.0.1

What's Changed

Full Changelog: actions/checkout@v6...v6.0.1

v6.0.0

What's Changed

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

v7.0.1

v7.0.0

v6.0.3

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

... (truncated)

Commits

Updates magnetikonline/action-golang-cache from 4 to 5

Release notes

Sourced from magnetikonline/action-golang-cache's releases.

v5

  • Changes to allow action to run successfully with Node.js v20 runner runtime.
  • Bump actions/setup-go@v5.
  • Bump actions/cache@v4.
  • Use format() workflow expression to append inputs.cache-key-suffix property value.

Full Changelog: magnetikonline/action-golang-cache@v4...v5

Commits
  • fcca93e Bump actions/setup-go@v5 / actions/cache@v4
  • ec2faaf Use format() workflow expression to append optional inputs.cache-key-suffix
  • 1bec231 Set explicit empty default: for go-version and go-version-file inputs
  • d3e977b Improve action.yaml description
  • 47ba946 Update README.md
  • See full diff in compare view

Updates wagoid/commitlint-github-action from 2 to 6

Changelog

Sourced from wagoid/commitlint-github-action's changelog.

6.2.1 (2025-01-14)

6.2.0 (2024-12-16)

Features

  • handle merge_group event - get squashed commit (#806) (ef2cd3b)

6.1.2 (2024-09-04)

Bug Fixes

  • using compareCommits for push event commit query (#801) (47ff131)

6.1.1 (2024-08-21)

6.1.0 (2024-08-20)

Features

  • updating push event trigger to use rest API (OctoKit) vs push event (70e22e9)

Bug Fixes

  • updating unit tests with mocking push octokit list commits (c3ab7fd)

6.0.2 (2024-08-05)

6.0.1 (2024-04-10)

6.0.0 (2024-03-28)

⚠ BREAKING CHANGES

  • commitlint.config.js is not supported anymore, please use .mjs extension

Features

  • upgrade to commitlint v19 (732f0ad)

5.5.1 (2024-03-28)

Bug Fixes

... (truncated)

Commits
  • b948419 chore(release): publish 6.2.1 [skip-ci]
  • ddda164 chore: readme.md update github actions versions (#808)
  • 0184f5a chore(release): publish 6.2.0 [skip-ci]
  • ef2cd3b feat: handle merge_group event - get squashed commit (#806)
  • 3d28780 chore(release): publish 6.1.2 [skip-ci]
  • 47ff131 fix: using compareCommits for push event commit query (#801)
  • a2bc521 chore(release): publish 6.1.1 [skip-ci]
  • bc25072 Merge pull request #800 from wagoid/revert-798-feat/using-rest-for-push
  • 09a8abb Revert "feat: updating push event trigger to use rest API (OctoKit) vs push e...
  • dbd4ecd chore(release): publish 6.1.0 [skip-ci]
  • Additional commits viewable in compare view

Updates aws-actions/configure-aws-credentials from 4 to 6

Release notes

Sourced from aws-actions/configure-aws-credentials's releases.

v6.0.0

6.0.0 (2026-02-04)

⚠ BREAKING CHANGES

  • Update action to use node24 Note this requires GitHub action runner version v2.327.1 or later (#1632) (a7a2c11)

Features

Bug Fixes

  • properly output aws-account-id and authenticated-arn when using role-chaining (#1633) (7ceaf96)

v5.1.1

5.1.1 (2025-11-24)

Miscellaneous Chores

  • release 5.1.1 (56d6a58)
  • various dependency updates

v5.1.0

5.1.0 (2025-10-06)

Features

Bug Fixes

v5.0.0

5.0.0 (2025-09-03)

⚠ BREAKING CHANGES

  • Cleanup input handling. Changes invalid boolean input behavior (see #1445)

Features

... (truncated)

Changelog

Sourced from aws-actions/configure-aws-credentials's changelog.

6.2.1 (2026-06-26)

Bug Fixes

  • enforce allowed-account-ids on all auth paths (#1847) (4d281fb)

6.2.0 (2026-06-01)

Features

Bug Fixes

  • skip credential check on output-env-credentials: false (#1778) (58e7c47)
  • assumeRole failing from session tag size too large (#1808) (d6f5dc3)

6.1.3 (2026-05-28)

Bug Fixes

  • fix: allow kubelet token symlink in #1805

6.1.2 (2026-05-26)

Bug Fixes

6.1.1 (2026-05-05)

Miscellaneous Chores

  • various dependency updates

6.1.0 (2026-04-06)

Features

Commits
  • 517a711 chore(main): release 6.2.2 (#1876)
  • d01d678 chore: release 6.2.2
  • 8efa52b chore(deps-dev): bump vitest dependencies (#1874)
  • 8e1eed5 chore(deps-dev): bump @​smithy/property-provider from 4.4.4 to 4.4.6 (#1869)
  • 112421a chore(deps-dev): bump @​biomejs/biome from 2.5.1 to 2.5.2 (#1868)
  • fbc01c6 chore(deps-dev): bump @​types/node from 26.0.1 to 26.1.0 (#1871)
  • b12ca87 chore(deps-dev): bump memfs from 4.57.8 to 4.58.0 (#1873)
  • d314f7f chore: Update dist
  • a53b65b chore(deps): bump @​aws-sdk/client-sts from 3.1076.0 to 3.1080.0 (#1867)
  • 338d2c1 chore(deps-dev): bump sigstore from 4.1.0 to 4.1.1 (#1864)
  • Additional commits viewable in compare view

Updates fjogeleit/http-request-action from 1 to 2

Release notes

Sourced from fjogeleit/http-request-action's releases.

v2.0.0

What's Changed

New Contributors

Full Changelog: fjogeleit/http-request-action@v1...v2.0.0

v1.16.6

What's Changed

Full Changelog: fjogeleit/http-request-action@v1.16.5...v1.16.6

v1.16.5

What's Changed

Full Changelog: fjogeleit/http-request-action@v1.16.4...v1.16.5

... (truncated)

Changelog

Sourced from fjogeleit/http-request-action's changelog.

Release

Create release

Do not manually draft a release.

To start a release, create a release tag at the commit you want using the commands below.

git tag -a "v1.2.3" -m "v1.2.3"
git push origin "v1.2.3"

Publish GitHub Action to the marketplace

  1. Go to the Releases page and select the latest release that was just created.
  2. Click the Edit button.
  3. Select "Publish this Action to the GitHub Marketplace" checkbox.
  4. Click the Update release button.
Commits
  • f98bb26 chore(dep): dependency updates (#236)
  • 3584789 Bump actions/checkout from 6.0.3 to 7.0.0 (#235)
  • 1d6a1ee Bump nick-fields/assert-action from 3.0.0 to 4.0.1 (#234)
  • 5d99b66 Bump form-data from 4.0.5 to 4.0.6 (#228)
  • a53287a Bump @​vercel/ncc from 0.38.4 to 0.44.1 (#230)
  • 7540a77 Bump axios from 1.18.0 to 1.18.1 (#233)
  • 55dcde0 Bump axios from 1.17.0 to 1.18.0 (#229)
  • d703d5a Bump undici from 6.24.0 to 6.27.0 (#231)
  • 0b8c6cc Using the globally scoped URLSearchParams from the WHATWG URL API (#232)
  • ed82ab4 Bump nick-fields/assert-action from 2.0.0 to 3.0.0 (#214)
  • Additional commits viewable in compare view

Updates actions/setup-node from 3.7.0 to 7.0.0

Release notes

Sourced from actions/setup-node's releases.

v7.0.0

What's Changed

Enhancements:

Bug fixes:

Documentation updates:

Dependency update:

New Contributors

Full Changelog: actions/setup-node@v6...v7.0.0

v6.5.0

What's Changed

Full Changelog: actions/setup-node@v6.4.0...v6.5.0

v6.4.0

What's Changed

Dependency updates:

New Contributors

Full Changelog: actions/setup-node@v6...v6.4.0

v6.3.0

What's Changed

Enhancements:

... (truncated)

Commits
  • 8207627 Migrate to ESM and upgrade dependencies (#1574)
  • 04be95c Add cache-primary-key and cache-matched-key as outputs (#1577)
  • 7c2c68d docs: Update caching recommendations to mitigate cache poisoning risks (#1567)
  • 6a61c03 Merge pull request #1569 from jasongin/update-actions-cache-5.1.0
  • 30eb73b Resolve high-severity audit issues
  • 4e1a87a Update dist
  • 360237f Strict equality
  • 4f8aac5 Bump @​actions/cache to 5.1.0, log cache write denied
  • f4a67bb Only use mirrorToken in getManifest if it's provided (#1548)
  • 0355742 Remove dummy NODE_AUTH_TOKEN export (#1558)
  • Additional commits viewable in compare view

Updates actions/setup-go from 5 to 7

Release notes

Sourced from actions/setup-go's releases.

v7.0.0

What's Changed

New Contributors

Full Changelog: actions/setup-go@v6...v7.0.0

v6.5.0

What's Changed

Dependency update

New Contributors

Full Changelog: actions/setup-go@v6...v6.5.0

v6.4.0

What's Changed

Enhancement

Dependency update

Documentation update

New Contributors

Full Changelog: actions/setup-go@v6...v6.4.0

v6.3.0

What's Changed

Full Changelog: actions/setup-go@v6...v6.3.0

v6.2.0

What's Changed

... (truncated)

Commits

Updates pnpm/action-setup from 4 to 6

Release notes

Sourced from pnpm/action-setup's releases.

v6.0.0

Added support for pnpm v11.

v5.0.0

Updated the action to use Node.js 24.

v4.4.0

Updated the action to use Node.js 24.

v4.3.0

What's Changed

…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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 19, 2026
@tieubao

tieubao commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Closing: disabling Dependabot version updates on this repo (noise, low-priority project).

@tieubao tieubao closed this Aug 5, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 5, 2026

Copy link
Copy Markdown
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
tieubao deleted the dependabot/github_actions/github-actions-all-62e80c5699 branch August 5, 2026 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant