Renovate OSS
This release updates Renovate OSS from v32.185.3 to v32.238.1.
New package managers:
- Add tekton-bundle support (#17289 ) (7047677 )
- woodpecker manager (#17297 ) (208a316 )
- manager/mint: add mint support (#17351 ) (7dbe0b3 )
- manager/asdf: add support for .tools-versions as used by asdf (#17166 ) (c978b4e )
- TFLint plugin manager (#17954 ) (2dd26e1 )
Additional feature highlights:
- http: support dns cache (#17533 ) (1357441 )
- http: keepalives (#17582 ) (9bc8b05 )
- gitlab: handle merge results pipelines (#17440 ) (#17601 ) (56c61c9 )
- show warning in pr body (#17609 ) (c741649 )
- golang-version: enable custom registryUrls (#17828 ) (ea4fe8f )
- docker/artifactory: add retry logic for docker offical images (#17925 ) (7298d09 )
- java: add workaround to limit releases to java LTS versions (#18007 ) (ac5ec2b )
- manager/gradle: add support for dependency lockfile updates (#17949 ) (2305550 )
- datasource/conda: support custom registries (#17809 ) (699a5cf )
- poetry: handle dependency groups (#17964 ) (4c1b3e5 )
- manager/argocd: add oci helm support (#18185 ) (f5bd94d )
- cache: Compress package cache (#18241 ) (98003f4 )
For the full changelog including bug fixes, see here
Updated Third Party Tools
- git v2.38.0
- Node.js 16.17.1
- npm v8.19.2
- Elixir v1.14.0
- PHP v8.1.11
- Composer v8.1.11
- Go v1.19.2
- Python v3.10.7
- Pipenv v2022.10.9
- Poetry v1.2.1
- Rust v1.64.0
- Bundler v2.3.23
- pnpm v7.13.3
- .NET v6.0.401 (MAJOR UPDATE)
- Lerna v5.6.2
- Helm v3.10.0
Bug fixes
Refactored gitPrivateKey
handling and added logging: hopefully fixes #228