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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 9, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
laminas/laminas-hydrator (source) 4.14.0 -> 4.14.0 || 4.16.0 age adoption passing confidence require minor
php ~8.1.0 || ~8.2.0 -> ~8.1.0 || ~8.2.0 || ~8.4.0 age adoption passing confidence require minor

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

laminas/laminas-hydrator (laminas/laminas-hydrator)

v4.16.0

Compare Source

Release Notes for 4.16.0

Feature release (minor)

This release adds support for PHP 8.4.
4.16.0
  • Total issues resolved: 0
  • Total pull requests resolved: 3
  • Total contributors: 3
Dependencies,QA
Enhancement
renovate

v4.15.0

Compare Source

Release Notes for 4.15.0

Feature release (minor)

4.15.0
  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1
Enhancement
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

v8.3.12

Compare Source

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

v8.3.11

Compare Source

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

v8.3.10

Compare Source

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

v8.3.9

Compare Source

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

v8.3.8

Compare Source

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

v8.3.7

Compare Source

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

v8.3.6

Compare Source

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

v8.3.4

Compare Source

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

v8.3.3

Compare Source

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

v8.3.2

Compare Source

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

v8.3.1

Compare Source

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

v8.3.0

Compare Source

Bug Fixes
  • deps: update dependency php to v8.3.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 information about the use of Renovate Bot.

@renovate renovate bot added the renovate label Nov 9, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5467bd5 to 1412765 Compare August 6, 2024 10:05
@renovate renovate bot changed the title Update dependency laminas/laminas-hydrator to 4.14.0 || 4.15.0 Update all non-major dependencies Aug 6, 2024
Copy link
Contributor Author

