Skip to content

fix(cli-tools): update cli-tools#594

Merged
ppat merged 2 commits intomainfrom
renovate/cli-tools
Jul 30, 2025
Merged

fix(cli-tools): update cli-tools#594
ppat merged 2 commits intomainfrom
renovate/cli-tools

Conversation

@ppat-self-hosted-renovate-bot
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change Pending
bitwarden/clients minor v2025.4.0 -> v2025.6.1 v2025.7.0
jdx/mise minor v2025.5.15 -> v2025.7.21 v2025.7.31 (+7)
twpayne/chezmoi minor v2.62.5 -> v2.63.1

Release Notes

bitwarden/clients (bitwarden/clients)

v2025.6.1: CLI v2025.6.1

Compare Source

Fixed Password generator is broken. Version 2025.6.0 (43904)

v2025.6.0: CLI v2025.6.0

Compare Source

  • Bug-fix for email 2FA codes not being sent
  • Dependency updates, small enhancements, and bug-fixes

v2025.5.0: CLI v2025.5.0

Compare Source

  • Display auth request fingerprint phrase
  • Dependency updates, bug fixes, and small improvements
jdx/mise (jdx/mise)

v2025.7.21

Compare Source

🚀 Features
  • (packaging) add COPR publishing workflow and documentation by @​jdx in #​5719
🐛 Bug Fixes
📚 Documentation
🧪 Testing
Chore
New Contributors

v2025.7.20

Compare Source

🚀 Features
🐛 Bug Fixes
📚 Documentation
Chore

v2025.7.19

Compare Source

🐛 Bug Fixes
  • (pwsh) set console encoding to UTF-8 to prevent Unicode garbling by @​IMXEren in #​5732
  • (registry) set matching_regex for glab on Windows to pick the correct asset by @​risu729 in #​5727
📚 Documentation
Chore
New Contributors

v2025.7.18

Compare Source

🚀 Features
🐛 Bug Fixes
📚 Documentation
  • add comprehensive CLAUDE.md for Claude Code guidance by @​jdx in #​5718
Chore

v2025.7.17

Compare Source

🚀 Features
🐛 Bug Fixes
📚 Documentation
🧪 Testing

v2025.7.16

Compare Source

What's Changed

Full Changelog: jdx/mise@v2025.7.15...v2025.7.16

v2025.7.15

Compare Source

🧪 Testing

v2025.7.14

Compare Source

🐛 Bug Fixes
📦️ Dependency Updates

v2025.7.13

Compare Source

🚀 Features
🐛 Bug Fixes
📚 Documentation
📦️ Dependency Updates
New Contributors

v2025.7.12

Compare Source

🐛 Bug Fixes
◀️ Revert
  • Revert "fix(aqua): improve warnings for packages without repo_owner and repo_name " by @​jdx in #​5668
Chore
New Contributors

v2025.7.11

Compare Source

🚀 Features
🐛 Bug Fixes
🚜 Refactor
📚 Documentation
🧪 Testing
New Contributors

v2025.7.10

Compare Source

🐛 Bug Fixes
📚 Documentation
  • add asset autodetection documentation to GitHub/GitLab backends by @​jdx in #​5623

v2025.7.9

Compare Source

🚀 Features
🐛 Bug Fixes
  • resolve GitHub alias tool name parsing and add platform-specific asset support by @​jdx in #​5621

v2025.7.8

Compare Source

🚀 Features
🐛 Bug Fixes
  • accept platform_ or platforms_ in http/github backends by @​jdx in #​5608
📚 Documentation

v2025.7.7

Compare Source

🚀 Features
🐛 Bug Fixes
📚 Documentation
🧪 Testing
📦️ Dependency Updates
Chore

v2025.7.4

Compare Source

🐛 Bug Fixes
📚 Documentation
  • create comprehensive architecture documentation suite and enhance development guides by @​jdx in d2b4a05
📦️ Dependency Updates
Chore
New Contributors

v2025.7.3

Compare Source

🚀 Features
🐛 Bug Fixes
Chore
New Contributors

v2025.7.2

Compare Source

🚀 Features
🐛 Bug Fixes
📚 Documentation
🧪 Testing
New Contributors

v2025.7.1

Compare Source

