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.7.0 #839

Merged
merged 76 commits into from
Dec 6, 2023
Merged

Release/3.7.0 #839

merged 76 commits into from
Dec 6, 2023

Conversation

circlecube
Copy link
Member

@circlecube circlecube commented Dec 4, 2023

Proposed changes

This is a scheduled release and should go out on Wednesday. Here are the updated modules:

  • newfold-labs/wp-module-ecommerce: v1.3.9 => v1.3.14
  • newfold-labs/wp-module-data: 2.4.9 => 2.4.14
  • newfold-labs/wp-module-deactivation: 1.0.2 => 1.0.3
  • newfold-labs/wp-module-marketplace 2.1.0 => 2.2.0
  • newfold-labs/wp-module-notifications: 1.1.6 => 1.2.1
  • newfold-labs/wp-module-onboarding; 1.11.8 => 1.11.10
  • newfold-labs/wp-module-onboarding-data: 0.0.6 => 0.0.8
  • newfold-labs/wp-module-patterns: 0.1.8 => 0.1.11
  • newfold-labs/wp-module-performance 1.2.2 => 1.3.0
  • newfold-labs/wp-module-staging 1.1.1 => 1.2.3

There are also various minor wp and cypress related package updates. This also updates the App with some tech debt issues and updates the component library to the latest release to incorporate more components (this is still pending).

This release ignores the test in wp-module-patterns in favor of an updated local test that passes. I've already submitted an updated test to the module.

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 November 13, 2023 17:10
Add some pizzazz to the "Welcome to Bluehost" console.log
Bumps [newfold-labs/wp-module-data](https://github.com/newfold-labs/wp-module-data) from 2.4.9 to 2.4.13.
- [Release notes](https://github.com/newfold-labs/wp-module-data/releases)
- [Commits](newfold-labs/wp-module-data@2.4.9...2.4.13)

---
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]>
Bumps [@wordpress/icons](https://github.com/WordPress/gutenberg/tree/HEAD/packages/icons) from 9.36.0 to 9.38.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-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…eaner-imports

* update/react-app-cleanup:
  Fix minor ESLint issue after PR merge
  Translate strings
  Fix linting
  Update console ascii art
  Update eslint.yml
  Remove example page
  Add php dependencies to eslint action
  Move handlePageLoad function to react hook
  ESLint action
  Fix webinar banner component lint issue
  Other lint fixes
  Add `eslint` and lint js files

# Conflicts:
#	src/app/data/routes.js
#	webpack.config.js
…mports

Add module alias for cleaner imports
…fold-labs/wp-module-data-2.4.13

Composer(deps): Bump newfold-labs/wp-module-data from 2.4.9 to 2.4.13
remove all assignees and reviewers from dependabot PRs
Bumps [newfold-labs/wp-module-deactivation](https://github.com/newfold-labs/wp-module-deactivation) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/newfold-labs/wp-module-deactivation/releases)
- [Commits](newfold-labs/wp-module-deactivation@1.0.2...1.0.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
…fold-labs/wp-module-deactivation-1.0.3

Composer(deps): Bump newfold-labs/wp-module-deactivation from 1.0.2 to 1.0.3
@circlecube
Copy link
Member Author

Finally got these tests passing. I have excluded the patterns module tests and updated it locally in the plugin. I've also submitted a PR to fix the test in the module too here: newfold-labs/wp-module-patterns#45

@circlecube circlecube merged commit d1b9f9b into main Dec 6, 2023
25 of 26 checks passed
@circlecube circlecube deleted the release/3.7.0 branch December 6, 2023 19:28
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