Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump bitters from 1.2.0 to 2.0.3 #52

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

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Dec 20, 2019

⚠️ Dependabot Preview has been deactivated ⚠️

This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to dependabot commands nor will it be automatically closed if a new version is found.

If you close this pull request, Dependabot will re-create it the next time it checks for updates and everything will work as expected.


Bumps bitters from 1.2.0 to 2.0.3.

Release notes

Sourced from bitters's releases.

v2.0.2 - Scrappy’s Peach Bitters

Removed

  • Removed sass runtime dependency

v2.0.1 - Bittermens Hopped Grapefruit Bitters

Fixed

  • Removed the bourbon runtime dependency

v2.0.0 - Mono

Bitters v2.0.0 Mono transforms the code base in a number of ways. First of all, it removes bourbon as a dependency. It also moves much of the Sass variables and transitions them to CSS variables.

v1.8.0 - Dale DeGroff’s Pimento Aromatic Bitters

Added

  • Added $_form-background-color for setting the background-color of text inputs. (#296)

Changed

  • Form text inputs now use $_form-background-color instead of $base-background-color as their background-color. (#296)
  • $base-background-color is now $viewport-background-color and is used to set the background-color of the html element. (#296)
  • Updated Bourbon dependency from 5.0.0.beta.7 to 5.0. (#299)

Removed

  • $secondary-background-color has been removed (it was not used for setting any values. (#296)

#296: thoughtbot/bitters#296 #299: thoughtbot/bitters#299

v1.7.0 - The Bitter End Mexican Mole Bitters

Changed

  • table styles have been improved with left text-alignment throughout the whole table, bottom vertical-alignment within the thead, top vertical-alignment within the tbody, right padding within each cell and borders being set on the trs. (#288)
  • The value of $base-spacing is no longer derived from $base-line-height. (#292)
  • The color of button text is now set using Bourbon's [contrast-switch][contrast-switch] function, to automatically ensure sufficient contrast against the button's background color. (#294)

Removed

... (truncated)
Changelog

Sourced from bitters's changelog.

2.0.3 - 2019-10-25

Fixed

  • Make button text accessible

Removed

  • Remove Bourbon modular-scale function

2.0.2 - 2019-10-08

Removed

  • Removed sass runtime dependency

2.0.1 - 2019-09-03

Fixed

  • Removed the bourbon runtime dependency

[2.0.0] - 2019-07-05

Added

  • Added variables for all font weights
  • Added CSS to make input[type="search"] behave as a textfield in Safari

Changed

  • Changed project Sass variables to native CSS variables
  • Changed variables name structures:
    • Remove "base" from CSS vars (--base-font-family to --font-family)
    • Placing the modifier after the noun instead of before. Example: --font-family--heading
    • Separating the modifier and noun with 2 dashes. Example: --font-weight--extra-light
  • Changed the default border to use currentColor
  • Changed remaining pixel (px) values to rems

Removed

  • Removed unused base-z-index variable
  • Removed unused medium-gray variable
  • Removed unused gray-light variable
... (truncated)
Commits
  • f94df26 Bitters v2.0.3
  • e1a95eb Make button text accessible
  • 9646664 Remove Bourbon modular-scale function
  • 029445e Use Ruby 2.6.5 in CircleCI
  • cbfa319 Remove Bourbon Family section from readme
  • 12f6a26 Update to text-decoration-skip-ink property
  • c71730f Switch to Dart Sass for contributing site
  • 0eddbe6 Add and configure ESLint
  • 31ae606 Update node.js from 10.16.0 to 10.16.3
  • 3ad41ff Update ruby from 2.6.3 to 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Dec 20, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/bitters-2.0.3 branch from 6ca8de5 to 89e1bc2 Compare March 2, 2020 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants