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 #261

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 25, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
azjezz/psl ^3.0.2 -> ^3.1.0 age adoption passing confidence require patch
monolog/monolog ^3.7.0 -> ^3.8.1 age adoption passing confidence require patch
phly/keep-a-changelog ^2.12.1 -> ^2.13.2 age adoption passing confidence require minor
php ~8.3.12 -> ~8.4.2 age adoption passing confidence require minor
php-http/curl-client (source) ^2.3.2 -> ^2.3.3 age adoption passing confidence require patch
symfony/console (source) ^6.4.12 -> ^6.4.17 age adoption passing confidence require patch

Release Notes

Seldaek/monolog (monolog/monolog)

v3.8.1

Compare Source

  • Deprecated Monolog\DateTimeImmutable in favor of Monolog\JsonSerializableDateTimeImmutable (#​1928)
    • Fixed gelf keys not being valid when context/extra data keys have spaces in them (#​1927)
    • Fixed empty lines appearing in the stack traces when a custom formatter returned null (#​1925)
phly/keep-a-changelog (phly/keep-a-changelog)

v2.13.2

Compare Source

Added
  • Nothing.
Changed
  • Nothing.
Deprecated
  • Nothing.
Removed
  • Nothing.
Fixed
  • Fixed php-scoper configuration to allow phar build to complete successfully.

v2.13.1

Compare Source

Added
  • Nothing.
Changed
  • Nothing.
Deprecated
  • Nothing.
Removed
  • Nothing.
Fixed
  • Fixed the workflow for generating the Phar distribution.

v2.13.0

Compare Source

Added
  • Adds support for PHP 8.4.
Changed
  • Bumps the laminas/laminas-diactoros minimum supported version to 3.3.0.

  • #​121 updates the symfony/console dependency to allow version 7 releases. (Contributed by fezfez)

Deprecated
  • Nothing.
Removed
  • Removes support for PHP versions older than 8.1.0.

  • Removes support for PHP versions prior to PHP 8.1.

Fixed
  • Nothing.
containerbase/php-prebuild (php)

v8.4.2

Compare Source

Bug Fixes
  • deps: update dependency php to v8.4.2

v8.4.1

Compare Source

Bug Fixes
  • deps: update dependency php to v8.4.1

v8.3.15

Compare Source

Bug Fixes
  • deps: update dependency php to v8.3.15

v8.3.14

Compare Source

Bug Fixes
  • deps: update dependency php to v8.3.14

v8.3.13

Compare Source

Bug Fixes
  • deps: update dependency php to v8.3.13
symfony/console (symfony/console)

v6.4.17

Compare Source

Changelog (symfony/console@v6.4.16...v6.4.17)


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 information about the use of Renovate Bot within Laminas.

@renovate renovate bot added the renovate label Oct 25, 2024
Copy link
Contributor Author

renovate bot commented Oct 25, 2024

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from db7855a to d160f21 Compare October 27, 2024 15:38
@renovate renovate bot changed the title Update dependency php to ~8.3.13 Update all non-major dependencies Oct 27, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 8f83942 to 6e501ee Compare October 31, 2024 11:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from eacf5ff to 6d787dd Compare November 6, 2024 11:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 23f371b to 0eb6eb5 Compare November 17, 2024 17:04
Copy link
Contributor Author

renovate bot commented Nov 17, 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 azjezz/psl:3.1.0 monolog/monolog:3.8.1 phly/keep-a-changelog:2.13.2 php:8.4.2 php-http/curl-client:2.3.3 symfony/console:6.4.17 --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
Pattern "php" listed for update matches platform packages, but these cannot be updated by Composer.
Dependency php-http/discovery 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.
Dependency php-http/httplug 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.
Dependency psr/http-client 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.
Dependency psr/log 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.
Dependency laminas/laminas-diactoros 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.
Dependency psr/http-message 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
    - laminas/laminas-diactoros is locked to version 2.26.0 and an update of this package was not requested.
    - laminas/laminas-diactoros 2.26.0 requires php ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.2) does not satisfy that requirement.
  Problem 2
    - Root composer.json requires phly/keep-a-changelog ^2.13.2 -> satisfiable by phly/keep-a-changelog[2.13.2].
    - phly/keep-a-changelog 2.13.2 requires laminas/laminas-diactoros ^3.3 -> found laminas/laminas-diactoros[3.3.0, 3.3.1, 3.4.0, 3.5.0] but it conflicts with your root composer.json require (^2.26.0).
  Problem 3
    - roave/infection-static-analysis-plugin is locked to version 1.35.0 and an update of this package was not requested.
    - roave/infection-static-analysis-plugin 1.35.0 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.2) does not satisfy that requirement.
  Problem 4
    - vimeo/psalm is locked to version 5.26.1 and an update of this package was not requested.
    - vimeo/psalm 5.26.1 requires php ^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.2) does not satisfy that requirement.
  Problem 5
    - jwage/changelog-generator is locked to version 1.4.0 and an update of this package was not requested.
    - jwage/changelog-generator 1.4.0 requires laminas/laminas-diactoros ^2.13.0 -> satisfiable by laminas/laminas-diactoros[2.26.0].
    - laminas/laminas-diactoros 2.26.0 requires php ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.2) does not satisfy that requirement.

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

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from b9dec38 to eb71ce7 Compare November 24, 2024 09:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from e9811d4 to da9da83 Compare November 25, 2024 16:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from da9da83 to f75afce Compare December 5, 2024 17:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f75afce to d433044 Compare December 21, 2024 04:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 807fc37 to 028f99e Compare January 3, 2025 16:41
| datasource  | package                    | from   | to     |
| ----------- | -------------------------- | ------ | ------ |
| packagist   | azjezz/psl                 | 3.1.0  | 3.1.0  |
| packagist   | monolog/monolog            | 3.8.1  | 3.8.1  |
| packagist   | phly/keep-a-changelog      | 2.12.1 | 2.13.2 |
| github-tags | containerbase/php-prebuild | 8.3.12 | 8.4.2  |
| packagist   | php-http/curl-client       | 2.3.3  | 2.3.3  |
| packagist   | symfony/console            | 6.4.17 | 6.4.17 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 028f99e to cdadb98 Compare January 3, 2025 19:56
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