abhinaba-ghosh / cypress-react-selector

:zap: cypress plugin to locate react elements by component, props and state
https://www.cypress.io/
MIT License
274 stars 28 forks source link

Bump @cypress/webpack-dev-server from 2.0.0 to 2.4.1 #368

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @cypress/webpack-dev-server from 2.0.0 to 2.4.1.

Commits
  • 74f19c1 chore: release @​cypress/webpack-dev-server-v2.4.1
  • f9272bb fix: Improve document.cookie patch (#23643)
  • 1b29ce7 feat: Enable requiring cy.origin dependencies with require() and import() (#2...
  • b20ec54 feat: Hide projectId section when project is not connected to dashboard (#2...
  • fa4a19c feat: enhance test error UI (#24266)
  • f73aef5 fix: clean up inconsistencies in UI between sentence case and title case (#23...
  • 582ab6c fix: Restart server on blockHost configuration change (#24257)
  • fa21345 fix: The record key is obstructed in v10 (#24125)
  • c48b1e0 fix: browser-skipped tests are correctly recorded to the dashboard (#24217)
  • 84cc1e5 chore: manually fix npm package changelogs (#24249)
  • Additional commits viewable 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[bot] commented 2 years ago

Superseded by #370.