mirror of
https://github.com/nektos/act.git
synced 2026-04-26 09:25:54 +03:00
[PR #5935] [MERGED] build(deps): bump the dependencies group across 1 directory with 10 updates #2625
Labels
No labels
area/action
area/cli
area/docs
area/image
area/runner
area/workflow
backlog
confirmed/not-planned
kind/bug
kind/discussion
kind/external
kind/feature-request
kind/question
meta/duplicate
meta/invalid
meta/need-more-info
meta/resolved
meta/wontfix
meta/workaround
needs-work
pull-request
review/not-planned
size/M
size/XL
size/XXL
stale
stale-exempt
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/act#2625
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/nektos/act/pull/5935
Author: @dependabot[bot]
Created: 9/21/2025
Status: ✅ Merged
Merged: 9/21/2025
Merged by: @mergify[bot]
Base:
master← Head:dependabot/go_modules/dependencies-3d8c39bc62📝 Commits (1)
232a099build(deps): bump the dependencies group across 1 directory with 10 updates📊 Changes
2 files changed (+34 additions, -57 deletions)
View changed files
📝
go.mod(+12 -13)📝
go.sum(+22 -44)📄 Description
Bumps the dependencies group with 9 updates in the / directory:
28.3.0+incompatible28.4.0+incompatible28.3.0+incompatible28.4.0+incompatible0.5.00.6.01.9.11.10.11.10.01.11.11.4.21.4.30.32.00.35.05.2.25.3.01.36.61.36.9Updates
github.com/docker/clifrom 28.3.0+incompatible to 28.4.0+incompatibleCommits
d8eb465Merge pull request #6424 from vvoland/update-dockera83e3dfvendor: github.com/docker/docker v28.4.0-dev (249d679a6baf)ff5ea75Merge pull request #6422 from vvoland/6421-28.xc1d14aeMerge pull request #6423 from vvoland/update-docker18adfd5vendor: github.com/docker/docker v28.4.0-rc.26e20b9dupdate to go1.24.73cadbd8Merge pull request #6420 from thaJeztah/28.x_backport_complete_pullb3df920add completion for docker image pullb89b069Merge pull request #6416 from vvoland/update-docker9deb5e9vendor: github.com/docker/docker v28.4.0-rc.2-dev (5d5332b00c76)Updates
github.com/docker/dockerfrom 28.3.0+incompatible to 28.4.0+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
... (truncated)
Commits
249d679Merge pull request #50890 from vvoland/50889-28.xd664cfeupdate to go1.24.7b384cd2Merge pull request #50888 from vvoland/50885-28.xc1ce88evendor: update buildkit to v0.24.04a34e8eMerge pull request #50875 from vvoland/50867-28.xcfa70d0gha/arm64: Setup qemud70382eintegration/internal: Print Buildkit logs687b206c8d/history: Fix non-native platformse4224f8integration/internal: Handle Buildkit in GetImageIDFromBody5d5332bMerge pull request #50871 from vvoland/50870-28.xUpdates
github.com/docker/go-connectionsfrom 0.5.0 to 0.6.0Commits
42faf79Merge pull request #138 from thaJeztah/sockets_move_unix_options9ffab7esockets: make NewUnixSocket, WithChown, WithChmod unix-only6bb1d15Merge pull request #135 from thaJeztah/rename_test_filesb6c843dsockets: rename files to be considered test files80898b6Merge pull request #133 from thaJeztah/deprecate_socket_dialpipea4399e5socket: deprecate DialPipeb071e04Merge pull request #128 from thaJeztah/remove_old_cyphers578bfdeMerge pull request #132 from thaJeztah/optimize_ParsePortSpecdeccd71tlsconfig: align client and server defaults, remove weak CBC ciphers30b91c8nat: ParsePortSpec: combine some conditionsUpdates
github.com/spf13/cobrafrom 1.9.1 to 1.10.1Release notes
Sourced from github.com/spf13/cobra's releases.
... (truncated)
Commits
7da941cchore: Bump pflag to v1.0.9 (#2305)51d6751Bump pflag to 1.0.8 (#2303)3f3b818Update README.md with new logodcaf42eAdd Periscope to the list of projects using Cobra (#2299)6dec1aeThe default ShellCompDirective can be customized for a command and its subcom...c8289c1chore(golangci-lint): add some exclusion presets4af7b64refactor: apply golangci-lint autofixes, work around false positives75790e4chore(golangci-lint): upgrade to v2db3ddb5Adding sponsorship to README.md67171d6putting sponsorship below headerUpdates
github.com/spf13/pflagfrom 1.0.6 to 1.0.9Release notes
Sourced from github.com/spf13/pflag's releases.
... (truncated)
Commits
1043857Merge pull request #446 from spf13/fix-backwards-compat7412009fix: Restore ParseErrorsWhitelist name for nowb9c16faMerge pull request #444 from spf13/reset-args-even-if-empty40abc49Merge pull request #443 from spf13/silence-errhelp1bf832cUse errors.Is instead of equality checkd25dd24Reset args on re-parse even if empty094909dMerge pull request #365 from vaguecoder/str2str-sortedccb49e5Print Default Values of String-to-String in Sorted Orderb55ffb6fix: Don't print ErrHelp in ParseAll7c651d1Merge pull request #407 from tmc/fix-errhelpUpdates
github.com/stretchr/testifyfrom 1.10.0 to 1.11.1Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
2a57335Merge pull request #1788 from brackendawson/1785-backport-1.11af8c912Backport #1786 to release/1.11b7801fbMerge pull request #1778 from stretchr/dependabot/github_actions/actions/chec...69831f3build(deps): bump actions/checkout from 4 to 5a53be35Improve captureTestingT helperaafb604mock: improve formatting of error message7218e03improve error msg929a212Merge pull request #1758 from stretchr/dolmen/suite-faster-method-filteringbc7459esuite: faster filtering of methods (-testify.m)7d37b5csuite: refactor methodFilterUpdates
go.etcd.io/bboltfrom 1.4.2 to 1.4.3Release notes
Sourced from go.etcd.io/bbolt's releases.
Commits
68e6b96Update version to v1.4.3599de69Merge pull request #1058 from ahrtr/20250818_writeto_1.48fd1b83Update (*Tx)WriteTo to reuse the already opened file if WriteFlag not set76cd3d4Merge pull request #1049 from hwdef/release14-bump-go-12312af33d7dBump Go to 1.23.1260b43b8Merge pull request #1050 from Elbehery/20250811_bump_windows_timeout79638fd[release-1.4]:chore(test): bump_windows_test_timeout804e170Merge pull request #1046 from ahrtr/20250809_hugesize_test_1.40307cfdFix test case TestDB_HugeValue for 32 bit systems4c57e50Merge pull request #1024 from hwdef/bump-go-12311-release-14Updates
golang.org/x/termfrom 0.32.0 to 0.35.0Commits
1a11b45go.mod: update golang.org/x dependenciesd862cd5all: upgrade go directive to at least 1.24.0 [generated]a35244dgo.mod: update golang.org/x dependencies4f53e0cterm: allow multi-line bracketed paste to not create single line with verbati...27f29d8term: remove duplicate flag and add comment on windows30da5ddgo.mod: update golang.org/x dependenciesUpdates
github.com/golang-jwt/jwt/v5from 5.2.2 to 5.3.0Release notes
Sourced from github.com/golang-jwt/jwt/v5's releases.
Commits
e9547a1Bump Go version to indicate correct minimum requirement (#452)3839817Create CODEOWNERS (#449)d83e545Fix bug in validation of multiple audiences (#441)75740f1replaced interface{} to any (#445)048854fBump golangci/golangci-lint-action from 7 to 8 (#440)497a38eImplementing validation of multiple audiences (#433)12384eaBump GitHub workflows and Go versions (#438)Updates
google.golang.org/protobuffrom 1.36.6 to 1.36.9Dependabot 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🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.