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 - autoclosed #551

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 24, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
infection/infection ^0.27.10 -> ^0.28.0 age adoption passing confidence require-dev minor
mkdocs-material (changelog) ==9.5.15 -> ==9.5.18 age adoption passing confidence patch
postgres 16.1 -> 16.2 age adoption passing confidence service minor
shivammathur/setup-php 2.30.0 -> 2.30.2 age adoption passing confidence action patch
shivammathur/setup-php 2.29.0 -> 2.30.2 age adoption passing confidence action minor

Release Notes

infection/infection (infection/infection)

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

squidfunk/mkdocs-material (mkdocs-material)

v9.5.18: mkdocs-material-9.5.18

Compare Source

  • Refactored tooltips implementation to fix positioning issues
  • Fixed #​7044: Rendering glitch when hovering contributor avatar in Chrome
  • Fixed #​7043: Highlighted lines in code blocks cutoff on mobile
  • Fixed #​6910: Incorrect position of tooltip for page status in sidebar
  • Fixed #​6760: Incorrect position and overly long tooltip in tables
  • Fixed #​6488: Incorrect position and cutoff tooltip in content tabs

v9.5.17: mkdocs-material-9.5.17

Compare Source

  • Updated Serbian translations
  • Fixed #​7003: Confusing keyboard interaction for palette toggle
  • Fixed #​7001: Blog posts now show time by default (9.5.16 regression)
  • Fixed edge case in backport of social plugin font loading logic

Thanks to @​stcksmsh for their contributions.

v9.5.16: mkdocs-material-9.5.16

Compare Source

  • Updated Russian translations
  • Improved error handling and reporting in social plugin
  • Improved error handling and reporting in privacy plugin
  • Fixed blog plugin not allowing to use time in format strings
  • Fixed #​6983: Social plugin crashes because of Google Fonts API change

Thanks to @​kamilkrzyskow, @​Guts, @​szg-alex-payne and @​natakazakova for their contributions

shivammathur/setup-php (shivammathur/setup-php)

v2.30.2

Compare Source

Changelog

For the complete list of changes, please refer to the Full Changelog

Follow for updates

setup-php reddit setup-php twitter setup-php status

v2.30.1

Compare Source

Changelog
  • Improved updating Homebrew core tap on macOS using a retry logic.

  • Fixed support for phalcon on Windows.

  • Fixed support for OCI extensions for PHP 8.4 on Linux and macOS.

  • Fixed support for sqlsrv and pdo_sqlsrv on PHP 8.0.

  • Fixed type error on Windows in Get-File function.

  • Minified the release file dist/index.js file generated by vercel/ncc.

  • Updated pre-installed PHP versions for GitHub runners in the README.

  • Updated Node.js dependencies.

For the complete list of changes, please refer to the Full Changelog

Follow for updates

setup-php reddit setup-php twitter setup-php status


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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the renovate Pull requests that update a dependency file label Mar 24, 2024
@renovate renovate bot enabled auto-merge (rebase) March 24, 2024 05:55
Copy link
Contributor Author

renovate bot commented Mar 24, 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 infection/infection:0.28.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
Dependency symfony/console 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 symfony/finder 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.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires infection/infection ^0.28.0, found infection/infection[0.28.0, 0.28.1] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - 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 infection/infection 0.27.10 -> found infection/infection[0.27.10] but it conflicts with your root composer.json require (^0.28.0).

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 from ee68443 to 0b0ae64 Compare March 25, 2024 10:25
@renovate renovate bot changed the title Update dependency infection/infection to ^0.28.0 Update all non-major dependencies Mar 25, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from c06adaa to bea9875 Compare April 3, 2024 13:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bea9875 to 9aa629b Compare April 15, 2024 14:49
@renovate renovate bot changed the base branch from 2.3.x to 3.0.x April 15, 2024 14:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 5d171c0 to 6afdbda Compare April 16, 2024 07:05
| datasource  | package                | from    | to     |
| ----------- | ---------------------- | ------- | ------ |
| packagist   | infection/infection    | 0.27.10 | 0.28.1 |
| pypi        | mkdocs-material        | 9.5.15  | 9.5.18 |
| docker      | postgres               | 16.1    | 16.2   |
| github-tags | shivammathur/setup-php | 2.30.0  | 2.30.2 |
| github-tags | shivammathur/setup-php | 2.29.0  | 2.30.2 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6afdbda to 2dc573c Compare April 16, 2024 08:10
@renovate renovate bot changed the title Update all non-major dependencies Update all non-major dependencies - autoclosed Apr 16, 2024
@renovate renovate bot closed this Apr 16, 2024
auto-merge was automatically disabled April 16, 2024 09:37

Pull request was closed

@renovate renovate bot deleted the renovate/all-minor-patch branch April 16, 2024 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants