Skip to content

build: bump rollup-plugin-dts from 6.4.1 to 6.5.1 in the dev-dependencies group across 1 directory - #19

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/develop/dev-dependencies-162ecb6bda
Closed

build: bump rollup-plugin-dts from 6.4.1 to 6.5.1 in the dev-dependencies group across 1 directory#19
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/develop/dev-dependencies-162ecb6bda

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 9, 2026

Copy link
Copy Markdown

Bumps the dev-dependencies group with 1 update in the / directory: rollup-plugin-dts.

Updates rollup-plugin-dts from 6.4.1 to 6.5.1

Changelog

Sourced from rollup-plugin-dts's changelog.

6.5.1

Fixes:

  • Revert magic-string upgrade to restore cjs compatibility

6.5.0

Compatibility Notice:

This release adds compatibility with TypeScript versions 6 and 7.

Fixes:

  • Fixes to export type handling
  • Fixes to declare module handling
  • Improve shared chunks imports
  • Support literal export specifiers

Thank you:

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

Commits
  • 6800c18 6.5.1
  • 99a668c Revert "Update magic-string and mess with types yet again"
  • 6ed3804 6.5.0
  • 472d04b Add changelog for new release
  • 108f6ef Update magic-string and mess with types yet again
  • ca521da Update code-frame dependency
  • 9073331 ci: renovate CI workflow
  • 42e788c docs: document declare module rewrite scope and alias limitation
  • 2178890 fix: prevent corrupted output when type-only fixes precede declare module
  • 9717329 fix: skip declare module rewrite when augmented names are renamed
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dev-dependencies group with 1 update in the / directory: [rollup-plugin-dts](https://github.com/Swatinem/rollup-plugin-dts).


Updates `rollup-plugin-dts` from 6.4.1 to 6.5.1
- [Changelog](https://github.com/Swatinem/rollup-plugin-dts/blob/master/CHANGELOG.md)
- [Commits](Swatinem/rollup-plugin-dts@v6.4.1...v6.5.1)

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

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 Aug 9, 2026
irbisadm added a commit that referenced this pull request Aug 17, 2026
Applies the dev-dependencies group update from PR #19, which adds
TypeScript 6/7 compatibility and fixes export type and declare module
handling. The generated types/index.d.ts is unchanged.
@irbisadm

Copy link
Copy Markdown
Owner

Applied manually on develop in d779df4yarn build and yarn test pass and the generated types/index.d.ts is unchanged. Closing this PR as superseded.

@irbisadm irbisadm closed this Aug 17, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/develop/dev-dependencies-162ecb6bda branch August 17, 2026 11:34
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.

1 participant