Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps ts-json-schema-generator from 2.4.0 to 2.5.0.

Release notes

Sourced from ts-json-schema-generator's releases.

v2.5.0

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Alex (@​alexchexes)

❤️ Valentyne Stigloher (@​pixunil)

❤️ Cal (@​CalLavicka)

❤️ James Vaughan (@​jamesbvaughan)

❤️ Orta Therox (@​orta)

❤️ Sam Sudar (@​srsudar)

❤️ Aaron Madlon-Kay (@​amake)

❤️ Arya Emami (@​aryaemami59)

❤️ Julian Bez (@​webjunkie)

❤️ Neal Granger (@​10xjs)

🚀 Enhancement

🐛 Bug Fix

... (truncated)

Changelog

Sourced from ts-json-schema-generator's changelog.

v2.5.0 (Wed Feb 04 2026)

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Alex (@​alexchexes)

❤️ Valentyne Stigloher (@​pixunil)

❤️ Cal (@​CalLavicka)

❤️ James Vaughan (@​jamesbvaughan)

❤️ Orta Therox (@​orta)

❤️ Sam Sudar (@​srsudar)

❤️ Aaron Madlon-Kay (@​amake)

❤️ Arya Emami (@​aryaemami59)

❤️ Julian Bez (@​webjunkie)

❤️ Neal Granger (@​10xjs)

🚀 Enhancement

🐛 Bug Fix

... (truncated)

Commits
  • fcd316d Bump version to: 2.5.0 [skip ci]
  • 7d2fe40 Update CHANGELOG.md [skip ci]
  • aa316bb Merge pull request #2459 from vega/next
  • fdc3625 chore(deps): bump commander from 14.0.2 to 14.0.3 (#2455)
  • 978075c chore(deps-dev): bump typescript-eslint from 8.53.1 to 8.54.0 (#2456)
  • 256ddda chore(deps-dev): bump globals from 17.1.0 to 17.3.0 (#2457)
  • 32c3be6 fix: error "has multiple definitions" with discriminate unions (#1836)
  • 06d1cd3 chore(deps-dev): bump typescript-eslint from 8.53.0 to 8.53.1 (#2452)
  • 6004e7e chore(deps-dev): bump globals from 17.0.0 to 17.1.0 (#2453)
  • 0d258e6 chore(deps-dev): bump prettier from 3.8.0 to 3.8.1 (#2454)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 9, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ts-json-schema-generator-2.5.0 branch from c820824 to 0ef762d Compare February 11, 2026 10:40
@shati-patel
Copy link
Contributor

@dependabot rebase

Bumps [ts-json-schema-generator](https://github.com/vega/ts-json-schema-generator) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/vega/ts-json-schema-generator/releases)
- [Changelog](https://github.com/vega/ts-json-schema-generator/blob/v2.5.0/CHANGELOG.md)
- [Commits](vega/ts-json-schema-generator@v2.4.0...v2.5.0)

---
updated-dependencies:
- dependency-name: ts-json-schema-generator
  dependency-version: 2.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ts-json-schema-generator-2.5.0 branch from 0ef762d to 7f9a451 Compare February 11, 2026 11:57
@shati-patel
Copy link
Contributor

Currently failing with error fs.globSync is not a function, since that function doesn't exist in node 20.20.0.

Upgrading to node 22.0.0 (or above) would fix this, but I'll open a separate issue for that (since it may have wider consequences).

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.

1 participant