Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 26, 2023

Bumps dts-bundle-generator from 8.0.1 to 8.1.2.

Release notes

Sourced from dts-bundle-generator's releases.

8.1.2

Fixed

  • Something went wrong - value cannot be null (see #265 and #267)

8.1.1

Fixed

  • Stack overflow while handling re-exports with circular dependencies (see #264 and 4429eac74b46e06d25238e63b6f9d9fb99393383)

8.1.0

Added

  • Added support for .mts and .cts extensions (see #204)
  • Fixed handling re-exports in dependencies (see #259)
Commits
  • 697c6df Bumped version to 8.1.2
  • 7481f0b Merge pull request #267 from timocov/fix265-merged-symbols
  • 4b1389f Added resolving merged symbols
  • 6ca52e0 Removed redundant TODO comment
  • b6bd188 Bumped version to 8.1.1
  • 4429eac Fixed handling circular re-exports while handling re-exports
  • a717c8d Moved some functions around
  • a4e2734 Bumped version to 8.1.0
  • c0146c4 Added sorting in test to make it stable with the next typescript version
  • fc6b627 Chore: Upgraded outdated dev dependencies
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 8.0.1 to 8.1.2.
- [Release notes](https://github.com/timocov/dts-bundle-generator/releases)
- [Commits](timocov/dts-bundle-generator@v8.0.1...v8.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 26, 2023
@codecov
Copy link

codecov bot commented Oct 26, 2023

Codecov Report

Merging #915 (8f7fb9d) into main (37b0d88) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #915   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines           63        63           
  Branches         2         2           
=========================================
  Hits            63        63           

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 28, 2023

Superseded by #941.

@dependabot dependabot bot closed this Nov 28, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dts-bundle-generator-8.1.2 branch November 28, 2023 20:37
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants