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

Bump @wordpress/e2e-test-utils from 6.0.2 to 7.0.1 #718

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 14, 2022

Bumps @wordpress/e2e-test-utils from 6.0.2 to 7.0.1.

Changelog

Sourced from @​wordpress/e2e-test-utils's changelog.

Unreleased

7.0.0 (2022-03-11)

Breaking Changes

  • Updated clickMenuItem method to use exact label matching instead of partial #39274.

Enhancement

  • The toggleMoreMenu and clickMoreMenuItem utilities no longer require a second 'context' parameter.

6.0.0 (2022-01-27)

Breaking Changes

  • The peer jest dependency has been updated from requiring >=26 to requiring >=27 (see Breaking Changes, #33287).
  • The peer puppeteer dependency has been replaced with puppeteer-core requiring version >=11 (see Breaking Changes, #36040).

New Features

  • Added createReusableBlock function to make it easier to create a simple reusable block (#37333).
  • Added getOption and setOption functions to make it easier to set and reset options such as the site title and site tagline (#37139).

5.4.6 (2021-11-07)

New Features

  • Added disablePageDialogAccept - Disable auto-accepting dialogs enabled by enablePageDialogAccept #35828.

5.4.0 (2021-07-21)

New Features

  • Added createUser and deleteUser - Create and delete a user account, respectively.
  • Added getCurrentUser - Determine the currently logged in user. Changed switchUserToAdmin and switchUserToTest to use it.

5.3.0 (2021-05-31)

New Features

  • Added deleteAllWidgets - Delete all widgets in the widgets screen.

5.0.0 (2021-01-21)

Breaking Changes

  • toggleScreenOption util has been removed, since Preferences modal was redesigned. Use togglePreferencesOption instead (#28329).

... (truncated)

Commits
  • 3494eaf chore(release): publish
  • c37fd7e chore(release): publish
  • cbe2d59 Update changelog files
  • d81082d Merge changes published in the Gutenberg plugin "release/12.8" branch
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team as a code owner March 14, 2022 01:28
@dependabot dependabot bot added Component: Dependencies Pull requests that update a dependency file Component: JavaScript Pull requests that update Javascript code labels Mar 14, 2022
@pauarge pauarge added this to the 3.2.0 milestone Mar 14, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/wordpress/e2e-test-utils-7.0.1 branch 2 times, most recently from 5865304 to f0a5505 Compare March 14, 2022 07:48
Bumps [@wordpress/e2e-test-utils](https://github.com/WordPress/gutenberg/tree/HEAD/packages/e2e-test-utils) from 6.0.2 to 7.0.1.
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/e2e-test-utils/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/e2e-test-utils@7.0.1/packages/e2e-test-utils)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/wordpress/e2e-test-utils-7.0.1 branch from f0a5505 to 830b266 Compare March 14, 2022 07:51
@pauarge pauarge merged commit 475e2b3 into develop Mar 14, 2022
@pauarge pauarge deleted the dependabot/npm_and_yarn/wordpress/e2e-test-utils-7.0.1 branch March 14, 2022 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Dependencies Pull requests that update a dependency file Component: JavaScript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant