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

feat(2151): helm-release-v12.1.0 #8

Merged

Conversation

mdebarros
Copy link
Member

@mdebarros mdebarros commented Jun 3, 2021

  • Upgraded dependencies
  • Fixed AJV due to upgraded dependency with breaking change: "unknownFormats: the same can be achieved by passing true for formats that need to be ignored via ajv.addFormat or formats option.". Ref: https://ajv.js.org/v6-to-v8-migration.html.
  • Added standard Jest config to package.json
  • Fixed lint issues
  • Added Jest types to devDependecies to correctly show Jest functions without errors in IDE (e.g. vscode)
  • Added generateRequestPathParams function with added unit test
  • Bump to minor version
  • Aligned code coverage config to Mojaloop

- Upgraded dependencies
- Fixed AJV due to upgraded dependency with breaking change: "unknownFormats: the same can be achieved by passing true for formats that need to be ignored via ajv.addFormat or formats option.". Ref: https://ajv.js.org/v6-to-v8-migration.html.
- Added standard Jest config to package.json
- Fixed lint issues
- Added Jest types to devDependecies to correctly show Jest functions without errors in IDE (e.g. vscode)
- Added generateRequestPathParams function with added unit test
- Bump to minor version
@mdebarros mdebarros requested a review from vijayg10 June 3, 2021 11:33
mdebarros added 2 commits June 3, 2021 13:34
- Aligned code coverage config to Mojaloop
- Added additional test to increase coverage
package.json Show resolved Hide resolved
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.

2 participants