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.224.0.
Release notes
Sourced from dependabot-omnibus's releases.
... (truncated)
Changelog
Sourced from dependabot-omnibus's changelog.
... (truncated)
Commits
10e20a4
Merge pull request #7631 from dependabot/bump-to-v0.224.0063b19d
v0.224.0c5aef3b
Merge pull request #7596 from dependabot/dependabot/bundler/updater/licensed-...ba92624
Bump licensed from 4.3.1 to 4.4.0 in /updateref7e872
Merge pull request #7649 from ggawryal/5864-fix-rust-cargo-workspace-dep-disc...b7603a1
Merge branch 'main' into 5864-fix-rust-cargo-workspace-dep-discovery8c3b7e2
Implement security update support for Swift (#7638)20930c0
Adapt expectation to external release (#7650)d8eead7
Merge branch 'main' into 5864-fix-rust-cargo-workspace-dep-discovery29eea58
Add test for fetching workspace dependenciesDependabot 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)