Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 9, 2025

Bumps org.jline:jline from 3.30.4 to 3.30.5.

Release notes

Sourced from org.jline:jline's releases.

3.30.5

🚀 New features and improvements

🐛 Bug Fixes

  • Fix macOS hang in pipe operations by removing PTY terminal usage (#1382) @​gnodet
  • enhancement: only compute suggestions in the Nano editor if something… (#1327) @​johnpoth
  • fix: refactor TerminalProvider methods to use inputEncoding/outputEncoding parameters (#1319) @​gnodet
  • Fix System.out not working after closing dumb terminal (#1337) @​gnodet

📦 Dependency updates

📝 Documentation updates

... (truncated)

Commits
  • b91a3b3 Zero-commit release process (#1335)
  • e2422d7 [maven-release-plugin] prepare for next development iteration
  • ae95742 [maven-release-plugin] prepare release jline-3.30.5
  • 87bf8b3 Fix macOS hang in pipe operations by removing PTY terminal usage (#1382)
  • 0ee349c provide smarter arg parsing #1370 (#1371)
  • 0088a70 ConsoleEngineImpl: change method and field visibilities (#1357)
  • 6152f8b Allow ConsoleEngineImpl subclasses access to VariableReferenceCompleter (#1362)
  • aafaf9c chore: Bump com.diffplug.spotless:spotless-maven-plugin (#1364)
  • ba9f347 chore: Bump groovy.version from 4.0.27 to 4.0.28 (#1365)
  • e085017 chore: Bump com.palantir.javaformat:palantir-java-format (#1369)
  • 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 [org.jline:jline](https://github.com/jline/jline3) from 3.30.4 to 3.30.5.
- [Release notes](https://github.com/jline/jline3/releases)
- [Commits](jline/jline3@jline-3.30.4...3.30.5)

---
updated-dependencies:
- dependency-name: org.jline:jline
  dependency-version: 3.30.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 9, 2025
@adoroszlai adoroszlai changed the title Bump org.jline:jline from 3.30.4 to 3.30.5 HDDS-13557. Bump jline to 3.30.5 Aug 9, 2025
@adoroszlai adoroszlai merged commit 7040dcf into master Aug 9, 2025
42 of 43 checks passed
@dependabot dependabot bot deleted the dependabot-maven-org.jline-jline-3.30.5 branch August 9, 2025 15:34
errose28 added a commit to errose28/ozone that referenced this pull request Aug 12, 2025
* master: (55 commits)
  HDDS-13525. Rename configuration property to ozone.om.compaction.service.enabled (apache#8928)
  HDDS-13519. Reconciliation should continue if a peer datanode is unreachable (apache#8908)
  HDDS-13566. Fix incorrect authorizer class in ACL documentation (apache#8931)
  HDDS-13084. Trigger on-demand container scan when a container moves from open to unhealthy. (apache#8904)
  HDDS-13432. Accelerating Namespace Usage Calculation in Recon using - Materialised Approach (apache#8797)
  HDDS-13557. Bump jline to 3.30.5 (apache#8920)
  HDDS-13556. Bump assertj-core to 3.27.4 (apache#8919)
  HDDS-13543. [Docs] Design doc for OM bootstrapping process with snapshots. (apache#8900)
  HDDS-13541. Bump sonar-maven-plugin to 5.1.0.4751 (apache#8911)
  HDDS-13101. Remove duplicate information in datanode list output (apache#8523)
  HDDS-13528. Handle null paths when the NSSummary is initializing (apache#8901)
  HDDS-12990. (addendum) Generate tree from metadata when it does not exist during getContainerChecksumInfo call (apache#8881)
  HDDS-13086. Block duplicate reconciliation requests for the same container and datanode within the datanode. (apache#8905)
  HDDS-12990. Generate tree from metadata when it doesn't exist during getContainerChecksumInfo call (apache#8881)
  HDDS-12824. Optimize container checksum read during datanode startup (apache#8604)
  HDDS-13522. Rename axisLabel for No. of delete request received (apache#8879)
  HDDS-12196. Document ozone repair cli (apache#8849)
  HDDS-13514. Intermittent failure in TestNSSummaryMemoryLeak (apache#8889)
  HDDS-13423. Log reason for triggering on-demand container scan (apache#8854)
  HDDS-13466. Disable flaky TestOmSnapshotFsoWithNativeLibWithLinkedBuckets
  ...
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.

1 participant