Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2024

Bumps ts-json-schema-generator from 2.1.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


v2.2.0 (Thu May 23 2024)

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Tim (@​timothympace)

❤️ Rama Krishna Ghanta (@​ramaghanta)

❤️ 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 <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 [ts-json-schema-generator](https://github.com/vega/ts-json-schema-generator) from 2.1.0 to 2.3.0.
- [Release notes](https://github.com/vega/ts-json-schema-generator/releases)
- [Changelog](https://github.com/vega/ts-json-schema-generator/blob/v2.3.0/CHANGELOG.md)
- [Commits](vega/ts-json-schema-generator@v2.1.0...v2.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 9, 2024
@koesie10 koesie10 merged commit 3a9ea7b into main Sep 9, 2024
9 checks passed
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