Skip to content

build(deps-dev): bump rollup-plugin-dts from 6.1.1 to 6.2.0 in /clients/js-legacy#165

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/clients/js-legacy/rollup-plugin-dts-6.2.0
Mar 19, 2025
Merged

build(deps-dev): bump rollup-plugin-dts from 6.1.1 to 6.2.0 in /clients/js-legacy#165
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/clients/js-legacy/rollup-plugin-dts-6.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 19, 2025

Bumps rollup-plugin-dts from 6.1.1 to 6.2.0.

Changelog

Sourced from rollup-plugin-dts's changelog.

6.2.0

Features:

  • Support importing json modules
  • Return Source Map Differences to Rollup

Fixes:

  • Unable to find the program when entry points exist intersection dependency
  • Create program for imports input file
  • Force emit types even when there's errors
  • Preserve type members of namespace in re-exported module
  • Imports and exports follows type-only
  • Import "local types" from "global modules"
  • Correctly restore type-only import/export names

Thank you:

Features, fixes and improvements in this release have been contributed by:

Commits
  • cef4b81 6.2.0
  • 54cd6c5 fix: Return Source Map Differences to Rollup (#338)
  • d967bd3 chore(deps): update all non-major dependencies
  • 7858110 chore(deps): update all non-major dependencies
  • ed7563a fix: correctly restore type-only import/export names (#337)
  • 3348b0f feat: support importing json modules (#336)
  • 9546d77 chore(deps): update all non-major dependencies
  • deddf70 chore(deps): update all non-major dependencies
  • 80e1122 fix: import "local types" from "global modules" (#335)
  • 9ff38a7 fix: imports and exports follows type-only (#333)
  • 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 [rollup-plugin-dts](https://github.com/Swatinem/rollup-plugin-dts) from 6.1.1 to 6.2.0.
- [Changelog](https://github.com/Swatinem/rollup-plugin-dts/blob/master/CHANGELOG.md)
- [Commits](Swatinem/rollup-plugin-dts@v6.1.1...v6.2.0)

---
updated-dependencies:
- dependency-name: rollup-plugin-dts
  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 Mar 19, 2025
@github-actions github-actions bot enabled auto-merge (squash) March 19, 2025 09:48
@github-actions github-actions bot merged commit 7e993dc into main Mar 19, 2025
12 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/clients/js-legacy/rollup-plugin-dts-6.2.0 branch March 19, 2025 10:00
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