fix(deps): Update dependency info.picocli:picocli to v4.7.5#117
Merged
kodiakhq[bot] merged 2 commits intomainfrom Sep 1, 2023
Merged
fix(deps): Update dependency info.picocli:picocli to v4.7.5#117kodiakhq[bot] merged 2 commits intomainfrom
kodiakhq[bot] merged 2 commits intomainfrom
Conversation
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).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.7.4->4.7.5Release Notes
remkop/picocli (info.picocli:picocli)
v4.7.5The 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
echo=falseforinteractiveoptions and positional parameters. Thanks to szzsolt for raising this.picocli.shell.jline3.PicoCommand. Thanks to clebertsuconic for the pull request.exclusive=falseandmultiplicity=1should require at least one option; fix regression and refine solution introduced in [#1848][#2030]. Thanks to Utkarsh Mittal for raising this.graalvm-native-image-plugin. Thanks to Bhavik Patel 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.
This PR has been generated by Renovate Bot.