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.15.8 #1470

Merged
merged 23 commits into from
Dec 18, 2024
Merged

Release/3.15.8 #1470

merged 23 commits into from
Dec 18, 2024

Conversation

circlecube
Copy link
Member

Proposed changes

Minor module and package updates.

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 23 commits December 6, 2024 16:15
Bumps [newfold-labs/wp-module-data](https://github.com/newfold-labs/wp-module-data) from 2.6.7 to 2.6.8.
- [Release notes](https://github.com/newfold-labs/wp-module-data/releases)
- [Commits](newfold-labs/wp-module-data@2.6.7...2.6.8)

---
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 [react-use](https://github.com/streamich/react-use) from 17.5.1 to 17.6.0.
- [Release notes](https://github.com/streamich/react-use/releases)
- [Changelog](https://github.com/streamich/react-use/blob/master/CHANGELOG.md)
- [Commits](streamich/react-use@v17.5.1...v17.6.0)

---
updated-dependencies:
- dependency-name: react-use
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@wordpress/dom-ready](https://github.com/WordPress/gutenberg/tree/HEAD/packages/dom-ready) from 4.13.0 to 4.14.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]>
Bumps [@wordpress/eslint-plugin](https://github.com/WordPress/gutenberg/tree/HEAD/packages/eslint-plugin) from 21.6.0 to 22.0.0.
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@wordpress/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
* main:
  minor composer dependency updates
  update plugin version to 3.15.7
…wfold-labs/wp-module-data-2.6.8

Composer(deps): Bump newfold-labs/wp-module-data from 2.6.7 to 2.6.8
…p/react-use-17.6.0

NPM(deps): Bump react-use from 17.5.1 to 17.6.0
…p/wordpress/dom-ready-4.14.0

NPM(deps): Bump @wordpress/dom-ready from 4.13.0 to 4.14.0
Bumps [newfold-labs/wp-module-patterns](https://github.com/newfold-labs/wp-module-patterns) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/newfold-labs/wp-module-patterns/releases)
- [Commits](newfold-labs/wp-module-patterns@2.8.0...2.8.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] <[email protected]>
Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/reduxjs/redux-toolkit/releases)
- [Commits](reduxjs/redux-toolkit@v2.4.0...v2.5.0)

---
updated-dependencies:
- dependency-name: "@reduxjs/toolkit"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
* develop:
  NPM(deps): Bump @wordpress/dom-ready from 4.13.0 to 4.14.0
  NPM(deps): Bump react-use from 17.5.1 to 17.6.0
  Composer(deps): Bump newfold-labs/wp-module-data from 2.6.7 to 2.6.8
  minor composer dependency updates
  update plugin version to 3.15.7
  also include npm i to update package lock file with new version
  alpha order command
  add cleanup, build and i18n to npm command too
  update plugin file in version bump script too
  update package.json version with a script
  NPM Dev(deps-dev): Bump cypress from 13.16.0 to 13.16.1
  NPM(deps): Bump @heroicons/react from 2.1.5 to 2.2.0
  NPM Dev(deps-dev): Bump tailwindcss from 3.4.15 to 3.4.16
  NPM(deps): Bump @wordpress/i18n from 5.12.0 to 5.13.0
  NPM(deps): Bump react-router-dom from 6.28.0 to 7.0.2
Fix 'isJarvis' check that always returned true
…wfold-labs/wp-module-patterns-2.8.1

Composer(deps): Bump newfold-labs/wp-module-patterns from 2.8.0 to 2.8.1
…p/reduxjs/toolkit-2.5.0

NPM(deps): Bump @reduxjs/toolkit from 2.4.0 to 2.5.0
…p/wordpress/eslint-plugin-22.0.0

NPM Dev(deps-dev): Bump @wordpress/eslint-plugin from 21.6.0 to 22.0.0
…st-exclusion

update solutions module and solutions test exclusion
Copy link

cypress bot commented Dec 11, 2024

Bluehost Brand Plugin    Run #12331

Run Properties:  status check passed Passed #12331  •  git commit 6861c8d382: run npm audit fix
Project Bluehost Brand Plugin
Branch Review release/3.15.8
Run status status check passed Passed #12331
Run duration 34m 34s
Commit git commit 6861c8d382: run npm audit fix
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 32
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 415
View all changes introduced in this branch ↗︎

Copy link

cypress bot commented Dec 11, 2024

Bluehost Brand Plugin    Run #12330

Run Properties:  status check passed Passed #12330  •  git commit 53682416ff ℹ️: Merge 6861c8d382ce5a469fa876d16230d924f75fcd5d into a46f5521e5adfa9dccf5129d7be0...
Project Bluehost Brand Plugin
Branch Review release/3.15.8
Run status status check passed Passed #12330
Run duration 31m 56s
Commit git commit 53682416ff ℹ️: Merge 6861c8d382ce5a469fa876d16230d924f75fcd5d into a46f5521e5adfa9dccf5129d7be0...
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 32
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 415
View all changes introduced in this branch ↗︎

@circlecube circlecube requested a review from wpalani December 13, 2024 15:07
Copy link
Member

@wpalani wpalani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested patterns module changes. No problems.

@crodriguezbrito crodriguezbrito merged commit 6cf3ecb into main Dec 18, 2024
26 checks passed
@crodriguezbrito crodriguezbrito deleted the release/3.15.8 branch December 18, 2024 10:06
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.

6 participants