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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 6, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/cache action minor v4.0.2 -> v4.2.1 age adoption passing confidence
docker/build-push-action action minor v6.5.0 -> v6.14.0 age adoption passing confidence
docker/setup-buildx-action action minor v3.6.1 -> v3.9.0 age adoption passing confidence
php require minor ~8.1.0 || ~8.2.0 -> ~8.1.0 || ~8.2.0 || ~8.4.0 age adoption passing confidence
react/http require minor 1.10.0 -> 1.11.0 age adoption passing confidence

Release Notes

actions/cache (actions/cache)

v4.2.1

Compare Source

v4.2.0

Compare Source

⚠️ Important Changes

The cache backend service has been rewritten from the ground up for improved performance and reliability. actions/cache now integrates with the new cache service (v2) APIs.

The new service will gradually roll out as of February 1st, 2025. The legacy service will also be sunset on the same date. Changes in these release are fully backward compatible.

We are deprecating some versions of this action. We recommend upgrading to version v4 or v3 as soon as possible before February 1st, 2025. (Upgrade instructions below).

If you are using pinned SHAs, please use the SHAs of versions v4.2.0 or v3.4.0

If you do not upgrade, all workflow runs using any of the deprecated actions/cache will fail.

Upgrading to the recommended versions will not break your workflows.

Read more about the change & access the migration guide: reference to the announcement.

Minor changes

Minor and patch version updates for these dependencies:

Full Changelog: actions/cache@v4...v4.2.0

v4.1.2

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v4...v4.1.2

v4.1.1

Compare Source

What's Changed

Full Changelog: actions/cache@v4.1.0...v4.1.1

v4.1.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v4.0.2...v4.1.0

docker/build-push-action (docker/build-push-action)

v6.14.0

Compare Source

Full Changelog: docker/build-push-action@v6.13.0...v6.14.0

v6.13.0

Compare Source

Full Changelog: docker/build-push-action@v6.12.0...v6.13.0

v6.12.0

Compare Source

Full Changelog: docker/build-push-action@v6.11.0...v6.12.0

v6.11.0

Compare Source

Full Changelog: docker/build-push-action@v6.10.0...v6.11.0

v6.10.0

Compare Source

Full Changelog: docker/build-push-action@v6.9.0...v6.10.0

v6.9.0

Compare Source

Full Changelog: docker/build-push-action@v6.8.0...v6.9.0

v6.8.0

Compare Source

Full Changelog: docker/build-push-action@v6.7.0...v6.8.0

v6.7.0

Compare Source

v6.6.1

Compare Source

Full Changelog: docker/build-push-action@v6.6.0...v6.6.1

v6.6.0

Compare Source

docker/setup-buildx-action (docker/setup-buildx-action)

v3.9.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.8.0...v3.9.0

v3.8.0

Compare Source

v3.7.1

Compare Source

Full Changelog: docker/setup-buildx-action@v3.7.0...v3.7.1

v3.7.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.6.1...v3.7.0

containerbase/php-prebuild (php)

v8.4.4

Compare Source

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

v8.4.3

Compare Source

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

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

Compare Source

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

v8.3.16

Compare Source

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

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
reactphp/http (react/http)

v1.11.0

Compare Source

  • Feature: Improve PHP 8.4+ support by avoiding implicitly nullable types.
    (#​537 by @​clue)

  • Feature: Allow underscore character in Uri host.
    (#​524 by @​lulhum)

  • Improve test suite to fix expected error code when ext-sockets is not enabled.
    (#​539 by @​WyriHaximus)


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label 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 php:8.4.4 react/http:1.11.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
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
    - lcobucci/di-builder is locked to version 7.4.0 and an update of this package was not requested.
    - lcobucci/di-builder 7.4.0 requires php ~8.2.0 -> your php version (8.4.4) does not satisfy that requirement.
  Problem 2
    - chimera/di-symfony is locked to version 1.0.x-dev and an update of this package was not requested.
    - chimera/di-symfony 1.0.x-dev requires lcobucci/di-builder ^7.2 -> satisfiable by lcobucci/di-builder[7.4.0].
    - lcobucci/di-builder 7.4.0 requires php ~8.2.0 -> your php version (8.4.4) does not satisfy that requirement.


@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 570efbb to 30443aa Compare August 7, 2024 12:27
@renovate renovate bot changed the title Update dependency php to ~8.1.0 || ~8.2.0 || ~8.3.0 Update all non-major dependencies Aug 7, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 970ece4 to 3906c43 Compare August 13, 2024 14:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from c811d3d to f2e542b Compare October 4, 2024 10:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from eb47613 to 150f343 Compare October 8, 2024 19:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 150f343 to 7697648 Compare October 22, 2024 13:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from 74d07e9 to 18fbd57 Compare November 26, 2024 12:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 3f7f11a to 39efb23 Compare December 5, 2024 19:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 44037a1 to 9ca8a81 Compare December 21, 2024 04:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from dd36796 to e017a2d Compare January 14, 2025 14:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from b195e7e to 11cf4ad Compare January 19, 2025 08:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 06075fb to 8e34233 Compare January 30, 2025 14:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8e34233 to 2350922 Compare February 6, 2025 14:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 2e279d5 to 3fa26f3 Compare February 18, 2025 19:23
| datasource  | package                    | from   | to      |
| ----------- | -------------------------- | ------ | ------- |
| github-tags | actions/cache              | v4.0.2 | v4.2.1  |
| github-tags | docker/build-push-action   | v6.5.0 | v6.14.0 |
| github-tags | docker/setup-buildx-action | v3.6.1 | v3.9.0  |
| github-tags | containerbase/php-prebuild | 8.2.27 | 8.4.4   |
| packagist   | react/http                 | 1.10.0 | 1.11.0  |
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3fa26f3 to 71c8baf Compare February 19, 2025 16:09
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