Skip to content

chore(deps): Bump icewind1991/nextcloud-version-matrix from 1.3.1 to 1.3.2#6933

Merged
vitormattos merged 1 commit intomainfrom
dependabot/github_actions/icewind1991/nextcloud-version-matrix-1.3.2
Feb 18, 2026
Merged

chore(deps): Bump icewind1991/nextcloud-version-matrix from 1.3.1 to 1.3.2#6933
vitormattos merged 1 commit intomainfrom
dependabot/github_actions/icewind1991/nextcloud-version-matrix-1.3.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps 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

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 [icewind1991/nextcloud-version-matrix](https://github.com/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)

---
updated-dependencies:
- dependency-name: icewind1991/nextcloud-version-matrix
  dependency-version: 1.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Feb 17, 2026
@github-project-automation github-project-automation bot moved this to 0. Needs triage in Roadmap Feb 17, 2026
@github-project-automation github-project-automation bot moved this from 0. Needs triage to 1. to do in Roadmap Feb 17, 2026
@vitormattos vitormattos merged commit d24c5da into main Feb 18, 2026
67 of 68 checks passed
@vitormattos vitormattos deleted the dependabot/github_actions/icewind1991/nextcloud-version-matrix-1.3.2 branch February 18, 2026 18:16
@github-project-automation github-project-automation bot moved this from 1. to do to 4. to release in Roadmap Feb 18, 2026
@vitormattos
Copy link
Copy Markdown
Member

/backport to stable32

@vitormattos
Copy link
Copy Markdown
Member

/backport to stable33

@backportbot-libresign
Copy link
Copy Markdown

The backport to stable32 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable32
git pull origin stable32

# Create the new backport branch
git checkout -b backport/6933/stable32

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick f75ef76f

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/6933/stable32

Error: Failed to push branch backport/6933/stable32: To https://github.com/LibreSign/libresign.git
! [remote rejected] backport/6933/stable32 -> backport/6933/stable32 (refusing to allow a GitHub App to create or update workflow .github/workflows/appstore-build-publish.yml without workflows permission)
error: failed to push some refs to 'https://github.com/LibreSign/libresign.git'


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@backportbot-libresign
Copy link
Copy Markdown

The backport to stable33 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable33
git pull origin stable33

# Create the new backport branch
git checkout -b backport/6933/stable33

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick f75ef76f

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/6933/stable33

Error: Failed to push branch backport/6933/stable33: To https://github.com/LibreSign/libresign.git
! [remote rejected] backport/6933/stable33 -> backport/6933/stable33 (refusing to allow a GitHub App to create or update workflow .github/workflows/appstore-build-publish.yml without workflows permission)
error: failed to push some refs to 'https://github.com/LibreSign/libresign.git'


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant