4 Commits

Author SHA1 Message Date
renovate[bot]
0093363bf1 chore(deps): update actions/setup-node action (v6.2.0 → v6.3.0)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-05 10:31:28 +00:00
semantic-release-bot
60c0f6ff6f chore(release): 1.0.8 [skip ci]
## [1.0.8](https://github.com/ivuorinen/base-configs-stylelint/compare/v1.0.7...v1.0.8) (2026-03-05)
2026-03-05 10:30:05 +00:00
dependabot[bot]
a10621037c chore(deps): bump tar from 7.5.9 to 7.5.10 (#117)
Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.9 to 7.5.10.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v7.5.9...v7.5.10)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 7.5.10
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-05 12:27:19 +02:00
renovate[bot]
61b4d4e538 chore(deps): update ivuorinen/actions action (v2026.02.28 → v2026.03.02) (#115)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-05 12:26:40 +02:00
7 changed files with 11 additions and 9 deletions

View File

@@ -27,4 +27,4 @@ jobs:
steps:
- name: Run PR Lint
# https://github.com/ivuorinen/actions
uses: ivuorinen/actions/pr-lint@d919327c7eb6279247eb1ecf92fb4ce0d915679b # v2026.02.28
uses: ivuorinen/actions/pr-lint@6e8f2aae9d0846d901d9eba15b8e94a2900573dc # v2026.03.02

View File

@@ -24,7 +24,7 @@ jobs:
steps:
- name: Run PR Lint
# https://github.com/ivuorinen/actions
uses: ivuorinen/actions/pr-lint@d919327c7eb6279247eb1ecf92fb4ce0d915679b # v2026.02.28
uses: ivuorinen/actions/pr-lint@6e8f2aae9d0846d901d9eba15b8e94a2900573dc # v2026.03.02
publish:
name: Publish
@@ -44,7 +44,7 @@ jobs:
fetch-depth: 0
- name: Setup Node.js Environment
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
with:
always-auth: true
node-version-file: ".nvmrc"

View File

@@ -19,4 +19,4 @@ jobs:
issues: write
pull-requests: write
steps:
- uses: ivuorinen/actions/stale@d919327c7eb6279247eb1ecf92fb4ce0d915679b # v2026.02.28
- uses: ivuorinen/actions/stale@6e8f2aae9d0846d901d9eba15b8e94a2900573dc # v2026.03.02

View File

@@ -38,4 +38,4 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
- name: ⤵️ Sync Latest Labels Definitions
uses: ivuorinen/actions/sync-labels@d919327c7eb6279247eb1ecf92fb4ce0d915679b # v2026.02.28
uses: ivuorinen/actions/sync-labels@6e8f2aae9d0846d901d9eba15b8e94a2900573dc # v2026.03.02

View File

@@ -3,6 +3,8 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.0.8](https://github.com/ivuorinen/base-configs-stylelint/compare/v1.0.7...v1.0.8) (2026-03-05)
## [1.0.7](https://github.com/ivuorinen/base-configs-stylelint/compare/v1.0.6...v1.0.7) (2026-03-05)
## [1.0.6](https://github.com/ivuorinen/base-configs-stylelint/compare/v1.0.5...v1.0.6) (2026-03-04)

View File

@@ -1,6 +1,6 @@
{
"name": "@ivuorinen/stylelint-config",
"version": "1.0.7",
"version": "1.0.8",
"type": "module",
"description": "ivuorinen's shareable configuration for stylelint.",
"author": {

View File

@@ -4420,15 +4420,15 @@ __metadata:
linkType: hard
"tar@npm:^7.4.3, tar@npm:^7.5.1, tar@npm:^7.5.4, tar@npm:^7.5.9":
version: 7.5.9
resolution: "tar@npm:7.5.9"
version: 7.5.10
resolution: "tar@npm:7.5.10"
dependencies:
"@isaacs/fs-minipass": "npm:^4.0.0"
chownr: "npm:^3.0.0"
minipass: "npm:^7.1.2"
minizlib: "npm:^3.1.0"
yallist: "npm:^5.0.0"
checksum: 10c0/e870beb1b2477135ca2abe86b2d18f7b35d0a4e3a37bbc523d3b8f7adca268dfab543f26528a431d569897f8c53a7cac745cdfbc4411c2f89aeeacc652b81b0a
checksum: 10c0/ed905e4b33886377df6e9206e5d1bd34458c21666e27943f946799416f86348c938590d573d6a69312cb29c583b122647a64ec92782f2b7e24e68d985dd72531
languageName: node
linkType: hard