Skip to content

Bump the build group with 2 updates#21

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/build-34499d57fb
Open

Bump the build group with 2 updates#21
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/build-34499d57fb

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps the build group with 2 updates: tsdown and typescript.

Updates tsdown from 0.22.3 to 0.22.7

Release notes

Sourced from tsdown's releases.

v0.22.7

   🚀 Features

  • logger: Add suppressWarnings option to filter warnings  -  by @​sxzz (dc510)
    View changes on GitHub

v0.22.6

No significant changes

    View changes on GitHub

v0.22.5

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.22.4

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub
Commits
  • b4046e6 chore: release v0.22.7
  • dc51011 feat(logger): add suppressWarnings option to filter warnings
  • da57b0a docs: fix build
  • 08b1340 chore: release v0.22.6
  • 76144dd chore: upgrade deps
  • 940f652 chore: release v0.22.5
  • 4bb30f3 fix(shims): don't emit esm shim banner in cjs output for unbundle (#991)
  • 517c5f3 fix: evaluate banner/footer function addon per chunk (#1011)
  • 93cf8cc chore: upgrade deps
  • b0f7850 docs: pin lobehub icons to v5 to fix broken user logos (#1012)
  • Additional commits viewable in compare view

Updates typescript from 6.0.3 to 7.0.2

Commits
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.


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

Summary by cubic

Upgrade build tooling by bumping tsdown to 0.22.7 and typescript to 7.0.2 to add TS 7 support and pull in recent build fixes and improvements.

  • Dependencies

    • typescript → 7.0.2 (requires Node ≥16.20; package now ships only the tsc binary)
    • tsdown → 0.22.7 (adds logger.suppressWarnings, TS 7 support; updates rolldown to 1.1.5 and rolldown-plugin-dts to 0.27.x; minor fixes and perf improvements)
  • Migration

    • Ensure Node ≥16.20 in dev and CI.
    • If you invoke tsserver directly, note it’s no longer included in TS 7. Use your editor’s language service or typescript-language-server instead.

Written for commit b209fb6. Summary will update on new commits.

Review in cubic

Bumps the build group with 2 updates: [tsdown](https://github.com/rolldown/tsdown) and [typescript](https://github.com/microsoft/TypeScript).


Updates `tsdown` from 0.22.3 to 0.22.7
- [Release notes](https://github.com/rolldown/tsdown/releases)
- [Commits](rolldown/tsdown@v0.22.3...v0.22.7)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: tsdown
  dependency-version: 0.22.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: typescript
  dependency-version: 7.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: build
...

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 Jul 13, 2026
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