codedge / statamic-magiclink

Login into Control Panel without using a password - just by using a magic link.
https://statamic.com/addons/codedge/statamic-magiclink
3 stars 1 forks source link

Bump postcss-focus-visible from 5.0.0 to 8.0.2 #248

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 1 year ago

Bumps postcss-focus-visible from 5.0.0 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.

6.0.4 (February 5, 2022)

  • Improved es module and commonjs compatibility

6.0.3 (January 2, 2022)

  • Removed Sourcemaps from package tarball.
  • Moved CLI to CLI Package. See announcement.

6.0.2 (December 13, 2021)

  • Changed: now uses postcss-selector-parser for parsing.
  • Updated: documentation

6.0.1 (September 22, 2021)

  • Added missing dist to bundle.
  • Added missing exports to package.json
  • Added missing types to package.json
  • Added bundling & testing as prepublish step.

6.0.0 (September 17, 2021)

  • Updated: Support for PostCS 8+ (major).
  • Updated: Support for Node 12+ (major).
Commits
Maintainer changes

This version was pushed to npm by alaguna, a new releaser for postcss-focus-visible since your current version.


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 9 months ago

Superseded by #265.