New
v0.358.0
What's Changed
- Bump httparty from 0.22.0 to 0.24.0 in /updater by @dependabot[bot] in https://github.com/dependabot/dependabot-core/pull/13871
- Support
distreferences for dev prefixed local packages in composer by @Lixivial in https://github.com/dependabot/dependabot-core/pull/13767 - julia: Fix compat ranges incorrectly appending redundant versions by @IanButterworth in https://github.com/dependabot/dependabot-core/pull/13942
- Add pre-release detection helper method for Docker tags by @Copilot in https://github.com/dependabot/dependabot-core/pull/13815
- add support for hatch and scm version source paths and dynamic versioning by @robaiken in https://github.com/dependabot/dependabot-core/pull/13945
- Remove dependency_change_validation FF by @pavera in https://github.com/dependabot/dependabot-core/pull/13953
- Removing vestiges of npm_fallback_version_above_v6 ff by @pavera in https://github.com/dependabot/dependabot-core/pull/13952
- Remove enable_file_parser_python_local FF by @pavera in https://github.com/dependabot/dependabot-core/pull/13954
- Remove exclude_local_composer_packages FF by @pavera in https://github.com/dependabot/dependabot-core/pull/13955
- change how top level dependencies are determined by @brettfo in https://github.com/dependabot/dependabot-core/pull/13949
- Simplify gradle installation and automate upgrades by @yeikel in https://github.com/dependabot/dependabot-core/pull/12934
- Prevent accidental updates to maven parent when dependency uses project.parent.version by @swhittaker in https://github.com/dependabot/dependabot-core/pull/13656
- Fix Sorbet error when caret requirement has all zero segments by @thavaahariharangit in https://github.com/dependabot/dependabot-core/pull/13975
- Remove Bazel from file_parser_spec.rb.erb by @robaiken in https://github.com/dependabot/dependabot-core/pull/13978
- Generate uv.lock using all project files by @robaiken in https://github.com/dependabot/dependabot-core/pull/13983
- Fixing sorbet source hash type error. by @thavaahariharangit in https://github.com/dependabot/dependabot-core/pull/13980
- Poetry Git dependencies with tag support by @thavaahariharangit in https://github.com/dependabot/dependabot-core/pull/13944
- docker: consider the tag when checking if a digest is up-to-date by @yeikel in https://github.com/dependabot/dependabot-core/pull/13842
- Fix
semverpartsvprefix handling by @thavaahariharangit in https://github.com/dependabot/dependabot-core/pull/13981 - v0.358.0 by @dependabot-core-action-automation[bot] in https://github.com/dependabot/dependabot-core/pull/13997
New Contributors
- @Lixivial made their first contribution in https://github.com/dependabot/dependabot-core/pull/13767
- @swhittaker made their first contribution in https://github.com/dependabot/dependabot-core/pull/13656
Full Changelog: https://github.com/dependabot/dependabot-core/compare/v0.357.0...v0.358.0