zenorocha / clipboard.js

:scissors: Modern copy to clipboard. No Flash. Just 3kb gzipped :clipboard:
https://clipboardjs.com
MIT License
33.98k stars 3.98k forks source link

chore(deps): bump yargs-parser and tsd #837

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps yargs-parser to 20.2.4 and updates ancestor dependency tsd. These dependencies need to be updated together.

Updates yargs-parser from 10.1.0 to 20.2.4

Release notes

Sourced from yargs-parser's releases.

yargs-parser yargs-parser-v15.0.3

Bug Fixes

  • build: should use releases_created when using manifest (49ea4ef)

yargs-parser yargs-parser-v15.0.2

Bug Fixes

  • perf: address slow parse when using unknown-options-as-args (#400) (bc387ec)
Changelog

Sourced from yargs-parser's changelog.

20.2.4 (2020-11-09)

Bug Fixes

20.2.3 (2020-10-16)

Bug Fixes

  • exports: node 13.0 and 13.1 require the dotted object form with a string fallback (#336) (3ae7242)

20.2.2 (2020-10-14)

Bug Fixes

  • exports: node 13.0-13.6 require a string fallback (#333) (291aeda)

20.2.1 (2020-10-01)

Bug Fixes

20.2.0 (2020-09-21)

Features

  • string-utils: export looksLikeNumber helper (#324) (c8580a2)

Bug Fixes

  • unknown-options-as-args: convert positionals that look like numbers (#326) (f85ebb4)

20.1.0 (2020-09-20)

Features

  • adds parse-positional-numbers configuration (#321) (9cec00a)

Bug Fixes

... (truncated)

Commits
  • 637690d chore: release 20.2.4 (#340)
  • 2c6b905 chore(deps): update @​typescript-eslint/standardx (#341)
  • 3b54e5e fix(deno): address import issues in Deno (#339)
  • b6974c9 chore: release 20.2.3 (#337)
  • 3ae7242 fix(exports): node 13.0 and 13.1 require the dotted object form with a stri...
  • 3fe41fe chore: release 20.2.2 (#335)
  • b4a447f build: run latest and greatest relese please
  • 291aeda fix(exports): node 13.0-13.6 require a string fallback (#333)
  • 94220bf chore(deps): update dependency gts to v3 (#332)
  • 251951b chore: release 20.2.1 (#331)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by oss-bot, a new releaser for yargs-parser since your current version.


Updates tsd from 0.7.4 to 0.25.0

Release notes

Sourced from tsd's releases.

v0.25.0

  • Upgrade to TypeScript 4.9 5a7ee7b

https://github.com/SamVerschueren/tsd/compare/v0.24.1...v0.25.0

v0.24.1

  • Fix a crash (#161) b11b648

https://github.com/SamVerschueren/tsd/compare/v0.24.0...v0.24.1

v0.24.0

  • Add expectNever assertion (#130) ae6189b
  • Add expectDocCommentIncludes assertion (#155) c3d0949
  • Don't truncate output of printType (#154) 68acb5b
  • Allow for aliased importing (#156) 14f2812
  • Update CLI documentation and add --typings and --files flags (#158) e251852

https://github.com/SamVerschueren/tsd/compare/v0.23.0...v0.24.0

v0.23.0

  • Upgrade to TypeScript 4.8 e1a9c95

https://github.com/SamVerschueren/tsd/compare/v0.22.0...v0.23.0

v0.22.0

Breaking

  • Require Node.js 14 8ab9869

Improvements

  • Infer value for moduleResolution tsconfig field if not set (#149) c6c2ec4

https://github.com/SamVerschueren/tsd/compare/v0.21.0...v0.22.0

v0.21.0

  • Upgrade to TypeScript 4.7 (#148) ddd1c4d

https://github.com/SamVerschueren/tsd/compare/v0.20.0...v0.21.0

v0.20.0

  • Upgrade TypeScript to 4.6 5c06110

https://github.com/SamVerschueren/tsd/compare/v0.19.1...v0.20.0

v0.19.1

  • Make expectError support TS2820 error introduced in TypeScript 4.5 (#139) b231b70

https://github.com/SamVerschueren/tsd/compare/v0.19.0...v0.19.1

... (truncated)

Commits


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/zenorocha/clipboard.js/network/alerts).
stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.