rethinkdb / docs

RethinkDB documentation
http://rethinkdb.com/docs
Apache License 2.0
117 stars 167 forks source link

Bump bourbon from 4.2.7 to 7.2.0 #1328

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps bourbon from 4.2.7 to 7.2.0.

Release notes

Sourced from bourbon's releases.

v7.2.0

What's Changed

  • Reverted:

Replace / with math.div per Dart Sass 2.0.0 updates. Thanks to @​dkjensen for raising the issue and @​jclusso for merging the migration."

For context see : thoughtbot/bourbon#1106

v7.1.0 - Wild Turkey

Changed

  • Replace / with math.div per Dart Sass 2.0.0 updates. Thanks to @​dkjensen for raising the issue and @​jclusso for merging the migration.

v7.0.0 - Catoctin Creek

Added

  • Improved error handling of unsupported font file formats in the font-face mixin (supported formats are woff2 and woff).
  • CSS var() and env() functions are now accepted as values in the position and size mixins.

Changed

  • Updated thor from 0.x to 1.x

Removed

  • The font-face mixin no longer supports ttf, svg, and eot font file formats.

v6.0.0 - Barrell

Removed

  • Installation through Bower is no longer supported.
  • The sass gem (the deprecated Ruby Sass) is no longer a runtime dependency.

v5.1.0 - Widow Jane

Added

  • $font-stack-system now includes the system-ui value.

Changed

  • The _gamma function will use a pow function, if available.

v5.0.1 - Bookers

Fixed

  • Fixed an issue that would cause Bourbon to not be found when using SassC.

... (truncated)

Changelog

Sourced from bourbon's changelog.

7.2.0 - 2022-02-22

Changed

  • Revert "Replace / with math.div per Dart Sass 2.0.0 updates."

7.1.0 - 2022-02-22

Changed

  • Replace / with math.div per Dart Sass 2.0.0 updates.

7.0.0 - 2020-03-09

Added

  • Improved error handling of unsupported font file formats in the font-face mixin (supported formats are woff2 and woff).
  • CSS var() and env() functions are now accepted as values in the position and size mixins.

Changed

  • Updated thor from 0.x to 1.x

Removed

  • The font-face mixin no longer supports ttf, svg, and eot font file formats.

6.0.0 - 2019-07-10

Removed

  • Installation through Bower is no longer supported.
  • The sass gem (the deprecated Ruby Sass) is no longer a runtime dependency.

[5.1.0] - 2018-07-20

Added

  • $font-stack-system now includes the system-ui value.

... (truncated)

Commits
  • 5af3b53 7.2.0 changelog
  • 589edd2 Revert "Ran the SASS migration tool on division so deprecation warnings stop ...
  • 5202e43 update changelog and release (#1111)
  • b3e2cc5 Ran the SASS migration tool on division so deprecation warnings stop being th...
  • 10b4973 Update README.md (#1105)
  • fbe338e Bourbon v7.0.0
  • 175f86d Update copyright year to 2020
  • 75def1c Remove support for ttf, svg, and eot fonts
  • 8b0a686 Use Node.js 12.16.1
  • fa4bbb4 Use ruby 2.6.5
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #1357.