Skip to content

Bump rollup-plugin-dts from 6.1.1 to 6.2.1 #452

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps rollup-plugin-dts from 6.1.1 to 6.2.1.

Changelog

Sourced from rollup-plugin-dts's changelog.

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
  • fc50905 6.2.1
  • f2813d0 fix: disable the type-only transform (#341)
  • 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
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [rollup-plugin-dts](https://github.com/Swatinem/rollup-plugin-dts) from 6.1.1 to 6.2.1.
- [Changelog](https://github.com/Swatinem/rollup-plugin-dts/blob/master/CHANGELOG.md)
- [Commits](Swatinem/rollup-plugin-dts@v6.1.1...v6.2.1)

---
updated-dependencies:
- dependency-name: rollup-plugin-dts
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 24, 2025
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-452.d1xp2kmk6zrv44.amplifyapp.com

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