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

Upgrade: Bump stylelint-config-sass-guidelines from 6.2.0 to 8.0.0 #151

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 13, 2021

Bumps stylelint-config-sass-guidelines from 6.2.0 to 8.0.0.

Release notes

Sourced from stylelint-config-sass-guidelines's releases.

v8.0.0

Added

  • Set Node engine minimum to version 10.0.0
  • Added Node 14 to automated test matrix

Removed

  • Dropped official support for Node 8
  • Removed Node 8 from automated test matrix

v7.1.0

Changed

  • Add dependabot integration to help with keeping dependencies up to date and secure
  • Bumped up stylelint peer/dev dependency to v13.7.0

Fixed

  • Replaced deprecated at-rule-blacklist rule with at-rule-disallowed-list rule
  • Replaced deprecated declaration-property-value-blacklist rule with declaration-property-value-disallowed-list rule

Removed

  • Removed unused scss-lint files, these were only used to generate lint errors for comparison with stylelint and did not play a functional role in how this stylelint config worked
    • Removed unused Gemfile
    • Removed unused Gemfile.lock
    • Removed src/.scss-lint.yml

v7.0.0

Changed

  • Updated stylelint peerDependency range from ^10.0.1 || ^11.0.0 || ^12.0.0 to ^13.0.0

Node.js v10 or newer is required. That's because stylelint v13 itself doesn't support Node.js versions below 10.

  • Bumped up stylelint-order dependency to ^4.0.0
  • Update test expectations to not require specific error message order
Changelog

Sourced from stylelint-config-sass-guidelines's changelog.

[8.0.0]

Added

  • Set node engine minimum to version 10.0.0
  • Added node 14 to automated test matrix

Removed

  • Dropped official support for Node 8
  • Removed node 8 from automated test matrix

[7.1.0]

Changed

  • Add dependabot integration to help with keeping dependencies up to date and secure
  • Bumped up stylelint peer/dev dependency to v13.7.0

Fixed

  • Replaced deprecated at-rule-blacklist rule with at-rule-disallowed-list rule
  • Replaced deprecated declaration-property-value-blacklist rule with declaration-property-value-disallowed-list rule

Removed

  • Removed unused scss-lint files, these were only used to generate lint errors for comparison with stylelint and did not play a functional role in how this stylelint config worked
    • Removed unused Gemfile
    • Removed unused Gemfile.lock
    • Removed src/.scss-lint.yml

[7.0.0]

Changed

  • Updated stylelint peerDependency range from ^10.0.1 || ^11.0.0 || ^12.0.0 to ^13.0.0

Node.js v10 or newer is required. That's because stylelint v13 itself doesn't support Node.js versions below 10.

  • Bumped up stylelint-order dependency to ^4.0.0
  • Update test expectations to not require specific error message order

[7.0.0]

Changed

  • Updated stylelint peerDependency range from ^10.0.1 || ^11.0.0 || ^12.0.0 to ^13.0.0

Node.js v10 or newer is required. That's because stylelint v13 itself doesn't support Node.js versions below 10.

  • Bumped up stylelint-order dependency to ^4.0.0
  • Update test expectations to not require specific error message order
Commits
  • fe3ea58 Released version 8.0.0
  • 94ce390 Update changelog
  • 7e836e6 Bump tape from 5.0.1 to 5.1.1 (#127)
  • e18f12a Bump @​babel/preset-env from 7.11.5 to 7.12.13 (#130)
  • 0ea26d8 Bump @​babel/core from 7.11.5 to 7.12.13 (#129)
  • cf7ed43 Bump @​babel/cli from 7.11.5 to 7.12.13 (#131)
  • 42c0cec Bump stylelint from 13.7.0 to 13.10.0 (#136)
  • 9e511fc Bump stylelint-scss from 3.18.0 to 3.19.0 (#133)
  • c7c5a3e Drop Node 8 testing support and set minimum node engine to 10.0.0 (#135)
  • 2bbb71a Bump prepend-file from 1.3.1 to 2.0.0 (#98)
  • 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 [stylelint-config-sass-guidelines](https://github.com/bjankord/stylelint-config-sass-guidelines) from 6.2.0 to 8.0.0.
- [Release notes](https://github.com/bjankord/stylelint-config-sass-guidelines/releases)
- [Changelog](https://github.com/bjankord/stylelint-config-sass-guidelines/blob/main/CHANGELOG.md)
- [Commits](bjankord/stylelint-config-sass-guidelines@v6.2.0...v8.0.0)

---
updated-dependencies:
- dependency-name: stylelint-config-sass-guidelines
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the internal label Aug 13, 2021
@changeset-bot
Copy link

changeset-bot bot commented Aug 13, 2021

⚠️ No Changeset found

Latest commit: a585f90

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants