2.2.14 - released 2022-06-06

View the release on GitHub

Changelog

  • Fixed handling of broken symlinks when checking whether a package is still installed (#6708)
  • Fixed name validation regex in schema causing issues with JS IDEs like VS Code (#10811)
  • Fixed bin proxies to allow a proxy to include another one safely (#10823)
  • Fixed gitlab-token JSON schema definition (#10800)
  • Fixed openssl 3.x version parsing as it is now semver compliant
  • Fixed type error when a json file cannot be read (#10818)
  • Fixed parsing of multi-line arrays in funding.yml (#10784)