🚀 Features
🐛 Bug Fixes
🧪 Testing
📦️ Dependency Updates
New Contributors

v2025.7.0

Compare Source

🚀 Features
🐛 Bug Fixes
🧪 Testing
📦️ Dependency Updates
Chore
  • disable automatic cargo up due to windows build failure in homedir crate by @​jdx in 7570d0a
Ci
New Contributors

v2025.6.8

Compare Source

🚀 Features
🐛 Bug Fixes
🚜 Refactor
Ci
New Contributors

v2025.6.7

Compare Source

🐛 Bug Fixes
Ci

v2025.6.6

Compare Source

🚀 Features
🐛 Bug Fixes
📚 Documentation
🧪 Testing
📦️ Dependency Updates
Chore
Ci
New Contributors

v2025.6.5

Compare Source

🚀 Features
🐛 Bug Fixes
New Contributors

v2025.6.4

Compare Source

🐛 Bug Fixes
◀️ Revert

v2025.6.3

Compare Source

🚀 Features
🐛 Bug Fixes
🚜 Refactor
📦️ Dependency Updates
New Contributors

v2025.6.2

Compare Source

🚀 Features
🐛 Bug Fixes
📚 Documentation
New Contributors

v2025.6.1

Compare Source

🚀 Features
🐛 Bug Fixes
📚 Documentation
🧪 Testing
🛡️ Security
  • (security) prevent untarring outside expected path by @​jdx in #​5279
New Contributors

v2025.6.0

Compare Source

🐛 Bug Fixes

v2025.5.17

Compare Source

🚀 Features
🐛 Bug Fixes
⚡ Performance

v2025.5.16

Compare Source

🐛 Bug Fixes
⚡ Performance
Chore
twpayne/chezmoi (twpayne/chezmoi)

v2.63.1

Compare Source

Changelog

Fixes
  • 01de201 fix: Properly handle comments after filenames
  • 822acd4 fix: Only auto add files in source directory, not in working tree
Documentation updates
  • 02e8233 docs: Add link to article
  • 8d9427f docs: Removing leading dot on top level variable titles
  • f3b9a43 docs: Add link to article
  • cd0ae1f docs: Correct requirement for run_ in .chezmoiscripts
  • e4caf4c docs: Add link to video

v2.63.0

Compare Source

Changelog

Features
  • c086592 feat: Check for secrets in re-add command
  • 41c0a34 feat: Add ensureLinePrefix template function
  • ae2b6a8 feat: Add getRedirectedURL template function
Fixes
  • 06ac8e9 fix: Detect libc from current executable in upgrade command
  • 0f814f6 fix: Use filepath.Join() to join abspath
Documentation updates
  • 65e7fd5 docs: Refactor configuration variables reference page
  • 97ee8cc docs: Fix attribute name
  • aa57d1d docs: Recommend run_onchange_ scripts over run_once_ scripts
  • 625d484 docs: Add links to articles

v2.62.7

Compare Source

Changelog

Features
  • d5f2c70 feat: Add pagerArgs and diff.pagerArgs configuration variables
Fixes
  • c727993 fix: Preserve, don't delete, whitespace-only files in external archives
  • 5be414b fix: Remove dependency on git in packages
Documentation updates
  • 6384ea3 docs: Fix a typo in setup.md
  • 22ffc1d docs: Add HCP Vault Secrets EOL Notice
  • 5cd53d6 docs: Add info about file paths for archive-file externals
  • dae071c docs: Fix incorrect parameter ref
  • 8b2a923 docs: Add warnings to .chezmoiroot
  • 025ece0 docs: Emphasize that scriptEnv also applies to hooks and commands
  • 3b1c181 docs: Clarify modify_ documentation

v2.62.6

Compare Source

Changelog

Documentation updates
  • 2361400 docs: Add link to blog
  • ec55f52 docs: Add link to github.com/matmaer/chezmoi-mousse

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

@ppat ppat merged commit 5fe8925 into main Jul 30, 2025
12 of 13 checks passed
@ppat ppat deleted the renovate/cli-tools branch July 30, 2025 16:34
@ppat
Copy link
Copy Markdown
Owner

ppat commented Jul 30, 2025

🎉 This PR is included in version 2.13.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@ppat ppat added the released label Jul 30, 2025
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.

1 participant