What's Changed
- Fix pip ~= operator losing precision with BumpVersionsIfNecessary strategy by @Copilot in #13542
- Implement BCR .bcr.X version handling in Bazel by @robaiken in #13592
- Add support for .bzl files, local overrides, and downloader configs in Bazel file fetcher by @markhallen in #13586
- Fix
No Cargo.toml!error by normalizing DependencyFile names by @thavaahariharangit in #13359 - feat(common): add cooldown fallback to current version by @thavaahariharangit in #13582
- Upgrade uv to v0.9.11 by @charliermarsh in #13605
- julia: fix handling ignored versions by @IanButterworth in #13620
- Rust toolchain cache bust headers by @a-schur in #13604
- Pre-cache common npm versions in Corepack and activate on-demand by @thavaahariharangit in #13607
- Conda native implementation by @theztefan in #13590
- Improve support for combination of version constraints by @robaiken in #13633
- added https to registry URL if stripped out in the process by @alhss in #13636
- allow for dependency discovery with a single restore operation by @brettfo in #13532
- Fix Helm values.yaml parsing to properly handle Docker images with separate
registryandrepositoryfields by @frans-otogone in #13067 - Refactor uv ecosystem to reuse Python Version and Requirement classes by @markhallen in #13641
- julia: fix putting new compat entries in alphabetical order by @IanButterworth in #13626
- Streamline 34
COPYcommands into one by @jeffwidman in #13637 - Handle multiple
COPYinto$DEPENDABOT_HOME/as one command by @jeffwidman in #13638 - Fix changelog finder matching files with changelog names in the middle by @IanButterworth in #13645
- Refactor uv to reuse Python's MetadataFinder, AuthedUrlBuilder, and NameNormaliser by @markhallen in #13643
- Alias RequirementParser to Python and remove dead code from uv by @markhallen in #13650
- v0.350.0 by @dependabot-core-action-automation[bot] in #13646
New Contributors
- @frans-otogone made their first contribution in #13067
Full Changelog: v0.349.0...v0.350.0