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.13.0 #889

Merged
merged 35 commits into from
Jan 22, 2025
Merged

Release/2.13.0 #889

merged 35 commits into from
Jan 22, 2025

Conversation

circlecube
Copy link
Member

Proposed changes

Updates for Release 2.13.0

  • Coming Soon 1.3.3 => 1.3.4
  • E-commerce 1.4.6 => 1.5.0
  • Global CTB 1.0.13 => 1.0.14
  • Marketplace 2.4.0 => 2.5.0
  • Onboarding 2.5.5 => 2.5.6
  • Performance 2.2.0 => 2.4.0
  • Runtime 1.0.12 => 1.1.3
  • Migrated newfold js packages to npmjs.
  • Other minor package updates

Type of Change

Production

  • 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)
  • Dependency update
  • Refactoring / housekeeping (changes to files not directly related to functionality)

Development

  • Tests
  • Dependency update
  • Environment update / refactoring
  • Documentation Update

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 30 commits January 7, 2025 12:47
Bumps [@wordpress/i18n](https://github.com/WordPress/gutenberg/tree/HEAD/packages/i18n) from 5.14.0 to 5.15.1.
- [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/[email protected]/packages/i18n)

---
updated-dependencies:
- dependency-name: "@wordpress/i18n"
  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.14.0 to 4.15.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/scripts](https://github.com/WordPress/gutenberg/tree/HEAD/packages/scripts) from 30.7.0 to 30.8.1.
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/scripts/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/scripts)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [newfold-labs/wp-module-global-ctb](https://github.com/newfold-labs/wp-module-global-ctb) from 1.0.13 to 1.0.14.
- [Release notes](https://github.com/newfold-labs/wp-module-global-ctb/releases)
- [Commits](newfold-labs/wp-module-global-ctb@1.0.13...1.0.14)

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

Signed-off-by: dependabot[bot] <[email protected]>
…elop/wordpress/scripts-30.8.1

NPM Dev(deps-dev): Bump @wordpress/scripts from 30.7.0 to 30.8.1
…/newfold-labs/wp-module-global-ctb-1.0.14

Composer(deps): Bump newfold-labs/wp-module-global-ctb from 1.0.13 to 1.0.14
…elop/wordpress/dom-ready-4.15.0

NPM(deps): Bump @wordpress/dom-ready from 4.14.0 to 4.15.0
…elop/wordpress/i18n-5.15.1

NPM(deps): Bump @wordpress/i18n from 5.14.0 to 5.15.1
Bumps [@wordpress/env](https://github.com/WordPress/gutenberg/tree/HEAD/packages/env) from 10.14.0 to 10.15.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]>
* main:
  Update translations
  WordPress i18n triggered by commit 5ef3c9b
  Bump Performance to 2.2.0
  update supported wp versions for Woo in cypress config
  set-version-bump: Version updated 2.12.4 => 2.12.5
…elop/wordpress/env-10.15.0

NPM Dev(deps-dev): Bump @wordpress/env from 10.14.0 to 10.15.0
* main:
  version bump to 2.12.6
  manaully fix some translations that went missing
Bumps [@tailwindcss/forms](https://github.com/tailwindlabs/tailwindcss-forms) from 0.5.9 to 0.5.10.
- [Release notes](https://github.com/tailwindlabs/tailwindcss-forms/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss-forms/blob/main/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss-forms@v0.5.9...v0.5.10)

---
updated-dependencies:
- dependency-name: "@tailwindcss/forms"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…-file

added missing s into translation file to avoid error with sprintf
Bumps [@wordpress/env](https://github.com/WordPress/gutenberg/tree/HEAD/packages/env) from 10.15.0 to 10.16.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]>
  - Upgrading newfold-labs/wp-module-ecommerce (v1.4.6 => 1.5.0)
  - Upgrading newfold-labs/wp-module-marketplace (2.4.0 => 2.5.0)
  - Upgrading newfold-labs/wp-module-performance (2.2.0 => 2.4.0)
  - Upgrading newfold-labs/wp-module-runtime (1.0.12 => 1.1.3)
…elop/wordpress/env-10.16.0

NPM Dev(deps-dev): Bump @wordpress/env from 10.15.0 to 10.16.0
…elop/tailwindcss/forms-0.5.10

NPM Dev(deps-dev): Bump @tailwindcss/forms from 0.5.9 to 0.5.10
Bumps [newfold-labs/wp-module-coming-soon](https://github.com/newfold-labs/wp-module-coming-soon) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/newfold-labs/wp-module-coming-soon/releases)
- [Commits](newfold-labs/wp-module-coming-soon@1.3.3...1.3.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@wordpress/dom-ready](https://github.com/WordPress/gutenberg/tree/HEAD/packages/dom-ready) from 4.15.0 to 4.16.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]>
…elop/wordpress/dom-ready-4.16.0

NPM(deps): Bump @wordpress/dom-ready from 4.15.0 to 4.16.0
Bumps [@wordpress/compose](https://github.com/WordPress/gutenberg/tree/HEAD/packages/compose) from 7.14.0 to 7.16.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]>
…/newfold-labs/wp-module-coming-soon-1.3.4

Composer(deps): Bump newfold-labs/wp-module-coming-soon from 1.3.3 to 1.3.4
Bumps [newfold-labs/wp-module-onboarding](https://github.com/newfold-labs/wp-module-onboarding) from 2.5.5 to 2.5.6.
- [Release notes](https://github.com/newfold-labs/wp-module-onboarding/releases)
- [Commits](newfold-labs/wp-module-onboarding@2.5.5...2.5.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
…/newfold-labs/wp-module-onboarding-2.5.6

Composer(deps): Bump newfold-labs/wp-module-onboarding from 2.5.5 to 2.5.6
…elop/wordpress/compose-7.16.0

NPM(deps): Bump @wordpress/compose from 7.14.0 to 7.16.0
@circlecube circlecube self-assigned this Jan 16, 2025
Copy link

cypress bot commented Jan 16, 2025

HostGator Plugin    Run #5716

Run Properties:  status check passed Passed #5716  •  git commit f853f45e94: add fb module to composer list
Project HostGator Plugin
Branch Review release/2.13.0
Run status status check passed Passed #5716
Run duration 26m 46s
Commit git commit f853f45e94: add fb module to composer list
Committer Evan Mullins
View all properties for this run ↗︎

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

Copy link

cypress bot commented Jan 16, 2025

HostGator Plugin    Run #5734

Run Properties:  status check passed Passed #5734  •  git commit 6cd8e54730 ℹ️: Merge f853f45e942ba735eb27a0395dab50313725c2a8 into d11d48329936818e6a709082b828...
Project HostGator Plugin
Branch Review release/2.13.0
Run status status check passed Passed #5734
Run duration 29m 11s
Commit git commit 6cd8e54730 ℹ️: Merge f853f45e942ba735eb27a0395dab50313725c2a8 into d11d48329936818e6a709082b828...
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 28
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 313
View all changes introduced in this branch ↗︎

@circlecube circlecube merged commit a7a7276 into main Jan 22, 2025
23 checks passed
@circlecube circlecube deleted the release/2.13.0 branch January 22, 2025 16:17
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.

3 participants