v0.272.0
版本发布时间: 2024-08-22 17:24:09
dependabot/dependabot-core最新发布版本:v0.278.0(2024-09-26 23:26:21)
What's Changed
- Adds outofDisk exception handler for updater by @sachin-sandhu in https://github.com/dependabot/dependabot-core/pull/10444
- Fixes illformed requirement error propagation to unknown errors by @sachin-sandhu in https://github.com/dependabot/dependabot-core/pull/10448
- Add Bundler v1 Deprecation Warning by @kbukum1 in https://github.com/dependabot/dependabot-core/pull/10421
- Reformatted Deprecation and Error Messages for Bundler v1 Support by @kbukum1 in https://github.com/dependabot/dependabot-core/pull/10450
- only discover dependencies from known project types by @brettfo in https://github.com/dependabot/dependabot-core/pull/10451
- Fixes Yarn Dependabot::Updater::SubprocessFailed issues by @sachin-sandhu in https://github.com/dependabot/dependabot-core/pull/10456
- fix handling of NuGet transitive dependencies by @brettfo in https://github.com/dependabot/dependabot-core/pull/10449
- Revert Changes to updated_files_regex method with latest regex from the API by @honeyankit in https://github.com/dependabot/dependabot-core/pull/10457
- Add semver 2 versioning in dependabot common by @amazimbe in https://github.com/dependabot/dependabot-core/pull/10434
- Fix : Dependabot::DependabotError: [YN0001] issues by @sachin-sandhu in https://github.com/dependabot/dependabot-core/pull/10473
- v0.272.0 by @dependabot-core-action-automation in https://github.com/dependabot/dependabot-core/pull/10476
Full Changelog: https://github.com/dependabot/dependabot-core/compare/v0.271.0...v0.272.0