Skip to content

chore(deps-dev): bump tsc-watch from 5.0.3 to 7.2.1 - #78

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tsc-watch-7.2.1
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tsc-watch-7.2.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps tsc-watch from 5.0.3 to 7.2.1.

Release notes

Sourced from tsc-watch's releases.

feature: Using prepublish

No release notes provided.

feature: --noEmit. thanks to @​llllvvuu

fix: error TS6369: Option '--build' must be the first command line argument. thanks to @​llllvvuu for the PR

v6.0.4

Automate CRLF to LF conversion

v6.0.3

Another CRLF fix

v6.0.2

Fixed CRLF to LF issue

v6.0.1

Upgraded to the latest versions of dev dependencies

Changelog

Sourced from tsc-watch's changelog.

v7.2.1 - 28/06/2026

  • support for node Typescript 7+
  • fix: Fixed issue with --maxNodeMem argument.
  • fix: Fixed issue with killing the process on SIGTERM signal.
  • fix: Fixed failing test

@​gilamran/tsc-watch CHANGELOG

v7.2.0 - 29/09/2025

  • feature: Fixed support for tsgo (native compilation) using --compileCommand argument.

@​gilamran/tsc-watch CHANGELOG

v7.1.1 - 28/05/2025

  • feature: Added support for tsgo (native compilation))

@​gilamran/tsc-watch CHANGELOG

v7.0.0 - 25/05/2025

  • feature: Globally installed tsc-watch will use the local compiler if it exists, otherwise it will use the global tsc compiler.
  • Update existing test code to pass the new version of typescript
  • Update existing test code to work in Mac OS(M1 chip)

@​gilamran/tsc-watch CHANGELOG

v6.3.1 - 18/05/2025

  • big fix: off-by-one error tsc-watch. thanks to @​rodw for the PR

@​gilamran/tsc-watch CHANGELOG

v6.3.0 - 16/04/2024

  • Added --noWatch argument

v6.2.1 - 13/11/2024

  • bug fix: Fixed new version of Typescript clear codes. thanks to @​staszekj

v6.2.0 - 28/03/2024

v6.1.0 - 27/03/2024

v6.0.5 - 27/03/2024

  • fix: error TS6369: Option '--build' must be the first command line argument. thanks to @​llllvvuu

v6.0.4 - 29/04/2023

  • Automate CRLF to LF conversion

v6.0.3 - 29/04/2023

  • Fixed (Again CRLF to LF)

... (truncated)

Commits
  • bdfddbb 7.2.1
  • 2c84c02 Update CHANGELOG for v7.2.1
  • aedaff5 support typescript 7
  • e019f79 fix compilation error
  • 4bf7e30 fix failing test
  • e64483e Merge pull request #186 from gilamran/dependabot/npm_and_yarn/handlebars-4.7.9
  • fae27e7 Bump handlebars from 4.7.8 to 4.7.9
  • 83e5984 Merge pull request #185 from gilamran/dependabot/npm_and_yarn/picomatch-2.3.2
  • 37863b0 Bump picomatch from 2.3.1 to 2.3.2
  • 916be8b Merge pull request #183 from gilamran/dependabot/npm_and_yarn/multi-1ce7acca3d
  • 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)

Bumps [tsc-watch](https://github.com/gilamran/tsc-watch) from 5.0.3 to 7.2.1.
- [Release notes](https://github.com/gilamran/tsc-watch/releases)
- [Changelog](https://github.com/gilamran/tsc-watch/blob/master/CHANGELOG.md)
- [Commits](gilamran/tsc-watch@v5.0.3...v7.2.1)

---
updated-dependencies:
- dependency-name: tsc-watch
  dependency-version: 7.2.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 Sep 7, 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