Skip to content

chore(deps): Bump the github-actions group with 3 updates#49

Merged
edward-ly merged 1 commit intomainfrom
dependabot/github_actions/github-actions-aa89ca24b5
Mar 2, 2026
Merged

chore(deps): Bump the github-actions group with 3 updates#49
edward-ly merged 1 commit intomainfrom
dependabot/github_actions/github-actions-aa89ca24b5

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2026

Bumps the github-actions group with 3 updates: icewind1991/nextcloud-version-matrix, svenstaro/upload-release-action and docker/build-push-action.

Updates icewind1991/nextcloud-version-matrix from 1.3.1 to 1.3.2

Release notes

Sourced from icewind1991/nextcloud-version-matrix's releases.

1.3.2

What's Changed

New Contributors

Full Changelog: icewind1991/nextcloud-version-matrix@v1...v1.3.2

Commits
  • 8a7bac6 Merge pull request #3 from provokateurin/feat/php-version-ids
  • f3db10b feat: Expose PHP version IDs
  • 526e105 fix distro version check logging
  • 5bc5eb4 flake update
  • 578c7d7 Merge pull request #2 from SystemKeeper/extend-informations
  • c34976c chore(log): Log why a PHP version was skipped/used
  • 3b6f20f add option to add extra php versions for testing
  • ddbeff6 support older style php version check
  • See full diff in compare view

Updates svenstaro/upload-release-action from 2.11.3 to 2.11.4

Release notes

Sourced from svenstaro/upload-release-action's releases.

2.11.4

What's Changed

Bumped all NPM versions

Changelog

Sourced from svenstaro/upload-release-action's changelog.

Changelog

[2.11.4] - 2026-02-25

  • Bump npm versions

[2.11.3] - 2025-11-20

  • Post-fix releases created as draft when they shouldn't have - #99

[2.11.2] - 2025-07-06

  • Solved race-condition when matrix builds try to create the same release at the same time - #147

[2.11.1] - 2025-06-30

  • Adds a release_id output, and optional input, for uploading files to release - #136 (thanks @​alexis-opolka)

[2.10.0] - 2025-06-21

  • Adds the ability to disable duplicate check, for lower Github API usage - #142 (thanks @​colinsullivan)

[2.9.1] - 2025-06-21

  • Fixed development + CI, updated dependencies #137

[2.9.0] - 2024-02-22

[2.8.0] - 2024-02-21

  • Bump all deps
  • Update to node 20

[2.7.0] - 2023-07-28

[2.6.1] - 2023-05-31

[2.6.0] - 2023-05-23

  • Add make_latest input parameter. Can be set to false to prevent the created release from being marked as the latest release for the repository #100 (thanks @​brandonkelly)
  • Don't try to upload empty files #102 (thanks @​Loyalsoldier)
  • Bump all deps #105
  • overwrite option also overwrites name and body #106 (thanks @​regevbr)
  • Add promote option to allow prereleases to be promoted #74 (thanks @​regevbr)

[2.5.0] - 2023-02-21

[2.4.1] - 2023-02-01

  • Modernize octokit usage

[2.4.0] - 2023-01-09

  • Update to node 16
  • Bump most dependencies

... (truncated)

Commits

Updates docker/build-push-action from 6.18.0 to 6.19.2

Release notes

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

v6.19.2

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

v6.19.1

Full Changelog: docker/build-push-action@v6.19.0...v6.19.1

v6.19.0

Full Changelog: docker/build-push-action@v6.18.0...v6.19.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 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 <dependency name> major version will 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 version will 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

Bumps the github-actions group with 3 updates: [icewind1991/nextcloud-version-matrix](https://github.com/icewind1991/nextcloud-version-matrix), [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action) and [docker/build-push-action](https://github.com/docker/build-push-action).


Updates `icewind1991/nextcloud-version-matrix` from 1.3.1 to 1.3.2
- [Release notes](https://github.com/icewind1991/nextcloud-version-matrix/releases)
- [Commits](icewind1991/nextcloud-version-matrix@58becf3...8a7bac6)

Updates `svenstaro/upload-release-action` from 2.11.3 to 2.11.4
- [Release notes](https://github.com/svenstaro/upload-release-action/releases)
- [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md)
- [Commits](svenstaro/upload-release-action@6b7fa9f...b98a3b1)

Updates `docker/build-push-action` from 6.18.0 to 6.19.2
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@2634353...10e90e3)

---
updated-dependencies:
- dependency-name: icewind1991/nextcloud-version-matrix
  dependency-version: 1.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: svenstaro/upload-release-action
  dependency-version: 2.11.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: docker/build-push-action
  dependency-version: 6.19.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 1, 2026
@edward-ly edward-ly merged commit 37f1b3d into main Mar 2, 2026
2 checks passed
@edward-ly edward-ly deleted the dependabot/github_actions/github-actions-aa89ca24b5 branch March 2, 2026 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant