crypto2 icon indicating copy to clipboard operation
crypto2 copied to clipboard

Bump minimist and roboter

Open dependabot[bot] opened this issue 2 years ago • 0 comments

Removes minimist. It's no longer used after updating ancestor dependency roboter. These dependencies need to be updated together.

Removes minimist

Updates roboter from 3.0.4 to 13.2.1

Changelog

Sourced from roboter's changelog.

13.2.1 (2022-08-10)

Bug Fixes

  • bump @​typescript-eslint/typescript-estree from 5.31.0 to 5.32.0 (#927) (361e757)

13.2.0 (2022-08-01)

Features

  • Update dependencies; Adjust to breaking changes. (#922) (9826684)

13.1.0 (2022-04-09)

Features

  • exclude ts-jest from dependency usage checks (#863) (b53d888)

13.0.0 (2022-03-23)

Bug Fixes

  • Move TypeScript to peer dependency and allow >=4 <5. (#851) (1002e40)

BREAKING CHANGES

  • This will install a newer version of TypeScript than before. Since 4.6.2 is currently a breaking change compared to 4.5.5, this might require action in your library.

12.7.1 (2022-03-21)

Bug Fixes

  • bump @​typescript-eslint/typescript-estree from 5.12.1 to 5.15.0 (#846) (d846161)

12.7.0 (2022-02-04)

Features

12.6.6 (2022-02-02)

... (truncated)

Commits
  • c2c481f chore(release): 13.2.1 [skip ci]
  • 361e757 fix: bump @​typescript-eslint/typescript-estree from 5.31.0 to 5.32.0 (#927)
  • abf201d chore: bump npm from 8.15.1 to 8.16.0 (#926)
  • 4b48ff7 chore: Improve test for compiling with specific typescript version. (#928)
  • ff07241 chore(release): 13.2.0 [skip ci]
  • 9826684 feat: Update dependencies; Adjust to breaking changes. (#922)
  • 833fddf chore: Fix ESLint errors.
  • 1dcb110 chore: bump assertthat from 6.4.0 to 6.5.2 (#856)
  • 827a621 chore: bump typescript from 4.5.5 to 4.6.3 (#857)
  • 2393505 chore: bump defekt from 8.1.0 to 9.1.1 (#859)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by thenativeweb-admin, a new releaser for roboter since your current version.


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.

dependabot[bot] avatar Mar 01 '23 12:03 dependabot[bot]