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

[bot][main]: Bump jredisearch from 2.0.0 to 2.2.0 #1528

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2022

Bumps jredisearch from 2.0.0 to 2.2.0.

Release notes

Sourced from jredisearch's releases.

2.2.0

This version is adapted to support RediSearch 2.2

Enhancements:

  • Support search JSON (#145)
  • Support AS option (#150)
  • Client.getInfo() return readable data (#136)
  • Support GeoCoordinate as value (#165)
  • Object to String map util (#157)
  • Document serialVersionUID (#163)
  • Spring Integration PR (#172)

Dependencies:

  • Upgrade com.google.code.gson:gson to 2.8.8
  • Upgrade redis.clients:jedis to 3.7.0

v2.2.0-RC2

Changes

  • Fix build release process (#160)

2.2.0-RC1

This version is adapted to support RediSearch 2.2

Enhancements:

  • Client.getInfo() return readable data (#136)
  • Support search JSON types (#145)
  • Support allias AS option (#150)
  • Object to String map util (#157)

Thanks to: @​tgrall for the contributing!

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 25, 2022
@radtriste radtriste requested a review from danielezonca March 6, 2023 10:39
@domhanak
Copy link

domhanak commented May 9, 2023

jenkins retest this

Copy link

@domhanak domhanak left a comment

Choose a reason for hiding this comment

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

Based on the changes from release notes and the code I think this is a safe upgrade.
Triggered the builds again to double check.

@sonarcloud
Copy link

sonarcloud bot commented May 9, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@yesamer
Copy link
Contributor

yesamer commented Jan 17, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/maven/main/com.redislabs-jredisearch-2.2.0 branch from 61031b3 to 5a5d36b Compare January 17, 2024 14:07
@yesamer
Copy link
Contributor

yesamer commented Jan 18, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/maven/main/com.redislabs-jredisearch-2.2.0 branch from 5a5d36b to 3e78b70 Compare January 18, 2024 20:13
@kie-ci3
Copy link
Contributor

kie-ci3 commented Jan 19, 2024

PR job #4 was: UNSTABLE
Possible explanation: This should be test failures

Reproducer

build-chain build full_downstream -f 'https://raw.githubusercontent.com/${AUTHOR:apache}/incubator-kie-kogito-pipelines/${BRANCH:main}/.ci/buildchain-config-pr-cdb.yaml' -o 'bc' -p apache/incubator-kie-kogito-apps -u #1528 --skipParallelCheckout

NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution

Please look here: https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-1528/4/display/redirect

Test results:

  • PASSED: 2846
  • FAILED: 2

Those are the test failures:

org.kie.kogito.index.infinispan.ProcessDataIndexInfinispanKafkaIT.testProcessInstanceEvents 1 expectation failed.
JSON path errors doesn't match.
Expected: null
Actual: <[{message=Exception while fetching data (/UserTaskInstanceCommentUpdate) : Index 0 out of bounds for length 0, locations=[{line=1, column=12}], path=[UserTaskInstanceCommentUpdate], extensions={classification=DataFetchingException}}]>
org.kie.kogito.index.mongodb.ProcessDataIndexMongoDBKafkaIT.testProcessInstanceEvents 1 expectation failed.
JSON path errors doesn't match.
Expected: null
Actual: <[{message=Exception while fetching data (/UserTaskInstances[0]/schema) : Runtime service URL not defined, please review the kogito.service.url system property to point the public URL for this runtime., locations=[{line=1, column=85}], path=[UserTaskInstances, 0, schema], extensions={classification=DataFetchingException}}]>

@yesamer
Copy link
Contributor

yesamer commented Jan 19, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/maven/main/com.redislabs-jredisearch-2.2.0 branch from 3e78b70 to 3575b52 Compare January 19, 2024 13:34
@yesamer
Copy link
Contributor

yesamer commented Mar 15, 2024

@dependabot rebase

Bumps [jredisearch](https://github.com/RediSearch/JRediSearch) from 2.0.0 to 2.2.0.
- [Release notes](https://github.com/RediSearch/JRediSearch/releases)
- [Commits](RediSearch/JRediSearch@v2.0.0...v2.2.0)

---
updated-dependencies:
- dependency-name: com.redislabs:jredisearch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/main/com.redislabs-jredisearch-2.2.0 branch from 3575b52 to 0bacd30 Compare March 15, 2024 14:57
@domhanak domhanak requested review from yesamer and removed request for danielezonca April 8, 2024 06:13
@domhanak
Copy link

domhanak commented Apr 8, 2024

@yesamer tagged you for review, if we have green builds lets upgrade.

@yesamer yesamer merged commit 4a4e939 into main Apr 8, 2024
5 checks passed
@dependabot dependabot bot deleted the dependabot/maven/main/com.redislabs-jredisearch-2.2.0 branch April 8, 2024 07:40
rgdoliveira pushed a commit to rgdoliveira/kogito-apps that referenced this pull request Apr 16, 2024
Bumps [jredisearch](https://github.com/RediSearch/JRediSearch) from 2.0.0 to 2.2.0.
- [Release notes](https://github.com/RediSearch/JRediSearch/releases)
- [Commits](RediSearch/JRediSearch@v2.0.0...v2.2.0)

---
updated-dependencies:
- dependency-name: com.redislabs:jredisearch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
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
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants