Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

Conversation

@circlecube
Copy link
Member

Proposed changes

Rollup PR to merge everything from develop branch into main.

Bumps version to 3.16.0

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

AleTorrisi and others added 30 commits January 7, 2025 09:52
Bumps [@wordpress/html-entities](https://github.com/WordPress/gutenberg/tree/HEAD/packages/html-entities) 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/html-entities/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/html-entities@4.15.0/packages/html-entities)

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

Signed-off-by: dependabot[bot] <support@github.com>
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/scripts@30.8.1/packages/scripts)

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

Signed-off-by: dependabot[bot] <support@github.com>
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] <support@github.com>
…p/wordpress/html-entities-4.15.0

NPM(deps): Bump @wordpress/html-entities from 4.14.0 to 4.15.0
…p/wordpress/scripts-30.8.1

NPM Dev(deps-dev): Bump @wordpress/scripts from 30.7.0 to 30.8.1
…wfold-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
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/i18n@5.15.1/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 [@wordpress/element](https://github.com/WordPress/gutenberg/tree/HEAD/packages/element) from 6.14.0 to 6.15.1.
- [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.15.1/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>
* main:
  Bump Performance to 2.2.0
  update supported wp versions for Woo in cypress config
  set-version-bump: Version updated 3.15.8 => 3.15.9
Bumps [@wordpress/compose](https://github.com/WordPress/gutenberg/tree/HEAD/packages/compose) from 7.14.0 to 7.15.1.
- [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.15.1/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>
* develop:
  Composer(deps): Bump newfold-labs/wp-module-global-ctb
  NPM Dev(deps-dev): Bump @wordpress/scripts from 30.7.0 to 30.8.1
  NPM(deps): Bump @wordpress/html-entities from 4.14.0 to 4.15.0
  Bump Performance to 2.2.0
  update supported wp versions for Woo in cypress config
  set-version-bump: Version updated 3.15.8 => 3.15.9

# Conflicts:
#	composer.lock
…p/wordpress/element-6.15.1

NPM(deps): Bump @wordpress/element from 6.14.0 to 6.15.1
…p/wordpress/i18n-5.15.1

NPM(deps): Bump @wordpress/i18n from 5.14.0 to 5.15.1
…p/wordpress/compose-7.15.1

NPM(deps): Bump @wordpress/compose from 7.14.0 to 7.15.1
Bumps [@wordpress/icons](https://github.com/WordPress/gutenberg/tree/HEAD/packages/icons) from 10.14.0 to 10.15.1.
- [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.15.1/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>
…p/wordpress/icons-10.15.1

NPM(deps): Bump @wordpress/icons from 10.14.0 to 10.15.1
* develop:
  NPM(deps): Bump @wordpress/icons from 10.14.0 to 10.15.1
  NPM(deps): Bump @wordpress/compose from 7.14.0 to 7.15.1
  Bug fixes patch
  NPM(deps): Bump @wordpress/element from 6.14.0 to 6.15.1
  NPM(deps): Bump @wordpress/i18n from 5.14.0 to 5.15.1
  Bump Performance to 2.3.0
  Composer(deps): Bump newfold-labs/wp-module-global-ctb
  NPM Dev(deps-dev): Bump @wordpress/scripts from 30.7.0 to 30.8.1
  NPM(deps): Bump @wordpress/html-entities from 4.14.0 to 4.15.0
  Tweak: usage of constant BLUEHOST_PLUGIN_DIR
  New: include new burst safety folder

# Conflicts:
#	package-lock.json
roll back wpscripts update
Bumps [@wordpress/env](https://github.com/WordPress/gutenberg/tree/HEAD/packages/env) from 10.14.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/env@10.16.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>
circlecube and others added 6 commits January 16, 2025 12:02
…p/wordpress/dom-ready-4.16.0

NPM(deps): Bump @wordpress/dom-ready from 4.14.0 to 4.16.0
…p/tailwindcss/forms-0.5.10

NPM Dev(deps-dev): Bump @tailwindcss/forms from 0.5.9 to 0.5.10
…wfold-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] <support@github.com>
…wfold-labs/wp-module-onboarding-2.5.6

Composer(deps): Bump newfold-labs/wp-module-onboarding from 2.5.5 to 2.5.6
@circlecube circlecube self-assigned this Jan 16, 2025
@circlecube circlecube marked this pull request as ready for review January 16, 2025 17:55
@cypress
Copy link

cypress bot commented Jan 16, 2025

Bluehost Brand Plugin    Run #12760

Run Properties:  status check passed Passed #12760  •  git commit 91ee276342: update to latest ecommerce and facebook modules
Project Bluehost Brand Plugin
Branch Review release/3.16.0
Run status status check passed Passed #12760
Run duration 31m 51s
Commit git commit 91ee276342: update to latest ecommerce and facebook modules
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 33
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 407
View all changes introduced in this branch ↗︎

@cypress
Copy link

cypress bot commented Jan 16, 2025

Bluehost Brand Plugin    Run #12775

Run Properties:  status check passed Passed #12775  •  git commit 01b9f52a90 ℹ️: Merge 91ee276342497f6ccf54b0a7c85133d685432de9 into 96dcee8e38dd2c0463aae0797fb0...
Project Bluehost Brand Plugin
Branch Review release/3.16.0
Run status status check passed Passed #12775
Run duration 31m 35s
Commit git commit 01b9f52a90 ℹ️: Merge 91ee276342497f6ccf54b0a7c85133d685432de9 into 96dcee8e38dd2c0463aae0797fb0...
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 33
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 407
View all changes introduced in this branch ↗︎

@circlecube
Copy link
Member Author

Updates include:

  • Coming Soon 1.3.3 => 1.3.4
  • E-commerce 1.4.6 => 1.5.1
  • Facebook 1.0.9 => 1.1.1
  • Global CTB 1.0.13 => 1.0.14
  • Installer 1.2.2 => 1.3.0
  • 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

@circlecube circlecube merged commit 011303c into main Jan 22, 2025
22 checks passed
@circlecube circlecube deleted the release/3.16.0 branch January 22, 2025 16:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants