Skip to content

Bump ts-json-schema-generator from 2.2.0 to 2.3.0

Bumps ts-json-schema-generator from 2.2.0 to 2.3.0.

Release notes

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

v2.3.0

🎉 This release contains work from a new contributor! 🎉

Thank you, Lajos (@​gallayl), for all your work!

🚀 Enhancement

🐛 Bug Fix

  • fix(factory): Fix deprecated glob import that prevents using from code after glob upgrade #1981 (@​gallayl)
  • fix: Unknown type "undefined" when using generics without base type #1978 (@​arthurfiorette)

🔩 Dependency Updates

Authors: 4

v2.3.0-next.5

🎉 This release contains work from a new contributor! 🎉

Thank you, Lajos (@​gallayl), for all your work!

🐛 Bug Fix

  • fix(factory): Fix deprecated glob import that prevents using from code after glob upgrade #1981 (@​gallayl)

🔩 Dependency Updates

... (truncated)

Changelog

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

v2.3.0 (Wed Jun 05 2024)

🎉 This release contains work from a new contributor! 🎉

Thank you, Lajos (@​gallayl), for all your work!

🚀 Enhancement

🐛 Bug Fix

  • fix(factory): Fix deprecated glob import that prevents using from code after glob upgrade #1981 (@​gallayl)
  • fix: Unknown type "undefined" when using generics without base type #1978 (@​arthurfiorette)

🔩 Dependency Updates

Authors: 4


Commits
  • 1f4bfca Bump version to: 2.3.0 [skip ci]
  • 7efceb1 Update CHANGELOG.md [skip ci]
  • 26ce23c Merge pull request #1987 from vega/next
  • 3b85daf fix(factory): Fix deprecated glob import that prevents using from code after ...
  • a177f84 chore(deps-dev): bump @​babel/preset-env from 7.24.5 to 7.24.6 (#1982)
  • d63edb3 chore(deps-dev): bump eslint from 9.3.0 to 9.4.0 (#1984)
  • 497180c chore(deps-dev): bump @​babel/core from 7.24.5 to 7.24.6 (#1983)
  • a9de86f chore(deps-dev): bump @​eslint/js from 9.3.0 to 9.4.0 (#1985)
  • f411396 fix: Unknown type "undefined" when using generics without base type (#1978)
  • e94df02 feat: get version from package.json (#1979)
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports