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.5 #861

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

Release/2.12.5 #861

wants to merge 41 commits into from

Conversation

circlecube
Copy link
Member

Proposed changes

Release scheduled for Jan 8 with dependency updates and the following modules:

  • "newfold-labs/wp-module-coming-soon": "^1.3.3"
  • "newfold-labs/wp-module-deactivation": "^1.3.0"
  • "newfold-labs/wp-module-ecommerce": "^1.4.6"
  • "newfold-labs/wp-module-help-center": "^2.2.3"
  • "newfold-labs/wp-module-loader": "^1.0.11"
  • "newfold-labs/wp-module-performance": "^2.1.0"

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 24 commits December 12, 2024 12:35
Bumps [@wordpress/element](https://github.com/WordPress/gutenberg/tree/HEAD/packages/element) from 6.13.0 to 6.14.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 [react-use](https://github.com/streamich/react-use) from 17.5.1 to 17.6.0.
- [Release notes](https://github.com/streamich/react-use/releases)
- [Changelog](https://github.com/streamich/react-use/blob/master/CHANGELOG.md)
- [Commits](streamich/react-use@v17.5.1...v17.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.15 to 3.4.17.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.17/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.15...v3.4.17)

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

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

NPM(deps): Bump @wordpress/element from 6.13.0 to 6.14.0
…elop/react-use-17.6.0

NPM(deps): Bump react-use from 17.5.1 to 17.6.0
…elop/tailwindcss-3.4.17

NPM Dev(deps-dev): Bump tailwindcss from 3.4.15 to 3.4.17
* develop:
  NPM Dev(deps-dev): Bump tailwindcss from 3.4.15 to 3.4.17
  Update Ecommerce Version to 1.4.5
  NPM(deps): Bump react-use from 17.5.1 to 17.6.0
  NPM(deps): Bump @wordpress/element from 6.13.0 to 6.14.0
  npm run set-version-bump - update to 2.12.4

# Conflicts:
#	composer.json
#	composer.lock
#	package-lock.json
#	package.json
…ce-helpcenter

ecommerce and help center version bumps
* develop:
  NPM Dev(deps-dev): Bump tailwindcss from 3.4.15 to 3.4.17
  ecommerce and help center version bumps
  Update Ecommerce Version to 1.4.5
  NPM(deps): Bump react-use from 17.5.1 to 17.6.0
  NPM(deps): Bump @wordpress/element from 6.13.0 to 6.14.0
  npm run set-version-bump - update to 2.12.4

# Conflicts:
#	composer.lock
#	languages/wp-plugin-hostgator-es_MX.po
#	languages/wp-plugin-hostgator-pt_BR.po
#	languages/wp-plugin-hostgator.pot
#	package.json
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.16.0 to 13.17.0.
- [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.16.0...v13.17.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.28.0 to 7.0.2.
- [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/[email protected]/packages/react-router-dom)

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

Signed-off-by: dependabot[bot] <[email protected]>
…elop/cypress-13.17.0

NPM Dev(deps-dev): Bump cypress from 13.16.0 to 13.17.0
…elop/react-router-dom-7.0.2

NPM(deps): Bump react-router-dom from 6.28.0 to 7.0.2
…fold-labs/wp-module-deactivation (1.2.3 => 1.3.0)
…tion

Manual updates for coming soon deactivation modules
@circlecube circlecube self-assigned this Dec 19, 2024
Copy link

cypress bot commented Dec 19, 2024

HostGator Plugin    Run #5596

Run Properties:  status check passed Passed #5596  •  git commit d4fd678796: Merge pull request #867 from newfold-labs/dependabot/composer/develop/newfold-la...
Project HostGator Plugin
Branch Review develop
Run status status check passed Passed #5596
Run duration 26m 41s
Commit git commit d4fd678796: Merge pull request #867 from newfold-labs/dependabot/composer/develop/newfold-la...
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 28
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 316
View all changes introduced in this branch ↗︎

Copy link

cypress bot commented Dec 19, 2024

HostGator Plugin    Run #5614

Run Properties:  status check passed Passed #5614  •  git commit 6493815c2c ℹ️: Merge 34f92119b36d680fde5a003047a73666be9960aa into 5c2114783e2d38735affde135685...
Project HostGator Plugin
Branch Review release/2.12.5
Run status status check passed Passed #5614
Run duration 27m 59s
Commit git commit 6493815c2c ℹ️: Merge 34f92119b36d680fde5a003047a73666be9960aa into 5c2114783e2d38735affde135685...
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 316
View all changes introduced in this branch ↗︎

circlecube and others added 3 commits December 20, 2024 08:57
Bumps [react-error-boundary](https://github.com/bvaughn/react-error-boundary) from 4.1.2 to 5.0.0.
- [Release notes](https://github.com/bvaughn/react-error-boundary/releases)
- [Commits](bvaughn/react-error-boundary@4.1.2...5.0.0)

---
updated-dependencies:
- dependency-name: react-error-boundary
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [html-react-parser](https://github.com/remarkablemark/html-react-parser) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/remarkablemark/html-react-parser/releases)
- [Changelog](https://github.com/remarkablemark/html-react-parser/blob/master/CHANGELOG.md)
- [Commits](remarkablemark/html-react-parser@v5.2.1...v5.2.2)

---
updated-dependencies:
- dependency-name: html-react-parser
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
arunshenoy99 and others added 5 commits January 2, 2025 17:28
Bumps [newfold-labs/wp-module-performance](https://github.com/newfold-labs/wp-module-performance) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/newfold-labs/wp-module-performance/releases)
- [Commits](newfold-labs/wp-module-performance@2.1.0...2.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@wpscholar wpscholar added this to the January 8, 2025 Release milestone Jan 2, 2025
dependabot bot and others added 9 commits January 3, 2025 12:10
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/[email protected]/packages/icons)

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

Signed-off-by: dependabot[bot] <[email protected]>
…elop/react-error-boundary-5.0.0

NPM(deps): Bump react-error-boundary from 4.1.2 to 5.0.0
…elop/wordpress/icons-10.15.1

NPM(deps): Bump @wordpress/icons from 10.14.0 to 10.15.1
…elop/html-react-parser-5.2.2

NPM(deps): Bump html-react-parser from 5.2.1 to 5.2.2
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 7.0.2 to 7.1.1.
- [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/[email protected]/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] <[email protected]>
…elop/react-router-dom-7.1.1

NPM(deps): Bump react-router-dom from 7.0.2 to 7.1.1
…/newfold-labs/wp-module-performance-2.2.0

Composer(deps): Bump newfold-labs/wp-module-performance from 2.1.0 to 2.2.0
* develop:
  NPM(deps): Bump react-router-dom from 7.0.2 to 7.1.1
  NPM(deps): Bump @wordpress/icons from 10.14.0 to 10.15.1
  Composer(deps): Bump newfold-labs/wp-module-performance
  NPM(deps): Bump html-react-parser from 5.2.1 to 5.2.2
  NPM(deps): Bump react-error-boundary from 4.1.2 to 5.0.0
@circlecube circlecube requested review from wpscholar and a team January 6, 2025 18:49
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.

5 participants