Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 29, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

microsoft/rushstack (@​rushstack/ts-command-line)

v4.22.6

Compare Source

Wed, 21 Aug 2024 05:43:04 GMT

Version update only

v4.22.5

Compare Source

Mon, 12 Aug 2024 22:16:04 GMT

Version update only

v4.22.4

Compare Source

Fri, 02 Aug 2024 17:26:42 GMT

Patches
  • Remove @​internal so that subclasses can call _getArgumentParser

v4.22.3

Compare Source

Sat, 27 Jul 2024 00:10:27 GMT

Patches
  • Include CHANGELOG.md in published releases again

v4.22.2

Compare Source

Wed, 17 Jul 2024 06:55:10 GMT

Version update only

v4.22.1

Compare Source

Tue, 16 Jul 2024 00:36:21 GMT

Version update only

v4.22.0

Compare Source

Thu, 30 May 2024 00:13:05 GMT

Minor changes
  • Eliminate a const enum from the public API.

v4.21.5

Compare Source

Wed, 29 May 2024 02:03:51 GMT

Version update only

v4.21.4

Compare Source

Tue, 28 May 2024 15:10:09 GMT

Version update only

v4.21.3

Compare Source

Tue, 28 May 2024 00:09:47 GMT

Version update only

v4.21.2

Compare Source

Sat, 25 May 2024 04:54:08 GMT

Version update only

v4.21.1

Compare Source

Thu, 23 May 2024 02:26:56 GMT

Version update only

v4.21.0

Compare Source

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

Compare Source

Wed, 15 May 2024 23:42:58 GMT

Version update only

v4.20.0

Compare Source

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

Compare Source

Fri, 10 May 2024 05:33:34 GMT

Version update only

v4.19.4

Compare Source

Wed, 08 May 2024 22:23:50 GMT

Patches
  • Fix an issue where tab completions did not suggest parameter values.

v4.19.3

Compare Source

Mon, 06 May 2024 15:11:05 GMT

Version update only

v4.19.2

Compare Source

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/rushstack-ts-command-line-4.x-lockfile branch from 096d20c to 966fce9 Compare May 1, 2024 00:03
@renovate renovate bot changed the title fix(deps): update dependency @rushstack/ts-command-line to v4.19.2 fix(deps): update dependency @rushstack/ts-command-line to v4.19.3 May 6, 2024
@renovate renovate bot changed the title fix(deps): update dependency @rushstack/ts-command-line to v4.19.3 fix(deps): update dependency @rushstack/ts-command-line to v4.19.4 May 9, 2024
@renovate renovate bot changed the title fix(deps): update dependency @rushstack/ts-command-line to v4.19.4 fix(deps): update dependency @rushstack/ts-command-line to v4.19.5 May 10, 2024
@renovate renovate bot changed the title fix(deps): update dependency @rushstack/ts-command-line to v4.19.5 fix(deps): update dependency @rushstack/ts-command-line to v4.20.0 May 15, 2024
@renovate renovate bot changed the title fix(deps): update dependency @rushstack/ts-command-line to v4.20.0 fix(deps): update dependency @rushstack/ts-command-line to v4.20.1 May 16, 2024
@renovate renovate bot force-pushed the renovate/rushstack-ts-command-line-4.x-lockfile branch from 966fce9 to 20d10fd Compare May 16, 2024 17:24
@renovate renovate bot changed the title fix(deps): update dependency @rushstack/ts-command-line to v4.20.1 fix(deps): update dependency @rushstack/ts-command-line to v4.21.0 May 16, 2024
@renovate renovate bot changed the title fix(deps): update dependency @rushstack/ts-command-line to v4.21.0 fix(deps): update dependency @rushstack/ts-command-line to v4.21.1 May 23, 2024
@renovate renovate bot changed the title fix(deps): update dependency @rushstack/ts-command-line to v4.21.1 fix(deps): update dependency @rushstack/ts-command-line to v4.21.2 May 25, 2024
@renovate renovate bot changed the title fix(deps): update dependency @rushstack/ts-command-line to v4.21.2 fix(deps): update dependency @rushstack/ts-command-line to v4.21.3 May 28, 2024
@renovate renovate bot changed the title fix(deps): update dependency @rushstack/ts-command-line to v4.21.3 fix(deps): update dependency @rushstack/ts-command-line to v4.21.4 May 28, 2024
@renovate renovate bot changed the title fix(deps): update dependency @rushstack/ts-command-line to v4.21.4 fix(deps): update dependency @rushstack/ts-command-line to v4.21.5 May 29, 2024
@renovate renovate bot changed the title fix(deps): update dependency @rushstack/ts-command-line to v4.21.5 fix(deps): update dependency @rushstack/ts-command-line to v4.22.0 May 30, 2024
@renovate renovate bot force-pushed the renovate/rushstack-ts-command-line-4.x-lockfile branch from 20d10fd to 3b31f01 Compare June 4, 2024 16:40
@renovate renovate bot changed the title fix(deps): update dependency @rushstack/ts-command-line to v4.22.0 fix(deps): update dependency @rushstack/ts-command-line to v4.22.1 Jul 16, 2024
@renovate renovate bot changed the title fix(deps): update dependency @rushstack/ts-command-line to v4.22.1 fix(deps): update dependency @rushstack/ts-command-line to v4.22.2 Jul 17, 2024
@renovate renovate bot changed the title fix(deps): update dependency @rushstack/ts-command-line to v4.22.2 fix(deps): update dependency @rushstack/ts-command-line to v4.22.3 Jul 27, 2024
@renovate renovate bot changed the title fix(deps): update dependency @rushstack/ts-command-line to v4.22.3 fix(deps): update dependency @rushstack/ts-command-line to v4.22.4 Aug 2, 2024
@renovate renovate bot changed the title fix(deps): update dependency @rushstack/ts-command-line to v4.22.4 fix(deps): update dependency @rushstack/ts-command-line to v4.22.5 Aug 12, 2024
@renovate renovate bot changed the title fix(deps): update dependency @rushstack/ts-command-line to v4.22.5 fix(deps): update dependency @rushstack/ts-command-line to v4.22.6 Aug 21, 2024
@renovate renovate bot force-pushed the renovate/rushstack-ts-command-line-4.x-lockfile branch 2 times, most recently from 875a2e5 to ae4bef8 Compare August 26, 2024 01:54
@renovate renovate bot force-pushed the renovate/rushstack-ts-command-line-4.x-lockfile branch from ae4bef8 to 4523f8e Compare August 26, 2024 13:33
Copy link

pkg-pr-new bot commented Aug 26, 2024

commit: 4523f8e

pnpm add https://pkg.pr.new/sequelize/umzug@669

Open in Stackblitz

@mmkal mmkal closed this Aug 26, 2024
@mmkal
Copy link
Contributor

mmkal commented Aug 26, 2024

Closed because these updates just deprecate methods that are used.

Will probably move off this dependency rather than update.

Copy link
Contributor Author

renovate bot commented Aug 26, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (^4.12.2). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant