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

Composer: update dependencies #75

Merged
merged 2 commits into from
Apr 5, 2024

Conversation

jrfnl
Copy link
Collaborator

@jrfnl jrfnl commented Apr 5, 2024

Composer: update dev dependencies

Nearly all dev dependencies have had new releases. This commit updates the plugin to use the new versions.

For linting, the upgrade will get us preliminary PHP 8.4 support.
For CS, the upgrades will get us improved syntax support for PHP 8.3, improved information related to the WP 6.5 release, more documentation and a range of bug fixes.

Composer: update PHPUnit Polyfills

This upgrade will get us continued support for running the tests via a PHAR file after the latest PHPUnit releases, as well as preliminary PHP 8.4 support.

Nearly all dev dependencies have had new releases. This commit updates the plugin to use the new versions.

For linting, the upgrade will get us preliminary PHP 8.4 support.
For CS, the upgrades will get us improved syntax support for PHP 8.3, improved information related to the WP 6.5 release, more documentation and a range of bug fixes.
This upgrade will get us continued support for running the tests via a PHAR file after the latest PHPUnit releases, as well as preliminary PHP 8.4 support.
@jrfnl jrfnl added this to the 1.x Next Release milestone Apr 5, 2024
@coveralls
Copy link

Coverage Status

coverage: 99.167%. remained the same
when pulling c0cff01 on feature/composer-update-dev-dependencies
into 1d4ae68 on develop.

@jrfnl jrfnl merged commit 4b83bc7 into develop Apr 5, 2024
15 checks passed
@jrfnl jrfnl deleted the feature/composer-update-dev-dependencies branch April 5, 2024 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants