Skip to content

build(deps-dev): bump tshy from 3.1.3 to 3.2.0#1699

Merged
github-actions[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/tshy-3.2.0
Feb 9, 2026
Merged

build(deps-dev): bump tshy from 3.1.3 to 3.2.0#1699
github-actions[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/tshy-3.2.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Bumps tshy from 3.1.3 to 3.2.0.

Changelog

Sourced from tshy's changelog.

3.2

  • Ship a minified bundle, so that the load time is significantly faster.
  • Parse tsconfig files using a JSONC parser and some basic extends logic, rather than pulling in all of typescript.

3.1

  • Improve resilience against file locking when removing .tshy-build temp dir on Windows
  • Use the tsc binary from the project-local typescript dependency, if present. (But still do not require it.)

3.0

  • Drop support for nodes before 20

2.0

  • No longer create a source export automatically
  • Limit custom sourceDialects exports to only those that match the package type. For example, do not export source under a require condition if the package.json is "type": "module".
  • Treat composite and incremental the same, since composite implies incremental.

1.18

  • Add sourceDialects

1.17

  • Add module field if a top-level esm export exists for subpath ".", and tshy.module is not set to false.

1.16

  • Upgrade to TypeScript 5.5

1.15

  • Add liveDev option
  • Add "source" export condition

1.14

  • Do not fail if sourcemaps are not generated
  • Support glob patterns in tshy.exports
  • Add support for TypeScript 5.4

... (truncated)

Commits

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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 9, 2026
@github-actions github-actions bot enabled auto-merge (squash) February 9, 2026 11:42
Bumps [tshy](https://github.com/isaacs/tshy) from 3.1.3 to 3.2.0.
- [Changelog](https://github.com/isaacs/tshy/blob/main/CHANGELOG.md)
- [Commits](isaacs/tshy@v3.1.3...v3.2.0)

---
updated-dependencies:
- dependency-name: tshy
  dependency-version: 3.2.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/tshy-3.2.0 branch from 358e656 to 5a08231 Compare February 9, 2026 11:43
@github-actions github-actions bot merged commit 335a2b5 into master Feb 9, 2026
7 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/tshy-3.2.0 branch February 9, 2026 11:43
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