KittyGiraudel / react-a11y-dialog

An accessible React component for a11y-dialog
https://a11y-dialog.netlify.app
MIT License
173 stars 16 forks source link

chore(deps): bump a11y-dialog from 8.0.4 to 8.1.0 #408

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps a11y-dialog from 8.0.4 to 8.1.0.

Release notes

Sourced from a11y-dialog's releases.

8.1.0

What's Changed

Library

Development

  • Switch formatting from Prettier to Biome (#698)
  • Improve the TypeScript configuration
  • Improve up the Rollup configuration
  • Update dev dependencies

Tests

  • Move the tests to TypeScript (#699)
  • Set up some smoke tests for building and packaging (#703)
  • Fix some Shadow DOM tests failing following a Cypress patch (#663)
  • Broaden the Cypress test coverage

Full Changelog: https://github.com/KittyGiraudel/a11y-dialog/compare/8.0.4...8.1.0

Commits
  • 38cebd7 Prepare version 8.1.0
  • 8493135 Update husky prepare command
  • 46f6cf1 Improve the TypeScript configuration
  • a979d8f Rename the GitHub action
  • b89d508 Adjust the README
  • 18e1f31 Merge pull request #589 from KittyGiraudel/web-components
  • 287962f Add more tests
  • c6c0f8f Simplify the fix a little
  • 9f0efc1 Add additional tests for web-components
  • ecb87dd Fix closers not closing dialogs as web components
  • 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)