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

chore(deps-dev): Bump dts-bundle-generator from 9.3.1 to 9.5.1 #3269

Merged
merged 1 commit into from Apr 23, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2024

Bumps dts-bundle-generator from 9.3.1 to 9.5.1.

Release notes

Sourced from dts-bundle-generator's releases.

9.5.1

Fixed

  • Namespace import disappeared in output (see #319 and aa5a334bbf58f9f06d8ef75b12262ba4b5e08cb4)

9.5.0

Fixed

  • Constants declared by using object/array binding pattern syntax fail the build (see #315 and #317)

9.4.1

Fixed

  • Fixed issue when because of recursive types some of the types could get removed from the bundle (see #318 and 897a5d50051fb2e13c482a18f4b189410f847475)

9.4.0

Fixed

  • Performance improvements (see #302, #303 and #314)
  • Declarations of "unknown" modules aren't included despite enabled inlineDeclareExternals flag (see #312 and 186e6fd436058da15a999052631c8fa799536ee7)
  • Fixed handling import * statements with local usage but not directly exporting (see #304 and #309)
  • Fixed bug when imported nodes weren't included into bundle if they were used in declare module statements only (see #305 and #316)
  • Fixed issue with unknown extension when using allowArbitraryExtensions compiler option (see #313) - thanks @​stepankuzmin
Commits
  • c69ff0d Bumped version to 9.5.1
  • aa5a334 Added ignoring symbols from "fake" namespace generation if they aren't used b...
  • 54f8817 Bumped version to 9.5.0
  • 665afab Merge pull request #317 from timocov/fix315-binding-patterns
  • 900f971 Added support for variable declarations with binding patterns
  • 487adc9 Bumped version to 9.4.1
  • 897a5d5 Fixed incorrect caching of symbols usage values
  • d3c2225 Bumped version to 9.4.0
  • 1a228c4 Merge pull request #313 from stepankuzmin/skip-unsupported-extensions
  • e6de6ae Changed test to fail with previous version
  • 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 9.3.1 to 9.5.1.
- [Release notes](https://github.com/timocov/dts-bundle-generator/releases)
- [Commits](timocov/dts-bundle-generator@v9.3.1...v9.5.1)

---
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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 22, 2024
Copy link

vercel bot commented Apr 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
marked-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 22, 2024 3:46pm

@UziTech UziTech merged commit 3e062d8 into master Apr 23, 2024
8 checks passed
@UziTech UziTech deleted the dependabot/npm_and_yarn/dts-bundle-generator-9.5.1 branch April 23, 2024 00:38
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.

None yet

1 participant