Skip to content

fix(deps): update dependencies #386

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

Merged
merged 205 commits into from
Oct 19, 2020
Merged

fix(deps): update dependencies #386

merged 205 commits into from
Oct 19, 2020

Conversation

kimusaku
Copy link
Collaborator

No description provided.

kimusaku and others added 30 commits May 9, 2020 22:17
* chore(deps): update typescript-eslint monorepo to v3

* chore(*): update submodules

* chore(*): disable rule '@typescript-eslint/camelcase'

* chore(*): update eslint rules

* disable '@typescript-eslint/explicit-module-boundary-types'
* enable '@typescript-eslint/naming-convention'

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Kosaku Kimura <[email protected]>
@kimusaku kimusaku changed the title fix(deps): Update dependencies fix(deps): update dependencies Oct 19, 2020
@codecov
Copy link

codecov bot commented Oct 19, 2020

Codecov Report

Merging #386 into master will increase coverage by 3.46%.
The diff coverage is 80.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #386      +/-   ##
==========================================
+ Coverage   74.98%   78.44%   +3.46%     
==========================================
  Files          26       26              
  Lines        1371     1392      +21     
  Branches      289      288       -1     
==========================================
+ Hits         1028     1092      +64     
+ Misses        226      191      -35     
+ Partials      117      109       -8     
Impacted Files Coverage Δ
src/types.ts 85.18% <ø> (ø)
src/visitors/asynchronize/asynchronous.ts 100.00% <ø> (ø)
src/visitors/refineFunction/aws.ts 52.54% <0.00%> (-0.91%) ⬇️
src/visitors/uncallbackify.ts 66.66% <33.33%> (-3.79%) ⬇️
src/visitors/openApiV2/load.ts 91.66% <50.00%> (+15.90%) ⬆️
src/visitors/functionTypes/visit.ts 75.90% <71.42%> (-8.72%) ⬇️
src/visitors/functionTypes/index.ts 90.47% <87.50%> (-9.53%) ⬇️
src/visitors/asynchronize/errorFirstCallback.ts 88.67% <87.87%> (+26.67%) ⬆️
src/index.ts 84.52% <92.30%> (+0.31%) ⬆️
src/visitors/asynchronize/index.ts 95.00% <93.33%> (+14.04%) ⬆️
... and 8 more

@kimusaku kimusaku merged commit bb3e823 into master Oct 19, 2020
github-actions bot pushed a commit that referenced this pull request Oct 19, 2020
## [0.4.8](v0.4.7...v0.4.8) (2020-10-19)

### Bug Fixes

* **deps:** update dependencies ([#386](#386)) ([bb3e823](bb3e823)), closes [#175](#175) [#176](#176) [#181](#181) [#191](#191) [#235](#235) [#246](#246) [#236](#236) [#243](#243) [#249](#249) [#252](#252) [#255](#255) [#257](#257) [#262](#262) [#269](#269) [#270](#270) [#272](#272) [#273](#273)
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.

3 participants