Skip to content

Conversation

@ata-no-one
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
coduo/php-humanizer require patch 5.0.0 -> 5.0.2
icewind1991/nextcloud-version-matrix action minor v1.0.0 -> v1.3.1
phpunit/phpunit (source) require-dev patch 10.5.52 -> 10.5.58
psalm/phar require-dev minor 6.8.2 -> 6.13.1
shivammathur/setup-php action patch v2.35.3 -> 2.35.5
symfony/console (source) require-dev patch v6.4.24 -> v6.4.26

⚠️ Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

coduo/php-humanizer (coduo/php-humanizer)

v5.0.2

Compare Source

Added

v5.0.1

Compare Source

Fixed
Updated
Removed
icewind1991/nextcloud-version-matrix (icewind1991/nextcloud-version-matrix)

v1.3.1: 1.3.1

Compare Source

  • Switch to checking github tags to see if a php version is released

v1.3.0: 1.3.0

Compare Source

Add new output with the highest supported php version that is available in the runner's packages

v1.2.0: 1.2.0

Compare Source

  • Generate more matrix types

v1.1.0: 1.1.0

Compare Source

  • Allow adding extra matrix items
  • Also generate matrix for ocp branches
sebastianbergmann/phpunit (phpunit/phpunit)

v10.5.58: PHPUnit 10.5.58

Compare Source

Fixed
  • #​6368: failOnPhpunitWarning="false" has no effect

Learn how to install or update PHPUnit 10.5 in the documentation.

Keep up to date with PHPUnit:

v10.5.57: PHPUnit 10.5.57

Compare Source

  • No changes; phpunit.phar rebuilt with updated dependencies

Learn how to install or update PHPUnit 10.5 in the documentation.

Keep up to date with PHPUnit:

v10.5.56: PHPUnit 10.5.56

Compare Source

  • No changes; phpunit.phar rebuilt with updated dependencies

Learn how to install or update PHPUnit 10.5 in the documentation.

Keep up to date with PHPUnit:

v10.5.55: PHPUnit 10.5.55

Compare Source

Changed
  • #​6366: Exclude __sleep() and __wakeup() from test double code generation on PHP >= 8.5

Learn how to install or update PHPUnit 10.5 in the documentation.

Keep up to date with PHPUnit:

v10.5.54: PHPUnit 10.5.54

Compare Source

Changed
  • Do not use __sleep() method (which will be deprecated in PHP 8.5)

Learn how to install or update PHPUnit 10.5 in the documentation.

Keep up to date with PHPUnit:

v10.5.53

Compare Source

psalm/phar (psalm/phar)

v6.13.1

Compare Source

v6.13.0

Compare Source

v6.12.1

Compare Source

v6.12.0

Compare Source

v6.11.0

Compare Source

v6.10.3

Compare Source

v6.10.2

Compare Source

v6.10.1

Compare Source

v6.10.0

Compare Source

v6.9.6

Compare Source

v6.9.5

Compare Source

v6.9.4

Compare Source

v6.9.3

Compare Source

v6.9.2

Compare Source

v6.9.0

Compare Source

v6.8.9

Compare Source

v6.8.8

Compare Source

v6.8.7

Compare Source

v6.8.6

Compare Source

v6.8.5

Compare Source

v6.8.4

Compare Source

v6.8.3

Compare Source

shivammathur/setup-php (shivammathur/setup-php)

v2.35.5

Compare Source

Changelog
  • Added support for macOS 26 based environments.
runs-on: macos-26
steps:
- name: Setup PHP
  uses: shivammathur/setup-php@v2
  • Fixed resolving tools' releases to the latest one for a version prefix in tools input. (#​1000)
    For example, this should install the latest release of PHPUnit with 10.5 as the prefix.
- name: Setup PHP
  uses: shivammathur/setup-php@v2
  with:
    php-version: '8.1'
    tools: phpunit:10.5.x
  • Improved installing intl extension with a particular ICU versions.
- name: Setup PHP
  uses: shivammathur/setup-php@v2
  with:
    php-version: '8.4'
    extensions: intl-77.1
  • Fixed tools setup to use the new github-token input value to avoid rate limits.
- name: Setup PHP
  uses: shivammathur/setup-php@v2
  with:
    php-version: '8.4'
    tools: phpcs: 4
    github-token: ${{ secrets.GITHUB_TOKEN }}
  • Improved errors when tools fail to install. (#​991)

  • Fixed warning in get function on request failure.

  • Added a fallback source for composer phar archives. (#​956)

  • Added a fallback source for PPA keys. (#​996)

  • Fixed opcache.jit_buffer_size config on arm environments. (#​999)

  • Updated Node.js dependencies.

For the complete list of changes, please refer to the Full Changelog

Follow for updates

setup-php reddit setup-php twitter setup-php status

v2.35.4

Compare Source

Changelog
  • Fixed updating brew core tap before installing PHP on macOS.

  • Updated actions in internal workflows.

  • Updated Node.js dependencies.

For the complete list of changes, please refer to the Full Changelog

Follow for updates

setup-php reddit setup-php twitter setup-php status

symfony/console (symfony/console)

v6.4.26

Compare Source

Changelog (symfony/console@v6.4.25...v6.4.26)

v6.4.25

Compare Source

Changelog (symfony/console@v6.4.24...v6.4.25)


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 becomes conflicted, 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.

@ata-no-one
Copy link
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants