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.13.2 #1188

Merged
merged 27 commits into from
Jul 18, 2024
Merged

Release 3.13.2 #1188

merged 27 commits into from
Jul 18, 2024

Conversation

wpalani
Copy link
Member

@wpalani wpalani commented Jul 18, 2024

Proposed changes

A Scheduled release for July 24. Includes the following:
Due to bugs in onboarding and help modules and WP 6.6 we're tagging this release as out of cycle on July 18th.

  • Bump Data module to 2.6.0.
  • Bump Onboarding module to 2.3.7.
  • Bump help module to 2.0.1.
  • Bump sso module to 1.0.6.
  • Bump Patterns module to 2.1.0.
  • Bump composer/npm deps.

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

dependabot bot and others added 18 commits July 10, 2024 15:59
Bumps [@wordpress/element](https://github.com/WordPress/gutenberg/tree/HEAD/packages/element) from 6.2.0 to 6.3.0.
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/element/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/element)

---
updated-dependencies:
- dependency-name: "@wordpress/element"
  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 19.2.0 to 20.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]>
Bumps [wp-phpunit/wp-phpunit](https://github.com/wp-phpunit/wp-phpunit) from 6.5.5 to 6.6.0.
- [Commits](wp-phpunit/wp-phpunit@6.5.5...6.6.0)

---
updated-dependencies:
- dependency-name: wp-phpunit/wp-phpunit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@heroicons/react](https://github.com/tailwindlabs/heroicons) from 2.1.3 to 2.1.5.
- [Release notes](https://github.com/tailwindlabs/heroicons/releases)
- [Changelog](https://github.com/tailwindlabs/heroicons/blob/master/CHANGELOG.md)
- [Commits](tailwindlabs/heroicons@v2.1.3...v2.1.5)

---
updated-dependencies:
- dependency-name: "@heroicons/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…p/wordpress/element-6.3.0

NPM(deps): Bump @wordpress/element from 6.2.0 to 6.3.0
…p/wordpress/eslint-plugin-20.0.0

NPM Dev(deps-dev): Bump @wordpress/eslint-plugin from 19.2.0 to 20.0.0
…p/heroicons/react-2.1.5

NPM(deps): Bump @heroicons/react from 2.1.3 to 2.1.5
Bumps [@wordpress/env](https://github.com/WordPress/gutenberg/tree/HEAD/packages/env) from 10.2.0 to 10.3.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/[email protected]/packages/env)

---
updated-dependencies:
- dependency-name: "@wordpress/env"
  dependency-type: direct:development
  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 7.2.0 to 7.3.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]>
…p/wordpress/compose-7.3.0

NPM(deps): Bump @wordpress/compose from 7.2.0 to 7.3.0
…-phpunit/wp-phpunit-6.6.0

Composer Dev(deps-dev): Bump wp-phpunit/wp-phpunit from 6.5.5 to 6.6.0
…p/wordpress/env-10.3.0

NPM Dev(deps-dev): Bump @wordpress/env from 10.2.0 to 10.3.0
@wpalani wpalani added this to the July 24 Release milestone Jul 18, 2024
Copy link

cypress bot commented Jul 18, 2024

Passing run #9268 ↗︎

0 391 59 0 Flakiness 0

Details:

Merge pull request #1190 from bluehost/update/onboarding
Project: Bluehost Brand Plugin Commit: 682d8ddc65
Status: Passed Duration: 25:21 💡
Started: Jul 18, 2024 6:46 PM Ended: Jul 18, 2024 7:11 PM

Review all test suite changes for PR #1188 ↗︎

Copy link

cypress bot commented Jul 18, 2024

Passing run #9287 ↗︎

0 346 25 0 Flakiness 0

Details:

Merge 682d8dd into 28eddf7...
Project: Bluehost Brand Plugin Commit: 30d90a34e6 ℹ️
Status: Passed Duration: 20:48 💡
Started: Jul 18, 2024 6:49 PM Ended: Jul 18, 2024 7:10 PM

Review all test suite changes for PR #1188 ↗︎

@wpalani wpalani requested a review from wpscholar July 18, 2024 06:34
@wpalani wpalani requested a review from BrianHenryIE July 18, 2024 18:48
@wpalani
Copy link
Member Author

wpalani commented Jul 18, 2024

Some Matrixes are failing, but it's confirmed to be a problem in the test: https://jira.newfold.com/browse/PRESS0-1769

@wpalani wpalani merged commit 306d91f into main Jul 18, 2024
22 of 42 checks passed
@circlecube circlecube deleted the release/3.13.2 branch July 31, 2024 20:58
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