Closed
Conversation
Merged
5 tasks
ChiragAgg5k
added a commit
that referenced
this pull request
Apr 17, 2026
`brew style` enforces Homebrew's canonical component order: - `version` before `license` - `head` before `on_macos`/`on_linux` The bootstrap formula had both swapped, so every `test-bot --only-tap-syntax` run fails the style check — which is what surfaced on dependabot PR #1 (bumping `actions/cache`). Verified locally: `brew style`, `brew audit --strict`, and `brew readall --aliases --os=all --arch=all` all pass with this ordering.
2 tasks
ChiragAgg5k
added a commit
that referenced
this pull request
Apr 17, 2026
`brew style` enforces Homebrew's canonical component order: - `version` before `license` - `head` before `on_macos`/`on_linux` The bootstrap formula had both swapped, so every `test-bot --only-tap-syntax` run fails the style check — which is what surfaced on dependabot PR #1 (bumping `actions/cache`). Verified locally: `brew style`, `brew audit --strict`, and `brew readall --aliases --os=all --arch=all` all pass with this ordering.
Member
|
@dependabot rebase |
Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v4...v5) --- updated-dependencies: - dependency-name: actions/cache dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
794cfeb to
e900869
Compare
2 tasks
Member
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps actions/cache from 4 to 5.
Release notes
Sourced from actions/cache's releases.
... (truncated)
Changelog
Sourced from actions/cache's changelog.
... (truncated)
Commits
27d5ce7Merge pull request #1747 from actions/yacaovsnc/update-dependencyf280785licensed changes619aeb1npm run build generated dist filesbcf16c2Update ts-http-runtime to 0.3.56682284Merge pull request #1738 from actions/prepare-v5.0.4e340396Update RELEASES8a67110Add licenses1865903Update dependencies & patch security vulnerabilities5656298Merge pull request #1722 from RyPeck/patch-14e380d1Fix cache key in examples.md for bun.lock