-
Notifications
You must be signed in to change notification settings - Fork 703
chore(deps): bump the third-party-actions group with 6 updates #7125
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
tisonkun
merged 3 commits into
main
from
dependabot/github_actions/third-party-actions-b352362f68
Jan 1, 2026
Merged
chore(deps): bump the third-party-actions group with 6 updates #7125
tisonkun
merged 3 commits into
main
from
dependabot/github_actions/third-party-actions-b352362f68
Jan 1, 2026
Conversation
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
Bumps the third-party-actions group with 6 updates: | Package | From | To | | --- | --- | --- | | [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) | `8` | `9` | | [swift-actions/setup-swift](https://github.com/swift-actions/setup-swift) | `2` | `3` | | [mlugg/setup-zig](https://github.com/mlugg/setup-zig) | `2.0.5` | `2.1.0` | | [crate-ci/typos](https://github.com/crate-ci/typos) | `1.38.1` | `1.41.0` | | [burnett01/rsync-deployments](https://github.com/burnett01/rsync-deployments) | `5.2` | `8` | | [rust-lang/crates-io-auth-action](https://github.com/rust-lang/crates-io-auth-action) | `1.0.1` | `1.0.3` | Updates `golangci/golangci-lint-action` from 8 to 9 - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v8...v9) Updates `swift-actions/setup-swift` from 2 to 3 - [Release notes](https://github.com/swift-actions/setup-swift/releases) - [Commits](swift-actions/setup-swift@v2...v3) Updates `mlugg/setup-zig` from 2.0.5 to 2.1.0 - [Release notes](https://github.com/mlugg/setup-zig/releases) - [Commits](mlugg/setup-zig@8d6198c...fa65c40) Updates `crate-ci/typos` from 1.38.1 to 1.41.0 - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md) - [Commits](crate-ci/typos@v1.38.1...v1.41.0) Updates `burnett01/rsync-deployments` from 5.2 to 8 - [Release notes](https://github.com/burnett01/rsync-deployments/releases) - [Commits](Burnett01/rsync-deployments@0dc935c...0c90252) Updates `rust-lang/crates-io-auth-action` from 1.0.1 to 1.0.3 - [Release notes](https://github.com/rust-lang/crates-io-auth-action/releases) - [Commits](rust-lang/crates-io-auth-action@e919bc7...b7e9a28) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-version: '9' dependency-type: direct:production update-type: version-update:semver-major dependency-group: third-party-actions - dependency-name: swift-actions/setup-swift dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major dependency-group: third-party-actions - dependency-name: mlugg/setup-zig dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: third-party-actions - dependency-name: crate-ci/typos dependency-version: 1.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: third-party-actions - dependency-name: burnett01/rsync-deployments dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major dependency-group: third-party-actions - dependency-name: rust-lang/crates-io-auth-action dependency-version: 1.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: third-party-actions ... Signed-off-by: dependabot[bot] <support@github.com>
8c1529e to
c006030
Compare
tisonkun
approved these changes
Jan 1, 2026
Member
|
dry run failed because we're yet to publish factored out crates. |
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
lgtm
This PR has been approved by a maintainer
releases-note/chore
The PR has a title that begins with "chore" or changes other small things that hard to tell
size:S
This PR changes 10-29 lines, ignoring generated files.
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 third-party-actions group with 6 updates:
89232.0.52.1.01.38.11.41.05.281.0.11.0.3Updates
golangci/golangci-lint-actionfrom 8 to 9Release notes
Sourced from golangci/golangci-lint-action's releases.
Commits
1e7e51ebuild(deps): bump yaml from 2.8.1 to 2.8.2 in the dependencies group (#1324)5256ff0build(deps-dev): bump the dev-dependencies group with 3 updates (#1323)13fed6fchore: update workflows7afe8ffchore: update workflows5a92899chore: move samples into fixtures (#1321)aa6fad0feat: add version-file option (#1320)a6071aabuild(deps): bump actions/checkout from 5 to 6 (#1318)6e36c84build(deps-dev): bump the dev-dependencies group with 2 updates (#1317)e7fa5acfeat: automatic module directories (#1315)f3ae99fdocs: organize options (#1314)Updates
swift-actions/setup-swiftfrom 2 to 3Release notes
Sourced from swift-actions/setup-swift's releases.
Commits
364295dBump build7ef546cUpdate readme3273319Bump swiftlya90d258Pass skip flagded451bUpdate workflows0dad4e4Merge pull request #710 from swift-actions/next4abeccaBuild0c75150Formatting7849873Update gpg handling9005990Merge branch 'main' into nextUpdates
mlugg/setup-zigfrom 2.0.5 to 2.1.0Release notes
Sourced from mlugg/setup-zig's releases.
Commits
fa65c40github: add separate READMEa76d6bahandle netbsd in tarball names33b3467map sunos to illumos rather than solaris in tarball names2abe1ddremove aix tarball name handling274ad33set Zig cache directories to the workspace-local .zig-cache9ffc387Update ARM architecture name6235aa8Use correct file extension everywhere244f44eFix missing extension in temporary tarball patha45b642forgejo: add basic workflow to test setup-zig9715a6fREADME.md: make Forgejo Actions support explicitUpdates
crate-ci/typosfrom 1.38.1 to 1.41.0Release notes
Sourced from crate-ci/typos's releases.
Changelog
Sourced from crate-ci/typos's changelog.
Commits
5c19779chore: Releasecf11fddchore: Release54e83d2docs: Update changelogfbd7b69Merge pull request #1454 from epage/dec5dc35c7feat(dict): December additions1a319b5chore: Release00852bbdocs: Update changelog1d43270chore: Release770146dMerge pull request #1452 from epage/incrementer6bf2899fix(dict): Be neutral on incrementer vs incrementorUpdates
burnett01/rsync-deploymentsfrom 5.2 to 8Release notes
Sourced from burnett01/rsync-deployments's releases.
... (truncated)
Commits
0c90252Release/8.0.2 (#93)68d1fd5chore: 8.0.12c22263fix: regression - using echo instead of printf again #908a39558feat: add README for SSH agent and known_hosts management scripts0f1cb79fix: permissions of docker-rsync scripts05a269av8 - 8.0.0 (#88)92961b5feat: always force-upgrade alpine openssl96abc27fix: snyk-docker-vulnerability-scan sarif7e729bffix: snyk-docker-vulnerability-scan sarifc23b68achore: snyk output sarif file contentUpdates
rust-lang/crates-io-auth-actionfrom 1.0.1 to 1.0.3Release notes
Sourced from rust-lang/crates-io-auth-action's releases.
Commits
b7e9a28Merge pull request #95 from rust-lang/renovate/lock-file-maintenance7ac4f7fchore(deps): lock file maintenanceeeaaca0Merge pull request #100 from rust-lang/update-tsdown-to-version-0-169002361update tsdown to version 0.16a06c97aMerge pull request #91 from rust-lang/renovate/major-vitest-monorepo2d6d193chore(deps): update dependency vitest to v45c091faMerge pull request #93 from rust-lang/renovate/eslint-monorepo14c1413chore(deps): update dependency eslint to v9.39.18a0dbdbMerge pull request #94 from rust-lang/renovate/github-actions2c172cfMerge pull request #96 from rust-lang/renovate/globals-16.x-lockfileDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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