ustaxes / UsTaxes

Tax filing web application
https://ustaxes.org
GNU Affero General Public License v3.0
1.41k stars 102 forks source link

Bump ts-json-schema-generator from 1.5.1 to 2.3.0 #2135

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

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

Release notes

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

v2.3.0

:tada: This release contains work from a new contributor! :tada:

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

:tada: This release contains work from a new contributor! :tada:

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)

:tada: This release contains work from a new contributor! :tada:

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.2.0 (Thu May 23 2024)

:tada: This release contains work from new contributors! :tada:

Thanks for all your work!

:heart: Tim (@​timothympace)

:heart: Rama Krishna Ghanta (@​ramaghanta)

:heart: Sampsa Kaskela (@​SampsaKaskela)

🚀 Enhancement

... (truncated)

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 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 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)