Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all non-major dependencies #769

Open
wants to merge 1 commit into
base: 8.10.x
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 22, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
composer/composer (source) ^2.7.6 -> ^2.7.9 age adoption passing confidence require patch
laminas/laminas-ci-matrix-action 1.26.0 -> 1.27.2 age adoption passing confidence action minor
laminas/laminas-continuous-integration-action 1.39.0 -> 1.40.0 age adoption passing confidence action minor
nikic/php-parser ^4.19.1 -> ^4.19.2 age adoption passing confidence require patch
ocramius/package-versions ^2.8.0 -> ^2.9.0 age adoption passing confidence require patch
phpunit/phpunit (source) ^9.6.19 -> ^9.6.21 age adoption passing confidence require-dev patch
roave/better-reflection ^6.26.0 -> ^6.42.0 age adoption passing confidence require minor
shivammathur/setup-php 2.30.4 -> 2.31.1 age adoption passing confidence action minor
squizlabs/php_codesniffer ^3.10.0 -> ^3.10.3 age adoption passing confidence require-dev patch
symfony/console (source) ^7.0.7 -> ^7.1.4 age adoption passing confidence require patch
vimeo/psalm ^5.24.0 -> ^5.26.1 age adoption passing confidence require-dev patch

Release Notes

laminas/laminas-ci-matrix-action (laminas/laminas-ci-matrix-action)

v1.27.2

Compare Source

Release Notes for 1.27.2

1.27.x bugfix release (patch)

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

v1.27.1

Compare Source

Release Notes for 1.27.1
1.27.1
  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1
Bug

v1.27.0

Compare Source

Release Notes for 1.27.0
1.27.0
  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1
Enhancement
laminas/laminas-continuous-integration-action (laminas/laminas-continuous-integration-action)

v1.40.0

Compare Source

Release Notes for 1.40.0
1.40.0
  • Total issues resolved: 0
  • Total pull requests resolved: 3
  • Total contributors: 2
Enhancement
renovate
Bug
Roave/BetterReflection (roave/better-reflection)

v6.42.0

Compare Source

Release Notes for 6.42.0

Feature release (minor)

6.42.0
  • Total issues resolved: 0
  • Total pull requests resolved: 6
  • Total contributors: 3
bug,reflection compatibility
dependencies
dependencies,enhancement,reflection compatibility
enhancement
dependencies,enhancement

v6.41.0

Compare Source

Release Notes for 6.41.0

Feature release (minor)

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

v6.40.0

Compare Source

Release Notes for 6.40.0

Feature release (minor)

6.40.0
  • Total issues resolved: 1
  • Total pull requests resolved: 2
  • Total contributors: 3
enhancement
bug,dependencies,enhancement
reflection compatibility

v6.39.0

Compare Source

Release Notes for 6.39.0

Feature release (minor)

6.39.0
  • Total issues resolved: 0
  • Total pull requests resolved: 3
  • Total contributors: 2
enhancement
renovate

v6.38.0

Compare Source

Release Notes for 6.38.0

Feature release (minor)

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

v6.37.0

Compare Source

Release Notes for 6.37.0

Feature release (minor)

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

v6.36.0

Compare Source

Release Notes for 6.36.0

Feature release (minor)

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

v6.35.0

Compare Source

Release Notes for 6.35.0

Feature release (minor)

6.35.0
  • Total issues resolved: 0
  • Total pull requests resolved: 3
  • Total contributors: 1
dependencies,enhancement
enhancement

v6.34.0

Compare Source

Release Notes for 6.34.0

Feature release (minor)

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

v6.33.0

Compare Source

Release Notes for 6.33.0

Feature release (minor)

6.33.0
  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 2
enhancement,reflection compatibility
enhancement

v6.32.0

Compare Source

Release Notes for 6.32.0

Feature release (minor)

6.32.0
  • Total issues resolved: 1
  • Total pull requests resolved: 1
  • Total contributors: 1
bug

v6.31.0

Compare Source

Release Notes for 6.31.0

Feature release (minor)

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

v6.30.0

Compare Source

Release Notes for 6.30.0

Feature release (minor)

6.30.0
  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 2
bug

v6.29.0

Compare Source

Release Notes for 6.29.0

Feature release (minor)

6.29.0
  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1
dependencies,enhancement

v6.28.0

Compare Source

Release Notes for 6.28.0

Feature release (minor)

6.28.0
  • Total issues resolved: 0
  • Total pull requests resolved: 3
  • Total contributors: 1
dependencies,enhancement
enhancement

v6.27.0

Compare Source

Release Notes for 6.27.0

Feature release (minor)

6.27.0
  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 1
dependencies,enhancement
shivammathur/setup-php (shivammathur/setup-php)

v2.31.1

Compare Source

Changelog
  • Fix installing PECL extensions on Windows with a build version #​855

  • Fix cache support for ioncube extension #​856

  • 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.31.0

Compare Source

Changelog
  • Added support for a fallback mirror for ondrej/php PPA when launchpad is down (#​834).

  • Fixed installing packages on self-hosted environments with existing conf files (#​852).

  • Fixed support for oci8 and pdo_oci extensions on ubuntu-24.04.

  • Fixed support for couchbase extension on ubuntu-24.04.

  • Fixed support for ubuntu-24.04 after apt-fast was dropped from the GA images.

  • Fixed support for firebird extension on macos-14

  • Fixed support for blackfire extension on macos-14.

  • Fixed support for relay extension.

  • Fixed support for phalcon extension for PHP 7.4 on Ubuntu.

  • 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.30.5

Compare Source

Changelog

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

Follow for updates

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


Configuration

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

🚦 Automerge: Enabled.

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

Read more about the use of Renovate Bot within ocramius/* projects.

@renovate renovate bot added the renovate label May 22, 2024
Copy link
Contributor Author

renovate bot commented May 22, 2024

⚠️ 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: composer update composer/composer:2.7.9 nikic/php-parser:4.19.2 ocramius/package-versions:2.9.0 phpunit/phpunit:9.6.21 roave/better-reflection:6.42.0 squizlabs/php_codesniffer:3.10.3 symfony/console:7.1.4 vimeo/psalm:5.26.1 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires roave/better-reflection ^6.42.0 -> satisfiable by roave/better-reflection[6.42.0].
    - roave/better-reflection 6.42.0 requires nikic/php-parser ^5.1.0 -> found nikic/php-parser[v5.1.0, v5.2.0] but it conflicts with your root composer.json require (^4.19.2).

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

@renovate renovate bot changed the base branch from 8.8.x to 8.9.x May 22, 2024 19:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5537848 to 8f65f36 Compare May 23, 2024 01:21
@renovate renovate bot changed the title Update dependency roave/better-reflection to ^6.36.0 Update all non-major dependencies May 23, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 7e333e2 to 954ba9e Compare May 30, 2024 03:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from 60a7b33 to ac78bdd Compare June 7, 2024 03:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from d1a451f to a015ad5 Compare June 14, 2024 03:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 16fde62 to 8ea0826 Compare August 8, 2024 14:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8ea0826 to 00bb628 Compare August 22, 2024 14:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 24b6bb5 to cd97ebb Compare September 5, 2024 15:12
@renovate renovate bot changed the base branch from 8.9.x to 8.10.x September 5, 2024 19:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 798c12c to 5293c6f Compare September 12, 2024 16:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 9ebca6b to 64002ef Compare September 19, 2024 14:47
| datasource  | package                                       | from   | to     |
| ----------- | --------------------------------------------- | ------ | ------ |
| packagist   | composer/composer                             | 2.7.9  | 2.7.9  |
| github-tags | laminas/laminas-ci-matrix-action              | 1.26.0 | 1.27.2 |
| github-tags | laminas/laminas-continuous-integration-action | 1.39.0 | 1.40.0 |
| packagist   | nikic/php-parser                              | 4.19.2 | 4.19.2 |
| packagist   | ocramius/package-versions                     | 2.9.0  | 2.9.0  |
| packagist   | phpunit/phpunit                               | 9.6.21 | 9.6.21 |
| packagist   | roave/better-reflection                       | 6.26.0 | 6.42.0 |
| github-tags | shivammathur/setup-php                        | 2.30.4 | 2.31.1 |
| packagist   | squizlabs/php_codesniffer                     | 3.10.3 | 3.10.3 |
| packagist   | symfony/console                               | 7.1.4  | 7.1.4  |
| packagist   | vimeo/psalm                                   | 5.26.1 | 5.26.1 |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants