From ebf2676bdba8897755f158ef8f31b2980aaa1039 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= Date: Fri, 11 Oct 2024 16:12:48 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20GitHub=20Actions=20?= =?UTF-8?q?=E5=B7=A5=E4=BD=9C=E6=B5=81=EF=BC=8C=E4=BC=98=E5=8C=96=E8=B0=83?= =?UTF-8?q?=E8=AF=95=E5=91=BD=E4=BB=A4=E5=B9=B6=E6=9B=B4=E6=96=B0=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=E9=A1=B9=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/检查配置.yaml | 3 +-- package.json | 4 ++-- pnpm-lock.yaml | 16 ++++++++-------- 3 files changed, 11 insertions(+), 12 deletions(-) diff --git a/.github/workflows/检查配置.yaml b/.github/workflows/检查配置.yaml index e349439..e7202e2 100644 --- a/.github/workflows/检查配置.yaml +++ b/.github/workflows/检查配置.yaml @@ -13,8 +13,7 @@ jobs: set -ex pnpm renovate-config-validator; pnpm run validator; - - LOG_LEVEL=debug pnpx renovate --token= --platform=local --dry-run=full # DEBUG: packageFiles with updates (repository=local); + pnpm run dry-run:npx; - name: for regex run: npx semantic-release@24 diff --git a/package.json b/package.json index d34a72f..61abc3d 100644 --- a/package.json +++ b/package.json @@ -3,11 +3,11 @@ "scripts": { "validator": "renovate-config-validator ./default.json5 --strict", "validator:npx": "npx --yes --package renovate -- renovate-config-validator --strict", - "dry-run": "LOG_LEVEL=debug renovate --token= --platform=local --dry-run=full" + "dry-run:npx": "LOG_LEVEL=debug npx renovate --token= --platform=local --dry-run=full" }, "devDependencies": { "renovate": "^38.98.0", - "@murielmay67-1/semantic-release-example": "^1.0.0" + "semantic-release-example-24": "^1.0.0" }, "renovate": { "extends": [ diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ca4ec68..dda8b27 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -8,12 +8,12 @@ importers: .: devDependencies: - '@murielmay67-1/semantic-release-example': - specifier: ^1.0.0 - version: 1.0.0 renovate: specifier: ^38.98.0 version: 38.98.0(@aws-sdk/client-sso-oidc@3.637.0(@aws-sdk/client-sts@3.637.0))(encoding@0.1.13)(typanion@3.14.0) + semantic-release-example-24: + specifier: ^1.0.0 + version: 1.11.0 packages: @@ -260,9 +260,6 @@ packages: '@kwsites/promise-deferred@1.1.1': resolution: {integrity: sha512-GaHYm+c0O9MjZRu0ongGBRbinu8gVAMd2UZjji6jVmqKtZluZnptXGWhz1E8j8D2HJ3f/yMxKAUC0b+57wncIw==} - '@murielmay67-1/semantic-release-example@1.0.0': - resolution: {integrity: sha512-dqz7JClsFUCTFxOC9xtkK6wd4XpNt2IHzHQgv4W0YW6unC8EmtQ2OxJzAAWD+GcuDZDl9MmcEmvkB1HUKzh9Tg==} - '@nodelib/fs.scandir@2.1.5': resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} engines: {node: '>= 8'} @@ -2458,6 +2455,9 @@ packages: sax@1.4.1: resolution: {integrity: sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==} + semantic-release-example-24@1.11.0: + resolution: {integrity: sha512-UCsN4eDcL6XWwcnuIGPB36GgkBY7G5GMXxq5XFu0IB0lv9HhzUEJtpETD0I6ublL3Z3fy+eutOayfdjGhcWpAg==} + semver-compare@1.0.0: resolution: {integrity: sha512-YM3/ITh2MJ5MtzaM429anh+x2jiLVjqILF4m4oyQB18W7Ggea7BfqdH/wGMK7dDiMghv/6WG7znWMwUDzJiXow==} @@ -3732,8 +3732,6 @@ snapshots: '@kwsites/promise-deferred@1.1.1': {} - '@murielmay67-1/semantic-release-example@1.0.0': {} - '@nodelib/fs.scandir@2.1.5': dependencies: '@nodelib/fs.stat': 2.0.5 @@ -6438,6 +6436,8 @@ snapshots: sax@1.4.1: {} + semantic-release-example-24@1.11.0: {} + semver-compare@1.0.0: {} semver-stable@3.0.0: