jelly / cockpit

There's code a goin' on
http://www.cockpit-project.org/
GNU Lesser General Public License v2.1
0 stars 0 forks source link

[no-test]: Bump the stylelint group with 4 updates #38

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 9 months ago

Bumps the stylelint group with 4 updates: stylelint, stylelint-config-standard, stylelint-config-standard-scss and stylelint-formatter-pretty.

Updates stylelint from 15.11.0 to 16.0.2

Release notes

Sourced from stylelint's releases.

16.0.2

16.0.1

16.0.0

Migrating to 16.0.0 guide.

16.0.0-3

This is a pre-release version of 16.0.0. For details, see the following documents:

You can try the pre-release version via:

npm i stylelint@next

16.0.0-2

This is a pre-release version of 16.0.0. For details, see the following documents:

You can try the pre-release version via:

</tr></table> 

... (truncated)

Changelog

Sourced from stylelint's changelog.

16.0.2

16.0.1

16.0.0

Migrating to 16.0.0 guide.

Commits


Updates stylelint-config-standard from 34.0.0 to 35.0.0

Release notes

Sourced from stylelint-config-standard's releases.

35.0.0

Changelog

Sourced from stylelint-config-standard's changelog.

35.0.0

Commits


Updates stylelint-config-standard-scss from 11.1.0 to 12.0.0

Release notes

Sourced from stylelint-config-standard-scss's releases.

12.0.0

Changelog

Sourced from stylelint-config-standard-scss's changelog.

12.0.0

Commits


Updates stylelint-formatter-pretty from 3.2.1 to 4.0.0

Release notes

Sourced from stylelint-formatter-pretty's releases.

v4.0.0

Breaking Changes

  • Require Stylelint 16.0.0 or newer.
  • Require Node.js 18.12.0 or newer.
  • This package is now pure ESM. It cannot be require()'d from CommonJS. This means you have the following choices:
    1. Use ESM yourself. (preferred)
      Use import formatter from 'stylelint-formatter-pretty' instead of const formatter = require('stylelint-formatter-pretty') to import the package.
    2. If you cannot move to ESM yet, do not upgrade to this version.

Updates

  • Update actions:
    • Update to actions/checkout@4.0.0
    • Update to actions/setup-node@4.0.0
    • Update to actions/stale@9.0.0
  • Update dependencies:
    • Update to ansi-escapes@6.2.0
    • Update to ava@6.0.1
    • Update to lint-staged@15.2.0
    • Update to log-symbols@6.0.0
    • Update to plur@5.1.0
    • Update to string-width@7.0.0
    • Update to xo@0.56.0

Full Changelog: https://github.com/mrcgrtz/stylelint-formatter-pretty/compare/v3.2.1...v4.0.0

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 9 months ago

The following labels could not be found: node_modules.

dependabot[bot] commented 8 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.