59 Commits

Author SHA1 Message Date
semantic-release-bot
1c2d6bccfb chore(release): 1.0.16 [skip ci]
## [1.0.16](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.15...v1.0.16) (2026-03-14)
2026-03-14 08:01:41 +00:00
dependabot[bot]
a69d6dfceb chore(deps): bump undici from 6.23.0 to 6.24.0 (#168) 2026-03-14 09:59:09 +02:00
renovate[bot]
e0deb29ce5 chore(actions): update ivuorinen/actions action to v2026.03.11 (#167) 2026-03-13 19:41:47 +02:00
semantic-release-bot
06b22ac404 chore(release): 1.0.15 [skip ci]
## [1.0.15](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.14...v1.0.15) (2026-03-12)
2026-03-12 09:08:11 +00:00
dependabot[bot]
79baa500df chore(deps): bump tar from 7.5.10 to 7.5.11 (#166)
Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.10 to 7.5.11.
- [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.10...v7.5.11)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 7.5.11
  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-12 11:05:38 +02:00
semantic-release-bot
33f11bb897 chore(release): 1.0.14 [skip ci]
## [1.0.14](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.13...v1.0.14) (2026-03-09)
2026-03-09 19:22:31 +00:00
renovate[bot]
a94c316cb2 chore(deps): update pre-commit hook bridgecrewio/checkov (3.2.507 → 3.2.508) (#165) 2026-03-09 21:19:57 +02:00
23844bf23e ci: migrate CodeQL to ivuorinen/actions/codeql-analysis (#162)
* ci: migrate codeql to composable workflow

* fix: correct codeql workflow permissions, cron, and action ref

- Set root-level permissions to {}
- Add job-level permissions (actions, contents, packages, security-events)
- Pin action ref to commit hash with version comment
- Fix mangled cron schedule
- Clean up workflow structure

* fix: correct codeql workflow language, queries, permissions, and action ref

- Use 'javascript' instead of 'javascript-typescript' for CodeQL language
- Add queries: security-and-quality parameter
- Set root-level permissions to {}
- Add job-level permissions (actions, contents, packages, security-events)
- Pin action ref to commit hash with version comment
- Fix mangled cron schedule
2026-03-07 17:52:02 +02:00
semantic-release-bot
073fde30a2 chore(release): 1.0.13 [skip ci]
## [1.0.13](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.12...v1.0.13) (2026-03-07)
2026-03-07 15:47:00 +00:00
renovate[bot]
8c591ffe28 chore(deps): update github/codeql-action action (v4.32.5 → v4.32.6) (#163)
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-07 15:44:32 +00:00
semantic-release-bot
49399dea73 chore(release): 1.0.12 [skip ci]
## [1.0.12](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.11...v1.0.12) (2026-03-07)
2026-03-07 15:33:46 +00:00
renovate[bot]
213ddcc1ee chore(deps): update pre-commit hook bridgecrewio/checkov (3.2.506 → 3.2.507) (#164)
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-07 17:31:15 +02:00
semantic-release-bot
3268947c00 chore(release): 1.0.11 [skip ci]
## [1.0.11](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.10...v1.0.11) (2026-03-06)
2026-03-06 14:05:45 +00:00
renovate[bot]
546289b56a chore(deps): update actions/setup-node action (v6.2.0 → v6.3.0) (#161) 2026-03-06 16:03:15 +02:00
semantic-release-bot
78e1f33322 chore(release): 1.0.10 [skip ci]
## [1.0.10](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.9...v1.0.10) (2026-03-05)
2026-03-05 10:07:48 +00:00
renovate[bot]
90433a0c2c chore(deps): update pre-commit hook igorshubovych/markdownlint-cli (v0.47.0 → v0.48.0) (#159)
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:05:12 +02:00
semantic-release-bot
eed32be114 chore(release): 1.0.9 [skip ci]
## [1.0.9](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.8...v1.0.9) (2026-03-05)
2026-03-05 10:02:11 +00:00
dependabot[bot]
88cd3b2fd9 chore(deps): bump tar from 7.5.9 to 7.5.10 (#160)
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 11:59:26 +02:00
semantic-release-bot
0927c0d942 chore(release): 1.0.8 [skip ci]
## [1.0.8](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.7...v1.0.8) (2026-03-05)
2026-03-05 08:48:57 +00:00
renovate[bot]
bf99721bff chore(deps): update ivuorinen/actions action (v2026.02.24 → v2026.03.02) (#158)
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 08:46:21 +00:00
semantic-release-bot
4b960a26e5 chore(release): 1.0.7 [skip ci]
## [1.0.7](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.6...v1.0.7) (2026-03-04)
2026-03-04 02:17:08 +00:00
renovate[bot]
5a9f197ceb chore(deps): update github/codeql-action action (v4.32.4 → v4.32.5) (#157)
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-04 02:15:00 +00:00
semantic-release-bot
285999f95c chore(release): 1.0.6 [skip ci]
## [1.0.6](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.5...v1.0.6) (2026-03-02)
2026-03-02 01:35:09 +00:00
renovate[bot]
f36453d59e chore(deps): lock file maintenance (#156)
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-02 03:32:42 +02:00
semantic-release-bot
fb38a0ae0d chore(release): 1.0.5 [skip ci]
## [1.0.5](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.4...v1.0.5) (2026-03-01)
2026-03-01 09:06:51 +00:00
github-actions[bot]
5ed8241bae chore(deps): update browserslist database (#155) 2026-03-01 11:04:29 +02:00
semantic-release-bot
4a63ee4c33 chore(release): 1.0.4 [skip ci]
## [1.0.4](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.3...v1.0.4) (2026-02-27)
2026-02-27 21:24:07 +00:00
renovate[bot]
fa4655d694 chore(deps): lock file maintenance (#154)
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-02-27 23:21:46 +02:00
1c861d1adc chore: enforce least-privilege permissions in GitHub Actions workflows
Set top-level `permissions: {}` on all workflows and move required
permissions to job level. Switch publish.yml from secrets.PAT to
secrets.GITHUB_TOKEN so semantic-release can comment on PRs/issues.
2026-02-27 23:03:55 +02:00
semantic-release-bot
757058ee7f chore(release): 1.0.3 [skip ci]
## [1.0.3](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.2...v1.0.3) (2026-02-27)
2026-02-27 06:49:54 +00:00
dependabot[bot]
b1ebc839ab chore(deps): bump minimatch from 10.2.2 to 10.2.4 (#153)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 10.2.2 to 10.2.4.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v10.2.2...v10.2.4)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 10.2.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-27 08:47:32 +02:00
semantic-release-bot
434268a7aa chore(release): 1.0.2 [skip ci]
## [1.0.2](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.1...v1.0.2) (2026-02-27)
2026-02-27 06:45:12 +00:00
0fa54d63ef chore(deps): update npm dependencies 2026-02-27 08:42:46 +02:00
a4e53ab1cc chore: add branches configuration to .releaserc.json 2026-02-26 12:49:25 +02:00
renovate[bot]
e4f79b7fb6 chore(deps): update node.js (v24.13.1 → v24.14.0) (#152)
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-02-26 12:48:22 +02:00
renovate[bot]
fa2ec54084 chore(deps): update ivuorinen/actions action (v2026.02.18 → v2026.02.24) (#151)
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-02-26 10:35:46 +00:00
renovate[bot]
605feccf9d chore(deps): update pre-commit hook bridgecrewio/checkov (3.2.504 → 3.2.506) (#150)
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-02-25 01:47:30 +00:00
renovate[bot]
6fcd250301 chore(deps): lock file maintenance (#149) 2026-02-23 21:36:27 +02:00
renovate[bot]
dcab78f53e chore(deps): update github/codeql-action action (v4.32.3 → v4.32.4) (#148)
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-02-22 21:15:25 +02:00
renovate[bot]
f699e41b1e chore(deps): update ivuorinen/actions action (v2026.02.10 → v2026.02.18) (#147)
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-02-21 04:26:31 +00:00
renovate[bot]
9b2b93f505 chore(deps): update pre-commit hook bridgecrewio/checkov (3.2.501 → 3.2.504) (#146)
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-02-19 21:27:14 +00:00
renovate[bot]
b0ae27753a chore(deps): lock file maintenance (#144) 2026-02-17 19:21:01 +02:00
renovate[bot]
b49d33132d chore(deps): update pre-commit hook rhysd/actionlint (v1.7.10 → v1.7.11) (#145)
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-02-17 04:36:25 +00:00
github-actions[bot]
903c389cb1 chore(deps): update browserslist database (#143) 2026-02-15 23:01:28 +02:00
renovate[bot]
e1dfaacbc2 chore(deps): update github/codeql-action action (v4.32.2 → v4.32.3) (#142)
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-02-15 05:43:53 +00:00
renovate[bot]
5c4143424a chore(deps): update pre-commit hook bridgecrewio/checkov (3.2.500 → 3.2.501) (#141)
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-02-13 17:32:48 +00:00
renovate[bot]
139226b1ff chore(deps): update ivuorinen/actions action (v2026.02.03 → v2026.02.10) (#140)
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-02-12 11:10:29 +00:00
renovate[bot]
80b2ae9558 chore(deps): update node.js (v24.13.0 → v24.13.1) (#139)
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-02-12 05:57:38 +00:00
renovate[bot]
1f0a67fe00 chore(deps): update simek/yarn-lock-changes action (v0.14.0 → v0.14.1) (#138)
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-02-09 16:01:55 +02:00
renovate[bot]
47f592885a chore(deps): update pre-commit hook renovatebot/pre-commit-hooks (43.0.3 → 43.4.2) (#137)
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-02-08 13:46:30 +02:00
renovate[bot]
a94006667c chore(deps): update github/codeql-action action (v4.32.1 → v4.32.2) (#136)
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-02-07 05:28:14 +00:00
renovate[bot]
3c598b65de chore(deps): update ivuorinen/actions action (v2026.01.21 → v2026.02.03) (#135)
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-02-05 15:09:29 +00:00
renovate[bot]
e3dcaa67a4 chore(deps): update github/codeql-action action (v4.32.0 → v4.32.1) (#134)
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-02-04 05:58:08 +00:00
renovate[bot]
cb63ed999c chore(deps): update pre-commit hook bridgecrewio/checkov (3.2.499 → 3.2.500) (#133)
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-02-04 00:54:03 +00:00
renovate[bot]
d25df31d78 chore(deps): update simek/yarn-lock-changes action (v0.12.2 → v0.14.0) (#132) 2026-02-02 20:34:23 +02:00
github-actions[bot]
e77c2db824 chore(deps): update browserslist database (#131)
Co-authored-by: fiximus <189535814+fiximus@users.noreply.github.com>
2026-02-01 09:58:15 +02:00
renovate[bot]
671ab41c8d chore(deps): update actions/cache action (v5.0.2 → v5.0.3) (#130)
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-01-31 05:56:43 +00:00
renovate[bot]
85796aa551 chore(deps)!: update renovatebot/pre-commit-hooks (42.84.0 → 43.0.3) (#129)
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-01-29 23:26:25 +02:00
dependabot[bot]
a53d69c1d9 chore(deps): bump tar from 7.5.6 to 7.5.7 (#128)
Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.6 to 7.5.7.
- [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.6...v7.5.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-29 20:46:41 +02:00
12 changed files with 587 additions and 769 deletions

View File

@@ -1,46 +1,34 @@
---
# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
name: 'CodeQL'
name: "CodeQL"
on:
push:
branches: ['main']
branches: ["main"]
pull_request:
branches: ['main']
branches: ["main"]
schedule:
- cron: '30 1 * * 0' # Run at 1:30 AM UTC every Sunday
- cron: "30 1 * * 0"
merge_group:
permissions:
actions: read
contents: read
permissions: {}
jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
permissions:
actions: read
contents: read
packages: read
security-events: write
strategy:
fail-fast: false
matrix:
language: ['javascript'] # Add languages used in your actions
language: ["actions", "javascript"]
steps:
- name: Checkout repository
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- name: Initialize CodeQL
uses: github/codeql-action/init@b20883b0cd1f46c72ae0ba6d1090936928f9fa30 # v4.32.0
- name: CodeQL Analysis
uses: ivuorinen/actions/codeql-analysis@7f6a23b59316795c4b3cb3b3b28dd53e53655a33 # v2026.03.11
with:
languages: ${{ matrix.language }}
language: ${{ matrix.language }}
queries: security-and-quality
- name: Autobuild
uses: github/codeql-action/autobuild@b20883b0cd1f46c72ae0ba6d1090936928f9fa30 # v4.32.0
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@b20883b0cd1f46c72ae0ba6d1090936928f9fa30 # v4.32.0
with:
category: '/language:${{matrix.language}}'

View File

@@ -6,6 +6,8 @@ on:
pull_request:
branches: [master, main]
permissions: {}
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
@@ -27,10 +29,10 @@ jobs:
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- name: Yarn Lock Changes
uses: Simek/yarn-lock-changes@61d1a0595070b79c1abdc8e1e5a5f5d98b18918c # v0.12.2
uses: Simek/yarn-lock-changes@59f47ee499424d2c2437c5aebf863b5c6d50a5bc # v0.14.1
with:
token: ${{ secrets.GITHUB_TOKEN }}
- name: Run PR Lint
# https://github.com/ivuorinen/actions
uses: ivuorinen/actions/pr-lint@f98ae7cd7d0feb1f9d6b01de0addbb11414cfc73 # v2026.01.21
uses: ivuorinen/actions/pr-lint@7f6a23b59316795c4b3cb3b3b28dd53e53655a33 # v2026.03.11

View File

@@ -6,7 +6,7 @@ on:
branches:
- main
permissions: read-all
permissions: {}
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
@@ -26,7 +26,7 @@ jobs:
steps:
- name: Run PR Lint
# https://github.com/ivuorinen/actions
uses: ivuorinen/actions/pr-lint@f98ae7cd7d0feb1f9d6b01de0addbb11414cfc73 # v2026.01.21
uses: ivuorinen/actions/pr-lint@7f6a23b59316795c4b3cb3b3b28dd53e53655a33 # v2026.03.11
publish:
name: Publish
@@ -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"
@@ -58,7 +58,7 @@ jobs:
run: npm install -g corepack --force && corepack enable
- name: Cache Node Modules
uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5.0.2
uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3
id: cache
with:
path: node_modules
@@ -72,5 +72,5 @@ jobs:
- name: Semantic Release
uses: cycjimmy/semantic-release-action@b12c8f6015dc215fe37bc154d4ad456dd3833c90 # v6.0.0
env:
GITHUB_TOKEN: ${{ secrets.PAT }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

View File

@@ -8,10 +8,7 @@ on:
workflow_call:
workflow_dispatch:
permissions:
contents: read
packages: read
statuses: read
permissions: {}
jobs:
stale:
@@ -23,4 +20,4 @@ jobs:
issues: write
pull-requests: write
steps:
- uses: ivuorinen/actions/stale@f98ae7cd7d0feb1f9d6b01de0addbb11414cfc73 # v2026.01.21
- uses: ivuorinen/actions/stale@7f6a23b59316795c4b3cb3b3b28dd53e53655a33 # v2026.03.11

View File

@@ -20,7 +20,7 @@ concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions: read-all
permissions: {}
jobs:
labels:
@@ -38,4 +38,4 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
- name: ⤵️ Sync Latest Labels Definitions
uses: ivuorinen/actions/sync-labels@f98ae7cd7d0feb1f9d6b01de0addbb11414cfc73 # v2026.01.21
uses: ivuorinen/actions/sync-labels@7f6a23b59316795c4b3cb3b3b28dd53e53655a33 # v2026.03.11

View File

@@ -7,13 +7,14 @@ on:
- cron: '0 2 1,15 * *'
workflow_dispatch:
permissions:
contents: write
pull-requests: write
permissions: {}
jobs:
update-browserslist-database:
runs-on: ubuntu-latest
permissions:
contents: write
pull-requests: write
steps:
- name: Checkout repository
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
@@ -21,7 +22,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'

2
.nvmrc
View File

@@ -1 +1 @@
24.13.0
24.14.0

View File

@@ -23,7 +23,7 @@ repos:
args: [--autofix, --no-sort-keys]
- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.47.0
rev: v0.48.0
hooks:
- id: markdownlint
args: [-c, .markdownlint.json, --fix]
@@ -45,18 +45,18 @@ repos:
args: ['--severity=warning']
- repo: https://github.com/rhysd/actionlint
rev: v1.7.10
rev: v1.7.11
hooks:
- id: actionlint
args: ['-shellcheck=']
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 42.84.0
rev: 43.4.2
hooks:
- id: renovate-config-validator
- repo: https://github.com/bridgecrewio/checkov.git
rev: '3.2.499'
rev: '3.2.508'
hooks:
- id: checkov
args:

View File

@@ -1,3 +1,4 @@
{
"extends": ["@ivuorinen/semantic-release-config"]
"extends": ["@ivuorinen/semantic-release-config"],
"branches": ["main"]
}

View File

@@ -3,6 +3,36 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.0.16](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.15...v1.0.16) (2026-03-14)
## [1.0.15](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.14...v1.0.15) (2026-03-12)
## [1.0.14](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.13...v1.0.14) (2026-03-09)
## [1.0.13](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.12...v1.0.13) (2026-03-07)
## [1.0.12](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.11...v1.0.12) (2026-03-07)
## [1.0.11](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.10...v1.0.11) (2026-03-06)
## [1.0.10](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.9...v1.0.10) (2026-03-05)
## [1.0.9](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.8...v1.0.9) (2026-03-05)
## [1.0.8](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.7...v1.0.8) (2026-03-05)
## [1.0.7](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.6...v1.0.7) (2026-03-04)
## [1.0.6](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.5...v1.0.6) (2026-03-02)
## [1.0.5](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.4...v1.0.5) (2026-03-01)
## [1.0.4](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.3...v1.0.4) (2026-02-27)
## [1.0.3](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.2...v1.0.3) (2026-02-27)
## [1.0.2](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.1...v1.0.2) (2026-02-27)
## [1.0.1](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.0...v1.0.1) (2026-01-29)

View File

@@ -1,6 +1,6 @@
{
"name": "@ivuorinen/browserslist-config",
"version": "1.0.1",
"version": "1.0.16",
"description": "ivuorinen's shareable configuration for Browserslist.",
"type": "module",
"author": {
@@ -43,12 +43,11 @@
"postinstall": "node scripts/postinstall.cjs"
},
"dependencies": {
"@ivuorinen/config-checker": "^2",
"@ivuorinen/config-checker": "^2.1.2",
"browserslist": "^4.28.1"
},
"devDependencies": {
"@ivuorinen/semantic-release-config": "^1.0.0",
"@types/browserslist": "^4.15.4"
"@ivuorinen/semantic-release-config": "^1.1.3"
},
"packageManager": "yarn@4.12.0"
}

1234
yarn.lock

File diff suppressed because it is too large Load Diff