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.9.x
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 22, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
composer/composer (source) ^2.7.6 -> ^2.7.7 age adoption passing confidence require patch
roave/better-reflection ^6.26.0 -> ^6.39.0 age adoption passing confidence require minor
shivammathur/setup-php 2.30.4 -> 2.30.5 age adoption passing confidence action patch
squizlabs/php_codesniffer ^3.10.0 -> ^3.10.1 age adoption passing confidence require-dev patch
symfony/console (source) ^7.0.7 -> ^7.1.1 age adoption passing confidence require patch
vimeo/psalm ^5.24.0 -> ^5.25.0 age adoption passing confidence require-dev minor

Release Notes

Roave/BetterReflection (roave/better-reflection)

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

vimeo/psalm (vimeo/psalm)

v5.25.0

Compare Source

What's Changed

Features
Fixes

New Contributors

Full Changelog: vimeo/psalm@5.24.0...5.25.0


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.7 roave/better-reflection:6.39.0 squizlabs/php_codesniffer:3.10.1 symfony/console:7.1.1 vimeo/psalm:5.25.0 --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
Dependency nikic/php-parser is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires roave/better-reflection ^6.39.0 -> satisfiable by roave/better-reflection[6.39.0].
    - roave/better-reflection 6.39.0 requires nikic/php-parser ^5.0.2 -> found nikic/php-parser[v5.0.2] but it conflicts with your root composer.json require (^4.19.1).

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 a784898 to ef3a0fe Compare June 18, 2024 16:43
| datasource  | package                   | from   | to     |
| ----------- | ------------------------- | ------ | ------ |
| packagist   | composer/composer         | 2.7.7  | 2.7.7  |
| packagist   | roave/better-reflection   | 6.26.0 | 6.39.0 |
| github-tags | shivammathur/setup-php    | 2.30.4 | 2.30.5 |
| packagist   | squizlabs/php_codesniffer | 3.10.1 | 3.10.1 |
| packagist   | symfony/console           | 7.1.1  | 7.1.1  |
| packagist   | vimeo/psalm               | 5.24.0 | 5.25.0 |
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ef3a0fe to b70f0bb Compare June 19, 2024 22:03
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.

None yet

0 participants