4 Commits

Author SHA1 Message Date
semantic-release-bot
211b7cfff8 chore(release): 1.1.9 [skip ci]
## [1.1.9](https://github.com/ivuorinen/base-configs-semantic-release/compare/v1.1.8...v1.1.9) (2026-03-05)
2026-03-05 19:59:02 +00:00
renovate[bot]
993aab6da6 chore(deps): update actions/setup-node action (v6.2.0 → v6.3.0) (#132)
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 19:56:24 +00:00
semantic-release-bot
0675e1cd21 chore(release): 1.1.8 [skip ci]
## [1.1.8](https://github.com/ivuorinen/base-configs-semantic-release/compare/v1.1.7...v1.1.8) (2026-03-05)
2026-03-05 10:23:24 +00:00
dependabot[bot]
80ebd88e85 chore(deps): bump tar from 7.5.9 to 7.5.10 (#131)
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:21:01 +02:00
4 changed files with 9 additions and 5 deletions

View File

@@ -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"

View File

@@ -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.1.9](https://github.com/ivuorinen/base-configs-semantic-release/compare/v1.1.8...v1.1.9) (2026-03-05)
## [1.1.8](https://github.com/ivuorinen/base-configs-semantic-release/compare/v1.1.7...v1.1.8) (2026-03-05)
## [1.1.7](https://github.com/ivuorinen/base-configs-semantic-release/compare/v1.1.6...v1.1.7) (2026-03-05)
## [1.1.6](https://github.com/ivuorinen/base-configs-semantic-release/compare/v1.1.5...v1.1.6) (2026-03-05)

View File

@@ -1,6 +1,6 @@
{
"name": "@ivuorinen/semantic-release-config",
"version": "1.1.7",
"version": "1.1.9",
"description": "ivuorinen's shareable configuration for semantic-release.",
"author": {
"name": "Ismo Vuorinen",

View File

@@ -3674,15 +3674,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