-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Update monkey patch for clamp to 1.3.3 #17879
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
Conversation
The 1.3.3 release of the `clamp` gem contains some commits that invalidate our monkey patch (listed below). This commit updates our patch and ensures our gemspec requires a version of clamp that matches the target of the patch. - mdub/clamp@db61e39 - mdub/clamp@c6b28b6
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
This pull request does not have a backport label. Could you fix it @donoghuc? 🙏
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM if CI is green
|
💛 Build succeeded, but was flaky
Failed CI Steps |
@Mergifyio backport 8.17 8.18 8.19 9.0 9.1 |
✅ Backports have been created
|
The 1.3.3 release of the `clamp` gem contains some commits that invalidate our monkey patch (listed below). This commit updates our patch and ensures our gemspec requires a version of clamp that matches the target of the patch. - mdub/clamp@db61e39 - mdub/clamp@c6b28b6 (cherry picked from commit 3565db8)
The 1.3.3 release of the `clamp` gem contains some commits that invalidate our monkey patch (listed below). This commit updates our patch and ensures our gemspec requires a version of clamp that matches the target of the patch. - mdub/clamp@db61e39 - mdub/clamp@c6b28b6 (cherry picked from commit 3565db8)
The 1.3.3 release of the `clamp` gem contains some commits that invalidate our monkey patch (listed below). This commit updates our patch and ensures our gemspec requires a version of clamp that matches the target of the patch. - mdub/clamp@db61e39 - mdub/clamp@c6b28b6 (cherry picked from commit 3565db8)
The 1.3.3 release of the `clamp` gem contains some commits that invalidate our monkey patch (listed below). This commit updates our patch and ensures our gemspec requires a version of clamp that matches the target of the patch. - mdub/clamp@db61e39 - mdub/clamp@c6b28b6 (cherry picked from commit 3565db8)
The 1.3.3 release of the `clamp` gem contains some commits that invalidate our monkey patch (listed below). This commit updates our patch and ensures our gemspec requires a version of clamp that matches the target of the patch. - mdub/clamp@db61e39 - mdub/clamp@c6b28b6 (cherry picked from commit 3565db8)
* Update monkey patch for clamp to 1.3.3 (#17879) The 1.3.3 release of the `clamp` gem contains some commits that invalidate our monkey patch (listed below). This commit updates our patch and ensures our gemspec requires a version of clamp that matches the target of the patch. - mdub/clamp@db61e39 - mdub/clamp@c6b28b6 (cherry picked from commit 3565db8) * Update patch plugin versions in gemfile lock (#17885) Co-authored-by: logstashmachine <[email protected]> --------- Co-authored-by: Cas Donoghue <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: logstashmachine <[email protected]>
* Update monkey patch for clamp to 1.3.3 (#17879) The 1.3.3 release of the `clamp` gem contains some commits that invalidate our monkey patch (listed below). This commit updates our patch and ensures our gemspec requires a version of clamp that matches the target of the patch. - mdub/clamp@db61e39 - mdub/clamp@c6b28b6 (cherry picked from commit 3565db8) * Update patch plugin versions in gemfile lock (#17886) Co-authored-by: logstashmachine <[email protected]> --------- Co-authored-by: Cas Donoghue <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: logstashmachine <[email protected]>
* Update monkey patch for clamp to 1.3.3 (#17879) The 1.3.3 release of the `clamp` gem contains some commits that invalidate our monkey patch (listed below). This commit updates our patch and ensures our gemspec requires a version of clamp that matches the target of the patch. - mdub/clamp@db61e39 - mdub/clamp@c6b28b6 (cherry picked from commit 3565db8) * Update patch plugin versions in gemfile lock (#17888) Co-authored-by: logstashmachine <[email protected]> --------- Co-authored-by: Cas Donoghue <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: logstashmachine <[email protected]>
* Update monkey patch for clamp to 1.3.3 (#17879) The 1.3.3 release of the `clamp` gem contains some commits that invalidate our monkey patch (listed below). This commit updates our patch and ensures our gemspec requires a version of clamp that matches the target of the patch. - mdub/clamp@db61e39 - mdub/clamp@c6b28b6 (cherry picked from commit 3565db8) * Update patch plugin versions in gemfile lock (#17887) Co-authored-by: logstashmachine <[email protected]> --------- Co-authored-by: Cas Donoghue <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: logstashmachine <[email protected]>
* Update monkey patch for clamp to 1.3.3 (#17879) The 1.3.3 release of the `clamp` gem contains some commits that invalidate our monkey patch (listed below). This commit updates our patch and ensures our gemspec requires a version of clamp that matches the target of the patch. - mdub/clamp@db61e39 - mdub/clamp@c6b28b6 (cherry picked from commit 3565db8) * Update patch plugin versions in gemfile lock (#17889) Co-authored-by: logstashmachine <[email protected]> --------- Co-authored-by: Cas Donoghue <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: logstashmachine <[email protected]>
The 1.3.3 release of the
clamp
gem contains some commits that invalidate our monkey patch (listed below). This commit updates our patch and ensures our gemspec requires a version of clamp that matches the target of the patch.