sequelize / umzug

Framework agnostic migration tool for Node.js
MIT License
1.98k stars 158 forks source link

fix(deps): update dependency @rushstack/ts-command-line to v4.22.0 #669

Open renovate[bot] opened 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@rushstack/ts-command-line (source) 4.19.1 -> 4.22.0 age adoption passing confidence

Release Notes

microsoft/rushstack (@​rushstack/ts-command-line) ### [`v4.22.0`](https://togithub.com/microsoft/rushstack/blob/HEAD/libraries/ts-command-line/CHANGELOG.md#4220) [Compare Source](https://togithub.com/microsoft/rushstack/compare/0dab69909c513f0ea0f2b71a7df4984314b5c321...3c436e9e9a7a0c251daef2d1d25da7adc3b8a4ff) Thu, 30 May 2024 00:13:05 GMT ##### Minor changes - Eliminate a const enum from the public API. ### [`v4.21.5`](https://togithub.com/microsoft/rushstack/blob/HEAD/libraries/ts-command-line/CHANGELOG.md#4215) [Compare Source](https://togithub.com/microsoft/rushstack/compare/dc366ebd425d28877bf19bf41db5839bcc5670dc...0dab69909c513f0ea0f2b71a7df4984314b5c321) Wed, 29 May 2024 02:03:51 GMT *Version update only* ### [`v4.21.4`](https://togithub.com/microsoft/rushstack/blob/HEAD/libraries/ts-command-line/CHANGELOG.md#4214) [Compare Source](https://togithub.com/microsoft/rushstack/compare/b878b90f1c2ebc057d474cd8f7cf7b25137ac0fa...dc366ebd425d28877bf19bf41db5839bcc5670dc) Tue, 28 May 2024 15:10:09 GMT *Version update only* ### [`v4.21.3`](https://togithub.com/microsoft/rushstack/blob/HEAD/libraries/ts-command-line/CHANGELOG.md#4213) [Compare Source](https://togithub.com/microsoft/rushstack/compare/a91a919e7c03cc14d2e409f80d9afd17f6f6f5c3...b878b90f1c2ebc057d474cd8f7cf7b25137ac0fa) Tue, 28 May 2024 00:09:47 GMT *Version update only* ### [`v4.21.2`](https://togithub.com/microsoft/rushstack/blob/HEAD/libraries/ts-command-line/CHANGELOG.md#4212) [Compare Source](https://togithub.com/microsoft/rushstack/compare/cc8c36cb3702d1cf16087d99acbd7956968762d8...a91a919e7c03cc14d2e409f80d9afd17f6f6f5c3) Sat, 25 May 2024 04:54:08 GMT *Version update only* ### [`v4.21.1`](https://togithub.com/microsoft/rushstack/blob/HEAD/libraries/ts-command-line/CHANGELOG.md#4211) [Compare Source](https://togithub.com/microsoft/rushstack/compare/b45af7970d8bf9d6216bed461dba6ac70de9d8d9...cc8c36cb3702d1cf16087d99acbd7956968762d8) Thu, 23 May 2024 02:26:56 GMT *Version update only* ### [`v4.21.0`](https://togithub.com/microsoft/rushstack/blob/HEAD/libraries/ts-command-line/CHANGELOG.md#4210) [Compare Source](https://togithub.com/microsoft/rushstack/compare/365ccc0f6c777d109685504af1c5fe2b71f6fff3...b45af7970d8bf9d6216bed461dba6ac70de9d8d9) Thu, 16 May 2024 15:10:22 GMT ##### Minor changes - Mark `onDefineParameters` and `onDefineUnscopedParameters` as deprecated and update README accordingly because defining parameters causes issues when the compiler targets >=es2022. ### [`v4.20.1`](https://togithub.com/microsoft/rushstack/blob/HEAD/libraries/ts-command-line/CHANGELOG.md#4201) [Compare Source](https://togithub.com/microsoft/rushstack/compare/286087c830ad1bc3c68619601a92e97a357df657...365ccc0f6c777d109685504af1c5fe2b71f6fff3) Wed, 15 May 2024 23:42:58 GMT *Version update only* ### [`v4.20.0`](https://togithub.com/microsoft/rushstack/blob/HEAD/libraries/ts-command-line/CHANGELOG.md#4200) [Compare Source](https://togithub.com/microsoft/rushstack/compare/20f69861879c40adcc4c74a47644d7fdc68686b8...286087c830ad1bc3c68619601a92e97a357df657) Wed, 15 May 2024 06:04:17 GMT ##### Minor changes - Rename `CommandLineParser.execute` to `CommandLineParser.executeAsync` and `CommandLineParser.executeWithoutErrorHandling` to `CommandLineParser.executeWithoutErrorHandlingAsync`. The old functions are marked as `@deprecated`. ### [`v4.19.5`](https://togithub.com/microsoft/rushstack/blob/HEAD/libraries/ts-command-line/CHANGELOG.md#4195) [Compare Source](https://togithub.com/microsoft/rushstack/compare/fb711c10a4ed1560305f7ddc168f00f549a2d1ec...20f69861879c40adcc4c74a47644d7fdc68686b8) Fri, 10 May 2024 05:33:34 GMT *Version update only* ### [`v4.19.4`](https://togithub.com/microsoft/rushstack/blob/HEAD/libraries/ts-command-line/CHANGELOG.md#4194) [Compare Source](https://togithub.com/microsoft/rushstack/compare/ac21ee99404295e9c2b82ea399af6185ee8d7085...fb711c10a4ed1560305f7ddc168f00f549a2d1ec) Wed, 08 May 2024 22:23:50 GMT ##### Patches - Fix an issue where tab completions did not suggest parameter values. ### [`v4.19.3`](https://togithub.com/microsoft/rushstack/blob/HEAD/libraries/ts-command-line/CHANGELOG.md#4193) [Compare Source](https://togithub.com/microsoft/rushstack/compare/7b1287fc615b158cecb49823c82bd8093bfecb9c...ac21ee99404295e9c2b82ea399af6185ee8d7085) Mon, 06 May 2024 15:11:05 GMT *Version update only* ### [`v4.19.2`](https://togithub.com/microsoft/rushstack/blob/HEAD/libraries/ts-command-line/CHANGELOG.md#4192) [Compare Source](https://togithub.com/microsoft/rushstack/compare/8095e858e0a4095e99ba78edfe67caf4c5b720e6...7b1287fc615b158cecb49823c82bd8093bfecb9c) Wed, 10 Apr 2024 15:10:09 GMT *Version update only*

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.