Skip to content

Bump Elastic.Clients.Elasticsearch from 9.3.0 to 9.3.3#2946

Merged
reakaleek merged 2 commits intomainfrom
dependabot/nuget/Elastic.Clients.Elasticsearch-9.3.3
Mar 24, 2026
Merged

Bump Elastic.Clients.Elasticsearch from 9.3.0 to 9.3.3#2946
reakaleek merged 2 commits intomainfrom
dependabot/nuget/Elastic.Clients.Elasticsearch-9.3.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Updated Elastic.Clients.Elasticsearch from 9.3.0 to 9.3.3.

Release notes

Sourced from Elastic.Clients.Elasticsearch's releases.

9.3.3

What's Changed

Full Changelog: elastic/elasticsearch-net@9.3.2...9.3.3

9.3.2

What's Changed

New Contributors

Full Changelog: elastic/elasticsearch-net@9.3.1...9.3.2

9.3.1

What's Changed

Full Changelog: elastic/elasticsearch-net@9.3.0...9.3.1

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 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)

@dependabot dependabot bot added the chore label Mar 23, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 23, 2026 08:22
@dependabot dependabot bot added the chore label Mar 23, 2026
@dependabot dependabot bot requested a review from Mpdreamz March 23, 2026 08:22
@dependabot dependabot bot force-pushed the dependabot/nuget/Elastic.Clients.Elasticsearch-9.3.3 branch 2 times, most recently from a06b285 to 198d801 Compare March 23, 2026 11:07
@cotti
Copy link
Copy Markdown
Contributor

cotti commented Mar 23, 2026

@dependabot rebase

---
updated-dependencies:
- dependency-name: Elastic.Clients.Elasticsearch
  dependency-version: 9.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/Elastic.Clients.Elasticsearch-9.3.3 branch from 198d801 to da622b6 Compare March 23, 2026 14:03
The 9.3.2 release updated Query operators to reflect nullable parameters,
causing CS8602/CS8604 warnings treated as errors. Replace operator-based
bool negation with explicit BoolQuery MustNot, and add null-conditional
on Error property access.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@reakaleek reakaleek merged commit bf51ad5 into main Mar 24, 2026
27 checks passed
@reakaleek reakaleek deleted the dependabot/nuget/Elastic.Clients.Elasticsearch-9.3.3 branch March 24, 2026 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants