Skip to content

Bump docker/build-push-action from 5 to 6#1

Merged
grove merged 1 commit intomainfrom
dependabot/github_actions/docker/build-push-action-6
Mar 5, 2026
Merged

Bump docker/build-push-action from 5 to 6#1
grove merged 1 commit intomainfrom
dependabot/github_actions/docker/build-push-action-6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps docker/build-push-action from 5 to 6.

Release notes

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

v6.0.0

[!NOTE] This major release adds support for generating Build summary and exporting build record for your build. You can disable this feature by setting DOCKER_BUILD_SUMMARY: false environment variable in your workflow.

Full Changelog: docker/build-push-action@v5.4.0...v6.0.0

v5.4.0

Full Changelog: docker/build-push-action@v5.3.0...v5.4.0

v5.3.0

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

v5.2.0

Full Changelog: docker/build-push-action@v5.1.0...v5.2.0

v5.1.0

Full Changelog: docker/build-push-action@v5.0.0...v5.1.0

Commits
  • 10e90e3 Merge pull request #1458 from crazy-max/git-auth-port
  • 5262538 chore: update generated content
  • cd130e4 preserve port in GIT_AUTH_TOKEN host
  • 806c751 Merge pull request #1452 from crazy-max/update-yarn
  • 601a80b Merge pull request #1456 from crazy-max/auth-token-dyn-host
  • 8f7fd7c chore: update generated content
  • 710e335 derive GIT_AUTH_TOKEN host from GitHub server URL
  • c4ca848 update yarn to 4.9.2
  • ee4ca42 Merge pull request #1398 from docker/dependabot/npm_and_yarn/tmp-0.2.4
  • f1b3bb5 chore: update generated content
  • 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)

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 23, 2026

Labels

The following labels could not be found: ci, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot force-pushed the dependabot/github_actions/docker/build-push-action-6 branch from 6033481 to 65f6c3f Compare February 26, 2026 18:27
Bumps [docker/build-push-action](https://github.com/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)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/docker/build-push-action-6 branch from 65f6c3f to 595cbfe Compare February 26, 2026 21:20
grove added a commit that referenced this pull request Mar 3, 2026
Reflect that Transactional IVM Phase 1 + 3 are implemented:
- Executive summary: IMMEDIATE mode implemented, not planned
- Maintenance model: 'Planned' → 'Implemented' with usage example
- SQL feature summary: pg_trickle now wins maintenance timing dimension
- Unique features: 24 → 27 (IMMEDIATE, TopK, Diamond consistency)
- pg_ivm gaps: #1 (immediate) and #3 (TRUNCATE) marked closed
- Use-case fit: zero-staleness scenarios now recommend either extension
- Recommendations: IMMEDIATE + extended SQL marked done, compat postponed
- Conclusion: one remaining gap (PG version support) instead of two
- Coexistence: pg_trickle IMMEDIATE replaces pg_ivm for most use-cases
grove added a commit that referenced this pull request Mar 3, 2026
Reflect that Transactional IVM Phase 1 + 3 are implemented:
- Executive summary: IMMEDIATE mode implemented, not planned
- Maintenance model: 'Planned' → 'Implemented' with usage example
- SQL feature summary: pg_trickle now wins maintenance timing dimension
- Unique features: 24 → 27 (IMMEDIATE, TopK, Diamond consistency)
- pg_ivm gaps: #1 (immediate) and #3 (TRUNCATE) marked closed
- Use-case fit: zero-staleness scenarios now recommend either extension
- Recommendations: IMMEDIATE + extended SQL marked done, compat postponed
- Conclusion: one remaining gap (PG version support) instead of two
- Coexistence: pg_trickle IMMEDIATE replaces pg_ivm for most use-cases
@grove grove merged commit 61f6bef into main Mar 5, 2026
1 check passed
@grove grove deleted the dependabot/github_actions/docker/build-push-action-6 branch March 5, 2026 05:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant