mirror of
https://github.com/ivuorinen/base-configs-eslint.git
synced 2026-03-11 00:58:01 +00:00
Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e97ebff94d | ||
|
|
2926de8a97 | ||
|
|
01666a1d0d | ||
|
|
940197f28f | ||
|
|
7cb9af5c58 | ||
|
|
fe19b0f310 | ||
|
|
db2d308ecd | ||
|
|
ddf9ae9f26 | ||
|
|
5ac05269a2 | ||
|
|
9d2e0fee98 |
4
.github/workflows/codeql.yml
vendored
4
.github/workflows/codeql.yml
vendored
@@ -70,7 +70,7 @@ jobs:
|
||||
|
||||
# Initializes the CodeQL tools for scanning.
|
||||
- name: Initialize CodeQL
|
||||
uses: github/codeql-action/init@c793b717bc78562f491db7b0e93a3a178b099162 # v4.32.5
|
||||
uses: github/codeql-action/init@0d579ffd059c29b07949a3cce3983f0780820c98 # v4.32.6
|
||||
with:
|
||||
languages: ${{ matrix.language }}
|
||||
build-mode: ${{ matrix.build-mode }}
|
||||
@@ -98,6 +98,6 @@ jobs:
|
||||
exit 1
|
||||
|
||||
- name: Perform CodeQL Analysis
|
||||
uses: github/codeql-action/analyze@c793b717bc78562f491db7b0e93a3a178b099162 # v4.32.5
|
||||
uses: github/codeql-action/analyze@0d579ffd059c29b07949a3cce3983f0780820c98 # v4.32.6
|
||||
with:
|
||||
category: "/language:${{matrix.language}}"
|
||||
|
||||
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -46,7 +46,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"
|
||||
|
||||
@@ -51,12 +51,12 @@ repos:
|
||||
args: ["-shellcheck="]
|
||||
|
||||
- repo: https://github.com/renovatebot/pre-commit-hooks
|
||||
rev: 43.31.6
|
||||
rev: 43.56.0
|
||||
hooks:
|
||||
- id: renovate-config-validator
|
||||
|
||||
- repo: https://github.com/bridgecrewio/checkov.git
|
||||
rev: "3.2.506"
|
||||
rev: "3.2.507"
|
||||
hooks:
|
||||
- id: checkov
|
||||
args:
|
||||
|
||||
@@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file. See
|
||||
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [1.0.6](https://github.com/ivuorinen/base-configs-eslint/compare/v1.0.5...v1.0.6) (2026-03-07)
|
||||
|
||||
## [1.0.5](https://github.com/ivuorinen/base-configs-eslint/compare/v1.0.4...v1.0.5) (2026-03-07)
|
||||
|
||||
## [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.1](https://github.com/ivuorinen/base-configs-eslint/compare/v1.0.0...v1.0.1) (2026-03-04)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ivuorinen/eslint-config",
|
||||
"version": "1.0.2",
|
||||
"version": "1.0.6",
|
||||
"description": "ivuorinen's shareable configuration for ESLint.",
|
||||
"author": {
|
||||
"name": "Ismo Vuorinen",
|
||||
|
||||
24
yarn.lock
24
yarn.lock
@@ -272,14 +272,14 @@ __metadata:
|
||||
linkType: soft
|
||||
|
||||
"@ivuorinen/semantic-release-config@npm:^1.0.0":
|
||||
version: 1.1.5
|
||||
resolution: "@ivuorinen/semantic-release-config@npm:1.1.5"
|
||||
version: 1.1.8
|
||||
resolution: "@ivuorinen/semantic-release-config@npm:1.1.8"
|
||||
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/ba5b0d5dab56e4247904761bf8fc33d0720600c1cc07fa4c99bdb44b110bb5aceb674fd7e4920f45884420be2955c55a5cbd75c6ee387c4e9ec6a699c0c6655d
|
||||
checksum: 10c0/583705e5833ec7162882f9653af9c4e4dfcd1655a9058b824920e121d6541bee7b59a85440d1fb8d04c8c039a4dba35b1cefe969768d674cb87bffc5cb48fde6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -1656,17 +1656,17 @@ __metadata:
|
||||
linkType: hard
|
||||
|
||||
"conventional-changelog-angular@npm:^8.0.0":
|
||||
version: 8.2.0
|
||||
resolution: "conventional-changelog-angular@npm:8.2.0"
|
||||
version: 8.3.0
|
||||
resolution: "conventional-changelog-angular@npm:8.3.0"
|
||||
dependencies:
|
||||
compare-func: "npm:^2.0.0"
|
||||
checksum: 10c0/15f4d455df3152db62d3a7e92c83abe2438721e4b6736cae20b1ce17162fa0aca098b3a62f4f50d3541e4aa300f89f8768d7ba45b83cca77336ffb3700669e9e
|
||||
checksum: 10c0/bab87fa741a25e4fb623e2629912a5e592de5ed616398bee0cd9779dc950aae2a78ac48a6f4268cbb5f5544bb33644e01c7b40cea378bb9763ae5304cc22efc2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"conventional-changelog-writer@npm:^8.0.0":
|
||||
version: 8.3.0
|
||||
resolution: "conventional-changelog-writer@npm:8.3.0"
|
||||
version: 8.4.0
|
||||
resolution: "conventional-changelog-writer@npm:8.4.0"
|
||||
dependencies:
|
||||
"@simple-libs/stream-utils": "npm:^1.2.0"
|
||||
conventional-commits-filter: "npm:^5.0.0"
|
||||
@@ -1675,7 +1675,7 @@ __metadata:
|
||||
semver: "npm:^7.5.2"
|
||||
bin:
|
||||
conventional-changelog-writer: dist/cli/index.js
|
||||
checksum: 10c0/e0ce001c54085a72504c1af6a6eade4ddf2ccf1e155ba8bf80bb03228b36c719b8a1f389d222c13f32f224d0ac448e0bed40222ebfbfe9a813e0b23d6162d258
|
||||
checksum: 10c0/d657bf74c470e5d515d3a07814d266e6e2aea018e6867bfefa4bc486bb3f948b47b01936d65e46b3090111823364c21c201f9fbe875b1fc805cdf884bb032bc1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -6085,15 +6085,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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user