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/1.2.8 #90

Merged
merged 57 commits into from
Aug 9, 2023
Merged

Release/1.2.8 #90

merged 57 commits into from
Aug 9, 2023

Conversation

circlecube
Copy link
Member

update data module
bump plugin to version 1.2.8
bump WP to 6.3 in tests and tested up to value

wpalani and others added 30 commits September 1, 2022 17:06
* horizontal tabpanel filter bar.

* 3 card wide layout.

* other style improvements.
* fix typo

* update marketplace module and component

* Update workflows to support Git Flow + WP branch naming conventions

* explicitly update marketplace in composer

* fix tests to reflect module updates

* update marketplace module again and fix nav styles for marketplace page

* npm audit fix

* update node and php used in runner for builds

* composer update to get latest marketplace module

* update versions in i18n workflow too
# Conflicts:
#	.github/workflows/cypress.yml
#	.github/workflows/lint-php.yml
#	.github/workflows/upload-artifact-on-push.yml
#	.github/workflows/upload-asset-on-release.yml
#	composer.lock
* package updates

update to latest cypress, wp-env, react-router-dom, testing-library/cypress, cypress-axe
also migrate cypress config and tests for latest version

* also update cypress-axe package
# Conflicts:
#	composer.lock
* add brand value to container

* add install date to container
* update author

* package updates

* use author website
- Update css color props to match the Figma file style guide.

Other UI improvements:
- Increase app body top spacing.
- Update marketplace filter UI.
- Fix marketplace product price space when product is on sale.
- Update app home side images with better design.

Co-authored-by: Evan Mullins <evanrm@gmail.com>
Bumps [newfold-labs/wp-module-data](https://github.com/newfold-labs/wp-module-data) from 2.2.5 to 2.3.
- [Release notes](https://github.com/newfold-labs/wp-module-data/releases)
- [Commits](newfold-labs/wp-module-data@2.2.5...2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
# Conflicts:
#	package-lock.json
#	src/app/pages/marketplace/stylesheet.scss
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v2...v3)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 1 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v1...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
#40)

Bumps [peter-evans/repository-dispatch](https://github.com/peter-evans/repository-dispatch) from 1 to 2.
- [Release notes](https://github.com/peter-evans/repository-dispatch/releases)
- [Commits](peter-evans/repository-dispatch@v1...v2)

---
updated-dependencies:
- dependency-name: peter-evans/repository-dispatch
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 1 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v1...v3)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
remove legacy workflow
# Conflicts:
#	package-lock.json
dependabot bot and others added 22 commits July 31, 2023 09:36
Bumps [wp-phpunit/wp-phpunit](https://github.com/wp-phpunit/wp-phpunit) from 6.2.0 to 6.2.2.
- [Commits](wp-phpunit/wp-phpunit@6.2.0...6.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [newfold-labs/wp-module-data](https://github.com/newfold-labs/wp-module-data) from 2.3.4 to 2.4.2.
- [Release notes](https://github.com/newfold-labs/wp-module-data/releases)
- [Commits](newfold-labs/wp-module-data@2.3.4...2.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.14.0 to 12.17.3.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v12.14.0...v12.17.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
…lop/cypress-12.17.3

NPM Dev(deps-dev): Bump cypress from 12.14.0 to 12.17.3
Bumps [@wordpress/scripts](https://github.com/WordPress/gutenberg/tree/HEAD/packages/scripts) from 26.6.0 to 26.9.0.
- [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@26.9.0/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>
…newfold-labs/wp-module-data-2.4.2

Composer(deps): Bump newfold-labs/wp-module-data from 2.3.4 to 2.4.2
…wp-phpunit/wp-phpunit-6.2.2

Composer Dev(deps-dev): Bump wp-phpunit/wp-phpunit from 6.2.0 to 6.2.2
…lop/wordpress/i18n-4.38.0

NPM(deps): Bump @wordpress/i18n from 4.35.0 to 4.38.0
…lop/react-router-dom-6.14.2

NPM(deps): Bump react-router-dom from 6.12.1 to 6.14.2
…lop/wordpress/scripts-26.9.0

NPM Dev(deps-dev): Bump @wordpress/scripts from 26.6.0 to 26.9.0
…velop/replayio/action-cypress-0.3.1

GitHub Actions(deps): Bump replayio/action-cypress from 0.3.0 to 0.3.1
Bumps [@replayio/cypress](https://github.com/replayio/replay-cli) from 1.0.2 to 1.1.2.
- [Commits](https://github.com/replayio/replay-cli/compare/@replayio/cypress@1.0.2...@replayio/cypress@1.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@wordpress/env](https://github.com/WordPress/gutenberg/tree/HEAD/packages/env) from 5.16.0 to 8.4.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@8.4.0/packages/env)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@wordpress/icons](https://github.com/WordPress/gutenberg/tree/HEAD/packages/icons) from 9.26.0 to 9.29.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@9.29.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>
Bumps [@wordpress/compose](https://github.com/WordPress/gutenberg/tree/HEAD/packages/compose) from 6.12.0 to 6.15.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/compose@6.15.0/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>
Bumps [@wordpress/dom-ready](https://github.com/WordPress/gutenberg/tree/HEAD/packages/dom-ready) from 3.35.0 to 3.38.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/dom-ready@3.38.0/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] <support@github.com>
…lop/replayio/cypress-1.1.2

NPM Dev(deps-dev): Bump @replayio/cypress from 1.0.2 to 1.1.2
…lop/wordpress/env-8.4.0

NPM Dev(deps-dev): Bump @wordpress/env from 5.16.0 to 8.4.0
…lop/wordpress/icons-9.29.0

NPM(deps): Bump @wordpress/icons from 9.26.0 to 9.29.0
…lop/wordpress/compose-6.15.0

NPM(deps): Bump @wordpress/compose from 6.12.0 to 6.15.0
…lop/wordpress/dom-ready-3.38.0

NPM(deps): Bump @wordpress/dom-ready from 3.35.0 to 3.38.0
@circlecube circlecube requested review from wpscholar and wpalani August 8, 2023 21:28
@circlecube circlecube self-assigned this Aug 8, 2023
@cypress
Copy link

cypress bot commented Aug 8, 2023

Passing run #176 ↗︎

0 55 1 0 Flakiness 0

Details:

update data module bump plugin to version 3.0.9 and WP to 6.3
Project: Web Plugin Commit: bbe1b79277
Status: Passed Duration: 02:07 💡
Started: Aug 8, 2023 9:30 PM Ended: Aug 8, 2023 9:32 PM

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.

@cypress
Copy link

cypress bot commented Aug 8, 2023

Passing run #198 ↗︎

0 55 1 0 Flakiness 0

Details:

Merge bbe1b79 into 182752f...
Project: Web Plugin Commit: f0b96ac247 ℹ️
Status: Passed Duration: 02:10 💡
Started: Aug 8, 2023 9:37 PM Ended: Aug 8, 2023 9:39 PM

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.

@circlecube circlecube merged commit 6a73aae into main Aug 9, 2023
@circlecube circlecube deleted the release/1.2.8 branch August 9, 2023 14:55
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