Skip to content

Bump the github-actions group across 1 directory with 3 updates#121

Merged
chrisreddington merged 2 commits intomainfrom
dependabot/github_actions/github-actions-fe2fb304cb
Apr 15, 2026
Merged

Bump the github-actions group across 1 directory with 3 updates#121
chrisreddington merged 2 commits intomainfrom
dependabot/github_actions/github-actions-fe2fb304cb

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 9, 2026

Bumps the github-actions group with 3 updates in the / directory: actions/setup-go, actions/upload-artifact and super-linter/super-linter.

Updates actions/setup-go from 6.2.0 to 6.4.0

Release notes

Sourced from actions/setup-go's releases.

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

Commits

Updates actions/upload-artifact from 6.0.0 to 7.0.0

Release notes

Sourced from actions/upload-artifact's releases.

v7.0.0

v7 What's new

Direct Uploads

Adds support for uploading single files directly (unzipped). Callers can set the new archive parameter to false to skip zipping the file during upload. Right now, we only support single files. The action will fail if the glob passed resolves to multiple files. The name parameter is also ignored with this setting. Instead, the name of the artifact will be the name of the uploaded file.

ESM

To support new versions of the @actions/* packages, we've upgraded the package to ESM.

What's Changed

New Contributors

Full Changelog: actions/upload-artifact@v6...v7.0.0

Commits
  • 043fb46 Merge pull request #797 from actions/yacaovsnc/update-dependency
  • 634250c Include changes in typespec/ts-http-runtime 0.3.5
  • e454baa Readme: bump all the example versions to v7 (#796)
  • 74fad66 Update the readme with direct upload details (#795)
  • bbbca2d Support direct file uploads (#764)
  • 589182c Upgrade the module to ESM and bump dependencies (#762)
  • 47309c9 Merge pull request #754 from actions/Link-/add-proxy-integration-tests
  • 02a8460 Add proxy integration test
  • See full diff in compare view

Updates super-linter/super-linter from 8.3.2 to 8.6.0

Release notes

Sourced from super-linter/super-linter's releases.

v8.6.0

8.6.0 (2026-03-31)

🚀 Features

🐛 Bugfixes

⬆️ Dependency updates

  • bundler: bump rubocop in /dependencies in the rubocop group (#7514) (f2264d2)
  • bundler: bump rubocop in /dependencies in the rubocop group (#7604) (c929dc3)
  • bundler: bump rubocop in /dependencies in the rubocop group (#7662) (bfb2fd9)
  • bundler: bump rubocop-github in /dependencies in the rubocop group (#7640) (a88d75e)
  • bundler: bump the rubocop group across 1 directory with 2 updates (#7565) (56ae6b3)
  • docker: bump python in the docker-base-images group (#7319) (717c087)
  • docker: bump the docker group across 1 directory with 4 updates (#7698) (11c750e)
  • docker: bump the docker group across 1 directory with 5 updates (#7615) (d7e1bd8)
  • docker: bump the docker group across 1 directory with 6 updates (#7566) (0f9cf19)
  • docker: bump the docker group across 1 directory with 6 updates (#7631) (ad7f508)
  • docker: bump the docker group across 1 directory with 9 updates (#7513) (89e3725)
  • docker: bump the docker group with 2 updates (#7577) (8b2f0c0)
  • docker: bump the docker group with 2 updates (#7641) (7293e37)
  • docker: bump the docker group with 2 updates (#7663) (eabfa25)
  • java: bump com.puppycrawl.tools:checkstyle (#7689) (4c66d9d)
  • java: bump the java-gradle group across 2 directories with 2 updates (#7581) (51af5a0)
  • npm: bump ajv from 6.12.6 to 6.14.0 in /dependencies (#7550) (7f00eb7)
  • npm: bump axios from 1.12.2 to 1.13.5 in /dependencies (#7510) (a891169)
  • npm: bump brace-expansion from 1.1.12 to 1.1.13 in /dependencies (#7685) (92c4cea)
  • npm: bump express-rate-limit from 8.2.1 to 8.3.0 in /dependencies (#7613) (c184a25)
  • npm: bump flatted from 3.3.3 to 3.4.1 in /dependencies (#7636) (013d8a7)
  • npm: bump hono from 4.11.7 to 4.12.2 in /dependencies (#7559) (5c3679f)
  • npm: bump hono from 4.12.5 to 4.12.7 in /dependencies (#7624) (c31d9ad)
  • npm: bump markdown-it and renovate in /dependencies (#7529) (9b794c2)
  • npm: bump path-to-regexp from 8.3.0 to 8.4.0 in /dependencies (#7687) (309fb55)
  • npm: bump picomatch in /dependencies (#7675) (df4f15e)
  • npm: bump qs from 6.14.1 to 6.14.2 in /dependencies (#7520) (a9e6534)
  • npm: bump renovate (#7699) (b91627f)
  • npm: bump renovate from 43.4.0 to 43.4.4 in /dependencies (#7524) (2ab5b9c)
  • npm: bump smol-toml from 1.6.0 to 1.6.1 in /dependencies (#7676) (d015498)
  • npm: bump the npm group across 1 directory with 15 updates (#7595) (58ee821)
  • npm: bump the npm group across 1 directory with 2 updates (#7623) (ddb4fbb)

... (truncated)

Changelog

Sourced from super-linter/super-linter's changelog.

Changelog

8.6.0 (2026-03-31)

🚀 Features

🐛 Bugfixes

⬆️ Dependency updates

  • bundler: bump rubocop in /dependencies in the rubocop group (#7514) (f2264d2)
  • bundler: bump rubocop in /dependencies in the rubocop group (#7604) (c929dc3)
  • bundler: bump rubocop in /dependencies in the rubocop group (#7662) (bfb2fd9)
  • bundler: bump rubocop-github in /dependencies in the rubocop group (#7640) (a88d75e)
  • bundler: bump the rubocop group across 1 directory with 2 updates (#7565) (56ae6b3)
  • docker: bump python in the docker-base-images group (#7319) (717c087)
  • docker: bump the docker group across 1 directory with 4 updates (#7698) (11c750e)
  • docker: bump the docker group across 1 directory with 5 updates (#7615) (d7e1bd8)
  • docker: bump the docker group across 1 directory with 6 updates (#7566) (0f9cf19)
  • docker: bump the docker group across 1 directory with 6 updates (#7631) (ad7f508)
  • docker: bump the docker group across 1 directory with 9 updates (#7513) (89e3725)
  • docker: bump the docker group with 2 updates (#7577) (8b2f0c0)
  • docker: bump the docker group with 2 updates (#7641) (7293e37)
  • docker: bump the docker group with 2 updates (#7663) (eabfa25)
  • java: bump com.puppycrawl.tools:checkstyle (#7689) (4c66d9d)
  • java: bump the java-gradle group across 2 directories with 2 updates (#7581) (51af5a0)
  • npm: bump ajv from 6.12.6 to 6.14.0 in /dependencies (#7550) (7f00eb7)
  • npm: bump axios from 1.12.2 to 1.13.5 in /dependencies (#7510) (a891169)
  • npm: bump brace-expansion from 1.1.12 to 1.1.13 in /dependencies (#7685) (92c4cea)
  • npm: bump express-rate-limit from 8.2.1 to 8.3.0 in /dependencies (#7613) (c184a25)
  • npm: bump flatted from 3.3.3 to 3.4.1 in /dependencies (#7636) (013d8a7)
  • npm: bump hono from 4.11.7 to 4.12.2 in /dependencies (#7559) (5c3679f)
  • npm: bump hono from 4.12.5 to 4.12.7 in /dependencies (#7624) (c31d9ad)
  • npm: bump markdown-it and renovate in /dependencies (#7529) (9b794c2)
  • npm: bump path-to-regexp from 8.3.0 to 8.4.0 in /dependencies (#7687) (309fb55)
  • npm: bump picomatch in /dependencies (#7675) (df4f15e)
  • npm: bump qs from 6.14.1 to 6.14.2 in /dependencies (#7520) (a9e6534)
  • npm: bump renovate (#7699) (b91627f)
  • npm: bump renovate from 43.4.0 to 43.4.4 in /dependencies (#7524) (2ab5b9c)
  • npm: bump smol-toml from 1.6.0 to 1.6.1 in /dependencies (#7676) (d015498)
  • npm: bump the npm group across 1 directory with 15 updates (#7595) (58ee821)

... (truncated)

Commits
  • 9e86335 chore(main): release 8.6.0 (#7512)
  • b91627f deps(npm): bump renovate (#7699)
  • 11c750e deps(docker): bump the docker group across 1 directory with 4 updates (#7698)
  • 4c66d9d deps(java): bump com.puppycrawl.tools:checkstyle (#7689)
  • cb17f60 deps(python): bump the pip group across 1 directory with 5 updates (#7684)
  • 6a65d3a feat: improve zsh scripts support (#7674)
  • eb8ddc7 chore: update ruby and npm deps (#7694)
  • db85efc deps(npm): bump the npm group across 1 directory with 9 updates (#7690)
  • c5ec78d ci(dev-npm): bump the npm_and_yarn group across 1 directory with 1 update (#7...
  • f35a407 ci(dev-docker): bump node in /dev-dependencies (#7678)
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 9, 2026
@dependabot dependabot bot requested a review from chrisreddington as a code owner April 9, 2026 18:24
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 9, 2026
@dependabot dependabot bot added the github_actions Pull requests that update GitHub Actions code label Apr 9, 2026
@github-project-automation github-project-automation bot moved this to Needs Review in gh-skyline Apr 9, 2026
@chrisreddington
Copy link
Copy Markdown
Collaborator

@dependabot rebase

Bumps the github-actions group with 3 updates in the / directory: [actions/setup-go](https://github.com/actions/setup-go), [actions/upload-artifact](https://github.com/actions/upload-artifact) and [super-linter/super-linter](https://github.com/super-linter/super-linter).


Updates `actions/setup-go` from 6.2.0 to 6.4.0
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@7a3fe6c...4a36011)

Updates `actions/upload-artifact` from 6.0.0 to 7.0.0
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@b7c566a...bbbca2d)

Updates `super-linter/super-linter` from 8.3.2 to 8.6.0
- [Release notes](https://github.com/super-linter/super-linter/releases)
- [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md)
- [Commits](super-linter/super-linter@d5b0a2a...9e86335)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: 6.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/upload-artifact
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: super-linter/super-linter
  dependency-version: 8.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/github-actions-fe2fb304cb branch from ab82a94 to 472e5be Compare April 15, 2026 07:06
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@chrisreddington chrisreddington merged commit fd47b95 into main Apr 15, 2026
23 checks passed
@chrisreddington chrisreddington deleted the dependabot/github_actions/github-actions-fe2fb304cb branch April 15, 2026 07:18
@github-project-automation github-project-automation bot moved this from Needs Review to Done in gh-skyline Apr 15, 2026
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

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant