mirror of
https://github.com/nektos/act.git
synced 2026-04-26 01:15:51 +03:00
[PR #5861] [MERGED] build(deps): bump the dependencies group with 5 updates #2607
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#2607
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/5861
Author: @dependabot[bot]
Created: 7/1/2025
Status: ✅ Merged
Merged: 7/1/2025
Merged by: @mergify[bot]
Base:
master← Head:dependabot/go_modules/dependencies-7fa9883dd6📝 Commits (2)
2dcd96fbuild(deps): bump the dependencies group with 5 updates947cf91Merge branch 'master' into dependabot/go_modules/dependencies-7fa9883dd6📊 Changes
2 files changed (+18 additions, -18 deletions)
View changed files
📝
go.mod(+6 -6)📝
go.sum(+12 -12)📄 Description
Bumps the dependencies group with 5 updates:
28.2.2+incompatible28.3.0+incompatible28.2.2+incompatible28.3.0+incompatible5.16.05.16.21.4.01.4.20.31.00.32.0Updates
github.com/docker/clifrom 28.2.2+incompatible to 28.3.0+incompatibleCommits
38b7060Merge pull request #6148 from thaJeztah/vendor_rc22d46d16vendor: github.com/docker/docker v28.3.0-rc.2f03fb6cMerge pull request #6146 from thaJeztah/bump_docker5bb0d7fvendor: github.com/docker/docker 265f70964794 (v28.3.0-rc.2)575d4afvendor: github.com/docker/docker v28.3.0-rc.14b202b9Merge pull request #6141 from thaJeztah/login_no_tty80d1959Merge pull request #6144 from thaJeztah/rm_top_level_remove19a5c5cremove undocumented top-level "docker remove" commandc882686prevent login prompt on registry operations with no TTY attached747cb44Merge pull request #6140 from vvoland/image-tree-usedUpdates
github.com/docker/dockerfrom 28.2.2+incompatible to 28.3.0+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
... (truncated)
Commits
265f709Merge pull request #50247 from vvoland/50245-28.xb2a9318docs: cut api docs for v1.51b3e2e22Merge pull request #50244 from vvoland/50177-28.xc571cd8Merge pull request #50243 from vvoland/50238-28.x8c713c1gha: lower timeouts on "build" and "merge" steps539c115Merge pull request #50240 from thaJeztah/28.x_backport_validate_mirrors8e7ea47vendor: update buildkit to v0.23.1222baf4vendor: github.com/moby/buildkit v0.23.01627e82Merge pull request #50241 from thaJeztah/28.x_backport_update_cgroups4070ebdMerge pull request #50242 from thaJeztah/28.x_backport_fix_event_orderingUpdates
github.com/go-git/go-git/v5from 5.16.0 to 5.16.2Release notes
Sourced from github.com/go-git/go-git/v5's releases.
Commits
ed8216cMerge pull request #1567 from kane8n/backport-to-v5-patricsss/fix-14554f35ebaMerge pull request #1484 from patricsss/patricsss/fix-1455fd1a836Merge pull request #1561 from kane8n/backport-to-v5-fix-sparse-checkout-statusc3c8410Merge pull request #1492 from onee-only/fix-sparse-checkout-statusUpdates
go.etcd.io/bboltfrom 1.4.0 to 1.4.2Release notes
Sourced from go.etcd.io/bbolt's releases.
Commits
dca4b1dUpdate version to 1.4.225e37c0Merge pull request #1005 from ahrtr/20250626_meta_1.4f32b06cProtect meta page when it's being writtenb8ccd81Merge pull request #1003 from Elbehery/20250625_1.4-use-temmplate-for-cross-b...61713a0Add template to cross arch build tests992a56aMerge pull request #1000 from Elbehery/20250625_1.4-use-qemu-github-workflow0dcb047chore(CI): Add QEMU to CI Workflow682819cMerge pull request #990 from ahrtr/20250615_maxMapSize_1.42d2c8e4Fix maxMapSize typo in aix, android and solaris2855a18Merge pull request #985 from hwdef/release14-bump-go-12310Updates
golang.org/x/termfrom 0.31.0 to 0.32.0Commits
2ec7864go.mod: update golang.org/x dependenciesa809085term: support pluggable historyDependabot 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.