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.12.2 #787

Merged
merged 39 commits into from
Nov 13, 2024
Merged

Release/2.12.2 #787

merged 39 commits into from
Nov 13, 2024

Conversation

circlecube
Copy link
Member

Proposed changes

Prep for latest release with some minor package and module updates.

Also, aims to have a bunch of translation files updated (WIP)

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

dependabot bot and others added 13 commits October 31, 2024 12:32
Bumps [@wordpress/dom-ready](https://github.com/WordPress/gutenberg/tree/HEAD/packages/dom-ready) from 4.10.0 to 4.11.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.11.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/icons](https://github.com/WordPress/gutenberg/tree/HEAD/packages/icons) from 10.8.0 to 10.11.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.11.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 [cypress](https://github.com/cypress-io/cypress) from 13.15.0 to 13.15.2.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v13.15.0...v13.15.2)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Add doc comments to region url data for clarity
Bumps [newfold-labs/wp-module-sso](https://github.com/newfold-labs/wp-module-sso) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/newfold-labs/wp-module-sso/releases)
- [Commits](newfold-labs/wp-module-sso@1.0.6...1.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
…elop/cypress-13.15.2

NPM Dev(deps-dev): Bump cypress from 13.15.0 to 13.15.2
…elop/wordpress/icons-10.11.0

NPM(deps): Bump @wordpress/icons from 10.8.0 to 10.11.0
…elop/wordpress/dom-ready-4.11.0

NPM(deps): Bump @wordpress/dom-ready from 4.10.0 to 4.11.0
…/newfold-labs/wp-module-sso-1.0.7

Composer(deps): Bump newfold-labs/wp-module-sso from 1.0.6 to 1.0.7
Copy link

cypress bot commented Nov 8, 2024

HostGator Plugin    Run #5291

Run Properties:  status check passed Passed #5291  •  git commit e01bef614d ℹ️: Merge 2f4f110cca1fe3d088ace95390848d2e1c7ab1bd into cfa2785726748392cc9d03546f7b...
Project HostGator Plugin
Branch Review release/2.12.2
Run status status check passed Passed #5291
Run duration 24m 50s
Commit git commit e01bef614d ℹ️: Merge 2f4f110cca1fe3d088ace95390848d2e1c7ab1bd into cfa2785726748392cc9d03546f7b...
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 340
View all changes introduced in this branch ↗︎

Copy link

cypress bot commented Nov 8, 2024

HostGator Plugin    Run #5272

Run Properties:  status check passed Passed #5272  •  git commit 2f4f110cca: also update wordpress versions in cypress matrix workflow
Project HostGator Plugin
Branch Review release/2.12.2
Run status status check passed Passed #5272
Run duration 25m 14s
Commit git commit 2f4f110cca: also update wordpress versions in cypress matrix workflow
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 31
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 340
View all changes introduced in this branch ↗︎

dependabot bot and others added 15 commits November 11, 2024 12:28
Bumps [newfold-labs/wp-module-data](https://github.com/newfold-labs/wp-module-data) from 2.6.5 to 2.6.6.
- [Release notes](https://github.com/newfold-labs/wp-module-data/releases)
- [Commits](newfold-labs/wp-module-data@2.6.5...2.6.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@wordpress/i18n](https://github.com/WordPress/gutenberg/tree/HEAD/packages/i18n) from 5.10.0 to 5.11.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.11.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>
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.27.0 to 6.28.0.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.28.0/packages/react-router-dom)

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Update missing translations for Spanish and Portuguese
…/newfold-labs/wp-module-data-2.6.6

Composer(deps): Bump newfold-labs/wp-module-data from 2.6.5 to 2.6.6
…elop/wordpress/i18n-5.11.0

NPM(deps): Bump @wordpress/i18n from 5.10.0 to 5.11.0
…elop/react-router-dom-6.28.0

NPM(deps): Bump react-router-dom from 6.27.0 to 6.28.0
…elop/wordpress/compose-7.11.0

NPM(deps): Bump @wordpress/compose from 7.10.0 to 7.11.0
Bumps [@wordpress/element](https://github.com/WordPress/gutenberg/tree/HEAD/packages/element) from 6.10.0 to 6.11.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/element@6.11.0/packages/element)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [newfold-labs/wp-module-help-center](https://github.com/newfold-labs/wp-module-help-center) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/newfold-labs/wp-module-help-center/releases)
- [Commits](newfold-labs/wp-module-help-center@2.1.1...2.2.0)

---
updated-dependencies:
- dependency-name: newfold-labs/wp-module-help-center
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
* develop:
  updated spanish translations from provided word doc
  added missing portuguese translations
  updated missing spanish translations
  NPM(deps): Bump @wordpress/compose from 7.10.0 to 7.11.0
  NPM(deps): Bump react-router-dom from 6.27.0 to 6.28.0
  NPM(deps): Bump @wordpress/i18n from 5.10.0 to 5.11.0
  Composer(deps): Bump newfold-labs/wp-module-data from 2.6.5 to 2.6.6

# Conflicts:
#	composer.lock
…elop/wordpress/element-6.11.0

NPM(deps): Bump @wordpress/element from 6.10.0 to 6.11.0
@circlecube circlecube added this to the November 13, 2024 Release milestone Nov 11, 2024
circlecube and others added 7 commits November 11, 2024 14:45
…/newfold-labs/wp-module-help-center-2.2.0

Composer(deps): Bump newfold-labs/wp-module-help-center from 2.1.1 to 2.2.0
Bumps [newfold-labs/wp-module-patterns](https://github.com/newfold-labs/wp-module-patterns) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/newfold-labs/wp-module-patterns/releases)
- [Commits](newfold-labs/wp-module-patterns@2.6.0...2.6.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] <support@github.com>
…/newfold-labs/wp-module-patterns-2.6.1

Composer(deps): Bump newfold-labs/wp-module-patterns from 2.6.0 to 2.6.1
Bumps [newfold-labs/wp-module-notifications](https://github.com/newfold-labs/wp-module-notifications) from 1.6.1 to 1.6.4.
- [Release notes](https://github.com/newfold-labs/wp-module-notifications/releases)
- [Commits](newfold-labs/wp-module-notifications@1.6.1...1.6.4)

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

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

Composer(deps): Bump newfold-labs/wp-module-notifications from 1.6.1 to 1.6.4
* develop:
  Composer(deps): Bump newfold-labs/wp-module-notifications
  Composer(deps): Bump newfold-labs/wp-module-patterns from 2.6.0 to 2.6.1
  Composer(deps): Bump newfold-labs/wp-module-help-center
  NPM(deps): Bump @wordpress/element from 6.10.0 to 6.11.0

# Conflicts:
#	composer.lock
@circlecube circlecube self-assigned this Nov 11, 2024
@circlecube circlecube merged commit 5725aee into main Nov 13, 2024
23 of 24 checks passed
@circlecube circlecube deleted the release/2.12.2 branch November 13, 2024 20:03
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