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

Merged
merged 1 commit into from
Aug 1, 2023
Merged

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 1, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
shivammathur/setup-php action patch 2.25.4 -> 2.25.5
vimeo/psalm require-dev minor ^5.13.1 -> ^5.14.1

Release Notes

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

v2.25.5

Compare Source

Changelog
  • Added support for castor in tools input. #​746
- name: Setup PHP
  uses: shivammathur/setup-php@v2
  with:
    php-version: '8.2'
    tools: castor
  • Fixed support for self-hosted Debian 12 environments.

  • Fixed support for self-hosted environments using DEB822-STYLE .sources files.

  • Fixed re-enabling opcache extension on macOS. #​749

  • Updated Node.js dependencies.

New Contributors

Full Changelog: shivammathur/setup-php@2.25.4...2.25.5

Follow for updates

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

vimeo/psalm (vimeo/psalm)

v5.14.1

Compare Source

What's Changed

Fixes

Full Changelog: vimeo/psalm@5.14.0...5.14.1

v5.14.0

Compare Source

What's Changed

Features
Fixes
Internal changes

New Contributors

Full Changelog: vimeo/psalm@5.13.1...5.14.0


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 dependencies Pull requests that update a dependency file label Aug 1, 2023
@codecov
Copy link

codecov bot commented Aug 1, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (cbf1f81) 99.55% compared to head (dd32a85) 99.55%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #167   +/-   ##
=========================================
  Coverage     99.55%   99.55%           
  Complexity      226      226           
=========================================
  Files            30       30           
  Lines           902      902           
=========================================
  Hits            898      898           
  Misses            4        4           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

| datasource  | package                | from   | to     |
| ----------- | ---------------------- | ------ | ------ |
| github-tags | shivammathur/setup-php | 2.25.4 | 2.25.5 |
| packagist   | vimeo/psalm            | 5.13.1 | 5.14.1 |
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6fe562c to dd32a85 Compare August 1, 2023 07:24
@renovate renovate bot merged commit 0cdf736 into main Aug 1, 2023
12 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch August 1, 2023 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants