v0.270.0
版本发布时间: 2024-08-15 09:05:14
dependabot/dependabot-core最新发布版本:v0.278.0(2024-09-26 23:26:21)
What's Changed
- Fixes RuntimeError-No package.json issue by @sachin-sandhu in https://github.com/dependabot/dependabot-core/pull/10392
- Update issue-labeler.yml by @jonjanego in https://github.com/dependabot/dependabot-core/pull/10397
- Fixes ERR_PNPM_FETCH-HelperSubprocessFailed by @sachin-sandhu in https://github.com/dependabot/dependabot-core/pull/10398
- Fix failing tests in the python ecosystem by @amazimbe in https://github.com/dependabot/dependabot-core/pull/10386
- Guard against possible nil before the actual nil inevitably stops execution by @sato11 in https://github.com/dependabot/dependabot-core/pull/10396
- Fixes Dependabot::ToolVersionNotSupported issues by @sachin-sandhu in https://github.com/dependabot/dependabot-core/pull/10390
- Fixes Dependabot::SharedHelpers::HelperSubprocessFailed - ERR_PNPM_UNSUPPORTED_ENGINE by @sachin-sandhu in https://github.com/dependabot/dependabot-core/pull/10419
- update nuget/Dockerfile, dotnet_sdk_version is now 8.0.303 by @Tripletri in https://github.com/dependabot/dependabot-core/pull/10370
- feature-intern-ResolveDependencyConflictsNew to main by @NadiamB in https://github.com/dependabot/dependabot-core/pull/10343
- lower API rate usage by enabling git-powered comparison by @jakecoffman in https://github.com/dependabot/dependabot-core/pull/10429
- Fixes issues related with err_pnpm_patch_not_applied and err_pnpm_tarball_integrity errors by @sachin-sandhu in https://github.com/dependabot/dependabot-core/pull/10430
- type existing prs in the job definition by @jakecoffman in https://github.com/dependabot/dependabot-core/pull/10432
- Added Missing Regex for Allowlist Dependency Files by @honeyankit in https://github.com/dependabot/dependabot-core/pull/10389
- Revert Smoke Test Branch to Dependabot-Core Main by @kbukum1 in https://github.com/dependabot/dependabot-core/pull/10437
- v0.269.0 by @dependabot-core-action-automation in https://github.com/dependabot/dependabot-core/pull/10391
- Fixes Dependabot::SharedHelpers::HelperSubprocessFailed - err_pnpm_unsupported_platform error code by @sachin-sandhu in https://github.com/dependabot/dependabot-core/pull/10436
- v0.270.0 by @dependabot-core-action-automation in https://github.com/dependabot/dependabot-core/pull/10439
New Contributors
- @sato11 made their first contribution in https://github.com/dependabot/dependabot-core/pull/10396
- @Tripletri made their first contribution in https://github.com/dependabot/dependabot-core/pull/10370
- @NadiamB made their first contribution in https://github.com/dependabot/dependabot-core/pull/10343
Full Changelog: https://github.com/dependabot/dependabot-core/compare/v0.269.0...v0.270.0