t3n / neos-debug

Adds a debug panel to your Neos CMS website
MIT License
30 stars 16 forks source link

Bump @testing-library/cypress from 4.1.1 to 5.0.2 in /e2e #41

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

Bumps @testing-library/cypress from 4.1.1 to 5.0.2.

Release notes *Sourced from [@testing-library/cypress's releases](https://github.com/kentcdodds/cypress-testing-library/releases).* > ## v5.0.2 > ## [5.0.2](https://github.com/kentcdodds/cypress-testing-library/compare/v5.0.1...v5.0.2) (2019-10-11) > > > ### Bug Fixes > > * set timeout on the outer command then chain ([#90](https://github-redirect.dependabot.com/kentcdodds/cypress-testing-library/issues/90)) ([c78aed5](https://github.com/kentcdodds/cypress-testing-library/commit/c78aed56b9b862ef736cb9cdddf0fb74ca406574)) > > ## v5.0.1 > ## [5.0.1](https://github.com/kentcdodds/cypress-testing-library/compare/v5.0.0...v5.0.1) (2019-09-17) > > > ### Bug Fixes > > * **TS:** bump [@​types](https://github.com/types) version number ([#85](https://github-redirect.dependabot.com/kentcdodds/cypress-testing-library/issues/85)) ([e463ac2](https://github.com/kentcdodds/cypress-testing-library/commit/e463ac2)) > > ## v5.0.0 > # [5.0.0](https://github.com/kentcdodds/cypress-testing-library/compare/v4.2.0...v5.0.0) (2019-09-04) > > ### Features > > * Add retry-ability to the cypress adapters for dom-testing-library ([#78](https://github-redirect.dependabot.com/kentcdodds/cypress-testing-library/issues/78)) ([ab5263d](https://github.com/kentcdodds/cypress-testing-library/commit/ab5263d)), closes [#78](https://github-redirect.dependabot.com/kentcdodds/cypress-testing-library/issues/78) > * Replace Chai assertion error messages with better feedback about the failed command names > > ### BREAKING CHANGES > > * get* queries are now removed, because users expect the retry-ability from Cypress by default. We now throw an error asking the user to use find* instead. > > > > ## v4.2.0 > # [4.2.0](https://github.com/kentcdodds/cypress-testing-library/compare/v4.1.1...v4.2.0) (2019-08-29) > > > ### Features > > * support configuring the `testIdAttribute` ([#81](https://github-redirect.dependabot.com/kentcdodds/cypress-testing-library/issues/81)) ([3ada0f2](https://github.com/kentcdodds/cypress-testing-library/commit/3ada0f2))
Commits - [`c78aed5`](https://github.com/testing-library/cypress-testing-library/commit/c78aed56b9b862ef736cb9cdddf0fb74ca406574) fix: set timeout on the outer command then chain ([#90](https://github-redirect.dependabot.com/kentcdodds/cypress-testing-library/issues/90)) - [`a2660e3`](https://github.com/testing-library/cypress-testing-library/commit/a2660e34444454b1856d6056b9f37f5629a2c580) docs: add kefranabg as a contributor ([#93](https://github-redirect.dependabot.com/kentcdodds/cypress-testing-library/issues/93)) - [`b08f973`](https://github.com/testing-library/cypress-testing-library/commit/b08f973e1c9cb22d61e57d1be58b51614c03fc5a) docs: add frinyvonnick as a contributor ([#92](https://github-redirect.dependabot.com/kentcdodds/cypress-testing-library/issues/92)) - [`e74ddd4`](https://github.com/testing-library/cypress-testing-library/commit/e74ddd4ba66e8011cc7aad5c6ec8d61cdcb106c6) docs: fix broken links to tests ([#91](https://github-redirect.dependabot.com/kentcdodds/cypress-testing-library/issues/91)) - [`6c6c0b7`](https://github.com/testing-library/cypress-testing-library/commit/6c6c0b79033978e3d3d30694523a0185813db1b0) docs: add afontcu as a contributor ([#88](https://github-redirect.dependabot.com/kentcdodds/cypress-testing-library/issues/88)) - [`3409b91`](https://github.com/testing-library/cypress-testing-library/commit/3409b91150732b802e7cda514c91f8a830a783c8) docs: add juliusdelta as a contributor ([#87](https://github-redirect.dependabot.com/kentcdodds/cypress-testing-library/issues/87)) - [`931abec`](https://github.com/testing-library/cypress-testing-library/commit/931abecc11ea28e05f887dd15fab646d36225bd2) docs: update README.md to coincide with 5.0 release ([#86](https://github-redirect.dependabot.com/kentcdodds/cypress-testing-library/issues/86)) - [`e463ac2`](https://github.com/testing-library/cypress-testing-library/commit/e463ac2618e2f99fce72fb86725187e77a448c42) fix(TS): bump [@​types](https://github.com/types) version number ([#85](https://github-redirect.dependabot.com/kentcdodds/cypress-testing-library/issues/85)) - [`ab5263d`](https://github.com/testing-library/cypress-testing-library/commit/ab5263dcb36c8c299380af7ab424e759feccab0c) Add retry-ability to the cypress adapters for dom-testing-library ([#78](https://github-redirect.dependabot.com/kentcdodds/cypress-testing-library/issues/78)) - [`3ada0f2`](https://github.com/testing-library/cypress-testing-library/commit/3ada0f2e7b2d44955047c4904f2e322b2941f39b) feat: support configuring the `testIdAttribute` ([#81](https://github-redirect.dependabot.com/kentcdodds/cypress-testing-library/issues/81)) - Additional commits viewable in [compare view](https://github.com/kentcdodds/cypress-testing-library/compare/v4.1.1...v5.0.2)


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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Looks like @testing-library/cypress is up-to-date now, so this is no longer needed.