-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
[Backport 2.x] [Manual Backport] Bump org.jruby.joni:joni from 2.1.48 to 2.2.1 in /libs/grok (#8015) #8051
Merged
kotwanikunal
merged 1 commit into
opensearch-project:2.x
from
kartg:backport/backport-8015-to-2.x
Jun 14, 2023
Merged
[Backport 2.x] [Manual Backport] Bump org.jruby.joni:joni from 2.1.48 to 2.2.1 in /libs/grok (#8015) #8051
kotwanikunal
merged 1 commit into
opensearch-project:2.x
from
kartg:backport/backport-8015-to-2.x
Jun 14, 2023
+14
−8
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
kartg
requested review from
reta,
anasalkouz,
andrross,
Bukhtawar,
CEHENKLE,
dblock,
gbbafna,
setiah,
kotwanikunal,
mch2,
nknize,
owaiskazi19,
Rishikesh1159,
ryanbogan,
saratvemulapalli,
shwetathareja,
dreamer-89,
tlfeng,
VachaShah,
dbwiddis and
sachinpkale
as code owners
June 13, 2023 23:50
Gradle Check (Jenkins) Run Completed with:
|
kartg
force-pushed
the
backport/backport-8015-to-2.x
branch
from
June 14, 2023 00:10
ce50e12
to
a664aef
Compare
Gradle Check (Jenkins) Run Completed with:
|
Known flaky test failure - #6090 Will refire gradle check |
Gradle Check (Jenkins) Run Completed with:
|
6 tasks
…ch-project#8015) * Bump org.jruby.joni:joni from 2.1.48 to 2.2.1 in /libs/grok Bumps [org.jruby.joni:joni](https://github.com/jruby/joni) from 2.1.48 to 2.2.1. - [Commits](jruby/joni@joni-2.1.48...joni-2.2.1) --- updated-dependencies: - dependency-name: org.jruby.joni:joni dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Updating SHAs Signed-off-by: dependabot[bot] <[email protected]> * Update changelog Signed-off-by: dependabot[bot] <[email protected]> * Update method calls to Region beginning and end The "beg" and "end" public members were marked as deprecated in v2.1.47, with direct access being removed in v2.2.0. "getBeg()" and "getEnd()" are now available instead. Signed-off-by: Kartik Ganesh <[email protected]> * Spotless Signed-off-by: Kartik Ganesh <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Kartik Ganesh <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com> Co-authored-by: Kartik Ganesh <[email protected]> (cherry picked from commit 95135ec)
kartg
force-pushed
the
backport/backport-8015-to-2.x
branch
from
June 14, 2023 16:19
a664aef
to
76be06d
Compare
Gradle Check (Jenkins) Run Completed with:
|
kotwanikunal
approved these changes
Jun 14, 2023
6 tasks
gaiksaya
pushed a commit
to gaiksaya/OpenSearch
that referenced
this pull request
Jun 26, 2023
…ch-project#8015) (opensearch-project#8051) * Bump org.jruby.joni:joni from 2.1.48 to 2.2.1 in /libs/grok Bumps [org.jruby.joni:joni](https://github.com/jruby/joni) from 2.1.48 to 2.2.1. - [Commits](jruby/joni@joni-2.1.48...joni-2.2.1) --- updated-dependencies: - dependency-name: org.jruby.joni:joni dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Updating SHAs Signed-off-by: dependabot[bot] <[email protected]> * Update changelog Signed-off-by: dependabot[bot] <[email protected]> * Update method calls to Region beginning and end The "beg" and "end" public members were marked as deprecated in v2.1.47, with direct access being removed in v2.2.0. "getBeg()" and "getEnd()" are now available instead. Signed-off-by: Kartik Ganesh <[email protected]> * Spotless Signed-off-by: Kartik Ganesh <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Kartik Ganesh <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com> Co-authored-by: Kartik Ganesh <[email protected]> (cherry picked from commit 95135ec) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Manual backport of the Dependabot PR #8015
Bumps org.jruby.joni:joni from 2.1.48 to 2.2.1.
Signed-off-by: dependabot[bot] [email protected]
Signed-off-by: dependabot[bot] [email protected]
Signed-off-by: dependabot[bot] [email protected]
The "beg" and "end" public members were marked as deprecated in v2.1.47, with direct access being removed in v2.2.0. "getBeg()" and "getEnd()" are now available instead.
Signed-off-by: Kartik Ganesh [email protected]
Signed-off-by: Kartik Ganesh [email protected]
Signed-off-by: dependabot[bot] [email protected]
Signed-off-by: Kartik Ganesh [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kartik Ganesh [email protected]
(cherry picked from commit 95135ec)
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.