Skip to content

Prepare release of productcomments 9.0.0 - #250

Merged
Quetzacoalt91 merged 43 commits into
masterfrom
dev
Sep 9, 2026
Merged

Prepare release of productcomments 9.0.0#250
Quetzacoalt91 merged 43 commits into
masterfrom
dev

Conversation

@Quetzacoalt91

Copy link
Copy Markdown
Member
Questions Answers
Description? Sync changes of dev branch into master prior the release of PS 9.2.0
Type? improvement
BC breaks? The compatibility with PrestaShop has changed, which is now PrestaShop 8.2 minimum
Deprecations? Nope
Fixed ticket? /
How to test? /
Sponsor company @PrestaShopCorp

ga-devfront and others added 30 commits March 2, 2026 17:15
Add new structured data
CI : PHPStan with common action
CI : PHPCSFixer with common action
PHP support from 7.2 to 8.5 (PS 8.2+)
Support for PS 8.2+ (& Cleanup code)
Support for PrestaShop 9.2.x
CI : Dependabot (PHP / Node / Github Actions)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v4...v7)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…/actions/upload-artifact-7

Bump actions/upload-artifact from 4 to 7
Bumps [toolmantim/release-drafter](https://github.com/toolmantim/release-drafter) from 5 to 7.
- [Release notes](https://github.com/toolmantim/release-drafter/releases)
- [Commits](release-drafter/release-drafter@v5...v7)

---
updated-dependencies:
- dependency-name: toolmantim/release-drafter
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…/toolmantim/release-drafter-7

Bump toolmantim/release-drafter from 5 to 7
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…/actions/checkout-7

Bump actions/checkout from 4 to 7
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 8.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v4...v8)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…/actions/download-artifact-8

Bump actions/download-artifact from 4 to 8
Bumps [PrestaShopCorp/github-action-clean-before-deploy](https://github.com/prestashopcorp/github-action-clean-before-deploy) from 1.0 to 2.0.
- [Release notes](https://github.com/prestashopcorp/github-action-clean-before-deploy/releases)
- [Commits](PrestaShopCorp/github-action-clean-before-deploy@v1.0...v2.0)

---
updated-dependencies:
- dependency-name: PrestaShopCorp/github-action-clean-before-deploy
  dependency-version: '2.0'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…/PrestaShopCorp/github-action-clean-before-deploy-2.0

Bump PrestaShopCorp/github-action-clean-before-deploy from 1.0 to 2.0
Bumps [toolmantim/release-drafter](https://github.com/toolmantim/release-drafter) from 7 to 7.6.0.
- [Release notes](https://github.com/toolmantim/release-drafter/releases)
- [Commits](release-drafter/release-drafter@v7...v7.6.0)

---
updated-dependencies:
- dependency-name: toolmantim/release-drafter
  dependency-version: 7.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…/toolmantim/release-drafter-7.6.0

Bump toolmantim/release-drafter from 7 to 7.6.0
dependabot Bot and others added 13 commits August 3, 2026 05:33
Bumps [toolmantim/release-drafter](https://github.com/toolmantim/release-drafter) from 7.6.0 to 7.7.0.
- [Release notes](https://github.com/toolmantim/release-drafter/releases)
- [Commits](release-drafter/release-drafter@v7.6.0...v7.7.0)

---
updated-dependencies:
- dependency-name: toolmantim/release-drafter
  dependency-version: 7.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…/toolmantim/release-drafter-7.7.0

Bump toolmantim/release-drafter from 7.6.0 to 7.7.0
Replace 9.1.x branch with 9.1.4 tag in CI
Cast criterion category/product IDs to integers before insert
9.1.5 is the last release of the 9.1 line: the 9.1.x branch was deleted from
the core once it shipped, so nothing newer will come out of it.
CI: pin PrestaShop 9.1.5 instead of the superseded 9.1.4 tag
@Quetzacoalt91 Quetzacoalt91 self-assigned this Sep 9, 2026
@github-project-automation github-project-automation Bot moved this to Ready for review in PR Dashboard Sep 9, 2026
@Quetzacoalt91 Quetzacoalt91 added this to the 9.0.0 milestone Sep 9, 2026
@Quetzacoalt91
Quetzacoalt91 merged commit 6f12e71 into master Sep 9, 2026
28 checks passed
@github-project-automation github-project-automation Bot moved this from Ready for review to Merged in PR Dashboard Sep 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Merged

Development

Successfully merging this pull request may close these issues.

10 participants