Skip to content

build(deps-dev): bump the build-tools group across 1 directory with 3 updates - #2357

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/build-tools-21bb0f0abc
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/build-tools-21bb0f0abc

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the build-tools group with 3 updates in the / directory: @ttsc/unplugin, ttsc and typia.

Updates @ttsc/unplugin from 0.27.0 to 0.29.0

Release notes

Sourced from @​ttsc/unplugin's releases.

v0.29.0

   🚀 Features

    View changes on GitHub

v0.28.6

   🐞 Bug Fixes

    View changes on GitHub

v0.28.5

   🐞 Bug Fixes

    View changes on GitHub

v0.28.4

   🐞 Bug Fixes

    View changes on GitHub

v0.28.3

   🐞 Bug Fixes

    View changes on GitHub

v0.28.2

   🐞 Bug Fixes

    View changes on GitHub

v0.28.1

   🐞 Bug Fixes

... (truncated)

Commits
  • a73ea9b chore: release v0.29.0
  • 3867575 feat(evidence): support claim and reference severity overrides (#1352)
  • bef536f chore: release v0.28.6
  • 952ee49 fix(unplugin): conquer transform proofs and testing architecture (#1331)
  • b4bf09a chore: release v0.28.5
  • ff5cdc7 fix(lint): stop print-width oscillation in binary expressions (#1325)
  • 36c8488 chore: release v0.28.4
  • 27c01bd fix(metro): chain the caller's transformer, and measure the Turbopack glob co...
  • c62dc7d fix(unplugin): finish the membership policy, and discharge the last cycle's o...
  • d723449 fix(unplugin): make the adapter's belief about program membership correct (#1...
  • Additional commits viewable in compare view

Updates ttsc from 0.27.0 to 0.29.0

Release notes

Sourced from ttsc's releases.

v0.29.0

   🚀 Features

    View changes on GitHub

v0.28.6

   🐞 Bug Fixes

    View changes on GitHub

v0.28.5

   🐞 Bug Fixes

    View changes on GitHub

v0.28.4

   🐞 Bug Fixes

    View changes on GitHub

v0.28.3

   🐞 Bug Fixes

    View changes on GitHub

v0.28.2

   🐞 Bug Fixes

    View changes on GitHub

v0.28.1

   🐞 Bug Fixes

... (truncated)

Commits
  • a73ea9b chore: release v0.29.0
  • 3867575 feat(evidence): support claim and reference severity overrides (#1352)
  • bef536f chore: release v0.28.6
  • 952ee49 fix(unplugin): conquer transform proofs and testing architecture (#1331)
  • b4bf09a chore: release v0.28.5
  • ff5cdc7 fix(lint): stop print-width oscillation in binary expressions (#1325)
  • 36c8488 chore: release v0.28.4
  • 27c01bd fix(metro): chain the caller's transformer, and measure the Turbopack glob co...
  • c62dc7d fix(unplugin): finish the membership policy, and discharge the last cycle's o...
  • d723449 fix(unplugin): make the adapter's belief about program membership correct (#1...
  • Additional commits viewable in compare view

Updates typia from 14.0.4 to 14.0.5

Release notes

Sourced from typia's releases.

v14.0.5

   🐞 Bug Fixes

    View changes on GitHub
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 9, 2026
github-actions[bot]
github-actions Bot previously approved these changes Sep 9, 2026
… updates

Bumps the build-tools group with 3 updates in the / directory: [@ttsc/unplugin](https://github.com/samchon/ttsc), [ttsc](https://github.com/samchon/ttsc) and [typia](https://github.com/samchon/typia).


Updates `@ttsc/unplugin` from 0.27.0 to 0.29.0
- [Release notes](https://github.com/samchon/ttsc/releases)
- [Commits](samchon/ttsc@v0.27.0...v0.29.0)

Updates `ttsc` from 0.27.0 to 0.29.0
- [Release notes](https://github.com/samchon/ttsc/releases)
- [Commits](samchon/ttsc@v0.27.0...v0.29.0)

Updates `typia` from 14.0.4 to 14.0.5
- [Release notes](https://github.com/samchon/typia/releases)
- [Commits](samchon/typia@v14.0.4...v14.0.5)

---
updated-dependencies:
- dependency-name: "@ttsc/unplugin"
  dependency-version: 0.29.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: build-tools
- dependency-name: ttsc
  dependency-version: 0.29.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: build-tools
- dependency-name: typia
  dependency-version: 14.0.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: build-tools
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/build-tools-21bb0f0abc branch from dc6db65 to b30394c Compare September 9, 2026 16:39
@webstech

Copy link
Copy Markdown
Contributor

Unfortunately, I have opened up a new issue for ttsc.

Local test runs are running really slow. Seems to be windows defender related but vitest caching clearly makes a difference by removing transforms.

@dscho

dscho commented Sep 10, 2026

Copy link
Copy Markdown
Member

Unfortunately, I have opened up a new issue for ttsc.

Oh no!

Local test runs are running really slow. Seems to be windows defender related but vitest caching clearly makes a difference by removing transforms.

Right. Maybe we should just change the requirements and say that GitGitGadget (including tests) only works on Linux?

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.

2 participants