Skip to content
This repository has been archived by the owner on Jan 30, 2025. It is now read-only.

Release/3.16.1 #1542

Merged
merged 40 commits into from
Jan 30, 2025
Merged

Release/3.16.1 #1542

merged 40 commits into from
Jan 30, 2025

Conversation

circlecube
Copy link
Member

@circlecube circlecube commented Jan 23, 2025

Proposed changes

Rollup release PR containing module updates and minor dependency updates.

  • activation 1.0.6
  • coming-soon 1.3.5
  • data 2.6.9
  • loader 1.0.12
  • migration 1.1.0
  • onboarding 2.5.7
  • performance 2.4.1
  • sso 1.0.8
  • staging 2.1.3
  • @newfold/ui-component-library 1.1.1

The update migration is slated for this release too, and is pending QA review #1462 & PRESS10-108.

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

circlecube and others added 30 commits December 10, 2024 14:59
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 7.1.1 to 7.1.3.
- [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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
* release/3.16.0: (82 commits)
  update to latest ecommerce and facebook modules
  revert to wp-scripts 27 and remove react-jsx-runtime polyfill
  adjust polyfill path and remove from normal webpack config
  happy lint happy life
  add jsx-runtime-polyfill for wp6.5 support - remove unused package
  bump installer version in composer to match lock
  update htaccess-manager package to fix 7.3 issue in php
  add missing package according to lint
  update version to 3.16.0
  Composer(deps): Bump newfold-labs/wp-module-onboarding
  NPM Dev(deps-dev): Bump @tailwindcss/forms from 0.5.9 to 0.5.10
  NPM(deps): Bump @wordpress/icons from 10.15.1 to 10.16.0
  NPM(deps): Bump @wordpress/dom-ready from 4.14.0 to 4.16.0
  Composer(deps): Bump newfold-labs/wp-module-coming-soon
  update remaining modules for runtime updates
  use latest fully released packages
  update to latest runtime and ecommerce module
  add @newfold packaged to tailwind config
  NPM Dev(deps-dev): Bump @wordpress/env from 10.14.0 to 10.16.0
  update to runtime 1.1.3 release
  ...
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.17.0 to 14.0.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v13.17.0...v14.0.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@newfold/ui-component-library](https://github.com/newfold-labs/npm-ui-component-library) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/newfold-labs/npm-ui-component-library/releases)
- [Commits](newfold-labs/npm-ui-component-library@1.1.0...1.1.1)

---
updated-dependencies:
- dependency-name: "@newfold/ui-component-library"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@wordpress/compose](https://github.com/WordPress/gutenberg/tree/HEAD/packages/compose) from 7.15.1 to 7.16.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]>
Bumps [@wordpress/i18n](https://github.com/WordPress/gutenberg/tree/HEAD/packages/i18n) from 5.15.1 to 5.16.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-minor
...

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

NPM(deps): Bump react-router-dom from 7.1.1 to 7.1.3
…p/wordpress/i18n-5.16.0

NPM(deps): Bump @wordpress/i18n from 5.15.1 to 5.16.0
…p/wordpress/compose-7.16.0

NPM(deps): Bump @wordpress/compose from 7.15.1 to 7.16.0
…p/newfold/ui-component-library-1.1.1

NPM(deps): Bump @newfold/ui-component-library from 1.1.0 to 1.1.1
…p/cypress-14.0.0

NPM Dev(deps-dev): Bump cypress from 13.17.0 to 14.0.0
Bumps [@testing-library/cypress](https://github.com/testing-library/cypress-testing-library) from 10.0.2 to 10.0.3.
- [Release notes](https://github.com/testing-library/cypress-testing-library/releases)
- [Changelog](https://github.com/testing-library/cypress-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/cypress-testing-library@v10.0.2...v10.0.3)

---
updated-dependencies:
- dependency-name: "@testing-library/cypress"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [newfold-labs/wp-module-loader](https://github.com/newfold-labs/wp-module-loader) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/newfold-labs/wp-module-loader/releases)
- [Commits](newfold-labs/wp-module-loader@1.0.11...1.0.12)

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

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

Composer(deps): Bump newfold-labs/wp-module-loader from 1.0.11 to 1.0.12
…p/testing-library/cypress-10.0.3

NPM Dev(deps-dev): Bump @testing-library/cypress from 10.0.2 to 10.0.3
Bumps [newfold-labs/wp-module-data](https://github.com/newfold-labs/wp-module-data) from 2.6.8 to 2.6.9.
- [Release notes](https://github.com/newfold-labs/wp-module-data/releases)
- [Commits](newfold-labs/wp-module-data@2.6.8...2.6.9)

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

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

Composer(deps): Bump newfold-labs/wp-module-data from 2.6.8 to 2.6.9
Bumps [newfold-labs/wp-module-sso](https://github.com/newfold-labs/wp-module-sso) from 1.0.7 to 1.0.8.
- [Release notes](https://github.com/newfold-labs/wp-module-sso/releases)
- [Commits](newfold-labs/wp-module-sso@1.0.7...1.0.8)

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

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

Composer(deps): Bump newfold-labs/wp-module-sso from 1.0.7 to 1.0.8
Bumps [newfold-labs/wp-module-onboarding](https://github.com/newfold-labs/wp-module-onboarding) from 2.5.6 to 2.5.7.
- [Release notes](https://github.com/newfold-labs/wp-module-onboarding/releases)
- [Commits](newfold-labs/wp-module-onboarding@2.5.6...2.5.7)

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

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

Composer(deps): Bump newfold-labs/wp-module-onboarding from 2.5.6 to 2.5.7
Bumps [newfold-labs/wp-module-activation](https://github.com/newfold-labs/wp-module-activation) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/newfold-labs/wp-module-activation/releases)
- [Commits](newfold-labs/wp-module-activation@1.0.5...1.0.6)

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

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

Composer(deps): Bump newfold-labs/wp-module-activation from 1.0.5 to 1.0.6
@circlecube circlecube self-assigned this Jan 23, 2025
@circlecube circlecube added this to the January 29, 2025 Release milestone Jan 23, 2025
Copy link

cypress bot commented Jan 23, 2025

Bluehost Brand Plugin    Run #12935

Run Properties:  status check passed Passed #12935  •  git commit 3024d0d915: Merge pull request #1462 from bluehost/update/migrate-repo-to-newfold-labs
Project Bluehost Brand Plugin
Branch Review release/3.16.1
Run status status check passed Passed #12935
Run duration 32m 20s
Commit git commit 3024d0d915: Merge pull request #1462 from bluehost/update/migrate-repo-to-newfold-labs
Committer Evan Mullins
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 2
Tests that did not run due to a developer annotating a test with .skip  Pending 33
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 405
View all changes introduced in this branch ↗︎

Copy link

cypress bot commented Jan 23, 2025

Bluehost Brand Plugin    Run #12945

Run Properties:  status check failed Failed #12945  •  git commit 77e07d9b96 ℹ️: Merge 3024d0d91554f354657f657b86d157ccafd0324f into 011303c54d9178c5b5168a9a764f...
Project Bluehost Brand Plugin
Branch Review release/3.16.1
Run status status check failed Failed #12945
Run duration 34m 30s
Commit git commit 77e07d9b96 ℹ️: Merge 3024d0d91554f354657f657b86d157ccafd0324f into 011303c54d9178c5b5168a9a764f...
Committer Evan Mullins
View all properties for this run ↗︎

Test results
Tests that failed  Failures 1
Tests that were flaky  Flaky 1
Tests that did not run due to a developer annotating a test with .skip  Pending 33
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 404
View all changes introduced in this branch ↗︎

Tests for review

Failed  vendor/newfold-labs/wp-module-solutions/tests/cypress/integration/solutions-app.cy.js • 1 failed test

View Output Video

Test Artifacts
My Plugins and Tools in Plugin App > My Plugins & Tools displays with Solution Test Replay Screenshots Video
Flakiness  vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/3-ecommerce-onboarding-flow/basic-info.cy.js • 1 flaky test

View Output Video

Test Artifacts
Basic Info Page > Check Drawer Activity Test Replay Screenshots Video

arunshenoy99 and others added 8 commits January 24, 2025 18:43
Bumps [@wordpress/html-entities](https://github.com/WordPress/gutenberg/tree/HEAD/packages/html-entities) from 4.15.0 to 4.16.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]>
Bumps [newfold-labs/wp-module-coming-soon](https://github.com/newfold-labs/wp-module-coming-soon) from 1.3.4 to 1.3.5.
- [Release notes](https://github.com/newfold-labs/wp-module-coming-soon/releases)
- [Commits](newfold-labs/wp-module-coming-soon@1.3.4...1.3.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
…p/wordpress/html-entities-4.16.0

NPM(deps): Bump @wordpress/html-entities from 4.15.0 to 4.16.0
…wfold-labs/wp-module-coming-soon-1.3.5

Composer(deps): Bump newfold-labs/wp-module-coming-soon from 1.3.4 to 1.3.5
* develop:
  Composer(deps): Bump newfold-labs/wp-module-coming-soon
  NPM(deps): Bump @wordpress/html-entities from 4.15.0 to 4.16.0
  Bump Migration to 1.1.0

# Conflicts:
#	composer.lock
@circlecube circlecube merged commit 5f1a5bc into main Jan 30, 2025
21 of 23 checks passed
@circlecube circlecube deleted the release/3.16.1 branch January 30, 2025 15:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants