rethinkdb / www

The RethinkDB website.
https://rethinkdb.com
Apache License 2.0
7 stars 11 forks source link

Bump bourbon from 4.2.7 to 7.3.0 #333

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps bourbon from 4.2.7 to 7.3.0.

Release notes

Sourced from bourbon's releases.

Bourbon v7.3.0

Update initializers so they only include assets for >=Rails 5. Dropped support for <Rails 5.

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

... (truncated)

Changelog

Sourced from bourbon's changelog.

[7.3.0] - 2023-01-20

Changed

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.

... (truncated)

Commits


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)