Skip to content

chore: update PHP/Composer/Magento versions and defaults for actions#231

Merged
fballiano merged 7 commits intomage-os:mainfrom
rhoerr:chore/update-dependency-versions
Apr 7, 2025
Merged

chore: update PHP/Composer/Magento versions and defaults for actions#231
fballiano merged 7 commits intomage-os:mainfrom
rhoerr:chore/update-dependency-versions

Conversation

@rhoerr
Copy link
Copy Markdown
Contributor

@rhoerr rhoerr commented Aug 7, 2024

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

What is the current behavior?

Fixes: Outdated versions of PHP/Composer/Magento referenced in actions

What is the new behavior?

  • All references to PHP 8.1 changed to 8.3
  • All references to Composer 2.2 changed to 2.7
  • All references to Magento 2.4.5 changed to 2.4.7-p2

This should bring everything up to date for latest releases.

Do not merge this until 2.4.7-p2 is tagged upstream and synced to our mirror repositories.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@rhoerr rhoerr requested a review from a team as a code owner August 7, 2024 03:21
@rhoerr
Copy link
Copy Markdown
Contributor Author

rhoerr commented Aug 7, 2024

Do not merge this until 2.4.7-p2 is tagged upstream and synced to our mirror repositories, due to the version references.

Comment thread .github/workflows/_internal-get-composer-version.yaml Outdated
Comment thread .github/workflows/_internal-get-composer-version.yaml Outdated
Comment thread .github/workflows/_internal-get-magento-version.yaml Outdated
Comment thread .github/workflows/_internal-get-magento-version.yaml Outdated
Comment thread .github/workflows/_internal-setup-magento.yaml Outdated
Comment thread .github/workflows/_internal-setup-magento.yaml Outdated
Comment thread coding-standard/action.yml Outdated
Comment thread setup-magento/README.md Outdated
Comment thread setup-magento/action.yml Outdated
Comment thread .github/workflows/_internal-get-magento-version.yaml Outdated
Co-authored-by: Fabrizio Balliano <fabrizio.balliano@gmail.com>
Comment thread coding-standard/action.yml Outdated
@rhoerr rhoerr marked this pull request as ready for review April 6, 2025 22:26
@rhoerr
Copy link
Copy Markdown
Contributor Author

rhoerr commented Apr 6, 2025

Fixed failing checks -- all passing now except 2.4.4 tests.

Copy link
Copy Markdown
Contributor

@fballiano fballiano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was thinking if the new PHP versions could create problems when working on older Magento/Mage-OS versions but as far as I can see here it doesn't seem the case

@fballiano fballiano merged commit 9efc651 into mage-os:main Apr 7, 2025
164 of 173 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants