Skip to content
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

Bump dts-bundle-generator from 6.12.0 to 7.0.0 #174

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 10, 2022

Bumps dts-bundle-generator from 6.12.0 to 7.0.0.

Release notes

Sourced from dts-bundle-generator's releases.

7.0.0

Breaking changes

  • Minimal typescript version changed from 3.0 to 4.5
  • yargs dependency was upgraded from 17.2 to 17.6
  • Minimal NodeJS version changed from 12 to 14
  • Compilation target changed from es5 to es2020 (modules are still commonjs though)

See #224

Fixed

  • Improve support of non-relative imports in projects with a baseUrl (see #224)

Many thanks to @​josh- for their contribution!

6.13.0

Fixed

New Contributors

Full Changelog: timocov/dts-bundle-generator@v6.12.0...v6.13.0

Commits
  • 4934bcd Fixed nodejs version for publishing
  • 4817f1d Bumped version to 7.0.0
  • 92527b6 Fixed support for TypeScript v4.8+
  • 2beb2d0 Added running CI every week to handle errors on typescript next version release
  • 19a69ce Added correct typescript tsdk in vscode settings
  • 2a1a48f Merge pull request #224 from timocov/fix-module-resolution-with-non-relative-...
  • 76c6ba7 Chore: Upgrade min supported typescript version to 4.5
  • 173dc69 Migrate to typescript@4.8 properly
  • f55b2f1 Increased slow timeout for mocha tests
  • fea202f Fixed incorrect handling removing import() from types in case of usage baseUrl
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [dts-bundle-generator](https://github.com/timocov/dts-bundle-generator) from 6.12.0 to 7.0.0.
- [Release notes](https://github.com/timocov/dts-bundle-generator/releases)
- [Commits](timocov/dts-bundle-generator@v6.12.0...v7.0.0)

---
updated-dependencies:
- dependency-name: dts-bundle-generator
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 10, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 28, 2022

Superseded by #223.

@dependabot dependabot bot closed this Nov 28, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dts-bundle-generator-7.0.0 branch November 28, 2022 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants