We switched to GitHub Releases to avoid the race condition between the version bump pull request and another pull
request. If the other PR is merged between the time the version bump pull request was created and when it was merged,
then the other pull request wasn't getting pulled into our changelog. This also allows a lot more flexibility around
automation the creation of the version bump PR.
v0.217.0, 24 April 2023
Run UpdateAllVersions with ungrouped dependencies #7110
[Updater] Ensure we no longer test the legacy code path #7136
[Updater] Extract RefreshSecurityUpdatePullRequest into an Operation class #7128
[Updater] DependencyChange passes any group to the PR message builder #7137
v0.216.2, 20 April 2023
Pull Request names are Dependency Group aware #7115
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps dependabot-omnibus from 0.209.0 to 0.225.0.
Release notes
Sourced from dependabot-omnibus's releases.
... (truncated)
Changelog
Sourced from dependabot-omnibus's changelog.
... (truncated)
Commits
efc538c
v0.225.0 (#7655)2b38ad0
build(deps): bump terraform from 1.5.3 to 1.5.4 (#7657)7cfced0
Fix some swift updates failing whendirectory
is configured (#7674)9d1973b
Remove manual exclusion of specific packages (#7676)7cc9be1
Show ignore conditions in a request body (#7654)8c107a5
Normalize Swift package names (#7648)5e41074
Merge pull request #7669 from dependabot/deivid-rodriguez/swift-ignores0773473
Make sure lockfile updates respect ignore conditions38acc7a
Simplify manifest assertion038a251
UpdateLockfileUpdater
interface to take a single dependencyDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)