cnumr / EcoIndex

Dépôt du site www.ecoindex.fr
http://www.ecoindex.fr
Other
67 stars 13 forks source link

build(deps): bump a11y-dialog from 7.5.3 to 8.0.4 #310

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 9 months ago

Bumps a11y-dialog from 7.5.3 to 8.0.4.

Release notes

Sourced from a11y-dialog's releases.

8.0.4

What's Changed

  • Try/catch a new DOM query which could fail in unsupported browsers (a446b5cd02be0e45c6619a031b9b237ce9e4c675)

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

8.0.3

What's Changed

Full Changelog: https://github.com/KittyGiraudel/a11y-dialog/compare/8.0.2...8.0.3

8.0.2

What's Changed

New Contributors

Full Changelog: https://github.com/KittyGiraudel/a11y-dialog/compare/8.0.1...8.0.2

8.0.1

What's Changed

  • Update some dev dependencies (#550, #551, #552, #554)
  • Ensure the banner comment in the dist files mention v8+

Full Changelog: https://github.com/KittyGiraudel/a11y-dialog/compare/8.0.0...8.0.1

8.0.0

What’s Changed

This version focuses on source code optimization by leveraging TypeScript, ES6 and DOM APIs. Besides the events signature having changed, version 8 should be mostly backward-compatible provided you do not rely on internal properties and do not need Internet Explorer support. If you do, stick to v7.

Read the migration guide.

Breaking

  • The library now longer supports Internet Explorer (by @​mxmason in #382).
  • Pseudo-private properties prefixed with an underscore (e.g. _id) are no longer prefixed, and marked as private in TypeScript instead (by @​mxmason in #379).
  • All events now go through cancellable DOM CustomEvent objects instead of a custom event system, and the event listener signature has changed (#239).

Potentially breaking

... (truncated)

Commits
  • 9039c1e Prepare version 8.0.4
  • a446b5c Try/catch a new DOM query which could fail in unsupported browsers
  • 36dccb3 Prepare version 8.0.3
  • 6a5fb61 Merge pull request #578 from KittyGiraudel/popover-support
  • 826e6f8 Merge pull request #587 from KittyGiraudel/dependabot/npm_and_yarn/rollup-3.29.4
  • c228410 Merge pull request #588 from KittyGiraudel/dependabot/npm_and_yarn/rollup/plu...
  • 41d7b72 build(deps-dev): bump @​rollup/plugin-typescript from 11.1.3 to 11.1.4
  • 9784dd1 build(deps-dev): bump rollup from 3.29.3 to 3.29.4
  • 891b537 Merge pull request #581 from KittyGiraudel/dependabot/npm_and_yarn/cypress-re...
  • badad0f build(deps-dev): bump cypress-real-events from 1.10.2 to 1.10.3
  • 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)
github-actions[bot] commented 7 months ago

Cette pull request a été marquée comme inactive car elle n'a pas eu de mise à jour depuis 30 jours. Si elle n'est pas mise à jour d'ici 7 jours, elle sera fermée automatiquement. Pour éviter qu'elle soit fermée, vous pouvez ajouter le label keep open.

github-actions[bot] commented 6 months ago

Cette pull request a été fermée car elle est inactive depuis 37 jours. Si vous pensez que c'est une erreur, vous pouvez la rouvrir.

dependabot[bot] commented 6 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.