OmniLayer / omniexplorer

Block Explorer for Omni Protocol
Other
51 stars 50 forks source link

Bump sanitize.css from 8.0.0 to 13.0.0 #477

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps sanitize.css from 8.0.0 to 13.0.0.

Release notes

Sourced from sanitize.css's releases.

13.0.0

  • Added: :where too all selectors, reducing specificity to nearly zero.
  • Added: All elements now use background-repeat: no repeat.
  • Removed: Overly specific select selector.
  • Removed: Unnecessary focus outline fix previously used in Firefox.
  • Removed: Unnecessary evergreen.css, forms.evergreen.css, and pages.css.
  • Fixed: Prevent zero-width space from consuming space in Safari.
  • Changed: Browser support from "last three versions" to "last two versions".

assets.css

  • Added: video to sizing restrictions.

font/system-ui.css

  • Added: Support for system-ui font family in Firefox.

font/ui-monospace.css

  • Added: Support for ui-monospace font family in Chrome, Edge, and Firefox.

12.0.1 (August 20, 2020)

  • Fixed: Used case-insensitive attribute selectors in the evergreen variations.

12.0.0 (August 20, 2020)

  • Added: Correct table border color inheritance in all Chrome, Edge, and Safari.
  • Added: Remove text indentation from table contents in Chrome, Edge, and Safari.
  • Added: Correct the inheritance of horizontal rule border color in Firefox.
  • Added: Prevent overflow of a pre container in all browsers (opinionated).
  • Added: Evergreen variations of sanitize.css (basically, without IE support).
  • Added: Reduce animations, scrolling effects, and transitions when requested in all browsers (opinionated) to reduce-motion.css.
  • Updated: Move size restrictions (opinionated) in all browsers to assets.css.
  • Removed: Tapping delay style, except in IE 10, where it matters.
  • Removed: Border and padding from color and range input in all browsers.
  • Fixed: Announce nav ol, nav ul list semantics on Safari with VoiceOver.

12.0.0 (August 20, 2020)

  • Added: Correct table border color inheritance in all Chrome, Edge, and Safari.
  • Added: Remove text indentation from table contents in Chrome, Edge, and Safari.
  • Added: Correct the inheritance of horizontal rule border color in Firefox.
  • Added: Prevent overflow of a pre container in all browsers (opinionated).
  • Added: Evergreen variations of sanitize.css (basically, without IE support).
  • Added: Reduce animations, scrolling effects, and transitions when requested in all browsers (opinionated) to reduce-motion.css.

... (truncated)

Changelog

Sourced from sanitize.css's changelog.

13.0.0 (September 14, 2021)

  • Added: :where too all selectors, reducing specificity to nearly zero.
  • Added: All elements now use background-repeat: no repeat.
  • Removed: Overly specific select selector.
  • Removed: Unnecessary focus outline fix previously used in Firefox.
  • Removed: Unnecessary evergreen.css, forms.evergreen.css, and pages.css.
  • Fixed: Prevent zero-width space from consuming space in Safari.
  • Changed: Browser support from "last three versions" to "last two versions".

assets.css

  • Added: video to sizing restrictions.

font/system-ui.css

  • Added: Support for system-ui font family in Firefox.

font/ui-monospace.css

  • Added: Support for ui-monospace font family in Chrome, Edge, and Firefox.

12.0.1 (August 20, 2020)

  • Fixed: Used case-insensitive attribute selectors in the evergreen variations.

12.0.0 (August 20, 2020)

  • Added: Correct table border color inheritance in all Chrome, Edge, and Safari.
  • Added: Remove text indentation from table contents in Chrome, Edge, and Safari.
  • Added: Correct the inheritance of horizontal rule border color in Firefox.
  • Added: Prevent overflow of a pre container in all browsers (opinionated).
  • Added: Evergreen variations of sanitize.css (basically, without IE support).
  • Added: Reduce animations, scrolling effects, and transitions when requested in all browsers (opinionated) to reduce-motion.css.
  • Updated: Move size restrictions (opinionated) in all browsers to assets.css.
  • Removed: Tapping delay style, except in IE 10, where it matters.
  • Removed: Border and padding from color and range input in all browsers.
  • Fixed: Announce nav ol, nav ul list semantics on Safari with VoiceOver.

11.0.1 (May 20, 2020)

  • Fixed: Documentation is updated.

This release is primarily made to update the polyfill used by cdnjs.

11.0.0 (June 3, 2019)

  • Changed: Opinionated select background styling in forms.css is no longer

... (truncated)

Commits
  • 38cd03c 13.0.0
  • b8692b7 Reflect newer practices
  • 6ce9e1a Remove unnecessary prefers-color-scheme page styles
  • eef0b7e Rename font styles
  • 3f6f7ed Remove unnecessary evergreen variations
  • 79c51b1 Remove opinionated block size stretch on body
  • 776bd4d fix typo in the comment
  • 9bbf845 Fill the viewport block in all browsers (opinionated)
  • 9753764 align sanitize.css and evergreen.css
  • 7cf5116 Remove unnecessary fix for focus outlines in Firefox
  • 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 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)