-
Notifications
You must be signed in to change notification settings - Fork 300
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
build(deps): bump org.elasticsearch.client:elasticsearch-rest-client from 8.13.2 to 8.13.3 #1953
build(deps): bump org.elasticsearch.client:elasticsearch-rest-client from 8.13.2 to 8.13.3 #1953
Conversation
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.
I'm approving this pull request because it includes a patch or minor update
338d7bb
to
42e93a8
Compare
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.
I'm approving this pull request because it includes a patch or minor update
42e93a8
to
5f55f35
Compare
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.
I'm approving this pull request because it includes a patch or minor update
5f55f35
to
675a0d2
Compare
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.
I'm approving this pull request because it includes a patch or minor update
Bumps [org.elasticsearch.client:elasticsearch-rest-client](https://github.com/elastic/elasticsearch) from 8.13.2 to 8.13.3. - [Release notes](https://github.com/elastic/elasticsearch/releases) - [Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md) - [Commits](elastic/elasticsearch@v8.13.2...v8.13.3) --- updated-dependencies: - dependency-name: org.elasticsearch.client:elasticsearch-rest-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
675a0d2
to
721e00d
Compare
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.
I'm approving this pull request because it includes a patch or minor update
- build(deps): bump com.google.guava:guava from 33.1.0-jre to 33.2.0-jre (#1954) - build(deps): bump com.google.guava:guava from 33.1.0-jre to 33.2.0-jre - build(deps): bump com.github.spotbugs:spotbugs-annotations from 4.8.4 to 4.8.5 (#1957) - build(deps): bump com.github.spotbugs:spotbugs-annotations - build(deps): bump software.amazon.jsii:jsii-runtime from 1.97.0 to 1.98.0 (#1956) - build(deps): bump software.amazon.jsii:jsii-runtime - build(deps): bump com.oracle.database.jdbc:ojdbc8 from 23.3.0.23.09 to 23.4.0.24.05 (#1952) - build(deps): bump com.oracle.database.jdbc:ojdbc8 - build(deps): bump org.elasticsearch.client:elasticsearch-rest-client from 8.13.2 to 8.13.3 (#1953) - build(deps): bump org.elasticsearch.client:elasticsearch-rest-client - build(deps): bump com.mysql:mysql-connector-j from 8.3.0 to 8.4.0 (#1955) - build(deps): bump com.mysql:mysql-connector-j from 8.3.0 to 8.4.0 - build(deps): bump fasterxml.jackson.version from 2.17.0 to 2.17.1 (#1951) - build(deps): bump fasterxml.jackson.version from 2.17.0 to 2.17.1 - build(deps): bump net.snowflake:snowflake-jdbc from 3.15.1 to 3.16.0 (#1949) - build(deps): bump net.snowflake:snowflake-jdbc from 3.15.1 to 3.16.0 - build(deps): bump software.amazon.awssdk:bom from 2.25.40 to 2.25.45 (#1950) - build(deps): bump software.amazon.awssdk:bom from 2.25.40 to 2.25.45 - build(deps): bump aws-sdk.version from 1.12.710 to 1.12.715 (#1948) - build(deps): bump aws-sdk.version from 1.12.710 to 1.12.715 - Add Redshift Serverless SDK (#1945) - build(deps): bump org.testng:testng from 7.10.1 to 7.10.2 (#1941) - build(deps): bump org.testng:testng from 7.10.1 to 7.10.2 - build(deps): bump software.amazon.awssdk:bom from 2.25.35 to 2.25.40 (#1940) - build(deps): bump software.amazon.awssdk:bom from 2.25.35 to 2.25.40 - build(deps): bump org.apache.maven.plugins:maven-shade-plugin from 3.5.2 to 3.5.3 (#1943) - build(deps): bump org.apache.maven.plugins:maven-shade-plugin - build(deps): bump com.google.cloud:google-cloud-resourcemanager from 1.43.0 to 1.44.0 (#1938) - build(deps): bump com.google.cloud:google-cloud-resourcemanager - build(deps): bump aws-sdk.version from 1.12.705 to 1.12.710 (#1937) - build(deps): bump aws-sdk.version from 1.12.705 to 1.12.710
Bumps org.elasticsearch.client:elasticsearch-rest-client from 8.13.2 to 8.13.3.
Release notes
Sourced from org.elasticsearch.client:elasticsearch-rest-client's releases.
Commits
617f7b7
[ci] Move multi-node tests from check part2 to part5 (#107553) (#108027)28e54f6
Revert "[Transform] Allow transforms to use PIT with remote clusters … (#107970)585fae3
[ci] Shrink platform-support Windows instances (#107912) (#107926)bc676f3
[Test] Fix AsyncSearchResponse resource leak in security tests (#107809) (#10...b9f277e
Fix minimized_round_trips in lookup runtime fields (#107785) (#107801)b5b26b2
Reintroduce Java 22 testing to the matrixa5f3f0a
[ci] Add Buildkite metrics/logs links to buildscans (#107719) (#107727)eb56b0d
Fix line break in "The QUICK brown foxes jumped over the dog!" (#107718) (#10...1d3d321
Fix up hot threads timeout docs (#107692)5f9392a
SQL: Fix JdbcPreparedStatementIT.testDatetimeWithNanos (#107629) (#107686)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 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)