20minutes / colette

A CSS and JS starter kit for 20 Minutes web projects
http://developers.20minutes.fr/colette/
MIT License
6 stars 16 forks source link

Bump postcss-focus-visible from 6.0.4 to 8.0.2 #1499

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps postcss-focus-visible from 6.0.4 to 8.0.2.

Changelog

Sourced from postcss-focus-visible's changelog.

8.0.2 (February 8, 2023)

  • Reduce the amount of duplicate fallback CSS.

8.0.1 (January 28, 2023)

  • Improve types declaration in package.json

8.0.0 (January 24, 2023)

  • Updated: Support for Node v14+ (major).
  • Fix: Do not throw when a selector is invalid, show a warning instead.

7.1.0 (July 30, 2022)

  • Added: disablePolyfillReadyClass plugin option to prevent .js-focus-visible from being added.

7.0.0 (July 8, 2022)

  • Breaking: Changed generated classes so it prepends .js-focus-visible to the generated class so CSS is applied when the polyfill is known to be running.
Commits


Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.