Closed renovate[bot] closed 1 year ago
Name | Link |
---|---|
Latest commit | 480dcd04b81461fb7ee4febebd8241a46dc1af39 |
Latest deploy log | https://app.netlify.com/sites/electron-trpc/deploys/64397a943926540008ee9bc6 |
Merging #121 (480dcd0) into main (147b2ba) will not change coverage. The diff coverage is
n/a
.
:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more
@@ Coverage Diff @@
## main #121 +/- ##
=======================================
Coverage 54.14% 54.14%
=======================================
Files 11 11
Lines 434 434
Branches 51 51
=======================================
Hits 235 235
Misses 199 199
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
This PR contains the following updates:
^7.0.0
->^8.0.0
Release Notes
timocov/dts-bundle-generator
### [`v8.0.0`](https://togithub.com/timocov/dts-bundle-generator/releases/tag/v8.0.0): 8.0.0 [Compare Source](https://togithub.com/timocov/dts-bundle-generator/compare/v7.2.0...v8.0.0) ##### Breaking changes - Minimal typescript version changed from 4.0 to 5.0 (see [#238](https://togithub.com/timocov/dts-bundle-generator/issues/238) and [#240](https://togithub.com/timocov/dts-bundle-generator/issues/240)) - Changed default behavior for `module ModuleName` statements (without quotes) (see [#237](https://togithub.com/timocov/dts-bundle-generator/issues/237) and [#242](https://togithub.com/timocov/dts-bundle-generator/issues/242)) ##### Fixed - Fixed wrong `export` state of referenced namespaces/modules (see [#241](https://togithub.com/timocov/dts-bundle-generator/issues/241) and [#242](https://togithub.com/timocov/dts-bundle-generator/issues/242)) - Some types are removed if they used in ambient context (see [#243](https://togithub.com/timocov/dts-bundle-generator/issues/243) and [#244](https://togithub.com/timocov/dts-bundle-generator/issues/244)) - Imports are lost when importing esm-like modules without default export using commonjs import or esm import default (see [#230](https://togithub.com/timocov/dts-bundle-generator/issues/230) and [#245](https://togithub.com/timocov/dts-bundle-generator/issues/245)) - Statements aren't inlined if they are used in declare global statements only (see [#214](https://togithub.com/timocov/dts-bundle-generator/issues/214) and [#246](https://togithub.com/timocov/dts-bundle-generator/issues/246)) - Fixed incorrect output if rename while re-exporting the default export without a name (see [#185](https://togithub.com/timocov/dts-bundle-generator/issues/185) and [#248](https://togithub.com/timocov/dts-bundle-generator/issues/248))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 this update again.
This PR has been generated by Mend Renovate. View repository job log here.