Skip to content

Update QA Utilities#84

Open
renovate-runner[bot] wants to merge 1 commit intomasterfrom
renovate/qa-utilities
Open

Update QA Utilities#84
renovate-runner[bot] wants to merge 1 commit intomasterfrom
renovate/qa-utilities

Conversation

@renovate-runner
Copy link
Copy Markdown
Contributor

@renovate-runner renovate-runner Bot commented Jan 15, 2026

This PR contains the following updates:

Package Change Age Confidence
wyrihaximus/async-test-utilities ^10.5.0 -> ^10.7.0 age confidence
wyrihaximus/makefiles ^0.7.15 -> ^0.10.6 age confidence

Release Notes

WyriHaximus/php-async-test-utilities (wyrihaximus/async-test-utilities)

v10.7.0

Compare Source

10.7.0

  • Total issues resolved: 0
  • Total pull requests resolved: 5
  • Total contributors: 1

Dependencies 📦

v10.6.0

Compare Source

10.6.0

  • Total issues resolved: 0
  • Total pull requests resolved: 3
  • Total contributors: 1

Dependencies 📦

WyriHaximus/Makefiles (wyrihaximus/makefiles)

v0.10.6

Compare Source

0.10.6

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

Bug 🐞

v0.10.5

Compare Source

0.10.5

  • Total issues resolved: 0
  • Total pull requests resolved: 4
  • Total contributors: 2

Bug 🐞

Dependencies 📦

Feature 🏗

Enhancement ✨

v0.10.4

Compare Source

0.10.4

  • Total issues resolved: 0
  • Total pull requests resolved: 4
  • Total contributors: 3

Dependencies 📦

v0.10.3

Compare Source

0.10.3

  • Total issues resolved: 0
  • Total pull requests resolved: 3
  • Total contributors: 1

Bug 🐞

Feature 🏗

Enhancement ✨

v0.10.2

Compare Source

0.10.2

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

Bug 🐞

v0.10.1

Compare Source

0.10.1

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

Bug 🐞

v0.10.0

Compare Source

This release moves the decision of which PHP version to use for the Docker image to Makefile generation time. (And all other decisions on which specific image to use.) Resulting in greatly faster start times. It also adds support for mounting the Docker socket into the container and using the -root varriant when test containers is found in the requirement tree.

0.10.0

  • Total issues resolved: 0
  • Total pull requests resolved: 6
  • Total contributors: 1

Feature 🏗

Enhancement ✨

v0.9.0

Compare Source

0.9.0

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

Enhancement ✨

v0.8.3

Compare Source

0.8.3

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

Bug 🐞,Enhancement ✨

v0.8.2

Compare Source

0.8.2

  • Total issues resolved: 0
  • Total pull requests resolved: 6
  • Total contributors: 3

Dependencies 📦

Feature 🏗

Enhancement ✨

v0.8.1

Compare Source

0.8.1

  • Total issues resolved: 0
  • Total pull requests resolved: 6
  • Total contributors: 2

Bug 🐞,Enhancement ✨

Dependencies 📦

Enhancement ✨

v0.8.0

Compare Source

0.8.0

  • Total issues resolved: 0
  • Total pull requests resolved: 6
  • Total contributors: 3

Bug 🐞,Dependencies 📦

Dependencies 📦

Dependencies 📦,Feature 🏗

Enhancement ✨

v0.7.16

Compare Source

0.7.16

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

Bug 🐞


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@renovate-runner renovate-runner Bot added the Dependencies 📦 Pull requests that update a dependency file label Jan 15, 2026
@renovate-runner renovate-runner Bot added the PHP 🐘 Hypertext Pre Processor label Jan 15, 2026
@renovate-runner renovate-runner Bot force-pushed the renovate/qa-utilities branch from f22f955 to 486e983 Compare January 19, 2026 18:06
@renovate-runner renovate-runner Bot force-pushed the renovate/qa-utilities branch 2 times, most recently from 6278468 to 290abc0 Compare February 4, 2026 11:11
@renovate-runner renovate-runner Bot force-pushed the renovate/qa-utilities branch from 290abc0 to d8f96ff Compare February 11, 2026 08:41
@renovate-runner renovate-runner Bot force-pushed the renovate/qa-utilities branch from d8f96ff to ec16b12 Compare February 25, 2026 18:23
@renovate-runner
Copy link
Copy Markdown
Contributor Author

renovate-runner Bot commented Feb 25, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: docker run --rm --name=renovate_sidecar --label=renovate_child -t -e=COMPOSER_IGNORE_PLATFORM_REQS=1 -v "/tmp/renovate/repos/github/WyriHaximus/reactphp-psr-3-loggly":"/tmp/renovate/repos/github/WyriHaximus/reactphp-psr-3-loggly" -v "/tmp/renovate/cache":"/tmp/renovate/cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e CONTAINERBASE_CACHE_DIR -w "/tmp/renovate/repos/github/WyriHaximus/reactphp-psr-3-loggly" ghcr.io/containerbase/sidecar:13.24.0 bash -l -c "install-tool php 8.4.13 && install-tool composer 2.9.7 && composer update wyrihaximus/async-test-utilities:10.7.0 wyrihaximus/makefiles:0.10.6 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --minimal-changes"

@renovate-runner renovate-runner Bot force-pushed the renovate/qa-utilities branch 3 times, most recently from f20dbe3 to a646dc7 Compare March 3, 2026 19:17
@renovate-runner renovate-runner Bot force-pushed the renovate/qa-utilities branch from a646dc7 to 4ddebe8 Compare March 12, 2026 07:17
@renovate-runner renovate-runner Bot force-pushed the renovate/qa-utilities branch from 4ddebe8 to 92dbb07 Compare April 18, 2026 17:14
@github-actions github-actions Bot added this to the 3.0.1 milestone Apr 18, 2026
@renovate-runner renovate-runner Bot force-pushed the renovate/qa-utilities branch from 92dbb07 to d4dd762 Compare May 2, 2026 12:21
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 JSON 👨‍💼 PHP 🐘 Hypertext Pre Processor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants