codeboost icon indicating copy to clipboard operation
codeboost copied to clipboard

npm(deps-dev): bump dts-bundle-generator from 7.2.0 to 8.0.1

Open dependabot[bot] opened this issue 2 years ago • 4 comments
trafficstars

Bumps dts-bundle-generator from 7.2.0 to 8.0.1.

Release notes

Sourced from dts-bundle-generator's releases.

8.0.1

Fixed

  • declare module Module statements from dependencies are inlined despite if it should be imported (see #250 and a7255127ddbae46f2b4a37d54404fed3c644207e)

8.0.0

Breaking changes

  • Minimal typescript version changed from 4.0 to 5.0 (see #238 and #240)
  • Changed default behavior for module ModuleName statements (without quotes) (see #237 and #242)

Fixed

  • Fixed wrong export state of referenced namespaces/modules (see #241 and #242)
  • Some types are removed if they used in ambient context (see #243 and #244)
  • Imports are lost when importing esm-like modules without default export using commonjs import or esm import default (see #230 and #245)
  • Statements aren't inlined if they are used in declare global statements only (see #214 and #246)
  • Fixed incorrect output if rename while re-exporting the default export without a name (see #185 and #248)
Commits
  • b56a9c1 Bumped version to 8.0.1
  • a725512 Don't inline declare module Module from imported dependencies unless they s...
  • a74cd5d Bumped version to 8.0.0
  • cfbe0c8 Removed redundant tslint comment
  • 213998d Merge pull request #248 from timocov/issue185
  • 14e9df0 Fixed incorrect output if rename while re-exporting the default export withou...
  • a7ad68d Chore: Injecting current package version in tests to avoid changing several f...
  • b1da78d Merge pull request #246 from timocov/issue214
  • fa0459e Added support for inlining statements that are "exported" via using `declare ...
  • a9d9e1e Merge pull request #245 from timocov/fix230
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] avatar Apr 17 '23 16:04 dependabot[bot]

Code Climate has analyzed commit 56fb6376 and detected 0 issues on this pull request.

View more on Code Climate.

qlty-cloud-legacy[bot] avatar Apr 17 '23 16:04 qlty-cloud-legacy[bot]

The inspection completed: No new issues

scrutinizer-notifier avatar Apr 17 '23 16:04 scrutinizer-notifier

This PR is stale because it has been open 30 days with no activity.

github-actions[bot] avatar May 22 '23 01:05 github-actions[bot]

This PR is stale because it has been open 30 days with no activity.

github-actions[bot] avatar Jul 03 '23 02:07 github-actions[bot]