Skip to content

chore(deps): bump cli_mate from 0.7.1 to 0.8.1 in the prod group #29

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 7, 2025

Bumps the prod group with 1 update: cli_mate.

Updates cli_mate from 0.7.1 to 0.8.1

Changelog

Sourced from cli_mate's changelog.

[0.8.1] - 2025-05-06

🐛 Bug Fixes

  • Fixed moduledoc spacing and trimming

[0.8.0] - 2025-05-06

🚀 Features

  • [breaking] Move all CLI modules under the CliMate.CLI namespace
  • Added the cli.embed command to copy the library in another application
  • Display arguments in usage block

🐛 Bug Fixes

  • Correctly output argument type error
  • Fixed moduledoc option type for cli.embed

📚 Documentation

  • Describe migration to 0.8 in README.md
  • Moved basic usage to guides

🧪 Testing

  • Ensure nil defaults are correctly printed in usage

⚙️ Miscellaneous Tasks

  • Update Elixir Github workflow (#18)
  • Configure Git Cliff
Commits
  • 0c8cb61 new version 0.8.1
  • d6077d4 fix: Fixed moduledoc spacing and trimming
  • 2f04cd2 (wording)
  • 4792c05 new version 0.8.0
  • d883d7d chore: Configure Git Cliff
  • 2aa67ad fix: Fixed moduledoc option type for cli.embed
  • f05f008 (readme)
  • cb61681 doc: Moved basic usage to guides
  • b538a87 fix: Correctly output argument type error
  • b62f3a1 feat: Display arguments in usage block
  • 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 <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 prod group with 1 update: [cli_mate](https://github.com/lud/cli_mate).


Updates `cli_mate` from 0.7.1 to 0.8.1
- [Changelog](https://github.com/lud/cli_mate/blob/main/CHANGELOG.md)
- [Commits](lud/cli_mate@v0.7.1...v0.8.1)

---
updated-dependencies:
- dependency-name: cli_mate
  dependency-version: 0.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels May 7, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github May 8, 2025

Looks like cli_mate is no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this May 8, 2025
@dependabot dependabot bot deleted the dependabot/hex/prod-8decbc9fe4 branch May 8, 2025 04:38
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 elixir Pull requests that update elixir code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants