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/2.11.7 #736

Open
wants to merge 18 commits into
base: main
Choose a base branch
from
Open

Release/2.11.7 #736

wants to merge 18 commits into from

Conversation

circlecube
Copy link
Member

Proposed changes

This includes all the updates for the 2.11.7 release scheduled for Oct 2. The individual PRs can be found listed on the milestone.

Highlights:

  • Update Onbaording from 2.4.1 to 2.4.2
  • Update Migration from 1.0.11 to 1.0.12
  • Update e-commerce js package from 1.3.43 to 1.3.44 (it was updated in composer last release but not npm)
  • Updates for the new version in relevant i18n files.
  • Other small WordPress 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)

Video

Checklist

  • I have read the CONTRIBUTING doc
  • I have viewed my change in a web-browser
  • 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

ramyakrishnai and others added 18 commits September 19, 2024 12:33
Bumps [@wordpress/icons](https://github.com/WordPress/gutenberg/tree/HEAD/packages/icons) from 10.7.0 to 10.8.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/icons@10.8.0/packages/icons)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@wordpress/env](https://github.com/WordPress/gutenberg/tree/HEAD/packages/env) from 10.7.0 to 10.8.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/env@10.8.0/packages/env)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [newfold-labs/wp-module-migration](https://github.com/newfold-labs/wp-module-migration) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/newfold-labs/wp-module-migration/releases)
- [Commits](newfold-labs/wp-module-migration@v1.0.11...v1.0.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
…/newfold-labs/wp-module-migration-1.0.12

Composer(deps): Bump newfold-labs/wp-module-migration from 1.0.11 to 1.0.12
…elop/wordpress/icons-10.8.0

NPM(deps): Bump @wordpress/icons from 10.7.0 to 10.8.0
Bumps [@wordpress/dom-ready](https://github.com/WordPress/gutenberg/tree/HEAD/packages/dom-ready) from 4.7.0 to 4.8.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/dom-ready@4.8.0/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] <support@github.com>
Bumps [@wordpress/i18n](https://github.com/WordPress/gutenberg/tree/HEAD/packages/i18n) from 5.7.0 to 5.8.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/i18n@5.8.0/packages/i18n)

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

Signed-off-by: dependabot[bot] <support@github.com>
* develop:
  Composer(deps): Bump newfold-labs/wp-module-migration
  update ecommerce module to 1.3.44
  NPM(deps): Bump @wordpress/icons from 10.7.0 to 10.8.0
  WordPress i18n triggered by commit 0daae5e
  Update version number to 2.11.6

# Conflicts:
#	composer.lock
* update/onboarding:
  Composer(deps): Bump newfold-labs/wp-module-migration
  update ecommerce module to 1.3.44
  Bump Onboarding
  NPM(deps): Bump @wordpress/icons from 10.7.0 to 10.8.0
  WordPress i18n triggered by commit 0daae5e
  Update version number to 2.11.6

# Conflicts:
#	composer.lock
…elop/wordpress/i18n-5.8.0

NPM(deps): Bump @wordpress/i18n from 5.7.0 to 5.8.0
…elop/wordpress/dom-ready-4.8.0

NPM(deps): Bump @wordpress/dom-ready from 4.7.0 to 4.8.0
…elop/wordpress/env-10.8.0

NPM Dev(deps-dev): Bump @wordpress/env from 10.7.0 to 10.8.0
`composer run i18n`
Copy link

cypress bot commented Sep 26, 2024

HostGator Plugin    Run #4994

Run Properties:  status check passed Passed #4994  •  git commit d2b472708e ℹ️: Merge aae165fe2e546dffa9cedcc92c15f7d4ba0ccd83 into 56f9a53d9c8cf628d0ebb5619d22...
Project HostGator Plugin
Branch Review release/2.11.7
Run status status check passed Passed #4994
Run duration 25m 20s
Commit git commit d2b472708e ℹ️: Merge aae165fe2e546dffa9cedcc92c15f7d4ba0ccd83 into 56f9a53d9c8cf628d0ebb5619d22...
Committer Evan Mullins
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 31
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 336
View all changes introduced in this branch ↗︎

Copy link

cypress bot commented Sep 26, 2024

HostGator Plugin    Run #4971

Run Properties:  status check passed Passed #4971  •  git commit aae165fe2e: update i18n files
Project HostGator Plugin
Branch Review release/2.11.7
Run status status check passed Passed #4971
Run duration 25m 25s
Commit git commit aae165fe2e: update i18n files
Committer Evan Mullins
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 31
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 336
View all changes introduced in this branch ↗︎

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