mirror of
https://github.com/ivuorinen/base-configs-stylelint.git
synced 2026-03-02 22:54:42 +00:00
Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d6498587f0 | ||
|
|
2086fd0661 | ||
|
|
b3cf9a98b1 | ||
|
|
d0014c6e0c | ||
|
|
90c0743eff |
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@8faacf8a1cae049c1471708dcb408a167e91afaf # v2026.02.24
|
||||
uses: ivuorinen/actions/pr-lint@d919327c7eb6279247eb1ecf92fb4ce0d915679b # v2026.02.28
|
||||
|
||||
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@8faacf8a1cae049c1471708dcb408a167e91afaf # v2026.02.24
|
||||
uses: ivuorinen/actions/pr-lint@d919327c7eb6279247eb1ecf92fb4ce0d915679b # v2026.02.28
|
||||
|
||||
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@8faacf8a1cae049c1471708dcb408a167e91afaf # v2026.02.24
|
||||
- uses: ivuorinen/actions/stale@d919327c7eb6279247eb1ecf92fb4ce0d915679b # v2026.02.28
|
||||
|
||||
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@8faacf8a1cae049c1471708dcb408a167e91afaf # v2026.02.24
|
||||
uses: ivuorinen/actions/sync-labels@d919327c7eb6279247eb1ecf92fb4ce0d915679b # v2026.02.28
|
||||
|
||||
@@ -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.5](https://github.com/ivuorinen/base-configs-stylelint/compare/v1.0.4...v1.0.5) (2026-03-02)
|
||||
|
||||
## [1.0.4](https://github.com/ivuorinen/base-configs-stylelint/compare/v1.0.3...v1.0.4) (2026-03-02)
|
||||
|
||||
## [1.0.3](https://github.com/ivuorinen/base-configs-stylelint/compare/v1.0.2...v1.0.3) (2026-02-28)
|
||||
|
||||
## [1.0.2](https://github.com/ivuorinen/base-configs-stylelint/compare/v1.0.1...v1.0.2) (2026-02-28)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ivuorinen/stylelint-config",
|
||||
"version": "1.0.3",
|
||||
"version": "1.0.5",
|
||||
"type": "module",
|
||||
"description": "ivuorinen's shareable configuration for stylelint.",
|
||||
"author": {
|
||||
|
||||
49
yarn.lock
49
yarn.lock
@@ -182,14 +182,14 @@ __metadata:
|
||||
linkType: hard
|
||||
|
||||
"@ivuorinen/semantic-release-config@npm:^1.1.3":
|
||||
version: 1.1.3
|
||||
resolution: "@ivuorinen/semantic-release-config@npm:1.1.3"
|
||||
version: 1.1.4
|
||||
resolution: "@ivuorinen/semantic-release-config@npm:1.1.4"
|
||||
dependencies:
|
||||
"@ivuorinen/config-checker": "npm:^2.0.0"
|
||||
"@semantic-release/changelog": "npm:^6.0.3"
|
||||
"@semantic-release/git": "npm:^10.0.1"
|
||||
semantic-release: "npm:^25.0.2"
|
||||
checksum: 10c0/440cd2ae8b83909f9e8011e26cf9aeccd4dcf6f69154c113a332bcef1786dec2d8bd468b819a6875983a9fcc1b5d20dbcfa33d9b6f9f9871719f3dc25be3cb10
|
||||
checksum: 10c0/9cc316b11d917236c1dadffeceee7141cc24dcafc5b7853871a186acb253334bf42536f7eee218710f7864f839b2df4f1010113a68d51f86e4b08409bf386441
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -699,8 +699,8 @@ __metadata:
|
||||
linkType: hard
|
||||
|
||||
"@semantic-release/npm@npm:^13.1.1":
|
||||
version: 13.1.4
|
||||
resolution: "@semantic-release/npm@npm:13.1.4"
|
||||
version: 13.1.5
|
||||
resolution: "@semantic-release/npm@npm:13.1.5"
|
||||
dependencies:
|
||||
"@actions/core": "npm:^3.0.0"
|
||||
"@semantic-release/error": "npm:^4.0.0"
|
||||
@@ -710,7 +710,7 @@ __metadata:
|
||||
fs-extra: "npm:^11.0.0"
|
||||
lodash-es: "npm:^4.17.21"
|
||||
nerf-dart: "npm:^1.0.0"
|
||||
normalize-url: "npm:^8.0.0"
|
||||
normalize-url: "npm:^9.0.0"
|
||||
npm: "npm:^11.6.2"
|
||||
rc: "npm:^1.2.8"
|
||||
read-pkg: "npm:^10.0.0"
|
||||
@@ -719,7 +719,7 @@ __metadata:
|
||||
tempy: "npm:^3.0.0"
|
||||
peerDependencies:
|
||||
semantic-release: ">=20.1.0"
|
||||
checksum: 10c0/a0924893ccdb277fcfea65a5894f807f47b9155d0d04153adc874a25a9c4187eaff08e6b038e8408426545ee0a45760c19525f6308da143effb712ecdb8e6414
|
||||
checksum: 10c0/940bfe3f7ec1189e100b81242835230ab3c14da58a5e2feaf43055fd432453ee7efbde93562daf083aedd73478b7f7b12b7dc63752af9e61b3e010043374c552
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -801,6 +801,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@simple-libs/stream-utils@npm:^1.2.0":
|
||||
version: 1.2.0
|
||||
resolution: "@simple-libs/stream-utils@npm:1.2.0"
|
||||
checksum: 10c0/2788ac7b167d1b6c81b8c6fae2f5d9688b1f02ab31e9e15b33c9dc2ae920cf7de87869de10679be8957f9adb645c91c8919e271f3e34b6b4ec56daf725522dc7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@sindresorhus/is@npm:^4.6.0":
|
||||
version: 4.6.0
|
||||
resolution: "@sindresorhus/is@npm:4.6.0"
|
||||
@@ -1277,25 +1284,26 @@ __metadata:
|
||||
linkType: hard
|
||||
|
||||
"conventional-changelog-angular@npm:^8.0.0":
|
||||
version: 8.1.0
|
||||
resolution: "conventional-changelog-angular@npm:8.1.0"
|
||||
version: 8.2.0
|
||||
resolution: "conventional-changelog-angular@npm:8.2.0"
|
||||
dependencies:
|
||||
compare-func: "npm:^2.0.0"
|
||||
checksum: 10c0/b82aab869117fd9bd6ccfa960521e7638d3c2a3599c95fd5ba30d3b3fe972b5f819af4d57229f2973a7129ea18546cdf5822004565cab1ee35355cc90ac4588f
|
||||
checksum: 10c0/15f4d455df3152db62d3a7e92c83abe2438721e4b6736cae20b1ce17162fa0aca098b3a62f4f50d3541e4aa300f89f8768d7ba45b83cca77336ffb3700669e9e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"conventional-changelog-writer@npm:^8.0.0":
|
||||
version: 8.2.0
|
||||
resolution: "conventional-changelog-writer@npm:8.2.0"
|
||||
version: 8.3.0
|
||||
resolution: "conventional-changelog-writer@npm:8.3.0"
|
||||
dependencies:
|
||||
"@simple-libs/stream-utils": "npm:^1.2.0"
|
||||
conventional-commits-filter: "npm:^5.0.0"
|
||||
handlebars: "npm:^4.7.7"
|
||||
meow: "npm:^13.0.0"
|
||||
semver: "npm:^7.5.2"
|
||||
bin:
|
||||
conventional-changelog-writer: dist/cli/index.js
|
||||
checksum: 10c0/e25052bb366ecee6389326fd5b7d3ecbd6f6a65439f45b5a2b1d4096baeb1bbfa93cd6bea686f419423265db5bbb02870a014cb92f43f972c00191c60711e9b6
|
||||
checksum: 10c0/e0ce001c54085a72504c1af6a6eade4ddf2ccf1e155ba8bf80bb03228b36c719b8a1f389d222c13f32f224d0ac448e0bed40222ebfbfe9a813e0b23d6162d258
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -1307,13 +1315,14 @@ __metadata:
|
||||
linkType: hard
|
||||
|
||||
"conventional-commits-parser@npm:^6.0.0":
|
||||
version: 6.2.1
|
||||
resolution: "conventional-commits-parser@npm:6.2.1"
|
||||
version: 6.3.0
|
||||
resolution: "conventional-commits-parser@npm:6.3.0"
|
||||
dependencies:
|
||||
"@simple-libs/stream-utils": "npm:^1.2.0"
|
||||
meow: "npm:^13.0.0"
|
||||
bin:
|
||||
conventional-commits-parser: dist/cli/index.js
|
||||
checksum: 10c0/217b3fff627802f7fd7cb09bdfe897aa76986865543dfaa99b7957e4717d039e1e12c4a9b72706f098a5716bbbbdae540ef0b2429f7219d5fc5be0f190f1bc1e
|
||||
checksum: 10c0/7b152db0b63617fb5f993c3422942c05f48ff42fef4350d7e73b1d8a9f24489050b126478f2aabee5e45f205dbd02cb0b486e4bb865f9c0b18c35b4d13952b25
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -3018,10 +3027,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"normalize-url@npm:^8.0.0":
|
||||
version: 8.1.1
|
||||
resolution: "normalize-url@npm:8.1.1"
|
||||
checksum: 10c0/1beb700ce42acb2288f39453cdf8001eead55bbf046d407936a40404af420b8c1c6be97a869884ae9e659d7b1c744e40e905c875ac9290644eec2e3e6fb0b370
|
||||
"normalize-url@npm:^9.0.0":
|
||||
version: 9.0.0
|
||||
resolution: "normalize-url@npm:9.0.0"
|
||||
checksum: 10c0/ff8271b26b808dc4c9caf309e1f5f0dcf75e4e05c5c09f3ee3c9dde2bda7f761df1b4c9458758c1919e3420a71c464da8026c1a9a11dedff99c056f3efd6afbc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user