New
v0.356.0
What's Changed
- Julia: Set Julia pkgserver to eager registry flavor by @IanButterworth in https://github.com/dependabot/dependabot-core/pull/13702
- Support explicit UV index configuration in uv.lock updates by @markhallen in https://github.com/dependabot/dependabot-core/pull/13798
- Upgrade uv to v0.9.18 by @edgarrmondragon in https://github.com/dependabot/dependabot-core/pull/13811
- Upgrade to npm 11.7.0 by @yeikel in https://github.com/dependabot/dependabot-core/pull/13751
- Fix python incorrect version selection issue by @AbhishekBhaskar in https://github.com/dependabot/dependabot-core/pull/13862
- Bump bun to 1.3.5 by @yeikel in https://github.com/dependabot/dependabot-core/pull/13752
- Consider dependency suffixes for
mavenandgradleby @yeikel in https://github.com/dependabot/dependabot-core/pull/13818 - Fix Cargo config file fetching from parent directories by @a-schur in https://github.com/dependabot/dependabot-core/pull/13790
- Bump maven from 3.9.9 to 3.9.12 in /maven by @dependabot[bot] in https://github.com/dependabot/dependabot-core/pull/13847
- Fix provider version updates in nested Terraform local modules by @Copilot in https://github.com/dependabot/dependabot-core/pull/13884
- improve directory matcher with trailing slash by @brettfo in https://github.com/dependabot/dependabot-core/pull/13890
- fix(docker): handle version tags with v prefix correctly by @thavaahariharangit in https://github.com/dependabot/dependabot-core/pull/13894
- warn on graph processing issues instead of fail by @jakecoffman in https://github.com/dependabot/dependabot-core/pull/13888
- When there is no update needed, close the PR on refresh. by @thavaahariharangit in https://github.com/dependabot/dependabot-core/pull/13896
- case-correct web.config and app.config locations when reporting by @brettfo in https://github.com/dependabot/dependabot-core/pull/13851
- Revert "Fix python incorrect version selection issue" by @kbukum1 in https://github.com/dependabot/dependabot-core/pull/13895
- maintain pr groups across directories by @brettfo in https://github.com/dependabot/dependabot-core/pull/13873
- Extract shared file fetching logic into a SharedFileFetcher base class for Python and UV ecosystems. by @robaiken in https://github.com/dependabot/dependabot-core/pull/13799
- Strip UTF-8 BOM prefix from files read from cloned repos by @Nishnha in https://github.com/dependabot/dependabot-core/pull/13897
- v0.356.0 by @dependabot-core-action-automation[bot] in https://github.com/dependabot/dependabot-core/pull/13901
Full Changelog: https://github.com/dependabot/dependabot-core/compare/v0.355.0...v0.356.0