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

Updates for Release 3.0.6 #546

Merged
merged 15 commits into from
Jul 10, 2023
Merged

Updates for Release 3.0.6 #546

merged 15 commits into from
Jul 10, 2023

Conversation

wpscholar
Copy link
Member

Proposed changes

Updates to onboarding and patterns modules for release 3.0.6

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)

arunshenoy99 and others added 15 commits July 7, 2023 19:54
Bumps [@wordpress/env](https://github.com/WordPress/gutenberg/tree/HEAD/packages/env) from 8.2.0 to 8.3.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]>
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.16.0 to 12.17.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@v12.16.0...v12.17.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  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 6.12.0 to 6.14.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]>
…/wordpress/compose-6.14.0

NPM(deps): Bump @wordpress/compose from 6.12.0 to 6.14.0
…/react-router-dom-6.14.1

NPM(deps): Bump react-router-dom from 6.13.0 to 6.14.1
…/cypress-12.17.0

NPM Dev(deps-dev): Bump cypress from 12.16.0 to 12.17.0
Bumps [@replayio/cypress](https://github.com/replayio/replay-cli) from 1.0.2 to 1.0.5.
- [Commits](https://github.com/replayio/replay-cli/compare/@replayio/[email protected]...@replayio/[email protected])

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

Signed-off-by: dependabot[bot] <[email protected]>
…/wordpress/env-8.3.0

NPM Dev(deps-dev): Bump @wordpress/env from 8.2.0 to 8.3.0
…/replayio/cypress-1.0.5

NPM Dev(deps-dev): Bump @replayio/cypress from 1.0.2 to 1.0.5
@wpscholar wpscholar self-assigned this Jul 7, 2023
@replay-io
Copy link

replay-io bot commented Jul 7, 2023

php-7.3, wp-6.1

1 replays were recorded for f6cb7cd.

image 1 Failed
  • tests/cypress/integration/settings.cy.js
    1. Is Accessible
    2. Has Coming Soon
    3. Has Auto Updates Settings
    4. Has Content Settings
    5. Has Comments Settings
    6. On load update all is checked, which forces other updates to check and disabled state
    7. Disable ALL toggle, leaves everything checked, but enables them
    8. Core toggle works
    9. Plugins toggle works
    10. Themes toggle works
    11. All toggle activates all
    12. Disabling All toggle returns to previous state
      AssertionError: Timed out retrying after 4000ms: Expected to find content: 'Disabled All auto-updates' within the element: <aside.yst-notifications.yst-notifications--bottom-left> and with the selector: 'p' but never did.
    13. All Toggle takes over again when all are enabled
    14. Content Settings Work
    15. Comment Settings Work
image 0 Passed

View test run on Replay ↗︎

@wpscholar wpscholar merged commit 9fb946e into main Jul 10, 2023
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.

2 participants