Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @elastic/request-converter to v8.17.0 #2555

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

elastic-renovate-prod[bot]
Copy link
Contributor

@elastic-renovate-prod elastic-renovate-prod bot commented Dec 22, 2024

This PR contains the following updates:

Package Type Update Change
@​elastic/request-converter devDependencies minor 8.16.2 -> 8.17.0

Configuration

📅 Schedule: Branch creation - "* * * * 0" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/elastic-request-converter-8.x branch from a2ef8ac to 872db3e Compare January 6, 2025 18:35
@JoshMock JoshMock disabled auto-merge January 6, 2025 18:39
@JoshMock JoshMock merged commit e688f36 into main Jan 6, 2025
20 of 21 checks passed
@JoshMock JoshMock deleted the renovate/elastic-request-converter-8.x branch January 6, 2025 18:39
Copy link
Contributor

github-actions bot commented Jan 6, 2025

The backport to 8.17 failed:

The process '/usr/bin/git' failed with exit code 1

To backport manually, run these commands in your terminal:

# Fetch latest updates from GitHub
git fetch
# Create a new working tree
git worktree add .worktrees/backport-8.17 8.17
# Navigate to the new working tree
cd .worktrees/backport-8.17
# Create a new branch
git switch --create backport-2555-to-8.17
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x --mainline 1 e688f363966faa5a9b42d0d8fa106d0de2bfc436
# Push it to GitHub
git push --set-upstream origin backport-2555-to-8.17
# Go back to the original working tree
cd ../..
# Delete the working tree
git worktree remove .worktrees/backport-8.17

Then, create a pull request where the base branch is 8.17 and the compare/head branch is backport-2555-to-8.17.

github-actions bot pushed a commit that referenced this pull request Jan 6, 2025
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
(cherry picked from commit e688f36)
JoshMock pushed a commit that referenced this pull request Jan 6, 2025
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
(cherry picked from commit e688f36)
JoshMock added a commit that referenced this pull request Jan 6, 2025
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
(cherry picked from commit e688f36)

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant