Skip to content

chore(deps): bump docker/build-push-action from 6.19.2 to 7.0.0#21

Merged
opensourcefan merged 1 commit into
developfrom
dependabot/github_actions/docker/build-push-action-7.0.0
Apr 2, 2026
Merged

chore(deps): bump docker/build-push-action from 6.19.2 to 7.0.0#21
opensourcefan merged 1 commit into
developfrom
dependabot/github_actions/docker/build-push-action-7.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 1, 2026

Bumps docker/build-push-action from 6.19.2 to 7.0.0.

Release notes

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

v7.0.0

Full Changelog: docker/build-push-action@v6.19.2...v7.0.0

Commits
  • d08e5c3 Merge pull request #1479 from docker/dependabot/npm_and_yarn/docker/actions-t...
  • cbd2dff chore: update generated content
  • f76f51f chore(deps): Bump @​docker/actions-toolkit from 0.78.0 to 0.79.0
  • 7d03e66 Merge pull request #1473 from crazy-max/rm-deprecated-envs
  • 98f853d chore: update generated content
  • cadccf6 remove deprecated envs
  • 03fe877 Merge pull request #1478 from docker/dependabot/github_actions/docker/setup-b...
  • 827e366 chore(deps): Bump docker/setup-buildx-action from 3 to 4
  • e25db87 Merge pull request #1474 from crazy-max/rm-export-build-tool
  • 1ac2573 Merge pull request #1470 from crazy-max/node24
  • 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 6.19.2 to 7.0.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@10e90e3...d08e5c3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 1, 2026

Labels

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

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

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 1, 2026

Frontend Test Results

423 tests  ±0   423 ✅ ±0   2s ⏱️ ±0s
  9 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit 50216f7. ± Comparison against base commit 2173c4a.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 1, 2026

Backend Test Results

  478 files  ±0    478 suites  ±0   2m 39s ⏱️ +2s
3 489 tests ±0  3 474 ✅ ±0  15 💤 ±0  0 ❌ ±0 
3 546 runs  ±0  3 531 ✅ ±0  15 💤 ±0  0 ❌ ±0 

Results for commit 50216f7. ± Comparison against base commit 2173c4a.

@opensourcefan opensourcefan merged commit 23e521e into develop Apr 2, 2026
7 checks passed
@dependabot dependabot Bot deleted the dependabot/github_actions/docker/build-push-action-7.0.0 branch April 2, 2026 09:28
opensourcefan pushed a commit that referenced this pull request Apr 26, 2026
* refactor(icon): fix SVG icon loading straight to memory

* refactor(icon): loading with improved error handling

* refactor(icon): add flag for SVG icons loading state

* chore(release): 2.3.0 [skip ci]

## [2.3.0](grimmory-tools/grimmory@v2.2.6...v2.3.0) (2026-03-21)

### Features

* **release:** document develop-based stable release previews ([930e526](grimmory-tools/grimmory@930e526))

### Bug Fixes

* **api:** fix potential memory leaks in file processing ([031e8ae](grimmory-tools/grimmory@031e8ae))
* **ci:** correct artifact download action pin ([37ca101](grimmory-tools/grimmory@37ca101))
* **ci:** publish PR test results from workflow_run ([11a76bf](grimmory-tools/grimmory@11a76bf))
* **ci:** repair release preview and test result publishing ([afa5b81](grimmory-tools/grimmory@afa5b81))
* drop telemetry from app ([#52](grimmory-tools/grimmory#52)) ([4d82cb7](grimmory-tools/grimmory@4d82cb7))
* **ui:** repair frontend compile after rebrand ([fea1ec6](grimmory-tools/grimmory@fea1ec6))

### Refactors

* **build:** rename frontend dist output to grimmory ([ecf388f](grimmory-tools/grimmory@ecf388f))
* **i18n:** rename booklore translation keys to grimmory ([eb94afa](grimmory-tools/grimmory@eb94afa))
* **metadata:** move default parser from Amazon to Goodreads ([e252122](grimmory-tools/grimmory@e252122))
* pull kepubify & ffprobe during build ([#50](grimmory-tools/grimmory#50)) ([1c15629](grimmory-tools/grimmory@1c15629))
* **ui:** rebrand frontend surfaces to grimmory ([d786dd8](grimmory-tools/grimmory@d786dd8))

### Chores

* **api:** remove the custom startup banner ([98c9b1a](grimmory-tools/grimmory@98c9b1a))
* **deps:** bump flatted from 3.4.1 to 3.4.2 in /booklore-ui ([#73](grimmory-tools/grimmory#73)) ([c4bd0c7](grimmory-tools/grimmory@c4bd0c7))
* **funding:** point support links at opencollective ([55c0ac0](grimmory-tools/grimmory@55c0ac0))
* **release:** 2.2.7 [skip ci] ([0b5e24c](grimmory-tools/grimmory@0b5e24c))
* remove old verbose PR template, replace with temporary more low-key one. ([#84](grimmory-tools/grimmory#84)) ([b868526](grimmory-tools/grimmory@b868526))
* **ui:** drop financial support dialog ([#21](grimmory-tools/grimmory#21)) ([62be6b1](grimmory-tools/grimmory@62be6b1))

### Documentation

* updated supported file formats in README.md ([#68](grimmory-tools/grimmory#68)) ([f912e80](grimmory-tools/grimmory@f912e80))

### Style

* **i18n:** normalize translation json formatting ([#89](grimmory-tools/grimmory#89)) ([857290d](grimmory-tools/grimmory@857290d))
* **ui:** simplify the topbar logo branding ([0416d48](grimmory-tools/grimmory@0416d48))

* fix(book-browser): prevent memory leaks by unsubscribing from observables (#80)

* test(icon): remove redundant initialization in IconServiceTest

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Alex Fair <20632147+afairgiant@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant