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.6.0 #795

Merged
merged 26 commits into from
Nov 7, 2023
Merged

Release/3.6.0 #795

merged 26 commits into from
Nov 7, 2023

Conversation

circlecube
Copy link
Member

@circlecube circlecube commented Nov 7, 2023

Proposed changes

  • Upgrading newfold-labs/wp-module-onboarding (1.11.7 => 1.11.8)
  • Upgrading newfold-labs/wp-module-ecommerce (v1.3.5 => v1.3.9)
  • Various other WordPress and cypress package updates.
  • Update tested version to 6.4 (temporarily ignore version mismatch in plugin header and wp-env config)

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

wpalani and others added 19 commits October 28, 2023 14:47
* develop:
  update ctb module
  update plugin version to 3.5.2

# Conflicts:
#	bluehost-wordpress-plugin.php
#	package.json
Bumps [@replayio/cypress](https://github.com/replayio/replay-cli) from 1.6.1 to 1.6.2.
- [Commits](https://github.com/replayio/replay-cli/compare/@replayio/[email protected]...@replayio/[email protected])

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@wordpress/i18n](https://github.com/WordPress/gutenberg/tree/HEAD/packages/i18n) from 4.44.0 to 4.45.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]>
Bumps [@wordpress/compose](https://github.com/WordPress/gutenberg/tree/HEAD/packages/compose) from 6.21.0 to 6.22.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/scripts](https://github.com/WordPress/gutenberg/tree/HEAD/packages/scripts) from 26.15.0 to 26.16.0.
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/scripts/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/scripts)

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

Signed-off-by: dependabot[bot] <[email protected]>
…/replayio/cypress-1.6.2

NPM Dev(deps-dev): Bump @replayio/cypress from 1.6.1 to 1.6.2
…/wordpress/scripts-26.16.0

NPM Dev(deps-dev): Bump @wordpress/scripts from 26.15.0 to 26.16.0
…/wordpress/i18n-4.45.0

NPM(deps): Bump @wordpress/i18n from 4.44.0 to 4.45.0
…/wordpress/compose-6.22.0

NPM(deps): Bump @wordpress/compose from 6.21.0 to 6.22.0
Bumps [@wordpress/dom-ready](https://github.com/WordPress/gutenberg/tree/HEAD/packages/dom-ready) from 3.44.0 to 3.45.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]>
…/wordpress/dom-ready-3.45.0

NPM(deps): Bump @wordpress/dom-ready from 3.44.0 to 3.45.0
* develop:
  NPM(deps): Bump @wordpress/dom-ready from 3.44.0 to 3.45.0
  Bump Onboarding to 1.11.8
  NPM Dev(deps-dev): Bump @wordpress/scripts from 26.15.0 to 26.16.0
  NPM(deps): Bump @wordpress/compose from 6.21.0 to 6.22.0
  NPM(deps): Bump @wordpress/i18n from 4.44.0 to 4.45.0
  NPM Dev(deps-dev): Bump @replayio/cypress from 1.6.1 to 1.6.2
comment out the version check for now so the release will build properly before WP release.
@circlecube circlecube self-assigned this Nov 7, 2023
Copy link

replay-io bot commented Nov 7, 2023

bluehost/bluehost-wordpress-plugin

StatusComplete ↗︎
Commit5b64c53
Results
1 Failed
  • tests/cypress/integration/help.cy.js
28 Passed
  • tests/cypress/integration/home.cy.js
  • tests/cypress/integration/navigation.cy.js
  • tests/cypress/integration/settings.cy.js
  • tests/cypress/integration/version-check.cy.js
  • vendor/newfold-labs/wp-module-coming-soon/tests/cypress/integration/coming-soon.cy.js
  • vendor/newfold-labs/wp-module-ctb/tests/cypress/integration/ctb.cy.js
  • vendor/newfold-labs/wp-module-deactivation/tests/cypress/integration/deactivation-survey.cy.js
  • vendor/newfold-labs/wp-module-global-ctb/tests/cypress/integration/global-ctb.cy.js
  • vendor/newfold-labs/wp-module-marketplace/tests/cypress/integration/marketplace.cy.js
  • vendor/newfold-labs/wp-module-marketplace/tests/cypress/integration/premium-plugins-tab.cy.js
  • vendor/newfold-labs/wp-module-notifications/tests/cypress/integration/notifications.cy.js
  • vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/1-Initial-steps/branding.cy.js
  • vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/1-Initial-steps/whats-next.cy.js
  • vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/2-general-onboarding-flow/get-started-experience.cy.js
  • vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/2-general-onboarding-flow/get-started-welcome.cy.js
  • vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/2-general-onboarding-flow/site-features.cy.js
  • vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/2-general-onboarding-flow/sitetype-primary.cy.js
  • vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/2-general-onboarding-flow/sitetype-secondary.cy.js
  • vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/3-ecommerce-onboarding-flow/address.cy.js
  • vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/3-ecommerce-onboarding-flow/get-started-experience.cy.js
  • vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/3-ecommerce-onboarding-flow/get-started-welcome.cy.js
  • vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/3-ecommerce-onboarding-flow/products.cy.js
  • vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/3-ecommerce-onboarding-flow/site-features.cy.js
  • vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/3-ecommerce-onboarding-flow/sitetype-primary.cy.js
  • vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/3-ecommerce-onboarding-flow/sitetype-secondary.cy.js
  • vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/sidebar.cy.js
  • vendor/newfold-labs/wp-module-performance/tests/cypress/integration/performance.cy.js
  • vendor/newfold-labs/wp-module-staging/tests/cypress/integration/staging.cy.js

* release/3.6.0:
  ecommerce module update to 1.3.9
  update tested version to upcoming 6.4
  NPM(deps): Bump @wordpress/dom-ready from 3.44.0 to 3.45.0
  Bump Onboarding to 1.11.8
  NPM Dev(deps-dev): Bump @wordpress/scripts from 26.15.0 to 26.16.0
  NPM(deps): Bump @wordpress/compose from 6.21.0 to 6.22.0
  NPM(deps): Bump @wordpress/i18n from 4.44.0 to 4.45.0
  NPM Dev(deps-dev): Bump @replayio/cypress from 1.6.1 to 1.6.2

# Conflicts:
#	composer.lock
* develop:
  Webinars ad banner cypress tests and fixtures
  Bluehost webinars ad banner
@circlecube circlecube merged commit acbb903 into main Nov 7, 2023
22 of 23 checks passed
@circlecube circlecube deleted the release/3.6.0 branch November 7, 2023 17:45
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.

4 participants