v0.267.0
版本发布时间: 2024-07-25 23:24:14
dependabot/dependabot-core最新发布版本:v0.278.0(2024-09-26 23:26:21)
What's Changed
- Fix NuGet app/web.config assembly binding redirect updates by @rhyskoedijk in https://github.com/dependabot/dependabot-core/pull/10110
- Fix
ArgumentError
inoriginal_package_update_available?
whenlatest_version
isnil
by @kbukum1 in https://github.com/dependabot/dependabot-core/pull/10216 - use unique directory for temp nuget packages by @brettfo in https://github.com/dependabot/dependabot-core/pull/10243
- Adds filter for failed to replace env in config erros by @sachin-sandhu in https://github.com/dependabot/dependabot-core/pull/10237
- Upgrade Bundler to 2.5.16 and RubyGems to 3.5.16 by @deivid-rodriguez in https://github.com/dependabot/dependabot-core/pull/10246
- Fix security updates in Bundler subdependencies by @deivid-rodriguez in https://github.com/dependabot/dependabot-core/pull/10249
- report missing nuget files by @brettfo in https://github.com/dependabot/dependabot-core/pull/10247
- removing more of dependency_has_directory feature flag by @jakecoffman in https://github.com/dependabot/dependabot-core/pull/10252
- Use main smoke-tests repo again by @deivid-rodriguez in https://github.com/dependabot/dependabot-core/pull/10253
- Bump github/codeql-action from 3.25.12 to 3.25.13 in the all-actions group by @dependabot in https://github.com/dependabot/dependabot-core/pull/10262
- support multi-part requirements by @brettfo in https://github.com/dependabot/dependabot-core/pull/10255
- Use
go
1.22
in CI by @jeffwidman in https://github.com/dependabot/dependabot-core/pull/10259 - analyze
global.json
anddotnet-tools.json
by @brettfo in https://github.com/dependabot/dependabot-core/pull/10269 - Centralize Yarn Error Handling for Yarn Update by @kbukum1 in https://github.com/dependabot/dependabot-core/pull/10257
- Use repository in project urls as a source by @amazimbe in https://github.com/dependabot/dependabot-core/pull/10268
- Handle Errors Coded with YN0035 Yarn Error Code by @kbukum1 in https://github.com/dependabot/dependabot-core/pull/10271
- fix incorrect usage of
add_handled_dependencies
by @jakecoffman in https://github.com/dependabot/dependabot-core/pull/10270 - Fixes URI::InvalidURIError issue while fetching metadata by @sachin-sandhu in https://github.com/dependabot/dependabot-core/pull/10256
- Adds relevant information to exception handling by @sachin-sandhu in https://github.com/dependabot/dependabot-core/pull/10284
- v0.267.0 by @dependabot-core-action-automation in https://github.com/dependabot/dependabot-core/pull/10283
New Contributors
- @rhyskoedijk made their first contribution in https://github.com/dependabot/dependabot-core/pull/10110
Full Changelog: https://github.com/dependabot/dependabot-core/compare/v0.266.0...v0.267.0