Skip to content

chore(deps): update dependency dts-bundle-generator to v5.9.0 #358

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 22, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dts-bundle-generator 5.3.0 -> 5.9.0 age adoption passing confidence

Release Notes

timocov/dts-bundle-generator

v5.9.0: 5.9.0

Compare Source

Added
  • Added cli option --export-referenced-types to don't export types (interfaces/types/const enums) which aren't directly exported from entry source file (see #​153)
Fixed
  • Wrong typings generated when import() is used for types (see #​152)

v5.8.0: 5.8.0

Compare Source

Fixed
  • Fixed issue with incorrectly handling declaration merging with declare module statement (see #​148)

v5.7.0: 5.7.0

Compare Source

Fixed
  • declarationDir compiler option fails generation (see #​147)

Also since this release the tool will warn if you run bundling with composite TypeScript project.

v5.6.0: 5.6.0

Compare Source

Fixed
  • Fixed handling labelled tuples added in TypeScript 4.0 (see #​143)

v5.5.0: 5.5.0

Compare Source

Fixed
  • Fixed incorrect handling re-export default export with setting a name to the original one (see #​141)

v5.4.0: 5.4.0

Compare Source

Fixed
  • Fixed incorrect handling export with multiple renamings (e.g. one while import and another one while export) (see #​132)

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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot changed the title chore(deps): update dependency dts-bundle-generator to v5.4.0 chore(deps): update dependency dts-bundle-generator to v5.5.0 Nov 28, 2020
@renovate renovate bot force-pushed the renovate/dts-bundle-generator-5.x branch from 77501d8 to 07a9fa0 Compare November 28, 2020 11:54
@renovate renovate bot force-pushed the renovate/dts-bundle-generator-5.x branch from 07a9fa0 to 1d704f1 Compare January 6, 2021 21:53
@renovate renovate bot changed the title chore(deps): update dependency dts-bundle-generator to v5.5.0 chore(deps): update dependency dts-bundle-generator to v5.6.0 Jan 6, 2021
@renovate renovate bot changed the title chore(deps): update dependency dts-bundle-generator to v5.6.0 chore(deps): update dependency dts-bundle-generator to v5.9.0 Apr 26, 2021
@renovate renovate bot force-pushed the renovate/dts-bundle-generator-5.x branch from 1d704f1 to 22133e5 Compare April 26, 2021 14:58
@renovate
Copy link
Author

renovate bot commented Mar 25, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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.

1 participant