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

Release 3.13.0 #1168

Merged
merged 42 commits into from
Jul 9, 2024
Merged

Release 3.13.0 #1168

merged 42 commits into from
Jul 9, 2024

Conversation

circlecube
Copy link
Member

Proposed changes

Scheduled release for July 10. Includes updates modules and some general plugin cleanup (cleaning up imports and removing old components in favor of new components from the newfold component library).

Module updates include:

e-commerce: 1.3.31 > 1.3.35
marketplace: 2.3.0 > 2.4.0
migration: 1.0.7 > 1.0.8
notifications: 1.3.0 > 1.4.0
onboarding: 2.3.4 > 2.3.5
staging 2.0.0 > 2.1.0

There are also other minor package updates.

Type of Change

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Checklist

  • I have read the CONTRIBUTING doc
  • Linting and tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

aratidgr8 and others added 30 commits June 26, 2024 17:34
Bumps [@wordpress/eslint-plugin](https://github.com/WordPress/gutenberg/tree/HEAD/packages/eslint-plugin) from 18.1.0 to 19.2.0.
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@wordpress/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@wordpress/icons](https://github.com/WordPress/gutenberg/tree/HEAD/packages/icons) from 9.49.0 to 10.2.0.
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/icons/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/icons)

---
updated-dependencies:
- dependency-name: "@wordpress/icons"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@heroicons/react](https://github.com/tailwindlabs/heroicons) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/tailwindlabs/heroicons/releases)
- [Changelog](https://github.com/tailwindlabs/heroicons/blob/master/CHANGELOG.md)
- [Commits](tailwindlabs/heroicons@v2.1.3...v2.1.4)

---
updated-dependencies:
- dependency-name: "@heroicons/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…p/heroicons/react-2.1.4

NPM(deps): Bump @heroicons/react from 2.1.3 to 2.1.4
…p/wordpress/icons-10.2.0

NPM(deps): Bump @wordpress/icons from 9.49.0 to 10.2.0
…p/wordpress/eslint-plugin-19.2.0

NPM Dev(deps-dev): Bump @wordpress/eslint-plugin from 18.1.0 to 19.2.0
Bumps [@wordpress/env](https://github.com/WordPress/gutenberg/tree/HEAD/packages/env) from 9.10.0 to 10.2.0.
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/env/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/env)

---
updated-dependencies:
- dependency-name: "@wordpress/env"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@wordpress/dom-ready](https://github.com/WordPress/gutenberg/tree/HEAD/packages/dom-ready) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/dom-ready/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/dom-ready)

---
updated-dependencies:
- dependency-name: "@wordpress/dom-ready"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.3 to 3.4.4.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.4/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.3...v3.4.4)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…p/tailwindcss-3.4.4

NPM Dev(deps-dev): Bump tailwindcss from 3.4.3 to 3.4.4
…p/wordpress/dom-ready-4.2.0

NPM(deps): Bump @wordpress/dom-ready from 4.1.0 to 4.2.0
…p/wordpress/env-10.2.0

NPM Dev(deps-dev): Bump @wordpress/env from 9.10.0 to 10.2.0
Bumps [newfold-labs/wp-module-marketplace](https://github.com/newfold-labs/wp-module-marketplace) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/newfold-labs/wp-module-marketplace/releases)
- [Commits](newfold-labs/wp-module-marketplace@2.3.0...2.3.1)

---
updated-dependencies:
- dependency-name: newfold-labs/wp-module-marketplace
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.23.1 to 6.24.0.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@wordpress/i18n](https://github.com/WordPress/gutenberg/tree/HEAD/packages/i18n) from 4.58.0 to 5.2.0.
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/i18n/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/i18n)

---
updated-dependencies:
- dependency-name: "@wordpress/i18n"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…p/react-router-dom-6.24.0

NPM(deps): Bump react-router-dom from 6.23.1 to 6.24.0
…p/wordpress/i18n-5.2.0

NPM(deps): Bump @wordpress/i18n from 4.58.0 to 5.2.0
Bumps [@wordpress/html-entities](https://github.com/WordPress/gutenberg/tree/HEAD/packages/html-entities) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/html-entities/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/html-entities)

---
updated-dependencies:
- dependency-name: "@wordpress/html-entities"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…wfold-labs/wp-module-marketplace-2.3.1

Composer(deps): Bump newfold-labs/wp-module-marketplace from 2.3.0 to 2.3.1
Bumps [@wordpress/compose](https://github.com/WordPress/gutenberg/tree/HEAD/packages/compose) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/compose/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/compose)

---
updated-dependencies:
- dependency-name: "@wordpress/compose"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
* develop:
  NPM(deps): Bump @wordpress/i18n from 4.58.0 to 5.2.0
  NPM(deps): Bump react-router-dom from 6.23.1 to 6.24.0
  Composer(deps): Bump newfold-labs/wp-module-marketplace
  NPM Dev(deps-dev): Bump tailwindcss from 3.4.3 to 3.4.4
  NPM(deps): Bump @wordpress/dom-ready from 4.1.0 to 4.2.0
  Version bump to 1.3.35 for Ecommerce module to resolve P3 incident on 26th June for Store page
  NPM Dev(deps-dev): Bump @wordpress/env from 9.10.0 to 10.2.0
  Disable admin notices on plugin app
  NPM(deps): Bump @heroicons/react from 2.1.3 to 2.1.4
  NPM(deps): Bump @wordpress/icons from 9.49.0 to 10.2.0
  NPM Dev(deps-dev): Bump @wordpress/eslint-plugin from 18.1.0 to 19.2.0
  Ecommerce version bump to 1.3.34

# Conflicts:
#	composer.lock
circlecube and others added 10 commits July 1, 2024 15:22
…p/wordpress/compose-7.2.0

NPM(deps): Bump @wordpress/compose from 7.1.0 to 7.2.0
…p/wordpress/html-entities-4.2.0

NPM(deps): Bump @wordpress/html-entities from 4.1.0 to 4.2.0
Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) from 2.2.5 to 2.2.6.
- [Release notes](https://github.com/reduxjs/redux-toolkit/releases)
- [Commits](reduxjs/redux-toolkit@v2.2.5...v2.2.6)

---
updated-dependencies:
- dependency-name: "@reduxjs/toolkit"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…p/reduxjs/toolkit-2.2.6

NPM(deps): Bump @reduxjs/toolkit from 2.2.5 to 2.2.6
remove imports of `classnames` since its already imported as `classNames` in webpack
updates methods passed to modules as needed
@circlecube circlecube added this to the July 10 Release milestone Jul 3, 2024
Copy link

cypress bot commented Jul 3, 2024

Passing run #9095 ↗︎

0 387 59 0 Flakiness 0

Details:

Merge 2df3aa2 into d0b9056...
Project: Bluehost Brand Plugin Commit: a62bb190d8 ℹ️
Status: Passed Duration: 24:26 💡
Started: Jul 9, 2024 6:17 PM Ended: Jul 9, 2024 6:41 PM

Review all test suite changes for PR #1168 ↗︎

Copy link

cypress bot commented Jul 3, 2024

1 flaky test on run #9023 ↗︎

0 387 59 0 Flakiness 1

Details:

i18n command update and file update
Project: Bluehost Brand Plugin Commit: ffa8e6463c
Status: Passed Duration: 27:59 💡
Started: Jul 3, 2024 7:43 PM Ended: Jul 3, 2024 8:11 PM
Flakiness  vendor/newfold-labs/wp-module-ecommerce/tests/cypress/integration/Home/homePageWithWoo.cy.js • 1 flaky test

View Output Video

Test Artifacts
e-commerce Home Page - When WooCommerce is installed > Verify next steps "Add your store info" Test Replay Screenshots Video

Review all test suite changes for PR #1168 ↗︎

@circlecube circlecube requested review from wpscholar and wpalani July 3, 2024 21:40
@wpalani
Copy link
Member

wpalani commented Jul 9, 2024

Test matrixes seem to be passing except for 2 of them.

After taking a look, it seems to be something rather off with the action/test than the functionality itself.

Merging...

@wpalani wpalani merged commit 78026aa into main Jul 9, 2024
20 of 22 checks passed
@cypress cypress bot mentioned this pull request Jul 10, 2024
8 tasks
@wpalani wpalani deleted the release/3.13.0 branch July 18, 2024 19:46
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.

5 participants