Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 2.0.1 #219

Closed
wants to merge 38 commits into from
Closed

Release 2.0.1 #219

wants to merge 38 commits into from

Conversation

gpotter2
Copy link
Collaborator

No description provided.

gpotter2 and others added 30 commits February 1, 2020 11:25
* Watch param

* chore: fix typo

* Passing the desired port via watch param

* fix: reviewer comments

* fix: reviewer comments
* Bump commander from 4.1.1 to 5.0.0

Bumps [commander](https://github.com/tj/commander.js) from 4.1.1 to 5.0.0.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](tj/commander.js@v4.1.1...v5.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump sinon from 8.1.1 to 9.0.2

Bumps [sinon](https://github.com/sinonjs/sinon) from 8.1.1 to 9.0.2.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sinonjs/sinon/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
allow the invokedFunctionArn's account ID to be overridden via AWS_ACCOUNT_ID env
allow invokedFunctionArn account ID override
The documentation for the `verboseLevel` CLI flag indicates that it is `3` by default, but no default is provider to Commander. I think this results in the value being null/undefined and being interpreted as `0`.
Make verboseLevel 3 by default
@gpotter2 gpotter2 closed this Dec 22, 2021
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.

None yet

6 participants