renovate bot commented Aug 6, 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 laminas/laminas-hydrator:4.16.0 php:8.4.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
Pattern "php" listed for update matches platform packages, but these cannot be updated by Composer.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - laminas/laminas-cli is locked to version 1.8.0 and an update of this package was not requested.
    - laminas/laminas-cli 1.8.0 requires php ~8.0.0 || ~8.1.0 || ~8.2.0 -> your php version (8.4.1) does not satisfy that requirement.
  Problem 2
    - laminas/laminas-component-installer is locked to version 3.2.1 and an update of this package was not requested.
    - laminas/laminas-component-installer 3.2.1 requires php ~8.0.0 || ~8.1.0 || ~8.2.0 -> your php version (8.4.1) does not satisfy that requirement.
  Problem 3
    - laminas/laminas-db is locked to version 2.18.0 and an update of this package was not requested.
    - laminas/laminas-db 2.18.0 requires php ~8.0.0 || ~8.1.0|| ~8.2.0 -> your php version (8.4.1) does not satisfy that requirement.
  Problem 4
    - laminas/laminas-development-mode is locked to version 3.11.0 and an update of this package was not requested.
    - laminas/laminas-development-mode 3.11.0 requires php ~8.1.0 || ~8.2.0 -> your php version (8.4.1) does not satisfy that requirement.
  Problem 5
    - laminas/laminas-diactoros is locked to version 3.0.0 and an update of this package was not requested.
    - laminas/laminas-diactoros 3.0.0 requires php ~8.0.0 || ~8.1.0 || ~8.2.0 -> your php version (8.4.1) does not satisfy that requirement.
  Problem 6
    - laminas/laminas-json is locked to version 3.5.0 and an update of this package was not requested.
    - laminas/laminas-json 3.5.0 requires php ~8.0.0 || ~8.1.0 || ~8.2.0 -> your php version (8.4.1) does not satisfy that requirement.
  Problem 7
    - laminas/laminas-log is locked to version 2.16.1 and an update of this package was not requested.
    - laminas/laminas-log 2.16.1 requires php ~8.0.0 || ~8.1.0 || ~8.2.0 -> your php version (8.4.1) does not satisfy that requirement.
  Problem 8
    - laminas/laminas-mail is locked to version 2.23.0 and an update of this package was not requested.
    - laminas/laminas-mail 2.23.0 requires php ~8.1.0 || ~8.2.0 -> your php version (8.4.1) does not satisfy that requirement.
  Problem 9
    - laminas/laminas-mvc is locked to version 3.6.1 and an update of this package was not requested.
    - laminas/laminas-mvc 3.6.1 requires php ~8.0.0 || ~8.1.0 || ~8.2.0 -> your php version (8.4.1) does not satisfy that requirement.
  Problem 10
    - laminas/laminas-mvc-i18n is locked to version 1.7.0 and an update of this package was not requested.
    - laminas/laminas-mvc-i18n 1.7.0 requires php ~8.0.0 || ~8.1.0 || ~8.2.0 -> your php version (8.4.1) does not satisfy that requirement.
  Problem 11
    - laminas/laminas-navigation is locked to version 2.18.1 and an update of this package was not requested.
    - laminas/laminas-navigation 2.18.1 requires php ~8.0.0 || ~8.1.0 || ~8.2.0 -> your php version (8.4.1) does not satisfy that requirement.
  Problem 12
    - laminas/laminas-permissions-acl is locked to version 2.15.0 and an update of this package was not requested.
    - laminas/laminas-permissions-acl 2.15.0 requires php ~8.1.0 || ~8.2.0 -> your php version (8.4.1) does not satisfy that requirement.
  Problem 13
    - webinertia/limatus is locked to version 0.0.12 and an update of this package was not requested.
    - webinertia/limatus 0.0.12 requires php ~8.1.0 || ~8.2.0 -> your php version (8.4.1) does not satisfy that requirement.
  Problem 14
    - webinertia/webinertia-acl is locked to version 0.0.1 and an update of this package was not requested.
    - webinertia/webinertia-acl 0.0.1 requires php ~8.1.0 || ~8.2.0 -> your php version (8.4.1) does not satisfy that requirement.
  Problem 15
    - webinertia/webinertia-db is locked to version 0.0.5 and an update of this package was not requested.
    - webinertia/webinertia-db 0.0.5 requires php ~8.1.0 || ~8.2.0 -> your php version (8.4.1) does not satisfy that requirement.
  Problem 16
    - webinertia/webinertia-filter is locked to version 0.0.3 and an update of this package was not requested.
    - webinertia/webinertia-filter 0.0.3 requires php ~8.1.0 || ~8.2.0 -> your php version (8.4.1) does not satisfy that requirement.
  Problem 17
    - webinertia/webinertia-log is locked to version 0.0.9 and an update of this package was not requested.
    - webinertia/webinertia-log 0.0.9 requires php ~8.1.0 || ~8.2.0 -> your php version (8.4.1) does not satisfy that requirement.
  Problem 18
    - webinertia/webinertia-mvc is locked to version 0.0.3 and an update of this package was not requested.
    - webinertia/webinertia-mvc 0.0.3 requires php ~8.1.0 || ~8.2.0 -> your php version (8.4.1) does not satisfy that requirement.
  Problem 19
    - webinertia/webinertia-session is locked to version 0.0.5 and an update of this package was not requested.
    - webinertia/webinertia-session 0.0.5 requires php ~8.1.0 || ~8.2.0 -> your php version (8.4.1) does not satisfy that requirement.
  Problem 20
    - webinertia/webinertia-thememanager is locked to version 0.0.21 and an update of this package was not requested.
    - webinertia/webinertia-thememanager 0.0.21 requires php ~8.1.0 || ~8.2.0 -> your php version (8.4.1) does not satisfy that requirement.
  Problem 21
    - webinertia/webinertia-uploader is locked to version 0.0.9 and an update of this package was not requested.
    - webinertia/webinertia-uploader 0.0.9 requires php ~8.1.0 || ~8.2.0 -> your php version (8.4.1) does not satisfy that requirement.
  Problem 22
    - webinertia/webinertia-utils is locked to version 0.0.10 and an update of this package was not requested.
    - webinertia/webinertia-utils 0.0.10 requires php ~8.1.0 || ~8.2.0 -> your php version (8.4.1) does not satisfy that requirement.
  Problem 23
    - webinertia/webinertia-validator is locked to version 0.0.3 and an update of this package was not requested.
    - webinertia/webinertia-validator 0.0.3 requires php ~8.1.0 || ~8.2.0 -> your php version (8.4.1) does not satisfy that requirement.
  Problem 24
    - laminas/laminas-developer-tools is locked to version 2.8.0 and an update of this package was not requested.
    - laminas/laminas-developer-tools 2.8.0 requires php ~8.0.0 || ~8.1.0 || ~8.2.0 -> your php version (8.4.1) does not satisfy that requirement.
  Problem 25
    - laminas/laminas-test is locked to version 4.8.0 and an update of this package was not requested.
    - laminas/laminas-test 4.8.0 requires php ~8.1.0 || ~8.2.0 -> your php version (8.4.1) does not satisfy that requirement.
  Problem 26
    - slam/phpstan-laminas-framework is locked to version v1.4.0 and an update of this package was not requested.
    - slam/phpstan-laminas-framework v1.4.0 requires php ~8.1.0 || ~8.2.0 -> your php version (8.4.1) does not satisfy that requirement.
  Problem 27
    - webinertia/bjy-profiler is locked to version 0.0.11 and an update of this package was not requested.
    - laminas/laminas-component-installer 3.2.1 requires php ~8.0.0 || ~8.1.0 || ~8.2.0 -> your php version (8.4.1) does not satisfy that requirement.
    - webinertia/bjy-profiler 0.0.11 requires laminas/laminas-component-installer ^3.2.1 -> satisfiable by laminas/laminas-component-installer[3.2.1].


@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1412765 to ac574f4 Compare November 13, 2024 17:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 9a6ec09 to ff61e44 Compare November 25, 2024 08:06
| datasource  | package                    | from   | to     |
| ----------- | -------------------------- | ------ | ------ |
| packagist   | laminas/laminas-hydrator   | 4.14.0 | 4.16.0 |
| github-tags | containerbase/php-prebuild | 8.2.26 | 8.4.1  |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ff61e44 to ca36303 Compare November 25, 2024 16:30
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