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

Bump antlr4 from 4.5.3 to 4.9.3 in /modules/lang-painless #2537

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 21, 2022

Bumps antlr4 from 4.5.3 to 4.9.3.

Release notes

Sourced from antlr4's releases.

4.9.3 bug fix release

Issues fixed

Improvements, features

Pull requests grouped by target

csharp target

cpp target

go target

java target

python2 target

swift target

... (truncated)

Commits
  • e4c1a74 latest js npm run
  • fad484d [maven-release-plugin] prepare for next development iteration
  • fb661e8 [maven-release-plugin] prepare release antlr4-master-4.9.3
  • 052b828 [maven-release-plugin] prepare release antlr4-master-4.9.3
  • 5ef43e6 [maven-release-plugin] prepare release antlr4-master-4.9.3
  • 1d6cd2e [maven-release-plugin] prepare release antlr4-master-4.9.3
  • 2d445f5 update version
  • a8e048a ignore PHP runtime, copied over when releasing
  • 0802afb mv to ST4 4.3.1
  • 7373e89 Merge pull request #3192 from skef/utfcppgit
  • Additional commits viewable in compare view

Dependabot compatibility score

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 [antlr4](https://github.com/antlr/antlr4) from 4.5.3 to 4.9.3.
- [Release notes](https://github.com/antlr/antlr4/releases)
- [Changelog](https://github.com/antlr/antlr4/blob/master/CHANGES.txt)
- [Commits](antlr/antlr4@4.5.3...4.9.3)

---
updated-dependencies:
- dependency-name: org.antlr:antlr4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner March 21, 2022 19:05
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 21, 2022
Signed-off-by: dependabot[bot] <support@github.com>
@opensearch-ci-bot
Copy link
Collaborator

❌   Gradle Check failure 4555f9e
Log 3601

Reports 3601

@nknize nknize added the v2.0.0 Version 2.0.0 label Mar 21, 2022
@opensearch-ci-bot
Copy link
Collaborator

❌   Gradle Check failure 2d99c1b
Log 3607

Reports 3607

@saratvemulapalli
Copy link
Member

❌   Gradle Check failure 2d99c1b Log 3607

Reports 3607

> Task :qa:remote-clusters:integTest
OpenJDK 64-Bit Server VM warning: Ignoring option --illegal-access=warn; support was removed in 17.0
WARNING: A terminally deprecated method in java.lang.System has been called
WARNING: System::setSecurityManager has been called by org.opensearch.bootstrap.BootstrapForTesting (file:/var/CITOOL/workflow/OpenSearch_CI/PR_Checks/Gradle_Check/search/test/framework/build/distributions/framework-2.0.0-SNAPSHOT.jar)
WARNING: Please consider reporting this to the maintainers of org.opensearch.bootstrap.BootstrapForTesting
WARNING: System::setSecurityManager will be removed in a future release

REPRODUCE WITH: ./gradlew ':qa:remote-clusters:integTest' --tests "org.opensearch.cluster.remote.test.RemoteClustersIT.testHAProxyModeConnectionWorks" -Dtests.seed=C0B4C428C79D5A92 -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=it -Dtests.timezone=Europe/Moscow -Druntime.java=17

org.opensearch.cluster.remote.test.RemoteClustersIT > testHAProxyModeConnectionWorks FAILED
    java.lang.AssertionError
        at __randomizedtesting.SeedInfo.seed([C0B4C428C79D5A92:C7C211E3FC1B2CCF]:0)
        at org.junit.Assert.fail(Assert.java:87)
        at org.junit.Assert.assertTrue(Assert.java:42)
        at org.junit.Assert.assertTrue(Assert.java:53)
        at org.opensearch.cluster.remote.test.RemoteClustersIT.testHAProxyModeConnectionWorks(RemoteClustersIT.java:125)

@nknize
Copy link
Collaborator

nknize commented Mar 22, 2022

Repeat of #1703. Refiring!

@nknize
Copy link
Collaborator

nknize commented Mar 22, 2022

start gradle check

Copy link
Collaborator

@nknize nknize left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

simple.. LGTM

@opensearch-ci-bot
Copy link
Collaborator

✅   Gradle Check success 2d99c1b
Log 3656

Reports 3656

@nknize nknize merged commit fb76361 into main Mar 22, 2022
@dependabot dependabot bot deleted the dependabot/gradle/modules/lang-painless/org.antlr-antlr4-4.9.3 branch March 22, 2022 04:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file v2.0.0 Version 2.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants