What's Changed
- fix cargo not authenticating with org-level config due to no "registry" property by @jakecoffman in #14030
- Replace usages of
httpwithexconby @yeikel in #13800 - Improved error handling for uv lock file updates by @thavaahariharangit in #14034
- Handling the required-version constraint error in the uv ecosystem. by @thavaahariharangit in #14055
- Update Dependabot Proxy container name by @JamieMagee in #14052
- Add support for parsing registries in
vcpkg-configuration.jsonby @JamieMagee in #13001 - Combine base path with request path by @JamieMagee in #14058
- honor ranges in transitive pinning by @brettfo in #13987
- Add a unit test to ensure base URL with a path is handled correctly by @JamieMagee in #14063
- Upgrade Node.js version to 22 in
devcontainers/Dockerfileby @jeffwidman in #14064 - feat: Add cross-directory support for group_by_dependency_name by @markhallen in #14046
- Set executable flag only for Unix version of the gradle wrapper by @yeikel in #14056
- Preserve file mode when updating pull requests by @kbukum1 in #14081
- fix: check versions across all the defined maven registries by @yeikel in #13747
- Fix Gradle lockfile support against Gradle's version catalog (Fix #12557) by @dmikurube in #12853
docker: add support fororg.opencontainers.image.versionandorg.opencontainers.image.revisionby @yeikel in #13855- [SECURITY] Address CodeQL regex alert by @corsonknowles in #14012
- Remove
OpenStructby @corsonknowles in #14011 - Fix github actions versions comment not updated in an edge case by @yeikel in #13985
- Prevent mislabeling pub issues by @yeikel in #13407
- Honoring configured
networkTimeoutwhen calling./gradle wrapperby @gmazzo in #14043 - Updates terraform to 1.14.4 by @VolkerK in #14100
- test: Add tests for dynamic subgroup branch naming and refresh by @markhallen in #14086
- report package as compatible if it contains no assemblies by @brettfo in #14090
- Consider JRE/JDK suffixes and semantics for Maven/Gradle by @yeikel in #13999
- limit target framework restore parallelism by @brettfo in #13875
- add test to ensure scenario works by @brettfo in #13867
- Bump the all-actions group across 1 directory with 6 updates by @dependabot[bot] in #14068
- Bump xunit.runner.visualstudio from 3.1.2 to 3.1.3 by @dependabot[bot] in #12665
- Update TOFU_VERSION to 1.11.4 by @aochsner in #14092
- Bump library/rust from 1.89.0-bookworm to 1.93.0-bookworm in /cargo by @dependabot[bot] in #14014
- Add digest pinning for Docker images by @JamieMagee in #14071
- Bump lodash from 4.17.21 to 4.17.23 in /npm_and_yarn/helpers by @dependabot[bot] in #13994
- v0.360.0 by @dependabot-core-action-automation[bot] in #14109
New Contributors
- @dmikurube made their first contribution in #12853
- @corsonknowles made their first contribution in #14012
- @VolkerK made their first contribution in #14100
- @aochsner made their first contribution in #14092
Full Changelog: v0.359.0...v0.360.0