The Wayback Machine - https://web.archive.org/web/20220105181939/https://github.com/renovatebot/renovate/issues/12869
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

Enforce strict null checks for versioning schemes #12869

Open
4 of 25 tasks
zharinov opened this issue Nov 28, 2021 · 3 comments
Open
4 of 25 tasks

Enforce strict null checks for versioning schemes #12869

zharinov opened this issue Nov 28, 2021 · 3 comments

Comments

@zharinov
Copy link
Collaborator

@zharinov zharinov commented Nov 28, 2021

Describe the proposed change(s).

  • aws-machine-image
  • cargo
  • composer
  • docker
  • git
  • gradle
  • hashicorp
  • helm
  • hex
  • ivy
  • loose
  • maven #13332
  • node
  • npm
  • nuget
  • pep440
  • poetry
  • regex
  • rez
  • ruby
  • ruby/strategies
  • semver-coerced #13161
  • semver #13161
  • swift #12850
  • ubuntu #12849
@RahulGautamSingh
Copy link
Contributor

@RahulGautamSingh RahulGautamSingh commented Dec 15, 2021

Hey @rarkins , can I take this one?

@rarkins
Copy link
Collaborator

@rarkins rarkins commented Dec 15, 2021

@RahulGautamSingh sure, feel free to do one from the list per PR

@RahulGautamSingh
Copy link
Contributor

@RahulGautamSingh RahulGautamSingh commented Dec 21, 2021

Enabled strictNullChecks in semver and semver-coerced. Not sure how to check their boxes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment