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

chore(deps-dev): bump the npm group with 3 updates #869

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps the npm group with 3 updates: stylelint, stylelint-config-recess-order and stylelint-scss.

Updates stylelint from 16.13.0 to 16.13.2

Release notes

Sourced from stylelint's releases.

16.13.2

16.13.1

Changelog

Sourced from stylelint's changelog.

16.13.2 - 2025-01-14

It fixes a regression bug with --fix.

16.13.1 - 2025-01-13

It fixes one bug due to an upstream change in our ignore dependency.

Commits

Updates stylelint-config-recess-order from 5.1.1 to 6.0.0

Release notes

Sourced from stylelint-config-recess-order's releases.

v6.0.0

Major Changes

  • Update property grouping (#382)

    Property order is generally the same, with a few groups being re-ordered or split up. View the PR for details of all the changes, or read the decision document for the rationale behind the change.

Patch Changes

  • Sort out-of-order logical properties (Fixes #384) (#382)

    overflow-inline now comes before overflow-block. Scroll padding & margin block properties now come before the inline properties.

  • Remove duplicate word-spacing property (Fixes #361) (#382)

  • Remove invalid properties (Fixes #388) (#382)

Changelog

Sourced from stylelint-config-recess-order's changelog.

6.0.0

Major Changes

  • Update property grouping (#382)

    Property order is generally the same, with a few groups being re-ordered or split up. View the PR for details of all the changes, or read the decision document for the rationale behind the change.

Patch Changes

  • Sort out-of-order logical properties (Fixes #384) (#382)

    overflow-inline now comes before overflow-block. Scroll padding & margin block properties now come before the inline properties.

  • Remove duplicate word-spacing property (Fixes #361) (#382)

  • Remove invalid properties (Fixes #388) (#382)

Commits

Updates stylelint-scss from 6.10.0 to 6.10.1

Release notes

Sourced from stylelint-scss's releases.

6.10.1

  • Fixed: declaration-property-value-no-unknown fix trailing whitespace in value parsing (#1089).
  • Fixed: no-global-function-names allow CSS round function (#1097).

Full Changelog: stylelint-scss/stylelint-scss@v6.10.0...v6.10.1

Changelog

Sourced from stylelint-scss's changelog.

6.10.1

  • Fixed: declaration-property-value-no-unknown fix trailing whitespace in value parsing (#1089).
  • Fixed: no-global-function-names allow CSS round function (#1097).

Full Changelog: stylelint-scss/stylelint-scss@v6.10.0...v6.10.1

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the npm group with 3 updates: [stylelint](https://github.com/stylelint/stylelint), [stylelint-config-recess-order](https://github.com/stormwarning/stylelint-config-recess-order) and [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss).


Updates `stylelint` from 16.13.0 to 16.13.2
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@16.13.0...16.13.2)

Updates `stylelint-config-recess-order` from 5.1.1 to 6.0.0
- [Release notes](https://github.com/stormwarning/stylelint-config-recess-order/releases)
- [Changelog](https://github.com/stormwarning/stylelint-config-recess-order/blob/main/CHANGELOG.md)
- [Commits](stormwarning/stylelint-config-recess-order@v5.1.1...v6.0.0)

Updates `stylelint-scss` from 6.10.0 to 6.10.1
- [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.10.0...v6.10.1)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: stylelint-config-recess-order
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: stylelint-scss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 20, 2025
@mergify mergify bot merged commit 24722a9 into main Jan 20, 2025
5 checks passed
@mergify mergify bot deleted the dependabot/npm_and_yarn/npm-b286a3e145 branch January 20, 2025 07:22
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants