v0.252.0
版本发布时间: 2024-04-11 23:53:45
dependabot/dependabot-core最新发布版本:v0.278.0(2024-09-26 23:26:21)
What's Changed
- Fix Duplicate Dependencies Showing in PR summary table by @honeyankit in https://github.com/dependabot/dependabot-core/pull/9436
- automatically download the latest Go when needed by @jakecoffman in https://github.com/dependabot/dependabot-core/pull/9435
- bundler: avoid reparsing same gemspec by @jakecoffman in https://github.com/dependabot/dependabot-core/pull/9458
- Bump Swift version from 5.9 to 5.10 by @swiftyfinch in https://github.com/dependabot/dependabot-core/pull/9459
- Update how we record Bundler versions by @landongrindheim in https://github.com/dependabot/dependabot-core/pull/9462
- build(deps): bump terraform from 1.6.6 to 1.7.5 by @HorizonNet in https://github.com/dependabot/dependabot-core/pull/9013
- Bump composer/composer from 2.6.5 to 2.7.2 in /composer/helpers/v2 by @dependabot in https://github.com/dependabot/dependabot-core/pull/9316
- Avoid passing empty strings as versions by @bdragon in https://github.com/dependabot/dependabot-core/pull/9461
- Bump library/golang from 1.22.1-bookworm to 1.22.2-bookworm in /go_modules by @dependabot in https://github.com/dependabot/dependabot-core/pull/9449
- Handle more branch protection errors by @jurre in https://github.com/dependabot/dependabot-core/pull/9454
- yarn: replace credentials with dummy creds by @jakecoffman in https://github.com/dependabot/dependabot-core/pull/9466
- [NuGet] Add NuGetUpdater Discover command by @JoeRobich in https://github.com/dependabot/dependabot-core/pull/9267
- Point smoke-test branch back at main by @Nishnha in https://github.com/dependabot/dependabot-core/pull/9473
- build(deps): bump Yarn to 3.8.1 by @yeikel in https://github.com/dependabot/dependabot-core/pull/8964
- Avoid passing empty strings as versions, part 2 by @bdragon in https://github.com/dependabot/dependabot-core/pull/9471
- Gitlab: Properly forward author details by @ylecuyer in https://github.com/dependabot/dependabot-core/pull/9188
- Switch VCR record mode to
:none
by @Nishnha in https://github.com/dependabot/dependabot-core/pull/4822 - Treat pep-621 deps as prod if no requirement_type is specified by @jurre in https://github.com/dependabot/dependabot-core/pull/9470
- Actions: allow less precise semver updates by @jakecoffman in https://github.com/dependabot/dependabot-core/pull/9474
New Contributors
- @swiftyfinch made their first contribution in https://github.com/dependabot/dependabot-core/pull/9459
- @ylecuyer made their first contribution in https://github.com/dependabot/dependabot-core/pull/9188
Full Changelog: https://github.com/dependabot/dependabot-core/compare/v0.251.0...v0.252.0