Skip to content

Commit

Permalink
Janitorial: update more dependencies (#40297)
Browse files Browse the repository at this point in the history
* packages/changelogger: bump dependencies

symfony/process: PHP >=5.5.9 → >=7.2.5 (earlier releases have security bulletins for Windows)
symfony/console: PHP >=5.5.9 → >=7.2.5 (to match the above)
PHP: 7.2 → 7.2.5 (so we can have the above versions)

* jetpack-autoloader and jetpack-composer-plugin: bump dependencies

composer/composer: 2.3 and up require PHP 7.2.5, so we're stuck with LTS for now
composer-plugin-api: same as above

* wpcomsh: remove unneeded dependencies

* Add changelogs

* Update lockfiles

* Update projects/packages/autoloader/changelog/fix-bump_composer_versions_round2

Co-authored-by: Brad Jorsch <anomiex@users.noreply.github.com>

* Update projects/packages/changelogger/changelog/fix-bump_composer_versions_round2

Co-authored-by: Brad Jorsch <anomiex@users.noreply.github.com>

* Update projects/packages/composer-plugin/changelog/fix-bump_composer_versions_round2

Co-authored-by: Brad Jorsch <anomiex@users.noreply.github.com>

* Update projects/plugins/wpcomsh/changelog/fix-bump_composer_versions_round2

Co-authored-by: Brad Jorsch <anomiex@users.noreply.github.com>

* Remove invalid changelogs

---------

Co-authored-by: Brad Jorsch <anomiex@users.noreply.github.com>

Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/12013176794

Upstream-Ref: Automattic/jetpack@c0b5c7e
  • Loading branch information
zinigor authored and matticbot committed Nov 25, 2024
1 parent 1ee5864 commit d643d90
Show file tree
Hide file tree
Showing 4 changed files with 109 additions and 109 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"automattic/jetpack-boost-speed-score": "^0.4.0",
"automattic/jetpack-classic-theme-helper": "^0.7.1-alpha",
"automattic/jetpack-compat": "^4.0.0",
"automattic/jetpack-composer-plugin": "^3.0.0",
"automattic/jetpack-composer-plugin": "^4.0.0-alpha",
"automattic/jetpack-config": "^3.0.0",
"automattic/jetpack-connection": "^6.1.0-alpha",
"automattic/jetpack-constants": "^3.0.1-alpha",
Expand Down
Loading

0 comments on commit d643d90

Please sign in to comment.