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 stylelint-scss from 6.3.0 to 6.3.2 #258

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2024

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps stylelint-scss from 6.3.0 to 6.3.2.

Release notes

Sourced from stylelint-scss's releases.

6.3.2

  • Fixed: at-mixin-no-risky-nesting-selector fix false positives (#1010).
  • Fixed: operator-no-unspaced handle variables with unary negation (#1011).

Full Changelog: stylelint-scss/stylelint-scss@v6.3.1...v6.3.2

6.3.1

  • Fixed: selector-no-redundant-nesting-selector handle pseudo selectors (#1008).
  • Fixed: operator-no-unspaced handle Tailwind CSS direct children styling (#1007).
  • Fixed: no-unused-private-members fix changes from hyphen to underscore in debug message (#1002).

Full Changelog: stylelint-scss/stylelint-scss@v6.3.0...v6.3.1

Changelog

Sourced from stylelint-scss's changelog.

6.3.2

  • Fixed: at-mixin-no-risky-nesting-selector fix false positives (#1010).
  • Fixed: operator-no-unspaced handle variables with unary negation (#1011).

Full Changelog: stylelint-scss/stylelint-scss@v6.3.1...v6.3.2

6.3.1

  • Fixed: selector-no-redundant-nesting-selector handle pseudo selectors (#1008).
  • Fixed: operator-no-unspaced handle Tailwind CSS direct children styling (#1007).
  • Fixed: no-unused-private-members fix changes from hyphen to underscore in debug message (#1002).

Full Changelog: stylelint-scss/stylelint-scss@v6.3.0...v6.3.1

Commits
  • 35fa6b1 6.3.2
  • fb565cb Prepare version 6.3.2
  • 042177a operator-no-unspaced: handle variables with unary negation (#1011)
  • a62f7eb Fix false positives in at-mixin-no-risky-nesting-selector (#1010)
  • 9cd9e62 6.3.1
  • f0415e0 Prepare version 6.3.1
  • 82aa0e9 selector-no-redundant-nesting-selector: handle pseudo selectors (#1008)
  • 80502d7 operator-no-unspaced: handle Tailwind CSS direct children styling (#1007)
  • 192441f Fix changes from hyphen to underscore in debug message (#1002)
  • a4004cc build(deps-dev): bump stylelint from 16.5.0 to 16.6.1 (#1006)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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-scss](https://github.com/stylelint-scss/stylelint-scss) from 6.3.0 to 6.3.2.
- [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](stylelint-scss/stylelint-scss@v6.3.0...v6.3.2)

---
updated-dependencies:
- dependency-name: stylelint-scss
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from XhmikosR July 1, 2024 08:20
@XhmikosR XhmikosR merged commit 391d1b0 into main Jul 1, 2024
5 checks passed
@XhmikosR XhmikosR deleted the dependabot/npm_and_yarn/stylelint-scss-6.3.2 branch July 1, 2024 13:59
renovate bot referenced this pull request in davidsneighbour/hugo-modules Sep 15, 2024
…#1352)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[stylelint-config-twbs-bootstrap](https://redirect.github.com/twbs/stylelint-config-twbs-bootstrap)
| [`^13.0.0` ->
`^15.0.0`](https://renovatebot.com/diffs/npm/stylelint-config-twbs-bootstrap/13.0.0/15.0.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/stylelint-config-twbs-bootstrap/15.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/stylelint-config-twbs-bootstrap/15.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/stylelint-config-twbs-bootstrap/13.0.0/15.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/stylelint-config-twbs-bootstrap/13.0.0/15.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>twbs/stylelint-config-twbs-bootstrap
(stylelint-config-twbs-bootstrap)</summary>

###
[`v15.0.0`](https://redirect.github.com/twbs/stylelint-config-twbs-bootstrap/releases/tag/v15.0.0)

[Compare
Source](https://redirect.github.com/twbs/stylelint-config-twbs-bootstrap/compare/v14.2.0...v15.0.0)

#### What's Changed

-   **BREAKING** Require stylelint 16.8.0
- Bump stylelint from 16.6.1 to 16.8.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/twbs/stylelint-config-twbs-bootstrap/pull/260](https://redirect.github.com/twbs/stylelint-config-twbs-bootstrap/pull/260)
- Bump
[@&#8203;stylistic/stylelint-plugin](https://redirect.github.com/stylistic/stylelint-plugin)
from 2.1.2 to 3.0.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/twbs/stylelint-config-twbs-bootstrap/pull/259](https://redirect.github.com/twbs/stylelint-config-twbs-bootstrap/pull/259)
- Bump
[@&#8203;stylistic/stylelint-config](https://redirect.github.com/stylistic/stylelint-config)
from 1.0.1 to 2.0.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/twbs/stylelint-config-twbs-bootstrap/pull/262](https://redirect.github.com/twbs/stylelint-config-twbs-bootstrap/pull/262)
- Bump stylelint-scss from 6.3.2 to 6.5.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/twbs/stylelint-config-twbs-bootstrap/pull/263](https://redirect.github.com/twbs/stylelint-config-twbs-bootstrap/pull/263)
- Bump stylelint from 16.8.1 to 16.9.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/twbs/stylelint-config-twbs-bootstrap/pull/265](https://redirect.github.com/twbs/stylelint-config-twbs-bootstrap/pull/265)
- Bump
[@&#8203;stylistic/stylelint-plugin](https://redirect.github.com/stylistic/stylelint-plugin)
from 3.0.0 to 3.0.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/twbs/stylelint-config-twbs-bootstrap/pull/264](https://redirect.github.com/twbs/stylelint-config-twbs-bootstrap/pull/264)
- Bump stylelint-scss from 6.5.0 to 6.5.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/twbs/stylelint-config-twbs-bootstrap/pull/266](https://redirect.github.com/twbs/stylelint-config-twbs-bootstrap/pull/266)
- Bump stylelint-config-recess-order from 5.0.1 to 5.1.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/twbs/stylelint-config-twbs-bootstrap/pull/267](https://redirect.github.com/twbs/stylelint-config-twbs-bootstrap/pull/267)
- Update ESLint to v9.x by
[@&#8203;XhmikosR](https://redirect.github.com/XhmikosR) in
[https://github.com/twbs/stylelint-config-twbs-bootstrap/pull/269](https://redirect.github.com/twbs/stylelint-config-twbs-bootstrap/pull/269)

**Full Changelog**:
twbs/stylelint-config-twbs-bootstrap@v14.2.0...v15.0.0

###
[`v14.2.0`](https://redirect.github.com/twbs/stylelint-config-twbs-bootstrap/releases/tag/v14.2.0)

[Compare
Source](https://redirect.github.com/twbs/stylelint-config-twbs-bootstrap/compare/v14.1.0...v14.2.0)

#### What's Changed

- Bump
[@&#8203;stylistic/stylelint-plugin](https://redirect.github.com/stylistic/stylelint-plugin)
from 2.1.1 to 2.1.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/twbs/stylelint-config-twbs-bootstrap/pull/253](https://redirect.github.com/twbs/stylelint-config-twbs-bootstrap/pull/253)
- Bump stylelint from 16.3.1 to 16.4.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/twbs/stylelint-config-twbs-bootstrap/pull/252](https://redirect.github.com/twbs/stylelint-config-twbs-bootstrap/pull/252)
- Bump stylelint-config-recess-order from 5.0.0 to 5.0.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/twbs/stylelint-config-twbs-bootstrap/pull/250](https://redirect.github.com/twbs/stylelint-config-twbs-bootstrap/pull/250)
- Bump stylelint-config-standard-scss from 13.0.0 to 13.1.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/twbs/stylelint-config-twbs-bootstrap/pull/251](https://redirect.github.com/twbs/stylelint-config-twbs-bootstrap/pull/251)
- Bump stylelint from 16.4.0 to 16.6.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/twbs/stylelint-config-twbs-bootstrap/pull/256](https://redirect.github.com/twbs/stylelint-config-twbs-bootstrap/pull/256)
- Bump stylelint-scss from 6.2.1 to 6.3.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/twbs/stylelint-config-twbs-bootstrap/pull/255](https://redirect.github.com/twbs/stylelint-config-twbs-bootstrap/pull/255)
- Bump stylelint-config-standard from 36.0.0 to 36.0.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/twbs/stylelint-config-twbs-bootstrap/pull/257](https://redirect.github.com/twbs/stylelint-config-twbs-bootstrap/pull/257)
- Bump stylelint-scss from 6.3.0 to 6.3.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/twbs/stylelint-config-twbs-bootstrap/pull/258](https://redirect.github.com/twbs/stylelint-config-twbs-bootstrap/pull/258)

**Full Changelog**:
twbs/stylelint-config-twbs-bootstrap@v14.1.0...v14.2.0

###
[`v14.1.0`](https://redirect.github.com/twbs/stylelint-config-twbs-bootstrap/releases/tag/v14.1.0)

[Compare
Source](https://redirect.github.com/twbs/stylelint-config-twbs-bootstrap/compare/v14.0.0...v14.1.0)

#### What's Changed

- Bump stylelint-config-recess-order from 4.4.0 to 4.6.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/twbs/stylelint-config-twbs-bootstrap/pull/245](https://redirect.github.com/twbs/stylelint-config-twbs-bootstrap/pull/245)
- Bump eslint from 8.56.0 to 8.57.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/twbs/stylelint-config-twbs-bootstrap/pull/244](https://redirect.github.com/twbs/stylelint-config-twbs-bootstrap/pull/244)
- Bump
[@&#8203;stylistic/stylelint-plugin](https://redirect.github.com/stylistic/stylelint-plugin)
from 2.0.0 to 2.1.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/twbs/stylelint-config-twbs-bootstrap/pull/243](https://redirect.github.com/twbs/stylelint-config-twbs-bootstrap/pull/243)
- Bump stylelint-scss from 6.1.0 to 6.2.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/twbs/stylelint-config-twbs-bootstrap/pull/246](https://redirect.github.com/twbs/stylelint-config-twbs-bootstrap/pull/246)
- Bump
[@&#8203;stylistic/stylelint-plugin](https://redirect.github.com/stylistic/stylelint-plugin)
from 2.1.0 to 2.1.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/twbs/stylelint-config-twbs-bootstrap/pull/247](https://redirect.github.com/twbs/stylelint-config-twbs-bootstrap/pull/247)
- Bump stylelint-config-recess-order from 4.6.0 to 5.0.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/twbs/stylelint-config-twbs-bootstrap/pull/248](https://redirect.github.com/twbs/stylelint-config-twbs-bootstrap/pull/248)
- Bump stylelint from 16.2.1 to 16.3.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/twbs/stylelint-config-twbs-bootstrap/pull/249](https://redirect.github.com/twbs/stylelint-config-twbs-bootstrap/pull/249)

**Full Changelog**:
twbs/stylelint-config-twbs-bootstrap@v14.0.0...v14.1.0

###
[`v14.0.0`](https://redirect.github.com/twbs/stylelint-config-twbs-bootstrap/releases/tag/v14.0.0)

[Compare
Source](https://redirect.github.com/twbs/stylelint-config-twbs-bootstrap/compare/v13.0.0...v14.0.0)

#### What's Changed

**BREAKING**: Minimum stylelint version is 16.1.0

- Bump stylelint-scss from 6.0.0 to 6.1.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/twbs/stylelint-config-twbs-bootstrap/pull/241](https://redirect.github.com/twbs/stylelint-config-twbs-bootstrap/pull/241)
- Bump stylelint from 16.0.2 to 16.2.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/twbs/stylelint-config-twbs-bootstrap/pull/242](https://redirect.github.com/twbs/stylelint-config-twbs-bootstrap/pull/242)
- Bump stylelint-config-standard-scss from 12.0.0 to 13.0.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/twbs/stylelint-config-twbs-bootstrap/pull/239](https://redirect.github.com/twbs/stylelint-config-twbs-bootstrap/pull/239)
- Bump stylelint-config-standard from 35.0.0 to 36.0.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/twbs/stylelint-config-twbs-bootstrap/pull/238](https://redirect.github.com/twbs/stylelint-config-twbs-bootstrap/pull/238)

**Full Changelog**:
twbs/stylelint-config-twbs-bootstrap@v13.0.0...v14.0.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/davidsneighbour/hugo-modules).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43NC4xIiwidXBkYXRlZEluVmVyIjoiMzguNzQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant