chore(deps): bump the actions group across 1 directory with 6 updates#48
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): bump the actions group across 1 directory with 6 updates#48dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
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>
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 actions group with 6 updates in the / directory:
6.1.06.2.04.6.04.7.06.0.06.0.25.0.06.0.01.11.01.12.01.40.01.43.5Updates
actions/setup-gofrom 6.1.0 to 6.2.0Release notes
Sourced from actions/setup-go's releases.
Commits
7a3fe6cBump qs from 6.14.0 to 6.14.1 (#703)b9adafdBump actions/checkout from 5 to 6 (#686)d73f6bcREADME.md: correct to actions/checkout@v6 (#683)ae252eeBump@actions/cacheto v5 (#695)bf7446aBump js-yaml from 3.14.1 to 3.14.2 (#682)02aadfeFix Node.js version in action.yml (#691)4aaadf4Example for restore-only cache in documentation (#696)Updates
docker/setup-docker-actionfrom 4.6.0 to 4.7.0Release notes
Sourced from docker/setup-docker-action's releases.
Commits
e43656eMerge pull request #193 from docker/dependabot/npm_and_yarn/docker/actions-to...51b1647chore: update generated content34fbc53build(deps): bump@docker/actions-toolkitfrom 0.69.0 to 0.71.0ec52bdfMerge pull request #196 from docker/dependabot/npm_and_yarn/js-yaml-3.14.2c2e0699Merge pull request #192 from docker/dependabot/npm_and_yarn/actions/core-2.0.102a35a1chore: update generated content1d30751build(deps): bump js-yaml from 3.14.1 to 3.14.220e0c03build(deps): bump@actions/corefrom 1.11.1 to 2.0.1069eb67Merge pull request #194 from crazy-max/update-dev-depsc17c693chore: update generated contentUpdates
actions/checkoutfrom 6.0.0 to 6.0.2Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
de0fac2Fix tag handling: preserve annotations and explicit fetch-tags (#2356)064fe7fAdd orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is set (...8e8c483Clarify v6 README (#2328)033fa0dAdd worktree support for persist-credentials includeIf (#2327)c2d88d3Update all references from v5 and v4 to v6 (#2314)Updates
actions/upload-artifactfrom 5.0.0 to 6.0.0Release notes
Sourced from actions/upload-artifact's releases.
Commits
b7c566aMerge pull request #745 from actions/upload-artifact-v6-releasee516bc8docs: correct description of Node.js 24 support in READMEddc45eddocs: update README to correct action name for Node.js 24 support615b319chore: release v6.0.0 for Node.js 24 support017748bMerge pull request #744 from actions/fix-storage-blob38d4c79chore: rebuild dist7d27270chore: add missing license cache files for@actions/core,@actions/io, and mi...5f643d3chore: update license files for@actions/artifact@5.0.1 dependencies1df1684chore: update package-lock.json with@actions/artifact@5.0.1b5b1a91fix: update@actions/artifactto ^5.0.0 for Node.js 24 punycode fixUpdates
AnimMouse/setup-rclonefrom 1.11.0 to 1.12.0Release notes
Sourced from AnimMouse/setup-rclone's releases.
Commits
26ef213test: Add branches, and remove unnecessary testsb0a37e7refactor: Remove default false on inputs since it is treated as string not bo...25eae77test: Fix matrix include not supporting secrets8daacc2test: Use include in matrix instead of using ternary operators9802a7ctest: Refactor to use matrix, and dynamically get penultimate versionsaa64103feat: Add support for arm64 Windows20f7031chore: Update actions/cache to v5256f97frefactor: Change .yml to .yamlef6294etest: Enable monthly testing and workflow dispatchUpdates
crate-ci/typosfrom 1.40.0 to 1.43.5Release notes
Sourced from crate-ci/typos's releases.
... (truncated)
Changelog
Sourced from crate-ci/typos's changelog.
... (truncated)
Commits
57b11c6chore: Release105ced2docs: Update changelog4f89be7Merge pull request #1504 from schnellerhase/bump-maturind8547adMerge pull request #1503 from 1195343015/patch-160527f0Bump maturin to 1.123a925ad[Bugfix] Fix whitespace in unicode setting78bc6fbchore: Releasec3402c6docs: Update changelog5ad68cdMerge pull request #1500 from epage/pincher3907364fix(dict): Allow pincherDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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