adobe / aio-cli-plugin-console

Adobe's Developer Console plugin for the Adobe I/O CLI
https://www.adobe.io
Apache License 2.0
6 stars 11 forks source link

chore(deps-dev): bump oclif from 3.17.2 to 4.0.0 #206

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps oclif from 3.17.2 to 4.0.0.

Release notes

Sourced from oclif's releases.

4.0.0

Breaking Changes

  • Requires Node 18+
  • Removes 32-bit node + linux support (See oclif/oclif#770)
  • Removes OCLIF_NEXT_VERSION env var

Maintenance

  • Removes usage of shelljs in production
  • Adds commit linting
  • Adds prettier (and makes everything pretty)
  • Adds husky hooks
  • Bumps various linting libraries
  • Bumps to typescript v5
  • Removes nps for testing
  • Adds nyc for unit test code coverage

4.0.0-beta.5

Bug Fixes

  • use bin/run.js for manifest (46488e9)

4.0.0-beta.4

Bug Fixes

  • stop using legacy manifest file name (6662e88)

4.0.0-beta.3

Bug Fixes

4.0.0-beta.2

No release notes provided.

4.0.0-beta.1

Bug Fixes

Changelog

Sourced from oclif's changelog.

4.0.0 (2023-10-06)

Commits


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
codecov[bot] commented 11 months ago

Codecov Report

Merging #206 (b31b649) into master (a193efd) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #206   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           19        19           
  Lines          546       546           
  Branches        82        82           
=========================================
  Hits           546       546           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

dependabot[bot] commented 11 months ago

Superseded by #207.