Skip to content

Update dependency nvim-mini/mini.trailspace to v0.18.0#78

Merged
github-actions[bot] merged 1 commit into
mainfrom
renovate/nvim-mini-mini.trailspace-0.x
Jun 29, 2026
Merged

Update dependency nvim-mini/mini.trailspace to v0.18.0#78
github-actions[bot] merged 1 commit into
mainfrom
renovate/nvim-mini-mini.trailspace-0.x

Conversation

@renovate

@renovate renovate Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
nvim-mini/mini.trailspace minor v0.17.0v0.18.0

Release Notes

nvim-mini/mini.trailspace (nvim-mini/mini.trailspace)

v0.18.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday (* 0-4,22-23 * * 1-5)
    • Only on Sunday and Saturday (* * * * 0,6)
  • 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 was generated by Mend Renovate. View the repository job log.

@github-actions

Copy link
Copy Markdown

Renovate PR Review Results

⚖️ Safety Assessment: ✅ Safe

🔍 Release Content Analysis

mini.trailspace v0.17.0 → v0.18.0 — This is a very minimal update with only 4 commits and 3 changed files (README.md, doc/mini-trailspace.txt, lua/mini/trailspace.lua).

Changes in the source code (lua/mini/trailspace.lua):

  • Added a soft deprecation warning for Neovim < 0.10 in setup(). This only prints a vim.notify message and does not affect functionality.
  • Added a documentation tag *MiniTrailspace-hl-groups* for the highlight groups section.

Changes across mini.nvim v0.18.0 (broader ecosystem):

  • Soft deprecation of Neovim 0.9 support across all mini.nvim modules (will be fully deprecated in the next release).
  • Various changes to other mini.nvim modules (mini.pairs, mini.surround, mini.pick, mini.files, etc.) — none of which affect mini.trailspace.

No breaking changes for mini.trailspace. No API modifications, no behavioral changes, no removed functions.

🎯 Impact Scope Investigation

Usage in codebase (lua/plugins/coding.lua:116-131):

  • require("mini.trailspace").setup({}) via opts = {}unaffected
  • require("mini.trailspace").trim() in <leader>tw keymap — unaffected
  • Lazy-loaded via event = { "BufReadPre", "BufNewFile" }unaffected

Neovim version compatibility:

  • This config targets Neovim 0.11+ (per CLAUDE.md), so the soft deprecation warning for Neovim < 0.10 will never trigger.

Impact on other dependencies: None. mini.trailspace is a standalone module with no cross-dependencies on other plugins in this configuration.

💡 Recommended Actions

  • No migration steps required. The update is a simple commit SHA bump with no API changes.
  • Safe to merge as-is.

🔗 Reference Links

Generated by koki-develop/claude-renovate-review

@github-actions
github-actions Bot merged commit 9846b4d into main Jun 29, 2026
3 checks passed
@github-actions
github-actions Bot deleted the renovate/nvim-mini-mini.trailspace-0.x branch June 29, 2026 00:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants