Skip to content

Comments

Bump WyriHaximus/github-action-next-semvers from 1.1.0 to 1.2.1#377

Merged
jbachorik merged 1 commit intomainfrom
dependabot/github_actions/WyriHaximus/github-action-next-semvers-1.2.1
Feb 21, 2026
Merged

Bump WyriHaximus/github-action-next-semvers from 1.1.0 to 1.2.1#377
jbachorik merged 1 commit intomainfrom
dependabot/github_actions/WyriHaximus/github-action-next-semvers-1.2.1

Conversation

@dependabot
Copy link
Contributor

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

Bumps WyriHaximus/github-action-next-semvers from 1.1.0 to 1.2.1.

Release notes

Sourced from WyriHaximus/github-action-next-semvers's releases.

v1.2.1

%0D%0A%0D%0Av1.2.1%0A======%0A%0A- Total issues resolved: 0%0A- Total pull requests resolved: 2%0A- Total contributors: 1%0A%0ABug 🐞,PHP 🐘,Source 🔮%0A--------------------%0A%0A - 66: Drop redundant double quotes thanks to @​WyriHaximus%0A%0ACI 🚧,Configuration ⚙,YAML 🍄%0A---------------------------%0A%0A - 65: Add inline CI testing thanks to @​WyriHaximus

v1.2

Reference tag to v1.2.0

v1.2.0

%0D%0A%0D%0Av1.2.0%0A======%0A%0A- Total issues resolved: 0%0A- Total pull requests resolved: 29%0A- Total contributors: 3%0A%0ACI 🚧,Configuration ⚙,Dependencies 📦,Docker 🐳,JSON 👨‍💼,PHP 🐘,YAML 🍄%0A------------------------------------------------------------------%0A%0A - 63: Update tp PHP 8.2 thanks to @​WyriHaximus%0A%0ACI 🚧,Configuration ⚙,YAML 🍄%0A---------------------------%0A%0A - 62: More copy pasta xargs leftover cleanup thanks to @​WyriHaximus%0A - 60: Don't lowercase image name on CVE scan thanks to @​WyriHaximus%0A%0ABug 🐞,CI 🚧,Configuration ⚙,YAML 🍄%0A---------------------------------%0A%0A - 61: Missing ) thanks to @​WyriHaximus%0A%0ADependencies 📦,PHP 🐘%0A--------------------%0A%0A - 59: Bump guzzlehttp/psr7 from 1.8.1 to 2.4.3 thanks to @​dependabot[bot]%0A - 56: Bump guzzlehttp/guzzle from 7.3.0 to 7.5.0 thanks to @​dependabot[bot]%0A - 49: Bump composer/composer from 1.10.21 to 1.10.26 thanks to @​dependabot[bot]%0A - 45: Bump wyrihaximus/test-utilities from 3.6.8 to 3.7.0 thanks to @​dependabot[bot]%0A - 44: Bump wyrihaximus/test-utilities from 3.6.7 to 3.6.8 thanks to @​dependabot[bot]%0A - 43: Bump wyrihaximus/test-utilities from 3.6.6 to 3.6.7 thanks to @​dependabot[bot]%0A - 42: Bump wyrihaximus/test-utilities from 3.5.5 to 3.6.6 thanks to @​dependabot[bot]%0A - 38: Bump wyrihaximus/test-utilities from 3.5.5 to 3.6.2 thanks to @​dependabot[bot]%0A - 37: Bump wyrihaximus/test-utilities from 3.5.5 to 3.6.1 thanks to @​dependabot[bot]%0A - 36: Bump wyrihaximus/test-utilities from 3.5.5 to 3.6.0 thanks to @​dependabot[bot]%0A - 35: Bump wyrihaximus/test-utilities from 3.5.5 to 3.5.14 thanks to @​dependabot[bot]%0A - 33: Bump wyrihaximus/test-utilities from 3.5.5 to 3.5.13 thanks to @​dependabot[bot]%0A - 32: Bump wyrihaximus/test-utilities from 3.5.5 to 3.5.12 thanks to @​dependabot[bot]%0A - 31: Bump wyrihaximus/test-utilities from 3.5.5 to 3.5.11 thanks to @​dependabot[bot]%0A - 30: Bump wyrihaximus/test-utilities from 3.5.5 to 3.5.10 thanks to @​dependabot[bot]%0A - 29: Bump wyrihaximus/test-utilities from 3.5.5 to 3.5.9 thanks to @​dependabot[bot]%0A - 28: Bump wyrihaximus/test-utilities from 3.5.5 to 3.5.8 thanks to @​dependabot[bot]%0A - 27: Bump wyrihaximus/test-utilities from 3.5.5 to 3.5.7 thanks to @​dependabot[bot]%0A - 26: Bump wyrihaximus/test-utilities from 3.5.4 to 3.5.5 thanks to @​dependabot[bot]%0A - 25: Bump wyrihaximus/test-utilities from 3.5.3 to 3.5.4 thanks to @​dependabot[bot]%0A - 24: Bump wyrihaximus/test-utilities from 3.5.2 to 3.5.3 thanks to @​dependabot[bot]%0A%0ACI 🚧,Configuration ⚙,Docker 🐳,YAML 🍄%0A------------------------------------%0A%0A - 58: Switch Clair for Trivy thanks to @​WyriHaximus%0A%0ADependencies 📦,Docker 🐳%0A-----------------------%0A%0A - 57: Reorder RUN thanks to @​WyriHaximus%0A%0ACI 🚧,Configuration ⚙,PHP 🐘,Source 🔮,Tests 🧪,YAML 🍄%0A--------------------------------------------------%0A%0A - 55: fix(action): replace set-output with environment variable thanks to @​dargmuesli%0A%0ADependencies 📦,Docker 🐳,Enhancement ✨%0A-------------------------------------%0A%0A - 34: Switch to base Docker image on composer v2 image thanks to @​WyriHaximus

Commits
  • 18aa9ed v1.2.1
  • 7722e0f Merge pull request #66 from WyriHaximus/drop-redundant-double-quotes
  • 463a17a Drop redundant double quotes
  • 3a7ecbc Merge pull request #65 from WyriHaximus/add-inline-ci-testing
  • bfc0f87 Add inline CI testing
  • db7a5de Merge pull request #63 from WyriHaximus/update-to-php-8.2
  • 4b33a68 Update tp PHP 8.2
  • b538294 Merge pull request #62 from WyriHaximus/more-copy-past-xargs-leftover-cleanup
  • 82b7da0 More copy pasta xargs leftover cleanup
  • eb21934 Merge pull request #61 from WyriHaximus/Missing-)
  • 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 [WyriHaximus/github-action-next-semvers](https://github.com/wyrihaximus/github-action-next-semvers) from 1.1.0 to 1.2.1.
- [Release notes](https://github.com/wyrihaximus/github-action-next-semvers/releases)
- [Commits](WyriHaximus/github-action-next-semvers@33d116a...18aa9ed)

---
updated-dependencies:
- dependency-name: WyriHaximus/github-action-next-semvers
  dependency-version: 1.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 20, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 20, 2026 13:27
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 20, 2026
@dd-octo-sts
Copy link

dd-octo-sts bot commented Feb 20, 2026

CI Test Results

Run: #22260975325 | Commit: db11288 | Duration: 9m 12s (longest job)

All 40 test jobs passed

Status Overview

JDK glibc-aarch64/debug glibc-amd64/debug musl-aarch64/debug musl-amd64/debug
8 - - -
8-ibm - - -
8-j9 - -
8-librca - -
8-orcl - - -
8-zing - -
11 - - -
11-j9 - -
11-librca - -
11-zing - -
17 - -
17-graal - -
17-j9 - -
17-librca - -
17-zing - -
21 - -
21-graal - -
21-librca - -
21-zing - -
25 - -
25-graal - -
25-librca - -

Legend: ✅ passed | ❌ failed | ⚪ skipped | 🚫 cancelled

Summary: Total: 40 | Passed: 40 | Failed: 0


Updated: 2026-02-21 17:33:46 UTC

@jbachorik
Copy link
Collaborator

/merge

@gh-worker-devflow-routing-ef8351
Copy link

gh-worker-devflow-routing-ef8351 bot commented Feb 21, 2026

View all feedbacks in Devflow UI.

2026-02-21 17:17:05 UTC ℹ️ Start processing command /merge


2026-02-21 17:17:09 UTC ℹ️ MergeQueue: pull request added to the queue

The expected merge time in main is approximately 3m (p90).


2026-02-21 17:18:02 UTC ℹ️ MergeQueue: Readding this merge request to the queue because another merge request processed with yours failed. No action is needed from your side.


2026-02-21 17:20:17 UTCMergeQueue: The checks failed on this merge request

Tests failed on this commit d218822:

What to do next?

  • Investigate the failures and when ready, re-add your pull request to the queue!
  • If your PR checks are green, try to rebase/merge. It might be because the CI run is a bit old.
  • Any question, go check the FAQ.

@jbachorik jbachorik merged commit bbd16ce into main Feb 21, 2026
161 of 192 checks passed
@jbachorik jbachorik deleted the dependabot/github_actions/WyriHaximus/github-action-next-semvers-1.2.1 branch February 21, 2026 17:20
@github-actions github-actions bot added this to the 1.38.0 milestone Feb 21, 2026
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 mergequeue-status: rejected no-release-notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant