Skip to content

build(deps): bump docker/build-push-action from 7.2.0 to 7.3.0 - #2828

Merged
IrynaKulakova merged 2 commits into
mainfrom
dependabot/github_actions/docker/build-push-action-7.3.0
Jul 7, 2026
Merged

IrynaKulakova merged 2 commits into
mainfrom
dependabot/github_actions/docker/build-push-action-7.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps docker/build-push-action from 7.2.0 to 7.3.0.

Release notes

Sourced from docker/build-push-action's releases.

v7.3.0

Full Changelog: docker/build-push-action@v7.2.0...v7.3.0

Commits
  • 53b7df9 Merge pull request #1572 from docker/dependabot/npm_and_yarn/docker/actions-t...
  • 154298c [dependabot skip] chore: update generated content
  • cb1238b chore(deps): Bump @​docker/actions-toolkit from 0.91.0 to 0.92.0
  • 24f845d Merge pull request #1566 from docker/dependabot/npm_and_yarn/js-yaml-4.2.0
  • 9c69730 [dependabot skip] chore: update generated content
  • bc3a3a5 Merge pull request #1574 from docker/dependabot/github_actions/aws-actions/co...
  • a82c504 chore(deps): Bump js-yaml from 4.1.1 to 4.3.0
  • 0285a75 Merge pull request #1573 from docker/dependabot/github_actions/actions/cache-...
  • c6ad2a3 Merge pull request #1575 from docker/dependabot/github_actions/actions/checko...
  • d37484f Merge pull request #1564 from docker/dependabot/npm_and_yarn/undici-6.27.0
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 7.2.0 to 7.3.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@f9f3042...53b7df9)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-version: 7.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 6, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 6, 2026 16:24
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 6, 2026

@Daytona39264 Daytona39264 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clean SHA-pinned bump of docker/build-push-action 7.2.0→7.3.0; pinned SHA verified against the v7.3.0 tag; all CI checks green.

@Daytona39264

Copy link
Copy Markdown

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Jul 7, 2026

Copy link
Copy Markdown
Contributor Author

Sorry, only users with push access can use that command.

@IrynaKulakova
IrynaKulakova merged commit 40db5e3 into main Jul 7, 2026
18 checks passed
@IrynaKulakova
IrynaKulakova deleted the dependabot/github_actions/docker/build-push-action-7.3.0 branch July 7, 2026 12:01
social4hyq pushed a commit to social4hyq/homebrew-core that referenced this pull request Sep 20, 2026
github-mcp-server 1.6.0

Created-by: HarmonybrewBot
Commit-by: HarmonybrewBot
Merged-by: HarmonybrewBot
Description: Created by `brew bump`

---

Created with `brew bump-formula-pr`.<details>
  <summary>release notes</summary>
  <pre>## Highlights ⭐️
* **Tool response filtering**: We added a new `fields` parameter to selected tools in Insiders mode, allowing models to specify which fields they need when they call those tools, thus shrinking tool response size and optimizing context usage. Try it out and let us know if you have any feedback!

## What's Changed
* chore(deps): upgrade go-sdk to v1.7.0-pre.1 (new MCP spec) by @SamMorrowDrums in github/github-mcp-server#2787
* build(deps): bump SamMorrowDrums/mcp-server-diff from 3521651bb0d3cc267a23df8d94a2a645556980a4 to 40d992e0a220e5b63378758f9a40d6a8982898d2 by @dependabot[bot] in github/github-mcp-server#2795
* build(deps): bump golang.org/x/net from 0.38.0 to 0.55.0 in the go_modules group across 1 directory by @dependabot[bot] in github/github-mcp-server#2806
* build(deps): bump goreleaser/goreleaser-action from 7.2.2 to 7.2.3 by @dependabot[bot] in github/github-mcp-server#2796
* Add is_suggestion + rationale to update_issue_assignees by @kelsey-myers in github/github-mcp-server#2821
* Add rationale and confidence to closing an issue by @iulia-b in github/github-mcp-server#2802
* Sanitize and lockdown-gate issue_read get_parent title by @zwick in github/github-mcp-server#2780
* Enrich issue_read get with hierarchy relationship signals by @zwick in github/github-mcp-server#2764
* build(deps): bump docker/build-push-action from 7.2.0 to 7.3.0 by @dependabot[bot] in github/github-mcp-server#2828
* chore(deps): bump go-github v87 → v89 and resolve breaking changes by @tommaso-moro in github/github-mcp-server#2840
* Reimplement issue dependencies on go-github v89 REST API by @tommaso-moro in github/github-mcp-server#2839
* Add README links for community resources by @insonmia0126-lovable in github/github-mcp-server#2848
* Add fields param to search_code and get_file_contents by @tommaso-moro in github/github-mcp-server#2775
* Add fields param to six more list/search tools by @tommaso-moro in github/github-mcp-server#2810
* MCP: name-based resolution for Projects fields by @veralizeth in github/github-mcp-server#2760
* Enable fields param in Insiders mode by @tommaso-moro in github/github-mcp-server#2890

## New Contributors
* @insonmia0126-lovable made their first contribution in github/github-mcp-server#2848
* @veralizeth made their first contribution in github/github-mcp-server#2760

**Full Changelog**: https://github.com/github/github-mcp-server/compare/v1.5.0...v1.6.0</pre>
  <p>View the full release notes at <a href="https://github.com/github/github-mcp-server/releases/tag/v1.6.0">https://github.com/github/github-mcp-server/releases/tag/v1.6.0</a>.</p>
</details>
<hr>

See merge request: Harmonybrew/homebrew-core!14323
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants