Skip to content
This repository has been archived by the owner on Jan 2, 2023. It is now read-only.

chore(deps): bump sanitize.css from 11.0.1 to 13.0.0 #88

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 14, 2021

Bumps sanitize.css from 11.0.1 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.
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)

Bumps [sanitize.css](https://github.com/csstools/sanitize.css) from 11.0.1 to 13.0.0.
- [Release notes](https://github.com/csstools/sanitize.css/releases)
- [Changelog](https://github.com/csstools/sanitize.css/blob/main/CHANGELOG.md)
- [Commits](csstools/sanitize.css@11.0.1...13.0.0)

---
updated-dependencies:
- dependency-name: sanitize.css
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants