Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Bumps tshy from 3.0.3 to 3.1.0.

Changelog

Sourced from tshy's changelog.

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

1.13

  • Take target from tsconfig.json if present, rather than hard-coding in the build.json config.
  • Find tsc where pnpm hides it.

... (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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 waiting Dependencies waiting for yet another upstream change labels Nov 24, 2025
@mergify mergify bot added waited and removed waiting Dependencies waiting for yet another upstream change labels Nov 28, 2025
@mergify
Copy link
Contributor

mergify bot commented Nov 28, 2025

Merge Queue Status Beta

🚫 The pull request has left the queue (rule: default)

This pull request spent 1 minute 3 seconds in the queue, with no time waiting for CI.

Reason

The pull request #2920 has been manually updated

Hint

If you want to requeue this pull request, you can post a @mergifyio requeue comment.

@mergify mergify bot added the queued label Nov 28, 2025
@suse-qe-tools-mergify suse-qe-tools-mergify force-pushed the dependabot/npm_and_yarn/tshy-3.1.0 branch from e5db25d to 214ca54 Compare November 28, 2025 17:32
@mergify mergify bot removed the queued label Nov 28, 2025
@suse-qe-tools-mergify suse-qe-tools-mergify force-pushed the dependabot/npm_and_yarn/tshy-3.1.0 branch 2 times, most recently from 398e10c to 113ea31 Compare November 28, 2025 17:35
@mergify
Copy link
Contributor

mergify bot commented Nov 28, 2025

Merge Queue Status Beta

🚫 The pull request has left the queue (rule: default)

This pull request spent 39 seconds in the queue, with no time waiting for CI.

Reason

The pull request #2920 has been manually updated

Hint

If you want to requeue this pull request, you can post a @mergifyio requeue comment.

@suse-qe-tools-mergify suse-qe-tools-mergify force-pushed the dependabot/npm_and_yarn/tshy-3.1.0 branch from 113ea31 to 6152b9e Compare November 28, 2025 17:36
@mergify mergify bot added the queued label Nov 28, 2025
@suse-qe-tools-mergify suse-qe-tools-mergify force-pushed the dependabot/npm_and_yarn/tshy-3.1.0 branch from 6152b9e to a48abf3 Compare November 28, 2025 17:36
@mergify mergify bot removed the queued label Nov 28, 2025
@suse-qe-tools-mergify suse-qe-tools-mergify force-pushed the dependabot/npm_and_yarn/tshy-3.1.0 branch 2 times, most recently from 8983364 to 352fa41 Compare November 30, 2025 17:08
Bumps [tshy](https://github.com/isaacs/tshy) from 3.0.3 to 3.1.0.
- [Changelog](https://github.com/isaacs/tshy/blob/main/CHANGELOG.md)
- [Commits](isaacs/tshy@v3.0.3...v3.1.0)

---
updated-dependencies:
- dependency-name: tshy
  dependency-version: 3.1.0
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@suse-qe-tools-mergify suse-qe-tools-mergify force-pushed the dependabot/npm_and_yarn/tshy-3.1.0 branch from 352fa41 to f0242af Compare November 30, 2025 17:08
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 waited

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant