Update stylelint 9.10.1 → 16.10.0 (major) #339
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ stylelint (9.10.1 → 16.10.0) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 45 commits:
16.10.0
Prepare 16.10.0 (#7970)
Document issue types for maintainers (#8036)
Fix `length-zero-no-unit` false positives for Sass variables (#8035)
Fix `declaration-block-no-redundant-longhand-properties` autofix for `grid-column`/`grid-row` (#8023)
Bump typescript from 5.6.2 to 5.6.3 in the typescript group (#8031)
Bump css-functions-list from 3.2.2 to 3.2.3 (#8033)
Bump rollup from 4.22.5 to 4.24.0 (#8032)
Fix incorrect `config` option for Node.js API with `extends` and `overrides` (#8030)
Bump postcss-safe-parser from 7.0.0 to 7.0.1 in the postcss group (#8021)
Bump eslint-plugin-import from 2.30.0 to 2.31.0 in the eslint group across 1 directory (#8019)
Bump @changesets/cli from 2.27.8 to 2.27.9 in the changesets group (#8020)
Refactor to replace `strip-ansi` with `stripVTControlCharacters` from `node:util` (#8017)
Add `formatter` property in configuration (#7826)
Add fixed section to the output of the `verbose` formatter (#7985)
Bump ignore from 5.3.2 to 6.0.2 (#8005)
Add `--[no-]validate` flag and `validate` option (#8009)
Bump rollup from 4.21.3 to 4.22.5 and update built `.cjs` files (#8010)
Change `shorthand-property-no-redundant-values` reported ranges (#8008)
Fix `selector-anb-no-unmatchable` reported ranges and message (#8001)
Fix `declaration-property-value-no-unknown` reported ranges and message (#8003)
Fix `no-descending-specificity` reported ranges (#7996)
Bump typescript from 5.5.4 to 5.6.2 in the typescript group (#7998)
Bump husky from 9.1.5 to 9.1.6 (#8000)
Bump rollup from 4.21.2 to 4.21.3 (#7999)
Bump postcss from 8.4.45 to 8.4.47 in the postcss group (#7997)
Fix `keyframe-selector-notation` reported ranges (#7992)
Bump css-tree from 2.3.1 to 3.0.0 (#7993)
Document alumni in README (#7994)
Bump the eslint group with 2 updates (#7988)
Bump debug from 4.3.6 to 4.3.7 (#7991)
Bump postcss from 8.4.44 to 8.4.45 in the postcss group (#7989)
Bump @changesets/cli from 2.27.7 to 2.27.8 in the changesets group (#7987)
Document `!important` caveat in `no-descending-specificity` (#7986)
Fix code block in Markdown documents (#7983)
Fix `string` formatter handling of log symbols for non-Unicode terminals (#7981)
Improve option validation of `declaration-property-max-values`, `declaration-property-value-no-unknown` and `number-max-precision` (#7975)
Bump postcss from 8.4.41 to 8.4.44 in the postcss group across 1 directory (#7982)
Bump file-entry-cache from 9.0.0 to 9.1.0 (#7978)
Bump lint-staged from 15.2.9 to 15.2.10 (#7980)
Bump rollup from 4.21.0 to 4.21.2 (#7979)
Bump eslint-plugin-jest from 28.8.0 to 28.8.1 in the eslint group (#7976)
Add support for `string` to `ignoreLonghands` option of `declaration-block-no-redundant-longhand-properties` (#7971)
Add support for `string | RegExp` to `ignoreValues` option of `value-no-vendor-prefix` (#7969)
Fix `at-rule-no-unknown` false positives for `@position-try` (#7968)
Release Notes
3.3.1
3.3.0
3.2.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 15 commits:
3.3.1
Add search HTML element to type definitions (#12)
3.3.0
Add `search` tag (#11)
Meta tweaks
3.2.0
Add TypeScript types as union type (#8)
Move to GitHub Actions (#7)
Meta tweaks
Make the TypeScript type a union of the HTML tags (#5)
3.1.0
Remove the deprecated `keygen` tag
3.0.0
Meta tweaks
Require Node.js 8, add TypeScript definition (#3)
Release Notes
0.34.0
0.32.0
0.31.0
0.30.0
0.29.0
0.28.0
0.27.0
0.26.0
0.25.0
0.24.0
0.23.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
7.0.1
5.0.2 (from changelog)
5.0.1 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 52 commits:
Release 7.0.1 version
Update dependencies
Add missed content
Move to node test runner
Add GitHub Release support
Fix nested json parsing errors (#40)
Bump micromatch from 4.0.5 to 4.0.8 (#41)
Move to pnpm 9
Bump braces from 3.0.2 to 3.0.3 (#39)
Release 7.0 version
Update PostCSS peer req
Remove Node 12, 14, 16 support
Update dependencies and practies
Bump postcss from 8.4.21 to 8.4.31 (#38)
Update dependencies
Update CI config
Add funding option
Add Tidelift links
Add security note
Update project practices
Bump ansi-regex from 4.1.0 to 4.1.1 (#35)
Bump minimist from 1.2.5 to 1.2.6 (#34)
Bump nanoid from 3.1.30 to 3.2.0 (#33)
Bump shelljs from 0.8.4 to 0.8.5 (#32)
Update dependnecies
Bump tmpl from 1.0.4 to 1.0.5 (#28)
Bump set-getter from 0.1.0 to 0.1.1 (#27)
Release 6.0 version
Update peer dependencies
Update development practices
Clean up docs
Bump glob-parent from 5.1.1 to 5.1.2 (#26)
Bump ws from 7.3.1 to 7.4.6 (#25)
Bump postcss from 8.1.0 to 8.2.10 (#24)
Bump hosted-git-info from 2.8.8 to 2.8.9 (#23)
Bump handlebars from 4.7.6 to 4.7.7 (#22)
Bump node-notifier from 8.0.0 to 8.0.1 (#19)
Release 5.0.2 version
Update dependencies
Add funding links
Update dependencies
Release 5.0.1 version
Fix parsing missed semicolon
Update dependencies
Typo
Release 5.0 version
Use released PostCSS 8
Update for latest PostCSS
Update PostCSS
Remove old config
Use PostCSS 8 API
Bump acorn from 5.7.3 to 5.7.4 (#16)
🆕 @csstools/css-parser-algorithms (added, 3.0.2)
🆕 @csstools/css-tokenizer (added, 3.0.2)
🆕 @csstools/media-query-list-parser (added, 3.0.1)
🆕 @csstools/selector-specificity (added, 4.0.0)
🆕 @dual-bundle/import-meta-resolve (added, 4.1.0)
🆕 colord (added, 2.9.3)
🆕 css-functions-list (added, 3.2.3)
🆕 env-paths (added, 2.2.1)
🆕 fast-uri (added, 3.0.2)
🆕 lodash.truncate (added, 4.4.2)
🆕 nanoid (added, 3.3.7)
🆕 require-from-string (added, 2.0.2)
🆕 source-map-js (added, 1.2.1)
🆕 supports-hyperlinks (added, 3.1.0)
🗑️ @mrmlnc/readdir-enhanced (removed)
🗑️ call-me-maybe (removed)
🗑️ clone-regexp (removed)
🗑️ decamelize-keys (removed)
🗑️ execall (removed)
🗑️ glob-to-regexp (removed)
🗑️ gonzales-pe (removed)
🗑️ is-supported-regexp-flag (removed)
🗑️ leven (removed)
🗑️ minimist-options (removed)
🗑️ normalize-selector (removed)
🗑️ postcss-html (removed)
🗑️ postcss-jsx (removed)
🗑️ postcss-less (removed)
🗑️ postcss-markdown (removed)
🗑️ postcss-reporter (removed)
🗑️ postcss-sass (removed)
🗑️ postcss-scss (removed)
🗑️ postcss-syntax (removed)
🗑️ quick-lru (removed)
🗑️ specificity (removed)
🗑️ style-search (removed)
🗑️ sugarss (removed)
🗑️ unist-util-find-all-after (removed)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands