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

Merged
merged 1 commit into from
Nov 8, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 2, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
infection/infection 0.27.6 -> 0.27.8 age adoption passing confidence require patch
shivammathur/setup-php 2.26.0 -> 2.27.1 age adoption passing confidence action minor

Release Notes

infection/infection (infection/infection)

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

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

v2.27.1

Compare Source

Changelog
  • Fixed updating PHP dependencies after formulae in homebrew/core tap have been sharded into directories with prefixes. (#​780)

  • Update actions/setup-node from v3 to v4 in the node workflow.

  • Update 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

v2.27.0

Compare Source

Changelog

  • Tools box and php-scoper can now be installed easily using the tools input. (#​776)
- name: Setup PHP
  uses: shivammathur/setup-php@v2
  with:
    php-version: '8.2'
    tools: box, php-scoper
  • Added support for macOS 14.x Sonoma and dropped support for macOS 11.x Big Sur following a three-year support cycle that Apple follows for macOS.

  • We now set keepAlive in https agent to false in fetch.ts. After Node 19 it is set to true by default. This prevented the node process from exiting until timeout after the action run was completed. (#​773, #​777) - Ref

  • Fixed support for couchbase extension for PHP 7.4.

- name: Setup PHP
  uses: shivammathur/setup-php@v2
  with:
    php-version: '7.4'
    extensions: couchbase
  • Fixed a warning when find was run without checking if the path exists on macOS.

  • Fixed checking for existing PHP installations on macOS on self-hosted environments.

  • Fixed adding tools in case /usr/local/bin directory was missing on self-hosted environments.

  • Bumped Node.js dependencies.

Merged Pull Requests

New Contributors

Full Changelog

For the complete list of changes, please refer to the Full Changelog: 2.26.0...2.27.0.

Thanks @​tillkruss for the sponsorship ❤️

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

Read more about the use of Renovate Bot within ocramius/* projects.

@renovate renovate bot added the renovate label Nov 2, 2023
Copy link
Contributor Author

renovate bot commented Nov 2, 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 changed the title Update shivammathur/setup-php action to v2.27.0 Update all non-major dependencies Nov 2, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from c570582 to 5909f8c Compare November 7, 2023 09:55
| datasource  | package                | from   | to     |
| ----------- | ---------------------- | ------ | ------ |
| packagist   | infection/infection    | 0.27.6 | 0.27.8 |
| github-tags | shivammathur/setup-php | 2.26.0 | 2.27.1 |
@renovate renovate bot merged commit b979a5a into 1.34.x Nov 8, 2023
25 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch November 8, 2023 19:48
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