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
- feat: get version from package.json #1979 (
@domoritz
)- fix: revert back to commons js #1975 (
@arthurfiorette
)- fix: remove ts-expose-types temporarily #1968 (
@arthurfiorette
)- Added diagnostics to all errors #1963 (
@arthurfiorette
)
🐛 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
- chore(deps-dev): bump
@babel/preset-env
from 7.24.5 to 7.24.6 #1982 (@dependabot[bot]
)- chore(deps-dev): bump eslint from 9.3.0 to 9.4.0 #1984 (
@dependabot[bot]
)- chore(deps-dev): bump
@babel/core
from 7.24.5 to 7.24.6 #1983 (@dependabot[bot]
)- chore(deps-dev): bump
@eslint/js
from 9.3.0 to 9.4.0 #1985 (@dependabot[bot]
)- chore(deps-dev): bump eslint from 9.2.0 to 9.3.0 #1970 (
@dependabot[bot]
)- chore(deps-dev): bump ajv from 8.13.0 to 8.14.0 #1971 (
@dependabot[bot]
)- chore(deps-dev): bump typescript-eslint from 7.8.0 to 7.10.0 #1972 (
@dependabot[bot]
)Authors: 4
@dependabot[bot]
- Arthur Fiorette (
@arthurfiorette
)- Dominik Moritz (
@domoritz
)- Lajos (
@gallayl
)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
- chore(deps-dev): bump
@babel/preset-env
from 7.24.5 to 7.24.6 #1982 (@dependabot[bot]
)- chore(deps-dev): bump eslint from 9.3.0 to 9.4.0 #1984 (
@dependabot[bot]
)- chore(deps-dev): bump
@babel/core
from 7.24.5 to 7.24.6 #1983 (@dependabot[bot]
)- chore(deps-dev): bump
@eslint/js
from 9.3.0 to 9.4.0 #1985 (@dependabot[bot]
)
... (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
- feat: get version from package.json #1979 (
@domoritz
)- fix: revert back to commons js #1975 (
@arthurfiorette
)- fix: remove ts-expose-types temporarily #1968 (
@arthurfiorette
)- Added diagnostics to all errors #1963 (
@arthurfiorette
)
🐛 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
- chore(deps-dev): bump
@babel/preset-env
from 7.24.5 to 7.24.6 #1982 (@dependabot[bot]
)- chore(deps-dev): bump eslint from 9.3.0 to 9.4.0 #1984 (
@dependabot[bot]
)- chore(deps-dev): bump
@babel/core
from 7.24.5 to 7.24.6 #1983 (@dependabot[bot]
)- chore(deps-dev): bump
@eslint/js
from 9.3.0 to 9.4.0 #1985 (@dependabot[bot]
)- chore(deps-dev): bump eslint from 9.2.0 to 9.3.0 #1970 (
@dependabot[bot]
)- chore(deps-dev): bump ajv from 8.13.0 to 8.14.0 #1971 (
@dependabot[bot]
)- chore(deps-dev): bump typescript-eslint from 7.8.0 to 7.10.0 #1972 (
@dependabot[bot]
)Authors: 4
@dependabot[bot]
- Arthur Fiorette (
@arthurfiorette
)- Dominik Moritz (
@domoritz
)- Lajos (
@gallayl
)
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