svobik7 / next-roots

Next.js utility to generate i18n routes in the new APP directory.
https://next-roots-svobik7.vercel.app/
MIT License
178 stars 12 forks source link

chore(deps-dev): bump dts-bundle-generator from 9.3.1 to 9.5.1 #213

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

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 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)
vercel[bot] commented 4 months ago

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

Name Status Preview Comments Updated (UTC)
next-roots-wcmb ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 29, 2024 10:28am
github-actions[bot] commented 4 months ago

:tada: This PR is included in version 3.6.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: