codeboost
codeboost copied to clipboard
npm(deps-dev): bump dts-bundle-generator from 7.2.0 to 8.0.0
Bumps dts-bundle-generator from 7.2.0 to 8.0.0.
Release notes
Sourced from dts-bundle-generator's releases.
8.0.0
Breaking changes
- Minimal typescript version changed from 4.0 to 5.0 (see #238 and #240)
- Changed default behavior for
module ModuleNamestatements (without quotes) (see #237 and #242)Fixed
- Fixed wrong
exportstate 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
a74cd5dBumped version to 8.0.0cfbe0c8Removed redundant tslint comment213998dMerge pull request #248 from timocov/issue18514e9df0Fixed incorrect output if rename while re-exporting the default export withou...a7ad68dChore: Injecting current package version in tests to avoid changing several f...b1da78dMerge pull request #246 from timocov/issue214fa0459eAdded support for inlining statements that are "exported" via using `declare ...a9d9e1eMerge pull request #245 from timocov/fix230a330aabFixed handlingimport = requiresyntax and "import default"76254ceMerge pull request #244 from timocov/fix243- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Superseded by #23.
This PR is stale because it has been open 30 days with no activity.
Code Climate has analyzed commit dbebe7a5 and detected 0 issues on this pull request.
View more on Code Climate.
The inspection completed: No new issues
This PR is stale because it has been open 30 days with no activity.
A newer version of dts-bundle-generator exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.
This PR is stale because it has been open 30 days with no activity.