diff --git a/package.json b/package.json index 68ba4b1..c7304ea 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@commitlint/cli": "^21.2.1", "@commitlint/config-conventional": "^21.0.2", "@semantic-release/exec": "^7.1.0", - "@semantic-release/git": "^11.0.0", + "@semantic-release/git": "^11.0.1", "bootstrap": "^5.3.8", "cpy-cli": "^7.0.0", "hugo-extended": "^0.164.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7e7dbfd..ca8c4c8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^7.1.0 version: 7.1.0(semantic-release@25.0.8(typescript@5.8.3)) '@semantic-release/git': - specifier: ^11.0.0 - version: 11.0.0(semantic-release@25.0.8(typescript@5.8.3)) + specifier: ^11.0.1 + version: 11.0.1(semantic-release@25.0.8(typescript@5.8.3)) bootstrap: specifier: ^5.3.8 version: 5.3.8(@popperjs/core@2.11.8) @@ -273,8 +273,8 @@ packages: peerDependencies: semantic-release: '>=24.1.0' - '@semantic-release/git@11.0.0': - resolution: {integrity: sha512-4N1LSbrJhaZTud+DIto09MyJgadIT11oTUy/AyZr7fjKl5wB9sOVWfxZ6SimzqQBteVVXkfdBRwyINVZTXYOcA==} + '@semantic-release/git@11.0.1': + resolution: {integrity: sha512-Zr8BUYCTZMc8V6wDKN2dpR7nJgewd9I6THL3ydLTnp3OEdTo1/4RBLNYaeRucYMsjMv+BXoCNfXA0NADj1kwhw==} engines: {node: ^22.22.2 || >=24.15} peerDependencies: semantic-release: '>=20.1.0' @@ -674,6 +674,10 @@ packages: resolution: {integrity: sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA==} engines: {node: '>=6'} + execa@10.0.0: + resolution: {integrity: sha512-Cxl6MKxB1dr1H0FHmiizJ+lavKF7pV+fcDZFyqMB8d5m7qUPm/OtZYcD5vPWePKxSnTQ57KuBd9mtdZ3oNCvyQ==} + engines: {node: '>=22'} + execa@8.0.1: resolution: {integrity: sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==} engines: {node: '>=16.17'} @@ -1910,6 +1914,11 @@ packages: which-boxed-primitive@1.0.2: resolution: {integrity: sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==} + which-command@0.1.0: + resolution: {integrity: sha512-XZyoF5/5hZtXitIwzrU4NKK+Wtbb9aB9CezUEw2Q0wlYK8NUYQxC1rRXgNueYLtBAJwXIb+/tFVk4dozciNJMA==} + engines: {node: '>=22'} + hasBin: true + which-typed-array@1.1.11: resolution: {integrity: sha512-qe9UWWpkeG5yzZ0tNYxDmd7vo58HDBc39mZ0xWWpolAGADdFOzkfamWLDxkOWcvHQKVmdTyQdLD4NOfjLWTKew==} engines: {node: '>= 0.4'} @@ -1977,6 +1986,10 @@ packages: resolution: {integrity: sha512-CzhO+pFNo8ajLM2d2IW/R93ipy99LWjtwblvC1RsoSUMZgyLbYFr221TnSNT7GjGdYui6P459mw9JH/g/zW2ug==} engines: {node: '>=18'} + yoctocolors@2.2.0: + resolution: {integrity: sha512-xYqdZFUK/VYazNl/oCDYN+3WloWQwMfZxBoiNt6qNyk+xfOdi598muWE42rNZFp1kNOiqW936q5RhUdnpqElSg==} + engines: {node: '>=18'} + snapshots: '@actions/core@3.0.1': @@ -2257,13 +2270,13 @@ snapshots: transitivePeerDependencies: - supports-color - '@semantic-release/git@11.0.0(semantic-release@25.0.8(typescript@5.8.3))': + '@semantic-release/git@11.0.1(semantic-release@25.0.8(typescript@5.8.3))': dependencies: '@semantic-release/error': 4.0.0 aggregate-error: 5.0.0 debug: 4.4.3 dir-glob: 3.0.1 - execa: 9.6.1 + execa: 10.0.0 lodash-es: 4.18.1 micromatch: 4.0.8 p-reduce: 3.0.0 @@ -2736,6 +2749,22 @@ snapshots: signal-exit: 3.0.7 strip-eof: 1.0.0 + execa@10.0.0: + dependencies: + '@sindresorhus/merge-streams': 4.0.0 + figures: 6.1.0 + get-stream: 9.0.1 + human-signals: 8.0.1 + is-plain-obj: 4.1.0 + is-stream: 4.0.1 + npm-run-path: 6.0.0 + path-key: 4.0.0 + pretty-ms: 9.3.0 + signal-exit: 4.1.0 + strip-final-newline: 4.0.0 + which-command: 0.1.0 + yoctocolors: 2.2.0 + execa@8.0.1: dependencies: cross-spawn: 7.0.6 @@ -3912,6 +3941,8 @@ snapshots: is-string: 1.0.7 is-symbol: 1.0.4 + which-command@0.1.0: {} + which-typed-array@1.1.11: dependencies: available-typed-arrays: 1.0.5 @@ -3981,3 +4012,5 @@ snapshots: yoctocolors@2.1.1: {} yoctocolors@2.1.2: {} + + yoctocolors@2.2.0: {}