Skip to content

[8.19] (backport #19118) Improve version bump flexibility and automate AWS and sequel deps to minor automatically#19167

Merged
alexcams merged 2 commits into
8.19from
mergify/bp/8.19/pr-19118
May 26, 2026
Merged

[8.19] (backport #19118) Improve version bump flexibility and automate AWS and sequel deps to minor automatically#19167
alexcams merged 2 commits into
8.19from
mergify/bp/8.19/pr-19118

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify Bot commented May 26, 2026

  • enhancement

Release notes

[rn:skip]

What does this PR do?

Automates AWS minor updates on lock file patch bumps and adds 2 config parameters, allowing selected gems to be updated to minor or major automatically, improving workflow flexibility.

Why is it important/What is the impact to the user?

It allows to select gems where a desired feature/fix has been shipped as minor/major release and also keeps up to date gemps that don't ship patch releases (AWS).

Related issues

Tests

Example job run and the resulting PR. Some gems were manually downgraded at target branch befor the workflow execution. elasticsearch and rubocop chose as selected minor gems input param, and redis as major.


This is an automatic backport of pull request #19118 done by Mergify.

…or automatically while patching dependencies(#19118)

(cherry picked from commit f71e27b)

# Conflicts:
#	.github/workflows/version_bumps.yml
@mergify mergify Bot added backport conflicts Detected git conflicts labels May 26, 2026
@mergify
Copy link
Copy Markdown
Contributor Author

mergify Bot commented May 26, 2026

Cherry-pick of f71e27b has failed:

On branch mergify/bp/8.19/pr-19118
Your branch is up to date with 'origin/8.19'.

You are currently cherry-picking commit f71e27b49.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   .github/workflows/version_bumps.yml

no changes added to commit (use "git add" and/or "git commit -a")

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@github-actions
Copy link
Copy Markdown
Contributor

🤖 GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)
  • run exhaustive tests : Run the exhaustive tests Buildkite pipeline.

@alexcams alexcams force-pushed the mergify/bp/8.19/pr-19118 branch from 53d5006 to c2fe0f3 Compare May 26, 2026 14:26
@alexcams alexcams merged commit 59f0998 into 8.19 May 26, 2026
5 checks passed
@alexcams alexcams deleted the mergify/bp/8.19/pr-19118 branch May 26, 2026 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport conflicts Detected git conflicts

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant