Skip to content

Bump com.github.ajalt.clikt:clikt from 5.0.2 to 5.0.3 in the gradle-deps group#9

Merged
wadoon merged 1 commit intomainfrom
dependabot/gradle/gradle-deps-039b87f56f
Feb 10, 2025
Merged

Bump com.github.ajalt.clikt:clikt from 5.0.2 to 5.0.3 in the gradle-deps group#9
wadoon merged 1 commit intomainfrom
dependabot/gradle/gradle-deps-039b87f56f

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2025

Bumps the gradle-deps group with 1 update: com.github.ajalt.clikt:clikt.

Updates com.github.ajalt.clikt:clikt from 5.0.2 to 5.0.3

Release notes

Sourced from com.github.ajalt.clikt:clikt's releases.

5.0.3

  • Fixed @argfiles not being expanded when specified after a subcommand (#570)
  • Fixed syntax error in generated bash completions when an argument name contained spaces (#563)
  • Support bash completions of file parameters when file names contain spaces or special characters (#379)
Changelog

Sourced from com.github.ajalt.clikt:clikt's changelog.

5.0.3

Fixed

  • Fixed @argfiles not being expanded when specified after a subcommand (#570)
  • Fixed syntax error in generated bash completions when an argument name contained spaces (#563)
  • Support bash completions of file parameters when file names contain spaces or special characters (#379)
Commits
  • 90522c5 Release version 5.0.3
  • 1418237 Support spaces in bash completion file names (#576)
  • 74ef98e Quote argument names in bash completion
  • 38c6e81 Combine test annotations, reformat all code
  • 8f3668b Fix argfiles specified after subcommands (#574)
  • See full diff 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the gradle-deps group with 1 update: [com.github.ajalt.clikt:clikt](https://github.com/ajalt/clikt).


Updates `com.github.ajalt.clikt:clikt` from 5.0.2 to 5.0.3
- [Release notes](https://github.com/ajalt/clikt/releases)
- [Changelog](https://github.com/ajalt/clikt/blob/master/CHANGELOG.md)
- [Commits](ajalt/clikt@5.0.2...5.0.3)

---
updated-dependencies:
- dependency-name: com.github.ajalt.clikt:clikt
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 10, 2025
@sonarqubecloud
Copy link

@wadoon wadoon merged commit 459fe84 into main Feb 10, 2025
2 of 3 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/gradle-deps-039b87f56f branch February 10, 2025 08:04
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