pulibrary / pul_library_drupal

Deprecated - Princeton University Library Core Site Drupal Codebase
https://library.princeton.edu/
GNU General Public License v2.0
3 stars 0 forks source link

Bump bourbon from 4.3.4 to 7.2.0 in /sites/all/themes/pul_base #1896

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps bourbon from 4.3.4 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
Maintainer changes

This version was pushed to npm by ralphbot, a new releaser for bourbon 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 2 years ago

The following labels could not be found: npm.

maxkadel commented 2 years ago

@dependabot rebase

dependabot[bot] commented 2 years ago

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

maxkadel commented 2 years ago

Broke the theming on the site

dependabot[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.