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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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.226.0.
Release notes
Sourced from dependabot-omnibus's releases.
... (truncated)
Changelog
Sourced from dependabot-omnibus's changelog.
... (truncated)
Commits
d188759
Merge pull request #7704 from dependabot/bump-to-v0.226.0b1e6efc
v0.226.04e22d43
Remove CodeQL warning (#7792)c9685ff
Merge pull request #7794 from dependabot/deivid-rodriguez/run-group-vendor-testsa16f201
Make sure group vendor bundler tests run and passa59c8a8
Reverse logic to make it less weird9f53299
Do not check only unlocked gems for pruning (#7295)3193956
Merge pull request #7687 from dependabot/deivid-rodriguez/add-back-version-br...7ad4924
Reword for clarify3d5b2ef
Support schemas with multiple build numbersDependabot 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 show