Skip to content

build(deps-dev): Bump rollup-plugin-dts from 6.3.0 to 6.4.0#36

Merged
flex-development[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/rollup-plugin-dts-6.4.0
Mar 12, 2026
Merged

build(deps-dev): Bump rollup-plugin-dts from 6.3.0 to 6.4.0#36
flex-development[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/rollup-plugin-dts-6.4.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2026

Bumps rollup-plugin-dts from 6.3.0 to 6.4.0.

Changelog

Sourced from rollup-plugin-dts's changelog.

6.4.0

Features:

  • Implement proper SourceMap support with goto-definition granularity
  • Support dotted namespace syntax

Fixes:

  • Better naming for declare module paths
  • Add compatibility with TS6

Thank you:

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

Commits
  • b8e0f64 6.4.0
  • 2fd14c5 prepare release
  • f7b95e9 chore(deps): update dependency @​types/node to ^24.12.0
  • 72e8f63 Upgrade to Rollup 4.59 and fix transform param compatibility (#378)
  • ec126d1 chore(deps): update dependency c8 to v11 (#377)
  • 8817b7d chore(deps): update dependency @​types/node to ^24.11.0
  • 12516e0 fix: replace silent console.log debug logging with Rollup warning (#376)
  • 6849c02 fix: strip intermediate sourceMappingURL comments (#371)
  • 71bc230 chore(deps): update all non-major dependencies (#368)
  • 97080f7 fix: rewrite relative declare module paths to target chunk names (#365) (#372)
  • 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 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)

@dependabot dependabot bot added scope:dependencies dependency updates type:build changes to the build system or external dependencies labels Mar 12, 2026
@flex-development flex-development bot enabled auto-merge (squash) March 12, 2026 23:18
Copy link
Contributor

@flex-development flex-development bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍🏾

@github-project-automation github-project-automation bot moved this from 🆕 New to 🤩 Approved in @flex-development/when Mar 12, 2026
Bumps [rollup-plugin-dts](https://github.com/Swatinem/rollup-plugin-dts) from 6.3.0 to 6.4.0.
- [Changelog](https://github.com/Swatinem/rollup-plugin-dts/blob/master/CHANGELOG.md)
- [Commits](Swatinem/rollup-plugin-dts@v6.3.0...v6.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rollup-plugin-dts-6.4.0 branch from 13a2047 to 95aec3e Compare March 12, 2026 23:22
@codecov
Copy link

codecov bot commented Mar 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (c185174) to head (95aec3e).
⚠️ Report is 14 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #36   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines           84        84           
  Branches        35        35           
=========================================
  Hits            84        84           
Flag Coverage Δ
bun-canary 100.00% <ø> (ø)
bun-latest 100.00% <ø> (ø)
node20 100.00% <ø> (ø)
node21 100.00% <ø> (ø)
node22 100.00% <ø> (ø)
node23 100.00% <ø> (ø)
node24 100.00% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ac874f3...95aec3e. Read the comment docs.

Copy link
Contributor

@flex-development flex-development bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍🏾

@flex-development flex-development bot merged commit e555735 into main Mar 12, 2026
22 checks passed
@flex-development flex-development bot deleted the dependabot/npm_and_yarn/rollup-plugin-dts-6.4.0 branch March 12, 2026 23:24
@github-project-automation github-project-automation bot moved this from 🤩 Approved to ✅ Done in @flex-development/when Mar 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope:dependencies dependency updates type:build changes to the build system or external dependencies

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

0 participants