Skip to content

Release 2.13.1 #913

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

Merged
merged 24 commits into from
Feb 5, 2025
Merged

Release 2.13.1 #913

merged 24 commits into from
Feb 5, 2025

Conversation

circlecube
Copy link
Member

Proposed changes

Release Candidate

Includes module updates:

  • activation: 1.0.6
  • data: 2.6.9
  • loader: 1.0.12
  • migration: 1.1.0
  • performance: 2.5.0
  • sso: 1.0.8
  • newfold/ui-component-library: 1.1.1

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 January 20, 2025 12:11
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 7.1.1 to 7.1.3.
- [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@7.1.3/packages/react-router-dom)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@newfold/ui-component-library](https://github.com/newfold-labs/npm-ui-component-library) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/newfold-labs/npm-ui-component-library/releases)
- [Commits](newfold-labs/npm-ui-component-library@1.1.0...1.1.1)

---
updated-dependencies:
- dependency-name: "@newfold/ui-component-library"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@testing-library/cypress](https://github.com/testing-library/cypress-testing-library) from 10.0.2 to 10.0.3.
- [Release notes](https://github.com/testing-library/cypress-testing-library/releases)
- [Changelog](https://github.com/testing-library/cypress-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/cypress-testing-library@v10.0.2...v10.0.3)

---
updated-dependencies:
- dependency-name: "@testing-library/cypress"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…elop/react-router-dom-7.1.3

NPM(deps): Bump react-router-dom from 7.1.1 to 7.1.3
Bumps [newfold-labs/wp-module-data](https://github.com/newfold-labs/wp-module-data) from 2.6.8 to 2.6.9.
- [Release notes](https://github.com/newfold-labs/wp-module-data/releases)
- [Commits](newfold-labs/wp-module-data@2.6.8...2.6.9)

---
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/icons](https://github.com/WordPress/gutenberg/tree/HEAD/packages/icons) from 10.15.1 to 10.17.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.17.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>
…elop/newfold/ui-component-library-1.1.1

NPM(deps): Bump @newfold/ui-component-library from 1.1.0 to 1.1.1
…elop/testing-library/cypress-10.0.3

NPM Dev(deps-dev): Bump @testing-library/cypress from 10.0.2 to 10.0.3
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.17.0 to 14.0.1.
- [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.17.0...v14.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Fix text casing on link prefetch strings
…/newfold-labs/wp-module-data-2.6.9

Composer(deps): Bump newfold-labs/wp-module-data from 2.6.8 to 2.6.9
Bumps [newfold-labs/wp-module-performance](https://github.com/newfold-labs/wp-module-performance) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/newfold-labs/wp-module-performance/releases)
- [Commits](newfold-labs/wp-module-performance@2.4.0...2.5.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] <support@github.com>
…/newfold-labs/wp-module-performance-2.5.0

Composer(deps): Bump newfold-labs/wp-module-performance from 2.4.0 to 2.5.0
…elop/wordpress/icons-10.17.0

NPM(deps): Bump @wordpress/icons from 10.15.1 to 10.17.0
Bumps [newfold-labs/wp-module-sso](https://github.com/newfold-labs/wp-module-sso) from 1.0.7 to 1.0.8.
- [Release notes](https://github.com/newfold-labs/wp-module-sso/releases)
- [Commits](newfold-labs/wp-module-sso@1.0.7...1.0.8)

---
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>
…/newfold-labs/wp-module-sso-1.0.8

Composer(deps): Bump newfold-labs/wp-module-sso from 1.0.7 to 1.0.8
Bumps [newfold-labs/wp-module-activation](https://github.com/newfold-labs/wp-module-activation) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/newfold-labs/wp-module-activation/releases)
- [Commits](newfold-labs/wp-module-activation@1.0.5...1.0.6)

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

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

Composer(deps): Bump newfold-labs/wp-module-activation from 1.0.5 to 1.0.6
* develop:
  Composer(deps): Bump newfold-labs/wp-module-activation
  Composer(deps): Bump newfold-labs/wp-module-sso from 1.0.7 to 1.0.8
  Composer(deps): Bump newfold-labs/wp-module-performance
  NPM(deps): Bump @wordpress/icons from 10.15.1 to 10.17.0
  Fix text casing on link prefetch strings
  Composer(deps): Bump newfold-labs/wp-module-data from 2.6.8 to 2.6.9
  NPM Dev(deps-dev): Bump @testing-library/cypress from 10.0.2 to 10.0.3
  NPM(deps): Bump @newfold/ui-component-library from 1.1.0 to 1.1.1

# Conflicts:
#	composer.lock
…elop/cypress-14.0.1

NPM Dev(deps-dev): Bump cypress from 13.17.0 to 14.0.1
@circlecube circlecube self-assigned this Jan 30, 2025
@circlecube circlecube requested a review from a team January 30, 2025 23:07
Copy link

cypress bot commented Jan 30, 2025

HostGator Plugin    Run #5775

Run Properties:  status check passed Passed #5775  •  git commit 0dc66c714a: run set-version-bump. Version updated 2.13.0 => 2.13.1
Project HostGator Plugin
Branch Review release/2.13.1
Run status status check passed Passed #5775
Run duration 26m 54s
Commit git commit 0dc66c714a: run set-version-bump. Version updated 2.13.0 => 2.13.1
Committer Evan Mullins
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 3
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 30, 2025

HostGator Plugin    Run #5794

Run Properties:  status check passed Passed #5794  •  git commit 5203696679 ℹ️: Merge 0dc66c714a1aa20c8260a0636db465dcfb6e1275 into a7a7276bffc0ecc7d31d63b8566d...
Project HostGator Plugin
Branch Review release/2.13.1
Run status status check passed Passed #5794
Run duration 28m 47s
Commit git commit 5203696679 ℹ️: Merge 0dc66c714a1aa20c8260a0636db465dcfb6e1275 into a7a7276bffc0ecc7d31d63b8566d...
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 313
View all changes introduced in this branch ↗︎

@circlecube circlecube merged commit 5366376 into main Feb 5, 2025
26 checks passed
@circlecube circlecube deleted the release/2.13.1 branch February 5, 2025 18:27
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