v0.241.0
版本发布时间: 2024-01-18 21:50:48
dependabot/dependabot-core最新发布版本:v0.278.0(2024-09-26 23:26:21)
What's Changed
- raise a specific exception when the FileUpdater doesn't produce a change by @jakecoffman in https://github.com/dependabot/dependabot-core/pull/8787
- Strict type
Dependabot::GitCommitChecker
by @JamieMagee in https://github.com/dependabot/dependabot-core/pull/8789 - allow mismatching version in
.csproj
by @brettfo in https://github.com/dependabot/dependabot-core/pull/8783 - Strong type
Dependabot::FileParsers::Base
by @JamieMagee in https://github.com/dependabot/dependabot-core/pull/8794 - Strict type
Dependabot::MetadataFinders::Base
by @JamieMagee in https://github.com/dependabot/dependabot-core/pull/8774 - Strong type
Dependabot::PullRequestCreator::BranchNamer
by @JamieMagee in https://github.com/dependabot/dependabot-core/pull/8790 - Fix vscode rdbg launch command by @JamieMagee in https://github.com/dependabot/dependabot-core/pull/8778
- Replace extensions with up-to-date equivalents by @JamieMagee in https://github.com/dependabot/dependabot-core/pull/8784
- Allow
version
to beString
orGem::Version
by @JamieMagee in https://github.com/dependabot/dependabot-core/pull/8809 - Bundle
helpers
folder intodependabot-nuget
gem by @trejjam in https://github.com/dependabot/dependabot-core/pull/8589 - Bump sorbet-runtime from 0.5.11178 to 0.5.11193 in /updater by @dependabot in https://github.com/dependabot/dependabot-core/pull/8799
- update phrasing in contributing.md by @carogalvin in https://github.com/dependabot/dependabot-core/pull/8813
- Bump the npm-dependencies group in /npm_and_yarn/helpers with 2 updates by @dependabot in https://github.com/dependabot/dependabot-core/pull/8811
- Bump the aws-sdk group in /updater with 2 updates by @dependabot in https://github.com/dependabot/dependabot-core/pull/8662
- Bump cython from 3.0.5 to 3.0.8 in /python/helpers by @dependabot in https://github.com/dependabot/dependabot-core/pull/8800
- Bump the dev-dependencies group in /composer/helpers/v2 with 2 updates by @dependabot in https://github.com/dependabot/dependabot-core/pull/8814
- Start removing updater coupling on specific ecosystems by @deivid-rodriguez in https://github.com/dependabot/dependabot-core/pull/8678
- Use correct global.json discovery logic when updating. by @JoeRobich in https://github.com/dependabot/dependabot-core/pull/8815
- Handle non-matching tags by @landongrindheim in https://github.com/dependabot/dependabot-core/pull/8766
- Fix type definition for approvers in pull request creator by @andrcuns in https://github.com/dependabot/dependabot-core/pull/8793
- Bump flake8 from 6.1.0 to 7.0.0 in /python/helpers by @dependabot in https://github.com/dependabot/dependabot-core/pull/8708
- Group Python helper updates by @abdulapopoola in https://github.com/dependabot/dependabot-core/pull/8819
- Bump the common group in /python/helpers with 1 update by @dependabot in https://github.com/dependabot/dependabot-core/pull/8821
- v0.241.0 by @dependabot-core-action-automation in https://github.com/dependabot/dependabot-core/pull/8830
New Contributors
- @JoeRobich made their first contribution in https://github.com/dependabot/dependabot-core/pull/8815
Full Changelog: https://github.com/dependabot/dependabot-core/compare/v0.240.0...v0.241.0