Skip to content
This repository was archived by the owner on Jun 22, 2024. It is now read-only.

chore(Renovate): ⬆️ Update Stylelint dependencies #463

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 22, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
stylelint (source) 16.1.0 -> 16.6.1 age adoption passing confidence
stylelint-config-standard-scss 13.0.0 -> 13.1.0 age adoption passing confidence
stylelint-no-unsupported-browser-features 8.0.0 -> 8.0.1 age adoption passing confidence
stylelint-scss 6.0.0 -> 6.3.1 age adoption passing confidence

Release Notes

stylelint/stylelint (stylelint)

v16.6.1

Compare Source

v16.6.0

Compare Source

v16.5.0

Compare Source

v16.4.0

Compare Source

v16.3.1

Compare Source

v16.3.0

Compare Source

v16.2.1

Compare Source

  • Fixed: report flags not reporting on subsequent runs when cache is used (#​7483) (@​ybiquitous).
  • Fixed: custom-property-no-missing-var-function false positives for properties that can contain author-defined identifiers (#​7478) (@​ybiquitous).
  • Fixed: selector-pseudo-class-no-unknown false positives for :seeking, the media loading state and sound state pseudo-classes (#​7490) (@​Mouvedia).
  • Fixed: selector-max-specificity false positives with ignoreSelectors option for of <selector> syntax (#​7475) (@​ybiquitous).
  • Fixed: function-calc-no-unspaced-operator performance (#​7505) (@​ybiquitous).
  • Fixed: validateOptions to report when secondary option object is an empty object or null (#​7476) (@​ybiquitous).
  • Fixed: report() error message responsibility for a missing node or line number (#​7474) (@​ybiquitous).

v16.2.0

Compare Source

stylelint-scss/stylelint-config-standard-scss (stylelint-config-standard-scss)

v13.1.0

Compare Source

  • Changed: scss/dollar-variable-colon-space-after from always to always-single-line to be compatible with the default formatting of Prettier.
RJWadley/stylelint-no-unsupported-browser-features (stylelint-no-unsupported-browser-features)

v8.0.1

Compare Source

Bug Fixes
  • remove dependency on lodash (a9d5f68)
stylelint-scss/stylelint-scss (stylelint-scss)

v6.3.1

Compare Source

  • 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

v6.3.0

Compare Source

  • Added: at-mixin-no-risky-nesting-selector rule (#​985).
  • Fixed: property-no-unknown ignore interpolated properties (#​977).
  • Fixed: no-unused-private-members treat hyphens and underscores as equals (#​987).
  • Fixed: no-global-function-names report errors inside at-rules (#​988).
  • Fixed: operator-no-unspaced ignore operators inside @scope (#​995).
  • Fixed: no-duplicate-mixins allow using the same mixin name in different scope (#​997).

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

v6.2.1

Compare Source

  • Fixed: function-no-unknown: fix falsely reported CSS functions (#​976).

Full Changelog: stylelint-scss/stylelint-scss@v6.2.0...v6.2.1

v6.2.0

Compare Source

  • Added: at-import-partial-extension-allowed-list rule, and deprecated at-import-partial-extension-whitelist rule (#​958).
  • Added: at-import-partial-extension-disallowed-list rule, and deprecated at-import-partial-extension-blacklist rule (#​958).
  • Fixed: no-unused-private-members check variables used as parameters and skip files using @import (#​957).
  • Fixed: no-unused-private-members refactor variable search to match regex in atRules params and declaration values (#​962).
  • Fixed: operator-no-unspaced fix data uri in background shorthand (#​968).
  • Fixed: at-rule-conditional-no-parentheses remove extra autofix space (#​969).
  • Fixed: function-no-unknown handle functions inside interpolation (#​970).
  • Fixed: operator-no-unspaced fix function calls inside interpolation (#​972).
  • Fixed: at-function-named-arguments handle interpolation in ignored function names (#​973).
  • Fixed: at-import-no-partial-leading-underscore fix version in deprecation message (#​974).

Full Changelog: stylelint-scss/stylelint-scss@v6.1.0...v6.2.0

v6.1.0

Compare Source

Full Changelog: stylelint-scss/stylelint-scss@v6.0.0...v6.1.0


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,on sunday,before 5am every weekday" in timezone Asia/Taipei, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added 📦 package:stylelint-config Related to the package - Stylelint configuration 🧩 dependencies Related to the dependencies labels Jan 22, 2024
Copy link

changeset-bot bot commented Jan 22, 2024

⚠️ No Changeset found

Latest commit: 16314bb

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

Copy link

codeclimate bot commented Jan 22, 2024

Code Climate has analyzed commit 16314bb and detected 0 issues on this pull request.

View more on Code Climate.

Copy link

socket-security bot commented Jan 22, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher

View full report↗︎

Copy link
Contributor

github-actions bot commented Jan 22, 2024

Size Change: 0 B

Total Size: 186 kB

ℹ️ View Unchanged
Filename Size
./packages/browserslist/dist/browsers.cjs 173 B
./packages/browserslist/dist/browsers.js 167 B
./packages/browserslist/dist/node.cjs 227 B
./packages/browserslist/dist/node.js 217 B
./packages/constants/dist/main.cjs 276 B
./packages/constants/dist/main.js 244 B
./packages/eslint/dist/index.cjs 3.75 kB
./packages/lint-staged/dist/checks.js 181 B
./packages/lint-staged/dist/chunk-BCQS74IR.js 225 B
./packages/lint-staged/dist/chunk-GVLGZKET.js 226 B
./packages/lint-staged/dist/chunk-GYAFE257.js 269 B
./packages/lint-staged/dist/chunk-I5CYDEBO.js 262 B
./packages/lint-staged/dist/chunk-I636WRXW.js 208 B
./packages/lint-staged/dist/chunk-UXS7MS47.js 252 B
./packages/lint-staged/dist/chunk-XF6WJRIQ.js 426 B
./packages/lint-staged/dist/chunk-ZUNU3G5W.js 324 B
./packages/lint-staged/dist/groups/code-format.js 117 B
./packages/lint-staged/dist/groups/eslint.js 107 B
./packages/lint-staged/dist/groups/markdown.js 112 B
./packages/lint-staged/dist/groups/package-json.js 136 B
./packages/lint-staged/dist/groups/stylesheets.js 118 B
./packages/lint-staged/dist/groups/tests.js 106 B
./packages/lint-staged/dist/groups/typescript.js 115 B
./packages/lint-staged/dist/main.js 441 B
./packages/markdownlint/dist/index.json 309 B
./packages/prettier/dist/index.js 72.3 kB
./packages/prettier/dist/main-ZBOLTEWM.js 9.17 kB
./packages/stylelint/dist/index.cjs 75 kB
./packages/stylelint/dist/main-HZOLMS6I.cjs 9.19 kB
./packages/syncpack/dist/index.js 509 B
./packages/tsup/dist/main.js 345 B
./packages/utils/dist/array.cjs 258 B
./packages/utils/dist/array.js 137 B
./packages/utils/dist/chunk-2EUY5ROG.cjs 742 B
./packages/utils/dist/chunk-AXQUIOJB.cjs 688 B
./packages/utils/dist/chunk-DZORIKCW.js 707 B
./packages/utils/dist/chunk-FFLUHYOO.cjs 313 B
./packages/utils/dist/chunk-I5GJA7OJ.js 291 B
./packages/utils/dist/chunk-NNY7KIY2.js 263 B
./packages/utils/dist/chunk-NTYEA6KO.cjs 672 B
./packages/utils/dist/chunk-RHWTXGRV.js 300 B
./packages/utils/dist/chunk-WYH6VPJI.cjs 285 B
./packages/utils/dist/chunk-XPB3OUOB.js 592 B
./packages/utils/dist/chunk-XRDZ2PSF.js 515 B
./packages/utils/dist/chunk-ZXXKV2AL.cjs 327 B
./packages/utils/dist/extensions.cjs 475 B
./packages/utils/dist/extensions.js 269 B
./packages/utils/dist/has-module.cjs 228 B
./packages/utils/dist/has-module.js 127 B
./packages/utils/dist/main.cjs 836 B
./packages/utils/dist/main.js 491 B
./packages/utils/dist/merge-configs.cjs 233 B
./packages/utils/dist/merge-configs.js 132 B
./packages/utils/dist/paths.cjs 299 B
./packages/utils/dist/paths.js 180 B
./packages/utils/dist/scope.cjs 317 B
./packages/utils/dist/scope.js 164 B
./packages/vitest/dist/base.js 129 B
./packages/vitest/dist/chunk-T256VEOW.js 260 B
./packages/vitest/dist/chunk-XZHYECMR.js 204 B
./packages/vitest/dist/main.js 159 B
./packages/vitest/dist/with-coverage.js 149 B

compressed-size-action

@renovate renovate bot force-pushed the renovate/stylelint-dependencies branch from d8f38db to c3afdf7 Compare January 24, 2024 15:09
@renovate renovate bot changed the title chore(Renovate): ⬆️ Update dependency stylelint to v16.2.0 chore(Renovate): ⬆️ Update Stylelint dependencies Jan 24, 2024
@renovate renovate bot force-pushed the renovate/stylelint-dependencies branch 2 times, most recently from ab1b4da to e9ec817 Compare February 4, 2024 13:17
@renovate renovate bot force-pushed the renovate/stylelint-dependencies branch 10 times, most recently from 92022d2 to 96c86c8 Compare February 11, 2024 02:48
@renovate renovate bot force-pushed the renovate/stylelint-dependencies branch 2 times, most recently from e419417 to 6431d09 Compare March 8, 2024 17:26
@renovate renovate bot force-pushed the renovate/stylelint-dependencies branch 2 times, most recently from 312b0e5 to 1c32b62 Compare March 29, 2024 13:17
@renovate renovate bot force-pushed the renovate/stylelint-dependencies branch from 1c32b62 to 24e86de Compare April 5, 2024 21:32
@renovate renovate bot force-pushed the renovate/stylelint-dependencies branch from 24e86de to ae6f087 Compare April 26, 2024 15:46
@renovate renovate bot force-pushed the renovate/stylelint-dependencies branch 2 times, most recently from 18edf00 to 867d2e9 Compare May 6, 2024 22:04
@renovate renovate bot force-pushed the renovate/stylelint-dependencies branch 2 times, most recently from e7cbb2d to c41150c Compare May 31, 2024 12:49
@renovate renovate bot force-pushed the renovate/stylelint-dependencies branch from c41150c to 16314bb Compare June 6, 2024 21:47
Copy link

sonarqubecloud bot commented Jun 6, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🧩 dependencies Related to the dependencies 📦 package:stylelint-config Related to the package - Stylelint configuration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants