KittyGiraudel / a11y-dialog

A very lightweight and flexible accessible modal dialog script.
https://a11y-dialog.netlify.app
MIT License
2.42k stars 130 forks source link

build(deps-dev): bump cypress-real-events from 1.10.3 to 1.11.0 #606

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps cypress-real-events from 1.10.3 to 1.11.0.

Release notes

Sourced from cypress-real-events's releases.

v1.11.0

1.11.0 (2023-11-02)

Bug Fixes

  • click: default force to .5 on mousePressed events (#582) (ef93985), closes #576
  • realType: add an escape sequence for a left brace (#547) (7084781)
  • Remove prettier dependency (#532) (672df4f)

Features

  • Support alt/control/meta modifiers for keyboard events (#569) (021ca12)
Commits
  • 12ae8e0 chore: Release 1.11
  • 43a64d0 chore: Run prettier
  • 4b898de chore: Back patch release branch
  • 021ca12 feat: Support alt/control/meta modifiers for keyboard events (#569)
  • ef93985 fix(click): default force to .5 on mousePressed events (#582)
  • d4dfd55 chore(deps-dev): bump eslint from 8.48.0 to 8.52.0 (#573)
  • 217f4fa chore(deps-dev): bump cypress from 13.3.1 to 13.3.3
  • 081969b chore(deps-dev): bump cypress from 13.1.0 to 13.3.1
  • 129f3bd chore(readme): remove not working badge
  • 642ef8a chore(deps): add Cypress 13 to peer dependencies (#552)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)