-
Notifications
You must be signed in to change notification settings - Fork 1
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
Release/1.2.8 #90
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 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
Add the SSO module
* 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>
Add dependabot.yml file
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
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
Passing run #176 ↗︎
Details:
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. |
Passing run #198 ↗︎
Details:
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. |
wpalani
approved these changes
Aug 9, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
update data module
bump plugin to version 1.2.8
bump WP to 6.3 in tests and tested up to value