oclif / dev-cli

MIT License
62 stars 56 forks source link

chore(deps-dev): bump @oclif/test from 1.2.9 to 2.0.3 #466

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @oclif/test from 1.2.9 to 2.0.3.

Release notes

Sourced from @​oclif/test's releases.

v2.0.3

2.0.3 (2021-12-08)

Bug Fixes

v2.0.2

2.0.2 (2021-12-02)

Bug Fixes

  • update package to v2 minimums (52115cf)

v2.0.1

2.0.1 (2021-10-04)

⚠ BREAKING CHANGES

  • require node 12+ (#189)
  • update to oclif/core

Bug Fixes

build

Changelog

Sourced from @​oclif/test's changelog.

2.0.3 (2021-12-08)

Bug Fixes

2.0.2 (2021-12-02)

Bug Fixes

  • update package to v2 minimums (52115cf)

2.0.1 (2021-10-04)

⚠ BREAKING CHANGES

  • require node 12+ (#189)
  • update to oclif/core

Bug Fixes

build

1.2.8 (2020-12-02)

Bug Fixes

  • deps: bump fancy-test from 1.4.9 to 1.4.10 (#126) (132c914)

1.2.7 (2020-09-01)

Bug Fixes

  • deps-dev: bump eslint from 7.7.0 to 7.8.0 (#111) (2d81e06)

... (truncated)

Commits
  • e5a87f9 chore(release): 2.0.3 [ci skip]
  • df933bb Merge pull request #223 from oclif/phale/align-deps
  • 742fdb3 fix: align deps
  • 1c1254e chore(depenabot): add dependabot-automerge job [skip ci]
  • 4121ce6 chore(release): 2.0.2 [ci skip]
  • 992507b Merge pull request #216 from oclif/phale/v2-updates
  • 52115cf fix: update package to v2 minimums
  • ae751e7 chore(release): 2.0.1 [ci skip]
  • d4ba7fd v2.0.1
  • 04ac33e build!: require node 12+ (#189)
  • Additional commits viewable in compare view


Dependabot compatibility score

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[bot] commented 2 years ago

Superseded by #487.