Skip to content

Comments

chore(deps): bump the actions group across 1 directory with 6 updates#48

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/actions-45e12faa57
Open

chore(deps): bump the actions group across 1 directory with 6 updates#48
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/actions-45e12faa57

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2026

Bumps the actions group with 6 updates in the / directory:

Package From To
actions/setup-go 6.1.0 6.2.0
docker/setup-docker-action 4.6.0 4.7.0
actions/checkout 6.0.0 6.0.2
actions/upload-artifact 5.0.0 6.0.0
AnimMouse/setup-rclone 1.11.0 1.12.0
crate-ci/typos 1.40.0 1.43.5

Updates actions/setup-go from 6.1.0 to 6.2.0

Release notes

Sourced from actions/setup-go's releases.

v6.2.0

What's Changed

Enhancements

Dependency updates

New Contributors

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

Commits

Updates docker/setup-docker-action from 4.6.0 to 4.7.0

Release notes

Sourced from docker/setup-docker-action's releases.

v4.7.0

Full Changelog: docker/setup-docker-action@v4.6.0...v4.7.0

Commits
  • e43656e Merge pull request #193 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • 51b1647 chore: update generated content
  • 34fbc53 build(deps): bump @​docker/actions-toolkit from 0.69.0 to 0.71.0
  • ec52bdf Merge pull request #196 from docker/dependabot/npm_and_yarn/js-yaml-3.14.2
  • c2e0699 Merge pull request #192 from docker/dependabot/npm_and_yarn/actions/core-2.0.1
  • 02a35a1 chore: update generated content
  • 1d30751 build(deps): bump js-yaml from 3.14.1 to 3.14.2
  • 20e0c03 build(deps): bump @​actions/core from 1.11.1 to 2.0.1
  • 069eb67 Merge pull request #194 from crazy-max/update-dev-deps
  • c17c693 chore: update generated content
  • Additional commits viewable in compare view

Updates actions/checkout from 6.0.0 to 6.0.2

Release notes

Sourced from actions/checkout's releases.

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

Changelog

Sourced from actions/checkout's changelog.

Changelog

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

... (truncated)

Commits
  • de0fac2 Fix tag handling: preserve annotations and explicit fetch-tags (#2356)
  • 064fe7f Add orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is set (...
  • 8e8c483 Clarify v6 README (#2328)
  • 033fa0d Add worktree support for persist-credentials includeIf (#2327)
  • c2d88d3 Update all references from v5 and v4 to v6 (#2314)
  • See full diff in compare view

Updates actions/upload-artifact from 5.0.0 to 6.0.0

Release notes

Sourced from actions/upload-artifact's releases.

v6.0.0

v6 - What's new

[!IMPORTANT] actions/upload-artifact@v6 now runs on Node.js 24 (runs.using: node24) and requires a minimum Actions Runner version of 2.327.1. If you are using self-hosted runners, ensure they are updated before upgrading.

Node.js 24

This release updates the runtime to Node.js 24. v5 had preliminary support for Node.js 24, however this action was by default still running on Node.js 20. Now this action by default will run on Node.js 24.

What's Changed

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

Commits
  • b7c566a Merge pull request #745 from actions/upload-artifact-v6-release
  • e516bc8 docs: correct description of Node.js 24 support in README
  • ddc45ed docs: update README to correct action name for Node.js 24 support
  • 615b319 chore: release v6.0.0 for Node.js 24 support
  • 017748b Merge pull request #744 from actions/fix-storage-blob
  • 38d4c79 chore: rebuild dist
  • 7d27270 chore: add missing license cache files for @​actions/core, @​actions/io, and mi...
  • 5f643d3 chore: update license files for @​actions/artifact@​5.0.1 dependencies
  • 1df1684 chore: update package-lock.json with @​actions/artifact@​5.0.1
  • b5b1a91 fix: update @​actions/artifact to ^5.0.0 for Node.js 24 punycode fix
  • Additional commits viewable in compare view

Updates AnimMouse/setup-rclone from 1.11.0 to 1.12.0

Release notes

Sourced from AnimMouse/setup-rclone's releases.

v1.12.0

Changelog:

  • Change .yml to .yaml.
  • Update actions/cache to v5.
  • Add support for arm64 Windows.
  • Remove default false on inputs since it is treated as string not boolean.
  • Use semantic versioning on releases.
Commits
  • 26ef213 test: Add branches, and remove unnecessary tests
  • b0a37e7 refactor: Remove default false on inputs since it is treated as string not bo...
  • 25eae77 test: Fix matrix include not supporting secrets
  • 8daacc2 test: Use include in matrix instead of using ternary operators
  • 9802a7c test: Refactor to use matrix, and dynamically get penultimate versions
  • aa64103 feat: Add support for arm64 Windows
  • 20f7031 chore: Update actions/cache to v5
  • 256f97f refactor: Change .yml to .yaml
  • ef6294e test: Enable monthly testing and workflow dispatch
  • See full diff in compare view

Updates crate-ci/typos from 1.40.0 to 1.43.5

Release notes

Sourced from crate-ci/typos's releases.

v1.43.5

[1.43.5] - 2026-02-16

Fixes

  • (pypi) Hopefully fix the sdist build

v1.43.4

[1.43.4] - 2026-02-09

Fixes

  • Don't correct pincher

v1.43.3

[1.43.3] - 2026-02-06

Fixes

  • (action) Adjust how typos are reported to github

v1.43.2

[1.43.2] - 2026-02-05

Fixes

  • Don't correct certifi in Python

v1.43.1

[1.43.1] - 2026-02-03

Fixes

  • Don't correct consts

v1.43.0

[1.43.0] - 2026-02-02

Features

v1.42.3

[1.42.3] - 2026-01-27

Fixes

  • Don't correct loosing

v1.42.2

... (truncated)

Changelog

Sourced from crate-ci/typos's changelog.

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased] - ReleaseDate

[1.43.5] - 2026-02-16

Fixes

  • (pypi) Hopefully fix the sdist build

[1.43.4] - 2026-02-09

Fixes

  • Don't correct pincher

[1.43.3] - 2026-02-06

Fixes

  • (action) Adjust how typos are reported to github

[1.43.2] - 2026-02-05

Fixes

  • Don't correct certifi in Python

[1.43.1] - 2026-02-03

Fixes

  • Don't correct consts

[1.43.0] - 2026-02-02

Compatibility

  • Bumped MSRV to 1.91

Features

[1.42.3] - 2026-01-27

... (truncated)

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the actions group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [actions/setup-go](https://github.com/actions/setup-go) | `6.1.0` | `6.2.0` |
| [docker/setup-docker-action](https://github.com/docker/setup-docker-action) | `4.6.0` | `4.7.0` |
| [actions/checkout](https://github.com/actions/checkout) | `6.0.0` | `6.0.2` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact) | `5.0.0` | `6.0.0` |
| [AnimMouse/setup-rclone](https://github.com/animmouse/setup-rclone) | `1.11.0` | `1.12.0` |
| [crate-ci/typos](https://github.com/crate-ci/typos) | `1.40.0` | `1.43.5` |



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

Updates `docker/setup-docker-action` from 4.6.0 to 4.7.0
- [Release notes](https://github.com/docker/setup-docker-action/releases)
- [Commits](docker/setup-docker-action@e61617a...e43656e)

Updates `actions/checkout` from 6.0.0 to 6.0.2
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@1af3b93...de0fac2)

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

Updates `AnimMouse/setup-rclone` from 1.11.0 to 1.12.0
- [Release notes](https://github.com/animmouse/setup-rclone/releases)
- [Commits](AnimMouse/setup-rclone@0d99fa3...26ef213)

Updates `crate-ci/typos` from 1.40.0 to 1.43.5
- [Release notes](https://github.com/crate-ci/typos/releases)
- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)
- [Commits](crate-ci/typos@2d0ce56...57b11c6)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: 6.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: docker/setup-docker-action
  dependency-version: 4.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: actions/checkout
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: actions/upload-artifact
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: AnimMouse/setup-rclone
  dependency-version: 1.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: crate-ci/typos
  dependency-version: 1.43.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
...

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 Feb 20, 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

None yet

Development

Successfully merging this pull request may close these issues.

0 participants