SocialGouv / kosko-charts

The Social Gouv Kosko Charts
http://socialgouv.github.io/kosko-charts
Apache License 2.0
9 stars 2 forks source link

chore(deps): update dependency typedoc to ^0.22.10 #830

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typedoc (source) ^0.22.9 -> ^0.22.10 age adoption passing confidence

Release Notes

TypeStrong/TypeDoc ### [`v0.22.10`](https://togithub.com/TypeStrong/TypeDoc/blob/master/CHANGELOG.md#v02210-2021-11-25) [Compare Source](https://togithub.com/TypeStrong/TypeDoc/compare/v0.22.9...v0.22.10) ##### Features - Added support for TypeScript 4.5, [#​1798](https://togithub.com/TypeStrong/TypeDoc/issues/1798). ##### Bug Fixes - If file exports a symbol both under it's real name and as `default`, the `default` export will now always be the renamed symbol, [#​1795](https://togithub.com/TypeStrong/TypeDoc/issues/1795). - TypeDoc will no longer crash if a symbol is defined both as a normal class (and optional interface) and as a property, as is used for global Node types in older `@types/node` versions, [Gerrit0/typedoc-plugin-missing-exports#​5](https://togithub.com/Gerrit0/typedoc-plugin-missing-exports/issues/5).

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



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

codecov-commenter commented 2 years ago

Codecov Report

Merging #830 (cd9f60d) into master (db1e100) will decrease coverage by 0.17%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #830      +/-   ##
==========================================
- Coverage   80.92%   80.75%   -0.18%     
==========================================
  Files          54       53       -1     
  Lines         519      504      -15     
  Branches      151      147       -4     
==========================================
- Hits          420      407      -13     
+ Misses         66       64       -2     
  Partials       33       33              
Impacted Files Coverage Δ
src/components/azure-pg/index.ts 68.96% <ø> (ø)
src/components/azure-pg/restore-db.job.ts 97.61% <ø> (ø)
.../components/azure-storage/restore-container.job.ts 95.23% <ø> (ø)
src/environments/github/index.ts 88.00% <ø> (ø)
src/environments/gitlab/index.ts 94.44% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 226f40c...cd9f60d. Read the comment docs.

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 9.8.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: