NASA-PDS / wds

A CSS implementation of the PDS design system for websites and web applications.
Apache License 2.0
0 stars 0 forks source link

Bump the dev-dependencies group across 1 directory with 4 updates #37

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

Bumps the dev-dependencies group with 4 updates in the / directory: sass, stylelint, stylelint-config-standard-scss and stylelint-order.

Updates sass from 1.77.2 to 1.77.6

Release notes

Sourced from sass's releases.

Dart Sass 1.77.5

To install Sass 1.77.5, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • Fully trim redundant selectors generated by @extend.

See the full changelog for changes in earlier releases.

Dart Sass 1.77.4

To install Sass 1.77.4, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

Embedded Sass

  • Support passing Version input for fatalDeprecations as string over embedded protocol.

  • Fix a bug in the JS Embedded Host where Version could be incorrectly accepted as input for silenceDeprecations and futureDeprecations in pure JS.

See the full changelog for changes in earlier releases.

Dart Sass 1.77.3

To install Sass 1.77.3, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

Dart API

  • Deprecation.duplicateVariableFlags has been deprecated and replaced with Deprecation.duplicateVarFlags to make it consistent with the duplicate-var-flags name used on the command line and in the JS API.

See the full changelog for changes in earlier releases.

Changelog

Sourced from sass's changelog.

1.77.6

  • Fix a few cases where comments and occasionally even whitespace wasn't allowed between the end of Sass statements and the following semicolon.

1.77.5

  • Fully trim redundant selectors generated by @extend.

1.77.4

Embedded Sass

  • Support passing Version input for fatalDeprecations as string over embedded protocol.

  • Fix a bug in the JS Embedded Host where Version could be incorrectly accepted as input for silenceDeprecations and futureDeprecations in pure JS.

1.77.3

Dart API

  • Deprecation.duplicateVariableFlags has been deprecated and replaced with Deprecation.duplicateVarFlags to make it consistent with the duplicate-var-flags name used on the command line and in the JS API.
Commits
  • 7aae1e6 Fix a bug where comments were incorrectly forbidden in some cases (#2264)
  • cf6f9d0 Build AOT releases with native arm64 runners (#2262)
  • a1b372e Enable AOT build for linux-riscv64 (#2260)
  • ecff05d Remove the heuristic where long selector lists wouldn't be trimmed (#2255)
  • 5ddd7fc Enable AOT build for linux-riscv64-musl (#2258)
  • 53b9ead Regenerate protobuf as part of default task (#2257)
  • 21eeb4d Parse Deprecation.forVersion on compiler side (#2248)
  • 1073c7b Generate deprecations list from the language repo (#2253)
  • fc24fec Use pubspec_parse dependency equality (#2254)
  • See full diff in compare view


Updates stylelint from 15.11.0 to 16.6.1

Release notes

Sourced from stylelint's releases.

16.6.1

16.6.0

16.5.0

16.4.0

16.3.1

16.3.0

... (truncated)

Changelog

Sourced from stylelint's changelog.

16.6.1

16.6.0

16.5.0

16.4.0

16.3.1

16.3.0

... (truncated)

Commits


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

Release notes

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

13.1.0

  • Changed: scss/dollar-variable-colon-space-after from always to always-single-line to be compatible with the default formatting of Prettier.

13.0.0

12.0.0

Changelog

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

13.1.0

  • Changed: scss/dollar-variable-colon-space-after from always to always-single-line to be compatible with the default formatting of Prettier.

13.0.0

12.0.0

Commits


Updates stylelint-order from 6.0.3 to 6.0.4

Release notes

Sourced from stylelint-order's releases.

6.0.4

  • Added support for Stylelint 16
Changelog

Sourced from stylelint-order's changelog.

6.0.4

  • Added support for Stylelint 16
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 4 months ago

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