Skip to content
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

chore(deps): update dependency alajmo/mani to v0.30.0 #9286

Merged
merged 1 commit into from
Dec 26, 2024

Conversation

uniget-bot
Copy link

This PR contains the following updates:

Package Update Change
alajmo/mani minor 0.25.0 -> 0.30.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

alajmo/mani (alajmo/mani)

v0.30.0

Compare Source

Features
  • Added a sub-command to launch a TUI

demo

  • Added --forks flag to limit parallel task execution #​74
  • Added --target specification from flags #​82
  • Added --spec specification from flags
  • Added --ignore-sync-state flag to mani sync to ignore sync status set projects #​83
  • Added --tags-expr flag for complex tag filtering expressions (e.g., (active || git) targets projects with either active or git tag) #​85
  • Added --sync-gitignore flag to opt out of .gitignore file modifications #​87
  • Added tty attribute to tasks which will replace the command and allow attaching to docker containers
Fixes
  • Fixed mani init behavior when root directory contains .git #​78
  • Fixed mani sync execution when running mani init with remotes #​84
  • Fixed table column truncation when output exceeds terminal width
Misc
  • Changed filtering tags/paths behavior to use intersection instead of union
  • Changed default shell from sh to bash
  • Improved multiple task execution by treating them as sub-commands for cleaner output
  • Renamed --no-color flag to --color
  • Changed output text to stream for all outputs (flags, themes, and spec)
  • Updated theme configuration system
  • Enhanced remote management: mani now removes git remotes if specified via global field sync_remotes config or flag --sync-remotes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

Copy link

@nicholasdille-bot nicholasdille-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approved because label type/renovate is present.

Copy link

🔍 Vulnerabilities of ghcr.io/uniget-org/tools/mani:0.30.0

📦 Image Reference ghcr.io/uniget-org/tools/mani:0.30.0
digestsha256:a68166c8edb7eada7e9ec5939c2bd6e94b1837337b9e195b0b3b4b1336c2150d
vulnerabilitiescritical: 0 high: 0 medium: 0 low: 0
platformlinux/amd64
size2.9 MB
packages25

Copy link

Copy link

PR is clean and can be merged. See https://github.com/uniget-org/tools/actions/runs/12498460127.

@github-actions github-actions bot merged commit 7d41b25 into main Dec 26, 2024
10 checks passed
@github-actions github-actions bot deleted the renovate/alajmo-mani-0.x branch December 26, 2024 01:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants