From 97f5829a3c01e217d8b6ff4ac9987f75f52ad1db Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 8 Apr 2023 19:48:49 +0000 Subject: [PATCH] chore(deps): update dependency @favware/cliff-jumper to v2 --- package.json | 2 +- pnpm-lock.yaml | 76 +++++++++++++++++++++++++++++++++++++++++++------- 2 files changed, 67 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 13845acf..0758741d 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "devDependencies": { "@commitlint/cli": "^17.5.1", "@commitlint/config-angular": "^17.4.4", - "@favware/cliff-jumper": "^1.10.0", + "@favware/cliff-jumper": "^2.0.0", "@sapphire/ts-config": "^3.3.4", "@swc/core": "^1.3.46", "@types/node": "^18.15.11", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 11a65aee..62b67b99 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4,7 +4,7 @@ specifiers: '@commitlint/cli': ^17.5.1 '@commitlint/config-angular': ^17.4.4 '@discordjs/builders': ^1.6.1 - '@favware/cliff-jumper': ^1.10.0 + '@favware/cliff-jumper': ^2.0.0 '@frutbits/pino-logger': ^3.3.0 '@sapphire/decorators': ^6.0.0 '@sapphire/discord.js-utilities': ^6.0.4 @@ -88,7 +88,7 @@ dependencies: devDependencies: '@commitlint/cli': 17.5.1_@swc+core@1.3.46 '@commitlint/config-angular': 17.4.4 - '@favware/cliff-jumper': 1.10.0 + '@favware/cliff-jumper': 2.0.0 '@sapphire/ts-config': 3.3.4 '@swc/core': 1.3.46 '@types/node': 18.15.11 @@ -602,8 +602,8 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@favware/cliff-jumper/1.10.0: - resolution: {integrity: sha512-kFZYopaqrMMUhX+qa5IbXkI92/SVELo32rVCOVr6tPCNosXvySWv8oaQTck8xaVP/sGfxaZ0wko8CZA+ZpfAYQ==} + /@favware/cliff-jumper/2.0.0: + resolution: {integrity: sha512-AX4mcdzir6dJ4CQviA4XT6gssUPTQsfdEQDTZYQ0u+uhX3al4dnR5vGfwPc5uJPZ6Be0lE0hnAV2VJH/dsenOw==} engines: {node: '>=v16'} hasBin: true dependencies: @@ -611,8 +611,9 @@ packages: '@sapphire/result': 2.6.0 '@sapphire/utilities': 3.11.0 colorette: 2.0.19 - commander: 9.5.0 + commander: 10.0.0 conventional-recommended-bump: 6.1.0 + git-cliff: 1.1.2 js-yaml: 4.1.0 semver: 7.3.8 typescript: 4.9.5 @@ -1704,11 +1705,6 @@ packages: engines: {node: '>= 6'} dev: true - /commander/9.5.0: - resolution: {integrity: sha512-KRs7WVDKg86PWiuAqhDrAQnTXZKraVcCc6vFdL14qrZ/DcWwuRo7VoiYXalXO7S5GKpqYiVEwCbgFDfxNHKJBQ==} - engines: {node: ^12.20.0 || >=14} - dev: true - /compare-func/2.0.0: resolution: {integrity: sha512-zHig5N+tPWARooBnb0Zx1MFcdfpyJrfTJ3Y5L+IFvUm8rM74hHz66z0gw0x4tijh5CorKkKUCnW82R2vmpeCRA==} dependencies: @@ -2594,6 +2590,66 @@ packages: get-intrinsic: 1.2.0 dev: true + /git-cliff-darwin-arm64/1.1.2: + resolution: {integrity: sha512-z+pSh6vLrtgoILlWzhisLHiLOuStabJh/ShgbBq0q3JRedUmxfg6WqCi+fHymMkA4AeoXOIS7GGfyV5m+sLQeQ==} + cpu: [arm64] + os: [darwin] + requiresBuild: true + dev: true + optional: true + + /git-cliff-darwin-x64/1.1.2: + resolution: {integrity: sha512-dhizA8pGobcxxTS2YQDSs960zFqKfjprDsX/pq+MqgEc68e60B2WSRwFWXd+jK2x/7d7PbnMzlXDqszeDwBpRQ==} + cpu: [x64] + os: [darwin] + requiresBuild: true + dev: true + optional: true + + /git-cliff-linux-arm64/1.1.2: + resolution: {integrity: sha512-4TYzQHO8H8FquSxoO/O2IfYN6ZLef4SM5PEDG93jeK958s+/FWnFok8evGSJdoTeyu2MXWdw4J40o1AKl0fcxw==} + cpu: [arm64] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /git-cliff-linux-x64/1.1.2: + resolution: {integrity: sha512-vDLQEITUPHliKVWD69baH1djdsCPpSgUqqbNdX5Xb4bzM8vugIwfpV0XE/BIDC05VUJY2TPLMK1Zh//pdaOhfg==} + cpu: [x64] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /git-cliff-windows-arm64/1.1.2: + resolution: {integrity: sha512-wl1S3IU5ewZ6UYzPFZbTZjeyf6/3VIAjDQ0hFWN+LQeo6ttj5RtVzifMRadoCmb2Jgi9RT8qR4plwyL+/NtHlQ==} + cpu: [arm64] + os: [win32] + requiresBuild: true + dev: true + optional: true + + /git-cliff-windows-x64/1.1.2: + resolution: {integrity: sha512-KszFq4Pre+TdJiPuGP+4t1DtXHcVaF9/dBSmwldxWvyAomzeX2wHalquh2iv6YgcFUQ4oe/DP1qiNhLa5xw5/Q==} + cpu: [x64] + os: [win32] + requiresBuild: true + dev: true + optional: true + + /git-cliff/1.1.2: + resolution: {integrity: sha512-sjIhRW8BZSKkr0e9XcEFdxz2SF7lcOOJJuEEc+b07H7zM7WdhLh5dzZM2Et57adC5jUVO6mLpxuWRJSinGl4nQ==} + hasBin: true + optionalDependencies: + git-cliff-darwin-arm64: 1.1.2 + git-cliff-darwin-x64: 1.1.2 + git-cliff-linux-arm64: 1.1.2 + git-cliff-linux-x64: 1.1.2 + git-cliff-windows-arm64: 1.1.2 + git-cliff-windows-x64: 1.1.2 + dev: true + /git-raw-commits/2.0.11: resolution: {integrity: sha512-VnctFhw+xfj8Va1xtfEqCUD2XDrbAPSJx+hSrE5K7fGdjZruW7XV+QOrN7LF/RJyvspRiD2I0asWsxFp0ya26A==} engines: {node: '>=10'}