6 Commits

Author SHA1 Message Date
semantic-release-bot
7cb9af5c58 chore(release): 1.0.4 [skip ci]
## [1.0.4](https://github.com/ivuorinen/base-configs-eslint/compare/v1.0.3...v1.0.4) (2026-03-05)
2026-03-05 20:28:40 +00:00
renovate[bot]
fe19b0f310 chore(deps): update actions/setup-node action (v6.2.0 → v6.3.0) (#136) 2026-03-05 22:24:09 +02:00
renovate[bot]
db2d308ecd chore(deps): update pre-commit hook renovatebot/pre-commit-hooks (43.31.6 → 43.56.0) (#137) 2026-03-05 22:22:50 +02:00
renovate[bot]
ddf9ae9f26 chore(deps): lock file maintenance (#138) 2026-03-05 22:22:28 +02:00
semantic-release-bot
5ac05269a2 chore(release): 1.0.3 [skip ci]
## [1.0.3](https://github.com/ivuorinen/base-configs-eslint/compare/v1.0.2...v1.0.3) (2026-03-05)
2026-03-05 10:11:38 +00:00
dependabot[bot]
9d2e0fee98 chore(deps): bump tar from 7.5.9 to 7.5.10 (#135)
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:08:51 +02:00
5 changed files with 19 additions and 15 deletions

View File

@@ -46,7 +46,7 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- name: Setup Node.js Environment - name: Setup Node.js Environment
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0 uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
with: with:
always-auth: true always-auth: true
node-version-file: ".nvmrc" node-version-file: ".nvmrc"

View File

@@ -51,7 +51,7 @@ repos:
args: ["-shellcheck="] args: ["-shellcheck="]
- repo: https://github.com/renovatebot/pre-commit-hooks - repo: https://github.com/renovatebot/pre-commit-hooks
rev: 43.31.6 rev: 43.56.0
hooks: hooks:
- id: renovate-config-validator - id: renovate-config-validator

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. See All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines. [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.0.4](https://github.com/ivuorinen/base-configs-eslint/compare/v1.0.3...v1.0.4) (2026-03-05)
## [1.0.3](https://github.com/ivuorinen/base-configs-eslint/compare/v1.0.2...v1.0.3) (2026-03-05)
## [1.0.2](https://github.com/ivuorinen/base-configs-eslint/compare/v1.0.1...v1.0.2) (2026-03-05) ## [1.0.2](https://github.com/ivuorinen/base-configs-eslint/compare/v1.0.1...v1.0.2) (2026-03-05)
## [1.0.1](https://github.com/ivuorinen/base-configs-eslint/compare/v1.0.0...v1.0.1) (2026-03-04) ## [1.0.1](https://github.com/ivuorinen/base-configs-eslint/compare/v1.0.0...v1.0.1) (2026-03-04)

View File

@@ -1,6 +1,6 @@
{ {
"name": "@ivuorinen/eslint-config", "name": "@ivuorinen/eslint-config",
"version": "1.0.2", "version": "1.0.4",
"description": "ivuorinen's shareable configuration for ESLint.", "description": "ivuorinen's shareable configuration for ESLint.",
"author": { "author": {
"name": "Ismo Vuorinen", "name": "Ismo Vuorinen",

View File

@@ -272,14 +272,14 @@ __metadata:
linkType: soft linkType: soft
"@ivuorinen/semantic-release-config@npm:^1.0.0": "@ivuorinen/semantic-release-config@npm:^1.0.0":
version: 1.1.5 version: 1.1.8
resolution: "@ivuorinen/semantic-release-config@npm:1.1.5" resolution: "@ivuorinen/semantic-release-config@npm:1.1.8"
dependencies: dependencies:
"@ivuorinen/config-checker": "npm:^2.0.0" "@ivuorinen/config-checker": "npm:^2.0.0"
"@semantic-release/changelog": "npm:^6.0.3" "@semantic-release/changelog": "npm:^6.0.3"
"@semantic-release/git": "npm:^10.0.1" "@semantic-release/git": "npm:^10.0.1"
semantic-release: "npm:^25.0.2" semantic-release: "npm:^25.0.2"
checksum: 10c0/ba5b0d5dab56e4247904761bf8fc33d0720600c1cc07fa4c99bdb44b110bb5aceb674fd7e4920f45884420be2955c55a5cbd75c6ee387c4e9ec6a699c0c6655d checksum: 10c0/583705e5833ec7162882f9653af9c4e4dfcd1655a9058b824920e121d6541bee7b59a85440d1fb8d04c8c039a4dba35b1cefe969768d674cb87bffc5cb48fde6
languageName: node languageName: node
linkType: hard linkType: hard
@@ -1656,17 +1656,17 @@ __metadata:
linkType: hard linkType: hard
"conventional-changelog-angular@npm:^8.0.0": "conventional-changelog-angular@npm:^8.0.0":
version: 8.2.0 version: 8.3.0
resolution: "conventional-changelog-angular@npm:8.2.0" resolution: "conventional-changelog-angular@npm:8.3.0"
dependencies: dependencies:
compare-func: "npm:^2.0.0" compare-func: "npm:^2.0.0"
checksum: 10c0/15f4d455df3152db62d3a7e92c83abe2438721e4b6736cae20b1ce17162fa0aca098b3a62f4f50d3541e4aa300f89f8768d7ba45b83cca77336ffb3700669e9e checksum: 10c0/bab87fa741a25e4fb623e2629912a5e592de5ed616398bee0cd9779dc950aae2a78ac48a6f4268cbb5f5544bb33644e01c7b40cea378bb9763ae5304cc22efc2
languageName: node languageName: node
linkType: hard linkType: hard
"conventional-changelog-writer@npm:^8.0.0": "conventional-changelog-writer@npm:^8.0.0":
version: 8.3.0 version: 8.4.0
resolution: "conventional-changelog-writer@npm:8.3.0" resolution: "conventional-changelog-writer@npm:8.4.0"
dependencies: dependencies:
"@simple-libs/stream-utils": "npm:^1.2.0" "@simple-libs/stream-utils": "npm:^1.2.0"
conventional-commits-filter: "npm:^5.0.0" conventional-commits-filter: "npm:^5.0.0"
@@ -1675,7 +1675,7 @@ __metadata:
semver: "npm:^7.5.2" semver: "npm:^7.5.2"
bin: bin:
conventional-changelog-writer: dist/cli/index.js conventional-changelog-writer: dist/cli/index.js
checksum: 10c0/e0ce001c54085a72504c1af6a6eade4ddf2ccf1e155ba8bf80bb03228b36c719b8a1f389d222c13f32f224d0ac448e0bed40222ebfbfe9a813e0b23d6162d258 checksum: 10c0/d657bf74c470e5d515d3a07814d266e6e2aea018e6867bfefa4bc486bb3f948b47b01936d65e46b3090111823364c21c201f9fbe875b1fc805cdf884bb032bc1
languageName: node languageName: node
linkType: hard linkType: hard
@@ -6085,15 +6085,15 @@ __metadata:
linkType: hard linkType: hard
"tar@npm:^7.4.3, tar@npm:^7.5.1, tar@npm:^7.5.4, tar@npm:^7.5.9": "tar@npm:^7.4.3, tar@npm:^7.5.1, tar@npm:^7.5.4, tar@npm:^7.5.9":
version: 7.5.9 version: 7.5.10
resolution: "tar@npm:7.5.9" resolution: "tar@npm:7.5.10"
dependencies: dependencies:
"@isaacs/fs-minipass": "npm:^4.0.0" "@isaacs/fs-minipass": "npm:^4.0.0"
chownr: "npm:^3.0.0" chownr: "npm:^3.0.0"
minipass: "npm:^7.1.2" minipass: "npm:^7.1.2"
minizlib: "npm:^3.1.0" minizlib: "npm:^3.1.0"
yallist: "npm:^5.0.0" yallist: "npm:^5.0.0"
checksum: 10c0/e870beb1b2477135ca2abe86b2d18f7b35d0a4e3a37bbc523d3b8f7adca268dfab543f26528a431d569897f8c53a7cac745cdfbc4411c2f89aeeacc652b81b0a checksum: 10c0/ed905e4b33886377df6e9206e5d1bd34458c21666e27943f946799416f86348c938590d573d6a69312cb29c583b122647a64ec92782f2b7e24e68d985dd72531
languageName: node languageName: node
linkType: hard linkType: hard