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.218.0.
Release notes
Sourced from dependabot-omnibus's releases.
... (truncated)
Changelog
Sourced from dependabot-omnibus's changelog.
... (truncated)
Commits
889ef34
v0.218.0 (#7339)eb13f32
Minor format tweak (#7338)41b319c
Add App Token to release workflow so CI jobs run (#7324)2d23b3c
Ensure we start frommain
even if workflow run from a branch (#7335)7e98127
docs: improve documentation (#7328)79e5758
Merge pull request #7297 from dependabot/brrygrdn/remove-prototype-from-branc...01b510f
Merge branch 'main' into brrygrdn/remove-prototype-from-branch-names815856b
CodeQL: ignore purposefully invalid ruby files (#7126)7fef65d
Remove prototype from branch names5767e8a
Merge pull request #7304 from dependabot/deivid-rodriguez/revert-gradle-fixDependabot 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)