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

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 Apr 4, 2023

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/cache action minor v3.0.10 -> v3.4.0 age adoption passing confidence
actions/cache action minor v3.3.1 -> v3.4.0 age adoption passing confidence
codecov/codecov-action action patch v3.1.1 -> v3.1.6 age adoption passing confidence
infection/infection require-dev minor ^0.26.19 -> ^0.29.0 age adoption passing confidence
jms/serializer (source) require minor 3.23.0 -> 3.32.1 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
shivammathur/setup-php action minor 2.17.0 -> 2.31.1 age adoption passing confidence
shivammathur/setup-php action minor 2.24.0 -> 2.31.1 age adoption passing confidence

Release Notes

actions/cache (actions/cache)

v3.4.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@v3...v3.4.0

v3.3.3

Compare Source

What's Changed

New Contributors

Full Changelog: actions/cache@v3...v3.3.3

v3.3.2

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v3...v3.3.2

v3.3.1

Compare Source

What's Changed

Full Changelog: actions/cache@v3...v3.3.1

v3.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v3...v3.3.0

v3.2.6

Compare Source

What's Changed

Full Changelog: actions/cache@v3...v3.2.6

v3.2.5

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v3...v3.2.5

v3.2.4

Compare Source

What's Changed

New Contributors

Full Changelog: actions/cache@v3...v3.2.4

v3.2.3

Compare Source

What's Changed

New Contributors

Full Changelog: actions/cache@v3...v3.2.3

v3.2.2

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v3.2.1...v3.2.2

v3.2.1

Compare Source

What's Changed

Full Changelog: actions/cache@v3.2.0...v3.2.1

v3.2.0

Compare Source

What's Changed
New Contributors

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

v3.0.11

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v3...v3.0.11

codecov/codecov-action (codecov/codecov-action)

v3.1.6

Compare Source

Full Changelog: codecov/codecov-action@v3.1.5...v3.1.6

v3.1.5

Compare Source

What's Changed

New Contributors

Full Changelog: codecov/codecov-action@v3.1.4...v3.1.5

v3.1.4: 3.1.4

Compare Source

What's Changed
New Contributors

Full Changelog: codecov/codecov-action@v3.1.3...v3.1.4

v3.1.3: 3.1.3

Compare Source

What's Changed

Full Changelog: codecov/codecov-action@v3.1.2...v3.1.3

v3.1.2: 3.1.2

Compare Source

What's Changed

New Contributors

Full Changelog: codecov/codecov-action@v3.1.1...v3.1.2

infection/infection (infection/infection)

v0.29.10: Require PHP 8.2. Switch to `shish/safeto fix issue withthecodingmachine/safe`

Compare Source

Fixed:

Changed:

Full Changelog: infection/infection@0.29.9...0.29.10

v0.29.9: New PHP 8.4 mutators, remove PHP 8.4 deprecations

Compare Source

Added:

Changed:

Full Changelog: infection/infection@0.29.8...0.29.9

v0.29.8: PHPUnit 11 compatibility, performance improvement thanks to stopOnDefect

Compare Source

Added:

Changed:

New Contributors

Full Changelog: infection/infection@0.29.7...0.29.8

v0.29.7: Diff colorizer fix for multiline cases, PHP 8.4 support in pipelines

Compare Source

What's Changed

Fixed:

Added:

Changed:

Full Changelog: infection/infection@0.29.6...0.29.7

v0.29.6: Ignore switch(bool) statements in TrueValue and FalseValue mutators

Compare Source

Changed:

New Contributors

Full Changelog: infection/infection@0.29.5...0.29.6

v0.29.5

Compare Source

Full Changelog

Added:

v0.29.4

Compare Source

Full Changelog

Added:

v0.29.3: Add support for `colinodell/json5` v3

Compare Source

Changed:

Full Changelog: infection/infection@0.29.2...0.29.3

v0.29.2: Highlight inline differences in CLI

Compare Source

Added:

Full Changelog: infection/infection@0.29.1...0.29.2

v0.29.1: Fix usage of custom mutator with bootstrap file

Compare Source

Fixed:

Full Changelog: infection/infection@0.29.0...0.29.1

v0.29.0

Compare Source

Full Changelog

Added:

Read about how to create custom mutators: https://infection.github.io/guide/custom-mutators.html

Changed:

v0.28.1: Use CI (GitHub, GitLab) variable to detect project path

Compare Source

Changed:

New Contributors

Full Changelog: infection/infection@0.28.0...0.28.1

v0.28.0

Compare Source

Full Changelog

Added:

v0.27.11: Add --map-source-class-to-test option to speed up Mutation Testing

Compare Source

Added:

Changed:


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 Apr 4, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Apr 4, 2023

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 8 times, most recently from da69ca3 to 5018e52 Compare April 18, 2023 18:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 80331e1 to d48e514 Compare April 22, 2023 08:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d48e514 to 63fcc76 Compare April 27, 2023 19:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from e9e0b99 to f14398e Compare May 16, 2023 07:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 9079417 to 21327f7 Compare May 28, 2023 16:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from bee741c to 944e7a8 Compare June 8, 2023 02:25
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 944e7a8 to 22c5601 Compare June 9, 2023 19:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d3e5f24 to 917d304 Compare August 6, 2024 07:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 500628f to 82920c8 Compare August 26, 2024 08:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 889b750 to 7acb529 Compare August 31, 2024 00:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7acb529 to b4f603b Compare September 27, 2024 03:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b4f603b to 758db20 Compare October 6, 2024 13:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 8281c1b to 4503207 Compare October 31, 2024 20:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 62ecb61 to edcf4ed Compare November 23, 2024 10:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 3d1de74 to f23f706 Compare November 25, 2024 16:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 16e577b to d0f7115 Compare December 9, 2024 01:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from d0e689f to c935165 Compare December 18, 2024 07:58
| datasource  | package                    | from    | to      |
| ----------- | -------------------------- | ------- | ------- |
| github-tags | actions/cache              | v3.0.10 | v3.4.0  |
| github-tags | actions/cache              | v3.3.1  | v3.4.0  |
| github-tags | codecov/codecov-action     | v3.1.1  | v3.1.6  |
| packagist   | infection/infection        | 0.26.19 | 0.29.10 |
| packagist   | jms/serializer             | 3.23.0  | 3.32.1  |
| github-tags | containerbase/php-prebuild | 8.2.27  | 8.4.2   |
| github-tags | shivammathur/setup-php     | 2.17.0  | 2.31.1  |
| github-tags | shivammathur/setup-php     | 2.24.0  | 2.31.1  |
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c935165 to 22679a3 Compare December 21, 2024 04:47
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