Skip to content

Release 2.3.1#679

Open
abhijitb wants to merge 12 commits intomainfrom
release/2.3.1
Open

Release 2.3.1#679
abhijitb wants to merge 12 commits intomainfrom
release/2.3.1

Conversation

@abhijitb
Copy link
Contributor

Release 2.3.1

Summary

This release includes dependency updates, a critical database fix, and version bumping for the 2.3.1 release.

Changes

Dependency Updates:

  • Bumped newfold-labs/wp-module-ai from 1.3.4 to 1.3.5
  • Bumped newfold-labs/wp-module-runtime from 1.2.1 to 1.2.2
  • Bumped newfold-labs/wp-module-performance to 3.7.1
  • Bumped wp-phpunit/wp-phpunit from 6.9.0 to 6.9.1 (dev dependency)

Bug Fixes:

  • Fixed missing AUTO_INCREMENT on wp_options.option_id (PRESS0-3527)

Pull Requests Merged

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

Visual

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

crodriguezbrito and others added 12 commits November 17, 2025 12:20
Bumps [newfold-labs/wp-module-performance](https://github.com/newfold-labs/wp-module-performance) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/newfold-labs/wp-module-performance/releases)
- [Commits](newfold-labs/wp-module-performance@3.7.0...3.7.1)

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

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

Composer(deps): Bump newfold-labs/wp-module-performance from 3.7.0 to 3.7.1
Bumps [wp-phpunit/wp-phpunit](https://github.com/wp-phpunit/wp-phpunit) from 6.9.0 to 6.9.1.
- [Commits](wp-phpunit/wp-phpunit@6.9.0...6.9.1)

---
updated-dependencies:
- dependency-name: wp-phpunit/wp-phpunit
  dependency-version: 6.9.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Fix missing AUTO_INCREMENT on wp_options.option_id PRESS0-3527
…/wp-phpunit/wp-phpunit-6.9.1

Composer Dev(deps-dev): Bump wp-phpunit/wp-phpunit from 6.9.0 to 6.9.1
Bumps [newfold-labs/wp-module-runtime](https://github.com/newfold-labs/wp-module-runtime) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/newfold-labs/wp-module-runtime/releases)
- [Commits](newfold-labs/wp-module-runtime@1.2.1...1.2.2)

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

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

Composer(deps): Bump newfold-labs/wp-module-runtime from 1.2.1 to 1.2.2
Bumps [newfold-labs/wp-module-ai](https://github.com/newfold-labs/wp-module-ai) from 1.3.4 to 1.3.5.
- [Release notes](https://github.com/newfold-labs/wp-module-ai/releases)
- [Commits](newfold-labs/wp-module-ai@1.3.4...1.3.5)

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

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

Composer(deps): Bump newfold-labs/wp-module-ai from 1.3.4 to 1.3.5
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