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/3.2.3 #351

Merged
merged 25 commits into from
Oct 21, 2024
Merged

Release/3.2.3 #351

merged 25 commits into from
Oct 21, 2024

Conversation

abhijitb
Copy link
Contributor

Proposed changes

Release highlights

  • NPM Dev(deps-dev): Bump cypress from 13.14.2 to 13.15.0
  • NPM(deps): Bump @wordpress/compose from 7.7.0 to 7.8.0
  • NPM(deps): Bump @wordpress/icons from 10.7.0 to 10.8.0
  • NPM(deps): Bump @wordpress/element from 6.7.0 to 6.8.0
  • NPM Dev(deps-dev): Bump tailwindcss from 3.4.12 to 3.4.13
  • NPM(deps): Bump @wordpress/i18n from 5.7.0 to 5.8.0
  • NPM(deps): Bump @wordpress/dom-ready from 4.7.0 to 4.8.0
  • NPM Dev(deps-dev): Bump @wordpress/env from 10.7.0 to 10.8.0
  • Bump newfold-labs/wp-module-activation from 1.0.3 to 1.0.4
  • Bump newfold-labs/wp-module-notifications from 1.6.0 to 1.6.1.
  • Bump newfold-labs/wp-module-data from 2.6.3 to 2.6.5.

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)

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 25 commits September 19, 2024 10:44
Bumps [@wordpress/i18n](https://github.com/WordPress/gutenberg/tree/HEAD/packages/i18n) from 5.7.0 to 5.8.0.
- [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.7.0 to 4.8.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/env](https://github.com/WordPress/gutenberg/tree/HEAD/packages/env) from 10.7.0 to 10.8.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]>
…elop/wordpress/env-10.8.0

NPM Dev(deps-dev): Bump @wordpress/env from 10.7.0 to 10.8.0
…elop/wordpress/dom-ready-4.8.0

NPM(deps): Bump @wordpress/dom-ready from 4.7.0 to 4.8.0
…elop/wordpress/i18n-5.8.0

NPM(deps): Bump @wordpress/i18n from 5.7.0 to 5.8.0
Bumps [@wordpress/element](https://github.com/WordPress/gutenberg/tree/HEAD/packages/element) from 6.7.0 to 6.8.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 [@wordpress/compose](https://github.com/WordPress/gutenberg/tree/HEAD/packages/compose) from 7.7.0 to 7.8.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]>
Bumps [@wordpress/icons](https://github.com/WordPress/gutenberg/tree/HEAD/packages/icons) from 10.7.0 to 10.8.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/[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]>
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.12 to 3.4.13.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.13/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.12...v3.4.13)

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

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

NPM Dev(deps-dev): Bump tailwindcss from 3.4.12 to 3.4.13
…elop/wordpress/element-6.8.0

NPM(deps): Bump @wordpress/element from 6.7.0 to 6.8.0
…elop/wordpress/icons-10.8.0

NPM(deps): Bump @wordpress/icons from 10.7.0 to 10.8.0
…elop/wordpress/compose-7.8.0

NPM(deps): Bump @wordpress/compose from 7.7.0 to 7.8.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.14.2 to 13.15.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.14.2...v13.15.0)

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

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

NPM Dev(deps-dev): Bump cypress from 13.14.2 to 13.15.0
Bumps [newfold-labs/wp-module-activation](https://github.com/newfold-labs/wp-module-activation) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/newfold-labs/wp-module-activation/releases)
- [Commits](newfold-labs/wp-module-activation@1.0.3...1.0.4)

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

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

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

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

Composer(deps): Bump newfold-labs/wp-module-activation from 1.0.3 to 1.0.4
Bumps [newfold-labs/wp-module-data](https://github.com/newfold-labs/wp-module-data) from 2.6.3 to 2.6.5.
- [Release notes](https://github.com/newfold-labs/wp-module-data/releases)
- [Commits](newfold-labs/wp-module-data@2.6.3...2.6.5)

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

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

Composer(deps): Bump newfold-labs/wp-module-notifications from 1.6.0 to 1.6.1
…/newfold-labs/wp-module-data-2.6.5

Composer(deps): Bump newfold-labs/wp-module-data from 2.6.3 to 2.6.5
Copy link

cypress bot commented Oct 21, 2024

Mojo Plugin    Run #1031

Run Properties:  status check passed Passed #1031  •  git commit d7cd29b21b ℹ️: Merge 228acbcf5be4a5e8191542cc0deea314cffe6af1 into d42ee4e9c1361796dfefbcdeff02...
Project Mojo Plugin
Run status status check passed Passed #1031
Run duration 02m 08s
Commit git commit d7cd29b21b ℹ️: Merge 228acbcf5be4a5e8191542cc0deea314cffe6af1 into d42ee4e9c1361796dfefbcdeff02...
Committer Abhijit Bhatnagar
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 2
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 64

Copy link

cypress bot commented Oct 21, 2024

Mojo Plugin    Run #1012

Run Properties:  status check passed Passed #1012  •  git commit 228acbcf5b: updating composer lock file
Project Mojo Plugin
Run status status check passed Passed #1012
Run duration 01m 59s
Commit git commit 228acbcf5b: updating composer lock file
Committer Abhijit Bhatnagar
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 2
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 64

@abhijitb abhijitb merged commit 1d66dc0 into main Oct 21, 2024
29 checks passed
@abhijitb abhijitb deleted the release/3.2.3 branch October 21, 2024 15:14
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