chore(deps): bump the actions-updates group with 3 updates#414
Merged
waleedlatif1 merged 1 commit intoMay 26, 2025
Merged
Conversation
Bumps the actions-updates group with 3 updates: [docker/build-push-action](https://github.com/docker/build-push-action), [oven-sh/setup-bun](https://github.com/oven-sh/setup-bun) and [codecov/codecov-action](https://github.com/codecov/codecov-action). Updates `docker/build-push-action` from 5 to 6 - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v5...v6) Updates `oven-sh/setup-bun` from 1 to 2 - [Release notes](https://github.com/oven-sh/setup-bun/releases) - [Commits](oven-sh/setup-bun@v1...v2) Updates `codecov/codecov-action` from 3 to 5 - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v3...v5) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-updates - dependency-name: oven-sh/setup-bun dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-updates - dependency-name: codecov/codecov-action dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Contributor
There was a problem hiding this comment.
PR Summary
This PR updates three major GitHub Actions dependencies across the CI/CD workflows. The changes include upgrading docker/build-push-action to v6, oven-sh/setup-bun to v2, and codecov/codecov-action to v5.
docker/build-push-action@v6adds build summary generation and record exports in.github/workflows/build.ymloven-sh/setup-bun@v2adds support forbun-version-fileand improves path handling in both CI and publish workflowscodecov/codecov-action@v5introduces the Codecov Wrapper and changes token handling in.github/workflows/ci.yml- Warning: migrations job still uses
oven-sh/setup-bun@mainwhich could cause instability - Note:
codecov/codecov-action@v5deprecatesfileandplugininputs in favor offilesandplugins
3 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile
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 the actions-updates group with 3 updates: docker/build-push-action, oven-sh/setup-bun and codecov/codecov-action.
Updates
docker/build-push-actionfrom 5 to 6Release notes
Sourced from docker/build-push-action's releases.
Commits
1dc7386Merge pull request #1364 from crazy-max/history-export-cmd9c9803fchore: update generated contentdb1f6c4DOCKER_BUILD_EXPORT_LEGACY env var to opt-in for legacy export721e8c7Bump@docker/actions-toolkitfrom 0.59.0 to 0.61.014487ceMerge pull request #1343 from crazy-max/fix-no-default-attest0ec9126Merge pull request #1366 from crazy-max/pr-assign-authorb749522pr-assign-author workflowc566248Merge pull request #1363 from crazy-max/fix-codecov13275ddci: fix missing source for codecov67dc78bMerge pull request #1361 from mschoettle/patch-1Updates
oven-sh/setup-bunfrom 1 to 2Release notes
Sourced from oven-sh/setup-bun's releases.
... (truncated)
Commits
735343b[autofix.ci] apply automated fixes27ecfffci: update autofix cifcc30edfix(docs): remove wildcard in version (#124)56408e9release: v2.0.285cb7f6build: bump@actions/cacheversion (#128)54cb141ci: remove unnecessary steps & cleanup (#118)6fb6603build: use text-based Bun lockfile (#116)9bdeab4[autofix.ci] apply automated fixesf09eb1efix: make bun resolve to given file path when an absolute path is given (#114)8f1bc2eci: add setup bun download url (#105)Updates
codecov/codecov-actionfrom 3 to 5Release notes
Sourced from codecov/codecov-action's releases.
... (truncated)
Changelog
Sourced from codecov/codecov-action's changelog.
... (truncated)
Commits
18283e0chore(release): 5.4.3 (#1827)525fcbfbuild(deps): bump github/codeql-action from 3.28.13 to 3.28.17 (#1822)b203f00fix: OIDC on forks (#1823)ad3126efix: hotfix oidc (#1813)cf3f51achore(release): 5.4.1 (#1810)e4cdabafix: use the github core methods (#1807)f95a404build(deps): bump github/codeql-action from 3.28.12 to 3.28.13 (#1803)ea99328build(deps): bump github/codeql-action from 3.28.11 to 3.28.12 (#1797)13d0469build(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2 (#1798)3440e5echore(release): wrapper -0.2.1 (#1788)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