-
Notifications
You must be signed in to change notification settings - Fork 25
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
Release/3.7.0 #839
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
update notifications module
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
Fix minor react content error due to incorrect prop key name
Bump Marketplace, Staging and Performance modules versions.
…ewfold-ui-container-component
…-component Update/use newfold UI container component
Update settings text
* develop: Fix linting Update comments text Update settings text
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 |
wpalani
approved these changes
Dec 6, 2023
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
This is a scheduled release and should go out on Wednesday. Here are the updated modules:
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
Checklist
Further comments