What's Changed
- Avoid passing nil url to registry client by @bdragon in #9111
- make DependencySnapshot aware of multiple directories by @jakecoffman in #8963
- Set the dependabot_updater_version docker env from the build arg by @Nishnha in #9116
- Update referenced projects during a run of NuGetUpdater. by @JoeRobich in #9097
- Strict type
Dependabot::Clients::Bitbucket
by @JamieMagee in #9113 - Strict type
Dependabot::Clients::CodeCommit
by @JamieMagee in #9121 - Strict type
Dependabot::Clients::GitHubWithRetries
by @JamieMagee in #9122 - Strict type
Dependabot::Clients::GitLabWithRetries
by @JamieMagee in #9129 - Fetch the cargo config file so we fetch registry definitions by @pavera in #9109
- Strict type
Dependabot::PullRequestCreator::MessageBuilder
by @JamieMagee in #9130 - add more http redirects by @brettfo in #9135
- find .nupkg URL without PackageBaseAddress by @brettfo in #9117
- Strict type
Dependabot::PullRequestUpdater::Gitlab
by @JamieMagee in #9132 - output job.json at the start of a run by @jakecoffman in #9133
- Strict type
Dependabot::PullRequestCreator::Azure
by @JamieMagee in #9131 - Strict type
Dependabot::PullRequestCreator::CodeCommit
by @JamieMagee in #9141 - Strict type
Dependabot::PullRequestCreator::Bitbucket
by @JamieMagee in #9140 - Enable
Sorbet/TrueSigil
rule incomposer
by @JamieMagee in #9139 - Enable
Sorbet/TrueSigil
rule inelm
by @JamieMagee in #9138 - Strict type
Dependabot::UpdateCheckers::Base
by @JamieMagee in #8947 - Enable
Sorbet/TrueSigil
rule ingithub_actions
by @JamieMagee in #9137 - make test properly fail on malformed path by @brettfo in #9104
- don't fail completely if package version cannot be parsed by @brettfo in #9153
- Bump the sorbet group with 1 update by @dependabot in #9150
- Use new Credential class in dry-run script by @noorul in #9123
- run
nuget restore
if the first update operation failed by @brettfo in #9157 - Strict type
Dependabot::PullRequestCreator::GitHub
by @JamieMagee in #9154 - Strict type
Dependabot::PullRequestCreator::Gitlab
by @JamieMagee in #9155 - Strict type
Dependabot::PullRequestUpdater::Azure
by @JamieMagee in #9163 - Strict type
Dependabot::PullRequestUpdater::GitHub
by @JamieMagee in #9165 - Require
typed: strict
forcommon
by @JamieMagee in #9174 - Require
typed: true
fordocker
by @JamieMagee in #9175 - Require
typed: true
forsilent
by @JamieMagee in #9176 - Allow a list of properties to ignore when evaluating MSBuild values. by @JoeRobich in #9164
- improve nuget v2 handling for non- nuget.org sources by @brettfo in #9172
- Switch Open Telemetry to use in_span vs start by @jpinz in #9158
- v0.246.0 by @dependabot-core-action-automation in #9161
Full Changelog: v0.245.0...v0.246.0