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

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 5, 2023

This PR contains the following updates:

Package Type Update Change 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
doctrine/annotations (source) require patch 2.0.1 -> 2.0.2 age adoption passing confidence
infection/infection require-dev minor ^0.26 -> ^0.29 age adoption passing confidence
laminas/automatic-releases action minor 1.24.0 -> 1.25.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
shivammathur/setup-php action minor 2.24.0 -> 2.32.0 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

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

doctrine/annotations (doctrine/annotations)

v2.0.2

Compare Source

Release Notes for 2.0.2

2.0.x bugfix release (patch)

2.0.2
  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 2
Improvement
Documentation
Changes from Lower Branches
  • This release includes all changes of the 1.14.4 release
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:

Full Changelog: infection/infection@0.27.10...0.27.11

v0.27.10: Add support for `sebastian/diff` v6

Compare Source

Changed:

Full Changelog: infection/infection@0.27.9...0.27.10

v0.27.9: Fix an issue with numeric data provider keys in PHPUnit >= 10

Compare Source

Fixed:

Full Changelog: infection/infection@0.27.8...0.27.9

v0.27.8: Do not remove attributes from class methods

Compare Source

Fixed:

Full Changelog: infection/infection@0.27.7...0.27.8

v0.27.7: PHP 8.3, Symfony 7 support

Compare Source

Changed:

Full Changelog: infection/infection@0.27.6...0.27.7

v0.27.6: Fix equivalent mutants

Compare Source

Added:

Fixed:

New Contributors

Full Changelog: infection/infection@0.27.5...0.27.6

v0.27.5: Fix bug with collecting escaped mutants for GitLab logger

Compare Source

Fixed:

Full Changelog: infection/infection@0.27.4...0.27.5

v0.27.4: Allow missing elements when destructuring arrays in foreach loops

Compare Source

Fixed:

Full Changelog: infection/infection@0.27.3...0.27.4

v0.27.3

Compare Source

Full Changelog

Added:

v0.27.2: Tech release: auto-upload PHAR, fixing issue

Compare Source

v0.27.1: Minor fixes and auto-upload PHAR to releases

Compare Source

0.27.1 (2023-09-16)

Full Changelog

Added:

Changed:

New Contributors

v0.27.0

Compare Source

Full Changelog

Added:

Changed:

Fixed:

Internal:

v0.26.21: Fix false-positive with mutations in attributes

Compare Source

0.26.21 (2023-04-27)

Full Changelog

Fixed:

v0.26.20

Compare Source

Full Changelog

Added:

Changed:

@renovate renovate bot added the renovate label Apr 5, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Apr 5, 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 from 85ed9b1 to 88d6c62 Compare April 11, 2023 21:33
@renovate renovate bot changed the title Update dependency phpstan/phpstan to ^1.10.11 Update all non-major dependencies Apr 11, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 32aa388 to 318467f Compare April 19, 2023 06:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 2ce06f0 to 036db3e Compare April 22, 2023 10:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 760d562 to ea1b512 Compare May 16, 2023 06:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from a969e59 to 8b0fc5c Compare May 28, 2023 23:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 31dfb77 to 7d782a5 Compare June 9, 2023 02:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from b76fb9c to d0b1f80 Compare June 16, 2023 06:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d0b1f80 to 3992e79 Compare June 21, 2023 20:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 6c7b1c0 to 4a318de Compare July 7, 2023 05:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ee82573 to 5c831b3 Compare June 24, 2024 04:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5c831b3 to c8641a4 Compare July 9, 2024 16:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c8641a4 to 39a4d76 Compare August 6, 2024 10:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 676fce5 to 2c9306c Compare August 28, 2024 09:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from ccddbc7 to f18db04 Compare September 5, 2024 21:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f18db04 to 15b9978 Compare September 27, 2024 02:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 15b9978 to 479d996 Compare October 6, 2024 13:21
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from c65b98d to 888f824 Compare October 30, 2024 00:21
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from ae1327f to 287c37c Compare November 25, 2024 20:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from adc5529 to c8ad753 Compare December 9, 2024 01:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from ba472f6 to 3c6ac3b Compare December 21, 2024 05:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3c6ac3b to d7ed284 Compare December 30, 2024 15:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from f18488d to e3cb59f Compare January 18, 2025 04:53
| datasource  | package                    | from    | to      |
| ----------- | -------------------------- | ------- | ------- |
| github-tags | actions/cache              | v3.3.1  | v3.4.0  |
| github-tags | codecov/codecov-action     | v3.1.1  | v3.1.6  |
| packagist   | doctrine/annotations       | 2.0.1   | 2.0.2   |
| packagist   | infection/infection        | 0.26.19 | 0.29.10 |
| github-tags | laminas/automatic-releases | 1.24.0  | 1.25.0  |
| github-tags | containerbase/php-prebuild | 8.2.27  | 8.4.3   |
| github-tags | shivammathur/setup-php     | 2.24.0  | 2.32.0  |
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e3cb59f to 95d9d30 Compare January 30, 2025 18:55
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