-
Notifications
You must be signed in to change notification settings - Fork 24
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.15.4 #1414
Merged
Merged
Release/3.15.4 #1414
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
simplify tests when possible and add mobile nav test
* develop: (45 commits) Rollback ecommerce nodule npm package Bump plugin version Modify composer deps linting fixes fixes in store page linting fixes linting issues calling comingSoonAdminbarToggle on update of comingsoon update tests to reflect change remove 'FREE Monthly Webinar: ' line from webinar component update migration module to 1.0.7 update features module to 1.4.2 update plugin version to 3.12.1 Replace references to old values in `NewfoldRuntime` require migration update 1.0.6 in plugin Bump coming soon module to 1.2.5 Bump version Bump module version Bump module version Fix merge conflict ...
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.27.0 to 6.28.0. - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/react-router-dom@6.28.0/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.28.0/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] <support@github.com>
Bumps [newfold-labs/wp-module-patterns](https://github.com/newfold-labs/wp-module-patterns) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/newfold-labs/wp-module-patterns/releases) - [Commits](newfold-labs/wp-module-patterns@2.6.0...2.6.1) --- updated-dependencies: - dependency-name: newfold-labs/wp-module-patterns dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.15.1 to 13.15.2. - [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.15.1...v13.15.2) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…p/react-router-dom-6.28.0 NPM(deps): Bump react-router-dom from 6.27.0 to 6.28.0
* develop: (331 commits) update solutions module to 1.0.6 try tests with updated data and solutions modules update data module to 2.6.6 update ecommerce module to 1.4.3 - fixes migration tests update solutions module to 1.0.5 - fixes tests and flaky api call NPM(deps): Bump react-router-dom from 6.27.0 to 6.28.0 update notifications module to 1.6.4 - fixes test issues update ecommerce module to 1.4.2 - fixes migration test update to minor newfold modules to fix tests also try updating help center module to version 2.2.0 update i18n update notifications module to 1.6.2 try updating wp/scripts to latest update plugin version to 3.15.3 NPM(deps): Bump @wordpress/compose from 7.10.0 to 7.11.0 NPM(deps): Bump @wordpress/i18n from 5.10.0 to 5.11.0 NPM(deps): Bump @wordpress/element from 6.10.0 to 6.11.0 NPM(deps): Bump @wordpress/html-entities from 4.9.0 to 4.11.0 Composer(deps): Bump newfold-labs/wp-module-solutions NPM(deps): Bump @wordpress/dom-ready from 4.10.0 to 4.11.0 ... # Conflicts: # tests/cypress/integration/pages-and-posts.cy.js # tests/cypress/integration/settings.cy.js
…p/cypress-13.15.2 NPM Dev(deps-dev): Bump cypress from 13.15.1 to 13.15.2
…wfold-labs/wp-module-patterns-2.6.1 Composer(deps): Bump newfold-labs/wp-module-patterns from 2.6.0 to 2.6.1
Bumps [newfold-labs/wp-module-onboarding-data](https://github.com/newfold-labs/wp-module-onboarding-data) from 1.2.1 to 1.2.2. - [Release notes](https://github.com/newfold-labs/wp-module-onboarding-data/releases) - [Commits](newfold-labs/wp-module-onboarding-data@1.2.1...1.2.2) --- updated-dependencies: - dependency-name: newfold-labs/wp-module-onboarding-data dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…wfold-labs/wp-module-onboarding-data-1.2.2 Composer(deps): Bump newfold-labs/wp-module-onboarding-data from 1.2.1 to 1.2.2
Bumps [@wordpress/env](https://github.com/WordPress/gutenberg/tree/HEAD/packages/env) from 10.10.0 to 10.11.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/env@10.11.0/packages/env) --- updated-dependencies: - dependency-name: "@wordpress/env" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…p/wordpress/env-10.11.0 NPM Dev(deps-dev): Bump @wordpress/env from 10.10.0 to 10.11.0
update help center module version
Clean the env db before running module tests locally
Update/cypress test isolation
Bumps [wp-phpunit/wp-phpunit](https://github.com/wp-phpunit/wp-phpunit) from 6.6.2 to 6.7.0. - [Commits](wp-phpunit/wp-phpunit@6.6.2...6.7.0) --- updated-dependencies: - dependency-name: wp-phpunit/wp-phpunit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…-phpunit/wp-phpunit-6.7.0 Composer Dev(deps-dev): Bump wp-phpunit/wp-phpunit from 6.6.2 to 6.7.0
Bumps [newfold-labs/wp-module-onboarding-data](https://github.com/newfold-labs/wp-module-onboarding-data) from 1.2.2 to 1.2.3. - [Release notes](https://github.com/newfold-labs/wp-module-onboarding-data/releases) - [Commits](newfold-labs/wp-module-onboarding-data@1.2.2...1.2.3) --- updated-dependencies: - dependency-name: newfold-labs/wp-module-onboarding-data dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
update to latest release of WP (6.7)
…wfold-labs/wp-module-onboarding-data-1.2.3 Composer(deps): Bump newfold-labs/wp-module-onboarding-data from 1.2.2 to 1.2.3
Bumps [newfold-labs/wp-module-onboarding](https://github.com/newfold-labs/wp-module-onboarding) from 2.5.2 to 2.5.3. - [Release notes](https://github.com/newfold-labs/wp-module-onboarding/releases) - [Commits](newfold-labs/wp-module-onboarding@2.5.2...2.5.3) --- updated-dependencies: - dependency-name: newfold-labs/wp-module-onboarding dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…wfold-labs/wp-module-onboarding-2.5.3 Composer(deps): Bump newfold-labs/wp-module-onboarding from 2.5.2 to 2.5.3
Bluehost Brand Plugin Run #11681
Run Properties:
|
Project |
Bluehost Brand Plugin
|
Branch Review |
release/3.15.4
|
Run status |
Passed #11681
|
Run duration | 29m 23s |
Commit |
b53486a0d2 ℹ️: Merge fc0f2942e120edfb512dd6bc030fdaea7d79e752 into 1e5d2482d49320b3ec328f8da33a...
|
Committer | Evan Mullins |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
33
|
Skipped |
0
|
Passing |
409
|
View all changes introduced in this branch ↗︎ |
downgrade coming-soon (1.3.0 => 1.2.6)
Bluehost Brand Plugin Run #11650
Run Properties:
|
Project |
Bluehost Brand Plugin
|
Branch Review |
release/3.15.4
|
Run status |
Passed #11650
|
Run duration | 29m 40s |
Commit |
fc0f2942e1: update data module to 2.6.7 notifications 1.6.6 (test updates)
|
Committer | Evan Mullins |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
1
|
Pending |
33
|
Skipped |
0
|
Passing |
409
|
View all changes introduced in this branch ↗︎ |
Noting that this also updates these modules:
|
abhijitb
approved these changes
Nov 20, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Proposed changes
Various minor dependency updates, update tested wp version, restructuring of plugin level cypress tests, module updates:
Type of Change
Checklist
Further comments