Skip to content

fix(deps): Update dependency info.picocli:picocli to v4.7.5 #117

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

Merged
merged 2 commits into from
Sep 1, 2023

Conversation

cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Sep 1, 2023

This PR contains the following updates:

Package Type Update Change
info.picocli:picocli (source) dependencies patch 4.7.4 -> 4.7.5

Release Notes

remkop/picocli (info.picocli:picocli)

v4.7.5

The picocli community is pleased to announce picocli 4.7.5.

This release includes bugfixes and enhancements.

Many thanks to the picocli community for raising these issues and providing the pull requests to address them!

This is the eighty-forth public release.
Picocli follows semantic versioning.
Artifacts in this release are signed by Remko Popma (6601 E5C0 8DCC BB96).

Table of Contents

New and Noteworthy

Fixed issues

  • [#​2083][#​2084] Enhancement: Java 22 update: improve logic for detecting if the output stream is connected to a terminal. Thanks to Liam Miller-Cushon for the pull request.
  • [#​2087] Enhancement: Mask parameters in trace log when echo=false for interactive options and positional parameters. Thanks to szzsolt for raising this.
  • [#​2060] Bugfix: Fix positional parameters bug with late-resolved arity variable. Thanks to daisukeoto for raising this.
  • [#​2074][#​2075] Bugfix: Don't generate auto-complete for hidden attributes in picocli.shell.jline3.PicoCommand. Thanks to clebertsuconic for the pull request.
  • [#​2059] Bugfix: ArgGroup with exclusive=false and multiplicity=1 should require at least one option; fix regression and refine solution introduced in [#​1848][#​2030]. Thanks to Utkarsh Mittal for raising this.
  • [#​2080] DOC: Improve GraalVM documentation: add graalvm-native-image-plugin. Thanks to Bhavik Patel for the pull request.
  • [#​2045] DOC: Commit html files with LF line-endings. Thanks to Fridrich Strba for the pull request.

Deprecations

No features were deprecated in this release.

Potential breaking changes

This release has no breaking changes.


Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@cq-bot cq-bot added the automerge Add to automerge PRs once requirements are met label Sep 1, 2023
@kodiakhq kodiakhq bot merged commit e6ebb84 into main Sep 1, 2023
@kodiakhq kodiakhq bot deleted the renovate/info.picocli-picocli-4.x branch September 1, 2023 01:42
kodiakhq bot pushed a commit that referenced this pull request Sep 1, 2023
🤖 I have created a release *beep* *boop*
---


## [0.0.10](v0.0.9...v0.0.10) (2023-09-01)


### Bug Fixes

* **deps:** Update dependency com.fasterxml.jackson.core:jackson-annotations to v2.15.2 ([#114](#114)) ([9784f43](9784f43))
* **deps:** Update dependency com.fasterxml.jackson.core:jackson-core to v2.15.2 ([#116](#116)) ([ba041d9](ba041d9))
* **deps:** Update dependency info.picocli:picocli to v4.7.5 ([#117](#117)) ([e6ebb84](e6ebb84))
* **deps:** Update dependency io.grpc:grpc-protobuf to v1.57.2 ([#118](#118)) ([59687cd](59687cd))
* **deps:** Update dependency io.grpc:grpc-services to v1.57.2 ([#119](#119)) ([83ac40b](83ac40b))
* **deps:** Update dependency io.grpc:grpc-stub to v1.57.2 ([#120](#120)) ([a3bb02c](a3bb02c))
* **deps:** Update dependency io.grpc:grpc-testing to v1.57.2 ([#121](#121)) ([0df4a4f](0df4a4f))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Add to automerge PRs once requirements are met
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants