v0.269.0
版本发布时间: 2024-08-15 06:00:23
dependabot/dependabot-core最新发布版本:v0.278.0(2024-09-26 23:26:21)
What's Changed
- Fixes Dependabot::SharedHelpers::HelperSubprocessFailed issues by @sachin-sandhu in https://github.com/dependabot/dependabot-core/pull/10349
- add directory to existing PR checks, updating tests by @jakecoffman in https://github.com/dependabot/dependabot-core/pull/10325
- Add Spec Tests for
CreateSecurityUpdatePullRequest
by @kbukum1 in https://github.com/dependabot/dependabot-core/pull/10344 - Report transitive dependency vulnerability errors for npm, yarn, and pnpm by @kbukum1 in https://github.com/dependabot/dependabot-core/pull/10282
- don't waste quota on main since branch was up-to-date by @jakecoffman in https://github.com/dependabot/dependabot-core/pull/10352
- fix "no groups" exception, run more jobs through GroupUpdateAllVersions by @jakecoffman in https://github.com/dependabot/dependabot-core/pull/10348
- Strict type Dependabot::Updater.Operations::RefreshSecurityUpdatePullRequest by @kbukum1 in https://github.com/dependabot/dependabot-core/pull/10334
- allow for wildcards in version requirements by @brettfo in https://github.com/dependabot/dependabot-core/pull/10353
- report no new version if a given package doesn't exist on any feed by @brettfo in https://github.com/dependabot/dependabot-core/pull/10354
- convert test to not require the network by @brettfo in https://github.com/dependabot/dependabot-core/pull/10355
- Add Error Handling for YN0082 in YarnErrorHandler by @kbukum1 in https://github.com/dependabot/dependabot-core/pull/10374
- Fixes issues related with Dependabot::NpmAndYarn::UpdateChecker::LatestVersionFinder::RegistryError by @sachin-sandhu in https://github.com/dependabot/dependabot-core/pull/10378
- Fixes logger location for Dependabot::NpmAndYarn::UpdateChecker::LatestVersionFinder::RegistryError by @sachin-sandhu in https://github.com/dependabot/dependabot-core/pull/10380
- Fixes JSON::ParserError: unexpected token issue by @sachin-sandhu in https://github.com/dependabot/dependabot-core/pull/10381
- NPM: fix security update for indirect and direct dependencies by @jakecoffman in https://github.com/dependabot/dependabot-core/pull/10371
Full Changelog: https://github.com/dependabot/dependabot-core/compare/v0.268.0...v0.269.0