Skip to content

Bump dnsjava:dnsjava from 3.6.3 to 3.6.4 in /test/fixtures/hdfs-fixture#20440

Merged
cwperks merged 3 commits into
mainfrom
dependabot/gradle/test/fixtures/hdfs-fixture/dnsjava-dnsjava-3.6.4
Jan 20, 2026
Merged

Bump dnsjava:dnsjava from 3.6.3 to 3.6.4 in /test/fixtures/hdfs-fixture#20440
cwperks merged 3 commits into
mainfrom
dependabot/gradle/test/fixtures/hdfs-fixture/dnsjava-dnsjava-3.6.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 19, 2026

Bumps dnsjava:dnsjava from 3.6.3 to 3.6.4.

Release notes

Sourced from dnsjava:dnsjava's releases.

v3.6.4

  • Fix Zone-class serialization (#391)
  • Avoid Double DNS Lookup for Names with Labels >= ndots (#388)
  • Prevent NPE when calling Message#getTSIG() on DNS request with bad header (#384)
  • Unwrap an exception in the legacy callback-based async interface (#383)
  • Prevent ConcurrentModificationException in NIO clients (#379, @​bhaveshthakker)
  • Handle null in all setSearchPath overloads equally (#157)
  • Reduce warning level of invalid hosts file entries (#371)
  • Remove a lock on the hot-path in the hosts file parser (#371)
  • DoH Resolver makes use of the Multi-Release jar and tests are executed for Java 8 and 11+ implementations (#385)
  • Fix DoH Resolver initial request delay (#385)

Full Changelog: dnsjava/dnsjava@v3.6.3...v3.6.4

Changelog

Sourced from dnsjava:dnsjava's changelog.

01/18/2026

  • 3.6.4 released
  • Fix Zone-class serialization (#391)
  • Avoid Double DNS Lookup for Names with Labels >= ndots (#388)
  • Prevent NPE when calling Message#getTSIG() on DNS request with bad header (#384)
  • Unwrap an exception in the legacy callback-based async interface (#383)
  • Prevent ConcurrentModificationException in NIO clients (#379, @​bhaveshthakker)
  • Handle null in all setSearchPath overloads equally (#157)
  • Reduce warning level of invalid hosts file entries (#371)
  • Remove a lock on the hot-path in the hosts file parser (#371)
  • DoH Resolver makes use of the Multi-Release jar and tests are executed for Java 8 and 11+ implementations (#385)
  • Fix DoH Resolver initial request delay (#385)

01/26/2025

  • 3.6.3 released
  • Support custom hosts file size (@​flaming-archer, #349)
  • Fix origin handling in zone loaded from file or stream (#346)
  • Prevent TCP port leak when closing IO (#351)
  • Fix confusing parameter name in CNAMERecord (@​chkal, #354)
  • Optionally disable ShutdownHook in NioClient (@​SvenssonWeb, #359)
  • TSIG algorithm names from RFC 8945
  • Message.toWire can exceed MAXLENGTH (#355)
  • TCP query might fail if the shared buffer is full (#357)
  • Dynamic updates silently truncates records (#356)
  • Fix DoH initial request using recommended nanoTime calculation (@​LinZong, #345)

09/21/2024

07/28/2024

  • 3.6.1 released
  • Properly fix LookupSession doesn't cache CNAMEs (#316)
  • Move JEP-418 SPI to Java 18 to support EOL workflows (#329)

07/21/2024

... (truncated)

Commits
  • 71fc443 Release v3.6.4
  • 7b7c929 Downgrade/Upgrade spotless for various Java versions
  • 6f65a36 Replace defunct Maven Central badge
  • f660842 Update dependencies, support Java 25 builds
  • 34ba40e Prevent NPE during shutdown when the hook is already released
  • 865240c Fix and validate Zone serialization via Java objects
  • 6a0a1d7 Prevent identical queries for names exceeding ndots
  • 4b84d92 Migrate ossrh to central publisher portal
  • 5ac65c2 Remove deprecated Maven flags
  • 793cd22 Improve log message
  • 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 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)

Bumps [dnsjava:dnsjava](https://github.com/dnsjava/dnsjava) from 3.6.3 to 3.6.4.
- [Release notes](https://github.com/dnsjava/dnsjava/releases)
- [Changelog](https://github.com/dnsjava/dnsjava/blob/master/Changelog)
- [Commits](dnsjava/dnsjava@v3.6.3...v3.6.4)

---
updated-dependencies:
- dependency-name: dnsjava:dnsjava
  dependency-version: 3.6.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependabot PRs with auto version bumps from dependabot dependencies Pull requests that update a dependency file patch labels Jan 19, 2026
@dependabot dependabot Bot requested a review from a team as a code owner January 19, 2026 15:47
@dependabot dependabot Bot added patch dependencies Pull requests that update a dependency file dependabot PRs with auto version bumps from dependabot labels Jan 19, 2026
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Jan 19, 2026

Important

Review skipped

Auto incremental reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

📝 Walkthrough

Walkthrough

Updated dnsjava dependency from version 3.6.3 to 3.6.4 in the HDFS test fixture build configuration. No other dependencies, build logic, or public APIs were modified.

Changes

Cohort / File(s) Summary
Dependency Version Update
test/fixtures/hdfs-fixture/build.gradle
Updated dnsjava from 3.6.3 to 3.6.4

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 2 | ❌ 1
❌ Failed checks (1 warning)
Check name Status Explanation Resolution
Description check ⚠️ Warning The PR description is auto-generated by Dependabot and includes detailed release notes and changelog information, but lacks the required Description and Related Issues sections from the template. Add a Description section explaining why this dependency bump is important, and include a Related Issues section if applicable, even if only to reference the dependency update.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and specifically identifies the main change: bumping the dnsjava dependency from 3.6.3 to 3.6.4 in the hdfs-fixture test directory.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Comment @coderabbitai help to get the list of available commands and usage tips.

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions
Copy link
Copy Markdown
Contributor

❌ Gradle check result for e8bbb0a: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

…/dnsjava-dnsjava-3.6.4

Signed-off-by: Craig Perkins <cwperx@amazon.com>
@github-actions
Copy link
Copy Markdown
Contributor

✅ Gradle check result for eddfad9: SUCCESS

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.30%. Comparing base (be7b387) to head (eddfad9).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #20440      +/-   ##
============================================
+ Coverage     73.28%   73.30%   +0.02%     
- Complexity    71825    72007     +182     
============================================
  Files          5793     5793              
  Lines        328844   329110     +266     
  Branches      47343    47402      +59     
============================================
+ Hits         240978   241254     +276     
- Misses        68571    68617      +46     
+ Partials      19295    19239      -56     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@cwperks cwperks merged commit 2e7b19a into main Jan 20, 2026
34 checks passed
@dependabot dependabot Bot deleted the dependabot/gradle/test/fixtures/hdfs-fixture/dnsjava-dnsjava-3.6.4 branch January 20, 2026 12:08
rakshit98 pushed a commit to rakshit98/OpenSearch that referenced this pull request Jan 28, 2026
…re (opensearch-project#20440)

* Bump dnsjava:dnsjava from 3.6.3 to 3.6.4 in /test/fixtures/hdfs-fixture

Bumps [dnsjava:dnsjava](https://github.com/dnsjava/dnsjava) from 3.6.3 to 3.6.4.
- [Release notes](https://github.com/dnsjava/dnsjava/releases)
- [Changelog](https://github.com/dnsjava/dnsjava/blob/master/Changelog)
- [Commits](dnsjava/dnsjava@v3.6.3...v3.6.4)

---
updated-dependencies:
- dependency-name: dnsjava:dnsjava
  dependency-version: 3.6.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update changelog

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Craig Perkins <cwperx@amazon.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Craig Perkins <cwperx@amazon.com>
Signed-off-by: Rakshit Goyal <irakshg@amazon.com>
tanyabti pushed a commit to tanyabti/OpenSearch that referenced this pull request Feb 24, 2026
…re (opensearch-project#20440)

* Bump dnsjava:dnsjava from 3.6.3 to 3.6.4 in /test/fixtures/hdfs-fixture

Bumps [dnsjava:dnsjava](https://github.com/dnsjava/dnsjava) from 3.6.3 to 3.6.4.
- [Release notes](https://github.com/dnsjava/dnsjava/releases)
- [Changelog](https://github.com/dnsjava/dnsjava/blob/master/Changelog)
- [Commits](dnsjava/dnsjava@v3.6.3...v3.6.4)

---
updated-dependencies:
- dependency-name: dnsjava:dnsjava
  dependency-version: 3.6.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update changelog

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Craig Perkins <cwperx@amazon.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Craig Perkins <cwperx@amazon.com>
tanyabti pushed a commit to tanyabti/OpenSearch that referenced this pull request Feb 24, 2026
…re (opensearch-project#20440)

* Bump dnsjava:dnsjava from 3.6.3 to 3.6.4 in /test/fixtures/hdfs-fixture

Bumps [dnsjava:dnsjava](https://github.com/dnsjava/dnsjava) from 3.6.3 to 3.6.4.
- [Release notes](https://github.com/dnsjava/dnsjava/releases)
- [Changelog](https://github.com/dnsjava/dnsjava/blob/master/Changelog)
- [Commits](dnsjava/dnsjava@v3.6.3...v3.6.4)

---
updated-dependencies:
- dependency-name: dnsjava:dnsjava
  dependency-version: 3.6.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update changelog

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Craig Perkins <cwperx@amazon.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Craig Perkins <cwperx@amazon.com>
pradeep-L pushed a commit to pradeep-L/OpenSearch that referenced this pull request Apr 21, 2026
…re (opensearch-project#20440)

* Bump dnsjava:dnsjava from 3.6.3 to 3.6.4 in /test/fixtures/hdfs-fixture

Bumps [dnsjava:dnsjava](https://github.com/dnsjava/dnsjava) from 3.6.3 to 3.6.4.
- [Release notes](https://github.com/dnsjava/dnsjava/releases)
- [Changelog](https://github.com/dnsjava/dnsjava/blob/master/Changelog)
- [Commits](dnsjava/dnsjava@v3.6.3...v3.6.4)

---
updated-dependencies:
- dependency-name: dnsjava:dnsjava
  dependency-version: 3.6.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update changelog

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Craig Perkins <cwperx@amazon.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Craig Perkins <cwperx@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot PRs with auto version bumps from dependabot dependencies Pull requests that update a dependency file patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant