Skip to content

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 29, 2020

This PR contains the following updates:

Package Type Update Change
nestjs-console peerDependencies major ^1.0.2 -> ^1.0.2 || ^3.0.0
nestjs-console devDependencies major 1.1.0 -> 3.0.6

Release Notes

Pop-Code/nestjs-console

v3.0.6

Compare Source

Fixed
Changed
  • Update dependencies

v3.0.5

Compare Source

Changed
  • Fix #​140 and #​145 remove allowSyntheticDefaultImports to fit default nest application

v3.0.4

Compare Source

Changed
  • Update dependencies
  • Remove ignored files from npm build
  • Fix #​140 replace esModuleInterop by allowSyntheticDefaultImports

v3.0.3

Compare Source

v3.0.2

Compare Source

Changed
  • Update dependencies
  • Update to support nest mono repo >= 7.0.0
Breaking
  • Update to Commander >= 5.0.0

v3.0.1

Compare Source

v3.0.0

Compare Source

v2.1.0

Compare Source

Changed
  • Update dependencies
Breaking
  • Node 8 (carbon) is now deprecated (jest > v25)
  • Update to Commander >= 4.1.1
Added
  • add badges in readme

v2.0.3

Compare Source

Fixed
  • Fix the return of the service's command. Updating the service to use commander.parseAsync() instead of commander.parse(). Promise are now handled without event listener. Tests were improved.
Changed
  • Replace tslint by eslint
  • Remove I prefix from interfaces

v2.0.2

Compare Source

v2.0.1

Compare Source

Fixed
  • Fix the app scanner register commands using decorators. Scanner now works with external and dynamic modules

v2.0.0

Compare Source

Changed
  • BootstrapConsole method are not any more static. You must create an instance to boot.
  • ConsoleService new methods createCommand and createGroupCommand
  • Update dependencies versions
  • Update to support commander ^4.0.1
Added
  • Possiblity to register multi dimensions commands and sub commands using decorators. (@​Console({name: 'cliName'})). If two or more Console decorators with the same name are found, they will be grouped.
  • Fix Command lifecycle to be able to resolve command's return or to catch errors
  • BootstrapConsole.boot() return a promise resolving the command's return or throwing an error. This is usefull for testing.

Renovate configuration

📅 Schedule: 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 these updates again.


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

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/nestjs-console-3.x branch from 1283bee to 06615c8 Compare May 8, 2020 08:53
@renovate renovate bot force-pushed the renovate/nestjs-console-3.x branch from 06615c8 to 105b05d Compare July 1, 2020 21:59
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