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

v3.0.2 #276

Merged
merged 117 commits into from
Oct 4, 2024
Merged

v3.0.2 #276

merged 117 commits into from
Oct 4, 2024

Conversation

nicosomb
Copy link
Contributor

Questions Answers
Description? PR for release v3.0.2
Type? improvement
BC breaks? no
Deprecations? no
Fixed ticket?
Sponsor company PrestaShop SA
How to test? Test the whole module behaviours

M0rgan01 and others added 30 commits June 1, 2023 15:44
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
- [Commits](browserify/browserify-sign@v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: browserify-sign
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…erify-sign-4.2.2

Bump browserify-sign from 4.2.1 to 4.2.2
Use npm ci instead of npm install
Bump version number to 3.0.2
dependabot bot and others added 9 commits September 16, 2024 04:53
Bumps [@prestashop-core/ui-testing](https://github.com/PrestaShop/ui-testing-library) from `308f64a` to `6d4977d`.
- [Release notes](https://github.com/PrestaShop/ui-testing-library/releases)
- [Commits](PrestaShop/ui-testing-library@308f64a...6d4977d)

---
updated-dependencies:
- dependency-name: "@prestashop-core/ui-testing"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
…/UI/dev/prestashop-core/ui-testing-6d4977d

Bump @prestashop-core/ui-testing from `308f64a` to `6d4977d` in /tests/UI
Bumps [serve-static](https://github.com/expressjs/serve-static) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `serve-static` from 1.15.0 to 1.16.2
- [Release notes](https://github.com/expressjs/serve-static/releases)
- [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md)
- [Commits](expressjs/serve-static@v1.15.0...v1.16.2)

Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](expressjs/express@4.19.2...4.21.0)

---
updated-dependencies:
- dependency-name: serve-static
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…/UI/multi-d66d039ac5

Bump serve-static and express in /tests/UI
Bumps [@prestashop-core/ui-testing](https://github.com/PrestaShop/ui-testing-library) from `6d4977d` to `e1abc74`.
- [Release notes](https://github.com/PrestaShop/ui-testing-library/releases)
- [Commits](PrestaShop/ui-testing-library@6d4977d...e1abc74)

---
updated-dependencies:
- dependency-name: "@prestashop-core/ui-testing"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
…/UI/dev/prestashop-core/ui-testing-e1abc74

Bump @prestashop-core/ui-testing from `6d4977d` to `e1abc74` in /tests/UI
Bumps [@prestashop-core/ui-testing](https://github.com/PrestaShop/ui-testing-library) from `e1abc74` to `9b51e9a`.
- [Release notes](https://github.com/PrestaShop/ui-testing-library/releases)
- [Commits](PrestaShop/ui-testing-library@e1abc74...9b51e9a)

---
updated-dependencies:
- dependency-name: "@prestashop-core/ui-testing"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
…/UI/dev/prestashop-core/ui-testing-9b51e9a

Bump @prestashop-core/ui-testing from `e1abc74` to `9b51e9a` in /tests/UI
Fixed undefined array key category_name in statistics
@Hlavtox
Copy link
Contributor

Hlavtox commented Oct 2, 2024

@florine2623 The core was merged, should be good to test. :-)

@florine2623
Copy link
Contributor

Hello @nicosomb ,

I'm having some issues testing this PR again 😭

Installation of PR is successful, BUT bump to v3.0.2 isn't taken into account.
In FO, when I add a product to my wishlist in my customer account, I can't see the wishlists created nor the products added to it.

:/

Could this one be tested by a dev please ?
Thanks :)

@boherm
Copy link
Member

boherm commented Oct 4, 2024

@florine2623, I will take care of it ;)

@boherm boherm self-assigned this Oct 4, 2024
@boherm
Copy link
Member

boherm commented Oct 4, 2024

Hello @nicosomb!

After some tests for this 3.0.2 version:

  • develop: 🟢
  • 8.2.x: 🟢
  • 8.1.x: 🟢
  • 8.0.x: 🟢

It works!

@nicosomb nicosomb merged commit cda7846 into master Oct 4, 2024
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.