mirror of
https://github.com/ivuorinen/base-configs-stylelint.git
synced 2026-03-14 13:59:31 +00:00
Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6c2a4b96e4 | ||
|
|
47da748dd9 | ||
|
|
ee979b3973 | ||
|
|
def51dfbdc | ||
|
|
f02afd4162 | ||
|
|
d56e10421e |
2
.github/workflows/codeql.yml
vendored
2
.github/workflows/codeql.yml
vendored
@@ -28,7 +28,7 @@ jobs:
|
||||
language: ["actions", "javascript"]
|
||||
steps:
|
||||
- name: CodeQL Analysis
|
||||
uses: ivuorinen/actions/codeql-analysis@97105fc2a909360678588cb50caf0be5144be486 # v2026.03.06
|
||||
uses: ivuorinen/actions/codeql-analysis@7f6a23b59316795c4b3cb3b3b28dd53e53655a33 # v2026.03.11
|
||||
with:
|
||||
language: ${{ matrix.language }}
|
||||
queries: security-and-quality
|
||||
|
||||
2
.github/workflows/pr-lint.yml
vendored
2
.github/workflows/pr-lint.yml
vendored
@@ -27,4 +27,4 @@ jobs:
|
||||
steps:
|
||||
- name: Run PR Lint
|
||||
# https://github.com/ivuorinen/actions
|
||||
uses: ivuorinen/actions/pr-lint@6e8f2aae9d0846d901d9eba15b8e94a2900573dc # v2026.03.02
|
||||
uses: ivuorinen/actions/pr-lint@7f6a23b59316795c4b3cb3b3b28dd53e53655a33 # v2026.03.11
|
||||
|
||||
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
||||
steps:
|
||||
- name: Run PR Lint
|
||||
# https://github.com/ivuorinen/actions
|
||||
uses: ivuorinen/actions/pr-lint@6e8f2aae9d0846d901d9eba15b8e94a2900573dc # v2026.03.02
|
||||
uses: ivuorinen/actions/pr-lint@7f6a23b59316795c4b3cb3b3b28dd53e53655a33 # v2026.03.11
|
||||
|
||||
publish:
|
||||
name: Publish
|
||||
|
||||
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
@@ -19,4 +19,4 @@ jobs:
|
||||
issues: write
|
||||
pull-requests: write
|
||||
steps:
|
||||
- uses: ivuorinen/actions/stale@6e8f2aae9d0846d901d9eba15b8e94a2900573dc # v2026.03.02
|
||||
- uses: ivuorinen/actions/stale@7f6a23b59316795c4b3cb3b3b28dd53e53655a33 # v2026.03.11
|
||||
|
||||
2
.github/workflows/sync-labels.yml
vendored
2
.github/workflows/sync-labels.yml
vendored
@@ -38,4 +38,4 @@ jobs:
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
- name: ⤵️ Sync Latest Labels Definitions
|
||||
uses: ivuorinen/actions/sync-labels@6e8f2aae9d0846d901d9eba15b8e94a2900573dc # v2026.03.02
|
||||
uses: ivuorinen/actions/sync-labels@7f6a23b59316795c4b3cb3b3b28dd53e53655a33 # v2026.03.11
|
||||
|
||||
@@ -3,6 +3,10 @@
|
||||
All notable changes to this project will be documented in this file. See
|
||||
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [1.0.14](https://github.com/ivuorinen/base-configs-stylelint/compare/v1.0.13...v1.0.14) (2026-03-14)
|
||||
|
||||
## [1.0.13](https://github.com/ivuorinen/base-configs-stylelint/compare/v1.0.12...v1.0.13) (2026-03-13)
|
||||
|
||||
## [1.0.12](https://github.com/ivuorinen/base-configs-stylelint/compare/v1.0.11...v1.0.12) (2026-03-12)
|
||||
|
||||
## [1.0.11](https://github.com/ivuorinen/base-configs-stylelint/compare/v1.0.10...v1.0.11) (2026-03-07)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ivuorinen/stylelint-config",
|
||||
"version": "1.0.12",
|
||||
"version": "1.0.14",
|
||||
"type": "module",
|
||||
"description": "ivuorinen's shareable configuration for stylelint.",
|
||||
"author": {
|
||||
@@ -58,7 +58,7 @@
|
||||
"stylelint": "^17.0.0",
|
||||
"stylelint-config-recommended-scss": "^17.0.0",
|
||||
"stylelint-config-standard": "^40.0.0",
|
||||
"stylelint-order": "^7.0.0",
|
||||
"stylelint-order": "^8.0.0",
|
||||
"stylelint-scss": "^7.0.0"
|
||||
},
|
||||
"gitHead": "23d15f15743fb59c1dbe658615ef2ed51c54d230",
|
||||
|
||||
36
yarn.lock
36
yarn.lock
@@ -203,7 +203,7 @@ __metadata:
|
||||
stylelint: "npm:^17.0.0"
|
||||
stylelint-config-recommended-scss: "npm:^17.0.0"
|
||||
stylelint-config-standard: "npm:^40.0.0"
|
||||
stylelint-order: "npm:^7.0.0"
|
||||
stylelint-order: "npm:^8.0.0"
|
||||
stylelint-scss: "npm:^7.0.0"
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
@@ -1735,9 +1735,9 @@ __metadata:
|
||||
linkType: hard
|
||||
|
||||
"flatted@npm:^3.3.3":
|
||||
version: 3.3.4
|
||||
resolution: "flatted@npm:3.3.4"
|
||||
checksum: 10c0/d1f33426e9714063a65a90940acdb2897eceb810230a58e496d90334dcecfa81a90135bbc660df6827939865d57cb4a2afab14dcd3d505e16a8484fd73bf9642
|
||||
version: 3.4.1
|
||||
resolution: "flatted@npm:3.4.1"
|
||||
checksum: 10c0/3987a7f1e39bc7215cece001354313b462cdb4fb2dde0df4f7acd9e5016fbae56ee6fb3f0870b2150145033be8bda4f01af6f87a00946049651131bbfca7dfa6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -3568,12 +3568,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"postcss-sorting@npm:^9.1.0":
|
||||
version: 9.1.0
|
||||
resolution: "postcss-sorting@npm:9.1.0"
|
||||
"postcss-sorting@npm:^10.0.0":
|
||||
version: 10.0.0
|
||||
resolution: "postcss-sorting@npm:10.0.0"
|
||||
peerDependencies:
|
||||
postcss: ^8.4.20
|
||||
checksum: 10c0/1faea84bf00d85929228d297587798fa9c384a02966a28a942777b2de553a8186087cfdcd0aca3dd40e4b2793aee050792d807458db8cf4880867c98c7bf22fd
|
||||
checksum: 10c0/2e53560ccfaefb6ccfaa44cd258735f815de7a06ff6c79e6fb0fe789422f10242266044902c716e2eec9680879d7e0872b4ecd5d89e9bd8670f6d9f6c3ce5adc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -3584,7 +3584,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"postcss@npm:^8.5.6":
|
||||
"postcss@npm:^8.5.6, postcss@npm:^8.5.8":
|
||||
version: 8.5.8
|
||||
resolution: "postcss@npm:8.5.8"
|
||||
dependencies:
|
||||
@@ -4252,15 +4252,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"stylelint-order@npm:^7.0.0":
|
||||
version: 7.0.1
|
||||
resolution: "stylelint-order@npm:7.0.1"
|
||||
"stylelint-order@npm:^8.0.0":
|
||||
version: 8.0.0
|
||||
resolution: "stylelint-order@npm:8.0.0"
|
||||
dependencies:
|
||||
postcss: "npm:^8.5.6"
|
||||
postcss-sorting: "npm:^9.1.0"
|
||||
postcss: "npm:^8.5.8"
|
||||
postcss-sorting: "npm:^10.0.0"
|
||||
peerDependencies:
|
||||
stylelint: ^16.18.0 || ^17.0.0
|
||||
checksum: 10c0/dfe3ab8f18725c9c2fead65f2940a6590208591ca267da6d25ee191c6e5f1df04813a6f6a76791bfe5f6fda33fbf6d81369c17c71831bfbd6802dfed26559845
|
||||
checksum: 10c0/b46e9c1bcb47bb05399b2518007aa8a200a6b5ed1b024ac2a6200e207d85e9398ed758edd104db54b95d3408bfce5a5eec8d48111de16a4c1fe45f323e6886fa
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -4586,9 +4586,9 @@ __metadata:
|
||||
linkType: hard
|
||||
|
||||
"undici@npm:^6.23.0":
|
||||
version: 6.23.0
|
||||
resolution: "undici@npm:6.23.0"
|
||||
checksum: 10c0/d846b3fdfd05aa6081ba1eab5db6bbc21b283042c7a43722b86d1ee2bf749d7c990ceac0c809f9a07ffd88b1b0f4c0f548a8362c035088cb1997d63abdda499c
|
||||
version: 6.24.0
|
||||
resolution: "undici@npm:6.24.0"
|
||||
checksum: 10c0/a97d7f1214b34c5b2802558d06cbed97ff96a27ab6548972ba9d07c13951c69e2e9f2f01581f71c86b74755d2bf92e64091cf8f2c6eba4184f10c6d583e60388
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user