Skip to content

Bump redis.clients:jedis from 3.6.0 to 5.1.3#147

Closed
dependabot[bot] wants to merge 163 commits intodevelopfrom
dependabot/gradle/redis.clients-jedis-5.1.3
Closed

Bump redis.clients:jedis from 3.6.0 to 5.1.3#147
dependabot[bot] wants to merge 163 commits intodevelopfrom
dependabot/gradle/redis.clients-jedis-5.1.3

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Jun 17, 2024

Bumps redis.clients:jedis from 3.6.0 to 5.1.3.

Release notes

Sourced from redis.clients:jedis's releases.

5.1.3

Changes

🚀 New Features

  • Custom connection pool to MultiClusterPooledConnectionProvider (#3801)

🐛 Bug Fixes

  • Consider null values in empty StreamPendingSummary (#3793)
  • Fix UnifiedJedis pexpireAt glitch (#3782)
  • Use expiryOption in PipelineBase.expireAt (#3777)

🧰 Maintenance

  • Add TS.INFO [DEGUB] and CF.MEXISTS in pipelined commands (#3787)
  • Fix typo in SetPipelineCommands method name (#3773)
  • Bump jackson.version from 2.16.1 to 2.16.2 (#3762)

Contributors

We'd like to thank all the contributors who worked on this release!

@​gerzse, @​sazzad16, @​thachlp and @​jarkus4

5.1.2

Changes

🐛 Bug Fixes

  • Stop connection fetching before sync/exec in multi cluster failover mode (#3756)

5.1.1

Changes

🐛 Bug Fixes

  • Avoid NPE in MultiNodePipelineBase.java (#3697)
  • Fix probable missing (RESP3) protocol processing (#3692)
  • Use circuit breaker fallback exception list (#3664)

🧰 Maintenance

  • Access Reducer attributes (#3637)
  • Replace deprecated set-output command with environment file (#3622)
  • Bump jackson.version from 2.16.0 to 2.16.1 (#3666)
  • Bump jackson databind and jsr310 to 2.16.0 (#3655)
  • Bump com.kohlschutter.junixsocket:junixsocket-core from 2.8.1 to 2.8.3 (#3647)

Contributors

We'd like to thank all the contributors who worked on this release!

... (truncated)

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.

Brian Schroeder and others added 30 commits June 20, 2018 21:09
feature/GLUE-1325 modified es5 persistence to use ES Rest instead of …
…ature/CONDUCTOR-93_error-thrown-when-posting-to-ElasticSearch

# Conflicts:
#	docker/server/Dockerfile
#	es5-persistence/build.gradle
#	es5-persistence/src/main/java/com/netflix/conductor/dao/es5/EmbeddedElasticSearchV5.java
#	es5-persistence/src/main/java/com/netflix/conductor/dao/es5/index/ElasticSearchDAOV5.java
#	es5-persistence/src/main/java/com/netflix/conductor/dao/es5/index/ElasticSearchModuleV5.java
#	server/src/main/java/com/netflix/conductor/server/ServerModule.java
#	test-harness/src/test/java/com/netflix/conductor/tests/integration/End2EndTests.java
…ature/CONDUCTOR-93_error-thrown-when-posting-to-ElasticSearch
…icSearch' of https://github.com/bstout/conductor into feature/CONDUCTOR-93_error-thrown-when-posting-to-ElasticSearch
removed various @test methods in TestCcctcHttpTask (will rely on parent tests)
add check in build-baseimage that warns if we're not on latest released Netflix version
upgrade pom to 2.5.0
…hen-posting-to-ElasticSearch

Feature/conductor 93 error thrown when posting to elastic search
jun-he and others added 23 commits April 13, 2021 22:53
Here, onWorkflowFinalizedIfEnabled is better to be called before the workflow id is removed from the decider queue. So if it fails, it will be retried later.
Improve onWorkflowFinalizedIfEnabled
`verifyAndRepairWorkflowTasks` might be called when the workflow has already been removed.
Fix WorkflowRepairService if the workflow is removed
…s value for ES7 (Netflix#2204)

* Rotate publishing credentials

* 1.add ES Credentials support for ES5 and ES6 module; 2.fix default value of username and password in ES7 Credentials module

Co-authored-by: Roberto Perez Alcolea <rperezalcolea@netflix.com>
Co-authored-by: yumiao3 <YANgchun@39>
Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 3.6.0 to 5.1.3.
- [Release notes](https://github.com/redis/jedis/releases)
- [Commits](redis/jedis@jedis-3.6.0...v5.1.3)

---
updated-dependencies:
- dependency-name: redis.clients:jedis
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 17, 2024
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Jun 17, 2024

Dependabot tried to add @aravindanr, @jxu-nflx and @apanicker-nflx as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/ccctechcenter/conductor/pulls/147/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the ccctechcenter/conductor repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Jul 29, 2024

Superseded by #153.

@dependabot dependabot bot closed this Jul 29, 2024
@dependabot dependabot bot deleted the dependabot/gradle/redis.clients-jedis-5.1.3 branch July 29, 2024 15: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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.