mirror of
https://github.com/nektos/act.git
synced 2026-04-26 01:15:51 +03:00
[PR #5889] [CLOSED] build(deps): bump the dependencies group with 5 updates #2612
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#2612
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/5889
Author: @dependabot[bot]
Created: 8/1/2025
Status: ❌ Closed
Base:
master← Head:dependabot/go_modules/dependencies-0636ffd298📝 Commits (2)
4952535build(deps): bump the dependencies group with 5 updates7c9fc95Merge branch 'master' into dependabot/go_modules/dependencies-0636ffd298📊 Changes
2 files changed (+18 additions, -17 deletions)
View changed files
📝
go.mod(+6 -6)📝
go.sum(+12 -11)📄 Description
Bumps the dependencies group with 5 updates:
28.3.0+incompatible28.3.3+incompatible28.3.0+incompatible28.3.3+incompatible1.0.61.0.70.32.00.33.05.2.25.3.0Updates
github.com/docker/clifrom 28.3.0+incompatible to 28.3.3+incompatibleCommits
980b856Merge pull request #6183 from thaJeztah/diff_simplify9c25614Merge pull request #6181 from thaJeztah/fork_readCloserWrapperbc01f84Merge pull request #6182 from thaJeztah/fork_longpathea2a0c3Merge pull request #6177 from thaJeztah/rm_aliases3d98579cli/command: remove some redundant import-aliasesf5f3b02Merge pull request #6178 from thaJeztah/bump_dev_tools143f361Merge pull request #6179 from thaJeztah/bump_gotestsumd7181e4Merge pull request #6185 from thaJeztah/alpine_doc8b6436eDockerfile: document ALPINE_VERSION build-arg7d574b8Merge pull request #6180 from thaJeztah/truncate_idUpdates
github.com/docker/dockerfrom 28.3.0+incompatible to 28.3.3+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
... (truncated)
Commits
bea959cMerge pull request #50506 from robmry/backport-28.x/fix_firewalld_reload3e9ff78bridge: Reapply endpoint iptables rules on firewalld reload29ed80abridge: Trigger firewalld reload during bridge integration testsda489a1Merge pull request #50478 from thaJeztah/28.x_backport_gha_bump_bkf173e45Merge pull request #50480 from austinvazquez/cherry-pick-ea29dffaa541289591aa...e4b1f89daemon/server: remove compatibility with API v1.4 auth-config on push0c9e14dhack/buildkit-ref: temporarily bump BuildKit to head of v0.23 branchbf6d688Merge pull request #50471 from austinvazquez/cherry-pick-b1ce0c89f0214cc6711c...4205776client: always send (empty) body on pushe77ff99Merge pull request #50354 from vvoland/50353-28.xUpdates
github.com/spf13/pflagfrom 1.0.6 to 1.0.7Release notes
Sourced from github.com/spf13/pflag's releases.
Commits
f9cbdd9Merge pull request #348 from max-frank/add-time-flag-supporte3be2ebReduce duplication by forwarding to sibling functions7cc25e3Don't exportTimeValue(yet)d15848dRemove unnecessary time test stderr dev null redirectc5ce22eUse time.Time for expectations in time flag tests1992c5aAdd support for time.Time flags1c62fb2Merge pull request #431 from LeGEC/430-fix-usage-message-for-func-flags1a4b5b2fix discrepancy in order of arguments for Func() and BoolFunc() #4334730aa0fix help message for Func and BoolFunc flags #430f4c97c2minor: fix typos in commentsUpdates
golang.org/x/termfrom 0.32.0 to 0.33.0Commits
30da5ddgo.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)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 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.