Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 0.13.2 is broken #1535

Closed
ghost opened this issue Feb 7, 2022 · 4 comments
Closed

Version 0.13.2 is broken #1535

ghost opened this issue Feb 7, 2022 · 4 comments
Labels
status: done/released Issue has been completed, no further action is needed. type: fix Issues describing a broken feature.

Comments

@ghost
Copy link

ghost commented Feb 7, 2022

Due to this commit:

70278ab

there are a lot of errors for types, need to revert it.

This is related to:

#1412

and maybe to this:

#1517

@ghost ghost added status: needs triage Issues which needs to be reproduced to be verified report. type: fix Issues describing a broken feature. labels Feb 7, 2022
baumandm added a commit to ExpediaGroup/insights-explorer that referenced this issue Feb 11, 2022
baumandm added a commit to ExpediaGroup/insights-explorer that referenced this issue Feb 11, 2022
baumandm added a commit to ExpediaGroup/insights-explorer that referenced this issue Feb 11, 2022
* fix: bump class-validator from 0.13.1 to 0.13.2

Bumps [class-validator](https://github.com/typestack/class-validator) from 0.13.1 to 0.13.2.
- [Release notes](https://github.com/typestack/class-validator/releases)
- [Changelog](https://github.com/typestack/class-validator/blob/develop/CHANGELOG.md)
- [Commits](typestack/class-validator@v0.13.1...v0.13.2)

---
updated-dependencies:
- dependency-name: class-validator
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore(deps): Add @types/validator to backend

Fixes typestack/class-validator#1535

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dave Bauman <[email protected]>
@chriswoodle
Copy link

Yea, getting the same issue. Easy temp workaround is to downgrade back to 0.13.1. Looks like @types/validator needs to be added back as a dependency: nestjs#79 (comment)
image

@NoNameProvided
Copy link
Member

12f8d86

@NoNameProvided NoNameProvided added status: done/released Issue has been completed, no further action is needed. and removed status: fixed Issues with merged PRs, but not released yet. labels Dec 9, 2022
@NoNameProvided
Copy link
Member

This feature/fix has been released in 0.14.0.

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: done/released Issue has been completed, no further action is needed. type: fix Issues describing a broken feature.
Development

No branches or pull requests

2 participants