[PR #1989] chore(deps): bump dawidd6/action-homebrew-bump-formula from 4 to 7 #2791

Closed
opened 2026-01-29 17:23:55 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/CCExtractor/ccextractor/pull/1989

State: closed
Merged: Yes


Bumps dawidd6/action-homebrew-bump-formula from 4 to 7.

Release notes

Sourced from dawidd6/action-homebrew-bump-formula's releases.

v7

What's Changed

Full Changelog: https://github.com/dawidd6/action-homebrew-bump-formula/compare/v6...v7

v6

What's Changed

New Contributors

Full Changelog: https://github.com/dawidd6/action-homebrew-bump-formula/compare/v5...v6

v5

What's Changed

New Contributors

Full Changelog: https://github.com/dawidd6/action-homebrew-bump-formula/compare/v4...v5

Commits
  • 1446dca Merge pull request #113 from dawidd6/revert-103-fix-homebrew-5-issue-102-clean
  • e28622e Revert "Fix dev-cmd loading on GitHub Actions with Homebrew 5.0"
  • 7364181 Update Homebrew action version to v6
  • c5ddc58 Merge pull request #103 from sheurich/fix-homebrew-5-issue-102-clean
  • bba49c9 Remove brew update-reset to fix dev-cmd loading with Homebrew 5.0
  • 06a49fa Merge pull request #101 from sheurich/fix-homebrew-5-compatibility
  • dfa608a Fix compatibility with Homebrew 5.0
  • eb2b2ae Update README.md
  • 3428a06 Merge pull request #90 from ptodev/master
  • c84f789 Do not query the GitHub API unnecessarily
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)
**Original Pull Request:** https://github.com/CCExtractor/ccextractor/pull/1989 **State:** closed **Merged:** Yes --- Bumps [dawidd6/action-homebrew-bump-formula](https://github.com/dawidd6/action-homebrew-bump-formula) from 4 to 7. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dawidd6/action-homebrew-bump-formula/releases">dawidd6/action-homebrew-bump-formula's releases</a>.</em></p> <blockquote> <h2>v7</h2> <h2>What's Changed</h2> <ul> <li>Revert &quot;Fix dev-cmd loading on GitHub Actions with Homebrew 5.0&quot; by <a href="https://github.com/dawidd6"><code>@​dawidd6</code></a> in <a href="https://redirect.github.com/dawidd6/action-homebrew-bump-formula/pull/113">dawidd6/action-homebrew-bump-formula#113</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/dawidd6/action-homebrew-bump-formula/compare/v6...v7">https://github.com/dawidd6/action-homebrew-bump-formula/compare/v6...v7</a></p> <h2>v6</h2> <h2>What's Changed</h2> <ul> <li>Fix compatibility with Homebrew 5.0 by <a href="https://github.com/sheurich"><code>@​sheurich</code></a> in <a href="https://redirect.github.com/dawidd6/action-homebrew-bump-formula/pull/101">dawidd6/action-homebrew-bump-formula#101</a></li> <li>Fix dev-cmd loading on GitHub Actions with Homebrew 5.0 by <a href="https://github.com/sheurich"><code>@​sheurich</code></a> in <a href="https://redirect.github.com/dawidd6/action-homebrew-bump-formula/pull/103">dawidd6/action-homebrew-bump-formula#103</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/sheurich"><code>@​sheurich</code></a> made their first contribution in <a href="https://redirect.github.com/dawidd6/action-homebrew-bump-formula/pull/101">dawidd6/action-homebrew-bump-formula#101</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/dawidd6/action-homebrew-bump-formula/compare/v5...v6">https://github.com/dawidd6/action-homebrew-bump-formula/compare/v5...v6</a></p> <h2>v5</h2> <h2>What's Changed</h2> <ul> <li>Do not query the GitHub API unnecessarily by <a href="https://github.com/ptodev"><code>@​ptodev</code></a> in <a href="https://redirect.github.com/dawidd6/action-homebrew-bump-formula/pull/90">dawidd6/action-homebrew-bump-formula#90</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/ptodev"><code>@​ptodev</code></a> made their first contribution in <a href="https://redirect.github.com/dawidd6/action-homebrew-bump-formula/pull/90">dawidd6/action-homebrew-bump-formula#90</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/dawidd6/action-homebrew-bump-formula/compare/v4...v5">https://github.com/dawidd6/action-homebrew-bump-formula/compare/v4...v5</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dawidd6/action-homebrew-bump-formula/commit/1446dca236b0440c6f02723a3f14f13be2c04ab0"><code>1446dca</code></a> Merge pull request <a href="https://redirect.github.com/dawidd6/action-homebrew-bump-formula/issues/113">#113</a> from dawidd6/revert-103-fix-homebrew-5-issue-102-clean</li> <li><a href="https://github.com/dawidd6/action-homebrew-bump-formula/commit/e28622e68773ad81629ba5c8345735590f0feaa0"><code>e28622e</code></a> Revert &quot;Fix dev-cmd loading on GitHub Actions with Homebrew 5.0&quot;</li> <li><a href="https://github.com/dawidd6/action-homebrew-bump-formula/commit/7364181bb6a7f42832384c4c5f784115b1af092b"><code>7364181</code></a> Update Homebrew action version to v6</li> <li><a href="https://github.com/dawidd6/action-homebrew-bump-formula/commit/c5ddc585e75f0f750a8b4f610688b4bec9e80915"><code>c5ddc58</code></a> Merge pull request <a href="https://redirect.github.com/dawidd6/action-homebrew-bump-formula/issues/103">#103</a> from sheurich/fix-homebrew-5-issue-102-clean</li> <li><a href="https://github.com/dawidd6/action-homebrew-bump-formula/commit/bba49c997550d886e4a8495a128010acca57588b"><code>bba49c9</code></a> Remove brew update-reset to fix dev-cmd loading with Homebrew 5.0</li> <li><a href="https://github.com/dawidd6/action-homebrew-bump-formula/commit/06a49fa76a5435d457fdb731de9fae2a7a82b146"><code>06a49fa</code></a> Merge pull request <a href="https://redirect.github.com/dawidd6/action-homebrew-bump-formula/issues/101">#101</a> from sheurich/fix-homebrew-5-compatibility</li> <li><a href="https://github.com/dawidd6/action-homebrew-bump-formula/commit/dfa608a07e77f96aa34d0c8a35fc62efa863417f"><code>dfa608a</code></a> Fix compatibility with Homebrew 5.0</li> <li><a href="https://github.com/dawidd6/action-homebrew-bump-formula/commit/eb2b2ae18746ad074c139fbbf1d098b301f51752"><code>eb2b2ae</code></a> Update README.md</li> <li><a href="https://github.com/dawidd6/action-homebrew-bump-formula/commit/3428a0601bba3173ec0bdcc945be23fa27aa4c31"><code>3428a06</code></a> Merge pull request <a href="https://redirect.github.com/dawidd6/action-homebrew-bump-formula/issues/90">#90</a> from ptodev/master</li> <li><a href="https://github.com/dawidd6/action-homebrew-bump-formula/commit/c84f7891b91eadca5aa41f692ede5a757b338383"><code>c84f789</code></a> Do not query the GitHub API unnecessarily</li> <li>Additional commits viewable in <a href="https://github.com/dawidd6/action-homebrew-bump-formula/compare/v4...v7">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=dawidd6/action-homebrew-bump-formula&package-manager=github_actions&previous-version=4&new-version=7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) </details>
claunia added the pull-request label 2026-01-29 17:23:55 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#2791