Skip to content

Comments

chore: release 2.18.0#1494

Open
github-actions[bot] wants to merge 1 commit intomainfrom
release-please--branches--main--components--bash-completion
Open

chore: release 2.18.0#1494
github-actions[bot] wants to merge 1 commit intomainfrom
release-please--branches--main--components--bash-completion

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Oct 31, 2025

🤖 I have created a release beep boop

2.18.0 (2026-02-12)

Features

  • aclocal,automake: support versioned 1.17 executables (94bbb3a)
  • dive: add 3rd party fallback completion loader (f817cca)
  • mago: add 3rd party fallback completion loader (97c4c49)
  • pnpm: add 3rd party fallback completion loader (44804ae)
  • pydoc: support versioned 3.13..15 executables (bd60b26)
  • python,pyvenv: support versioned 3.14 and .15 executables (72a2e47)
  • release-plz: add 3rd party fallback completion loader (c3c4066)
  • ssh-keygen: -M arg completion (b13bf99)
  • ssh-keygen: -Z argument completion (c763d52)
  • ssh-keygen: more option arg completions (1303f8a)
  • ssh-keygen: update -t arg completions (4269a90)
  • ssh-keygen: update -Y arg completions (a73bcaf)
  • sudo-rs,sudo.ws: alias to sudo (084cc68)
  • sudo: more option argument (non-)completions (379ec2d)
  • sudo: more option argument (non-)completions (216135e)
  • syncthing: add 3rd party fallback completion loader (bc5dfff)
  • tmux: complete src/target session arguments (18b6da4)
  • tmux: complete target-session arguments (ced59c3)
  • waydroid: add 3rd party fallback completion loader (acc800f)

Bug Fixes

  • _comp_compgen: clear the variable when no completions are generated (c07bd66)
  • _comp_complete_service: fix init-script-action parsing (#1499) (91e075a)
  • _comp_load: deprecate unsuffixed "completions/<cmd>" w/o ".bash" (06910da)
  • _comp_load: drop support for "_<cmd>" (f245356)
  • apt-get,ebtables,iptables,mplayer,service: avoid | and | in sed (ed64c30)
  • apt-get,gpg{,2},ipmitool,screen: avoid \t, \r, \w in POSIX sed (da40e7a)
  • ccache: fix a wrong AWK condition (c300c0f)
  • cd: Complete from . on empty CDPATH entry (#1527) (6f1eba6)
  • cd: fix cdable_vars overwritten by another generator (225b8ab)
  • cd: fix cdable_vars overwritten by another generator (24bd420)
  • cd: work around bash-4.2 nounset (45d1c93)
  • fbgs,fbi: add mandatory semicolons before "}" in POSIX sed (288e77e)
  • fix non-POSIX sed expressions (e999091)
  • gnokii: use double \ in [...] for POSIX.1-2024 recommendation (ab0483a)
  • interdiff: move to fallback for the upstream completion (11987a4)
  • invoke-rc.d: avoid using non-POSIX | in sed (db928dd)
  • invoke-rc.d: fix a bug of generating existing words (dfb903b)
  • ipstables,ebtables: fix filtering of chain names (213a1d2)
  • lilo,mutt: remove unnecessary escaping " in sed regexp (b8f6ef2)
  • lintian: fix variable leaks (e0e916a)
  • lintian: use compgen -X instead of sed with non-POSIX &lt;&gt; (b6f34ef)
  • miscellaneous fixes after separation of directories (c4a8fd0)
  • shellcheck: avoid non-POSIX &gt; in sed regular expressions (c0b3620)
  • xrandr: remove wrong \ from character range (cc75da2)

Performance Improvements

  • _comp_compgen_filedir_xspec: avoid double negation !(!(...)) (b24305d)
  • filedir_xspec: avoid double negation !(!(...)) in extglob (c53259a)

This PR was generated with Release Please. See documentation.

Copy link
Owner

Choose a reason for hiding this comment

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

@github-actions github-actions bot changed the title chore: release 2.18.0 chore: release 2.17.1 Nov 5, 2025
@github-actions github-actions bot force-pushed the release-please--branches--main--components--bash-completion branch from 5605c9e to 1701490 Compare November 5, 2025 14:16
@github-actions github-actions bot force-pushed the release-please--branches--main--components--bash-completion branch from 1701490 to c4091b0 Compare November 12, 2025 19:21
@github-actions github-actions bot changed the title chore: release 2.17.1 chore: release 2.18.0 Nov 16, 2025
@github-actions github-actions bot force-pushed the release-please--branches--main--components--bash-completion branch 3 times, most recently from 650c534 to 20fb442 Compare November 16, 2025 14:48
@github-actions github-actions bot force-pushed the release-please--branches--main--components--bash-completion branch 4 times, most recently from c8840a2 to 52c236c Compare November 29, 2025 09:14
@github-actions github-actions bot force-pushed the release-please--branches--main--components--bash-completion branch from 52c236c to ca53935 Compare December 2, 2025 20:12
@github-actions github-actions bot force-pushed the release-please--branches--main--components--bash-completion branch 2 times, most recently from ff9d4bb to 43c865e Compare December 19, 2025 14:58
@github-actions github-actions bot force-pushed the release-please--branches--main--components--bash-completion branch 5 times, most recently from fefba11 to 3df6636 Compare December 31, 2025 07:10
@yedayak
Copy link
Collaborator

yedayak commented Dec 31, 2025

Before merging this, I think there should be a note at the beginning mentioning the reordering of the completion directories, since it will probably affect distributions.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--bash-completion branch 2 times, most recently from 3c3c974 to d51eb32 Compare January 8, 2026 14:09
@github-actions github-actions bot force-pushed the release-please--branches--main--components--bash-completion branch 4 times, most recently from 3a355ff to d705bfa Compare January 17, 2026 22:51
@github-actions github-actions bot force-pushed the release-please--branches--main--components--bash-completion branch 6 times, most recently from 321a481 to ce3d572 Compare January 26, 2026 16:01
@github-actions github-actions bot force-pushed the release-please--branches--main--components--bash-completion branch 4 times, most recently from a688158 to f340718 Compare February 4, 2026 21:12
@github-actions github-actions bot force-pushed the release-please--branches--main--components--bash-completion branch 2 times, most recently from 8167d00 to 42da04a Compare February 9, 2026 19:33
@github-actions github-actions bot force-pushed the release-please--branches--main--components--bash-completion branch from 42da04a to 3f15fef Compare February 12, 2026 18:16
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.

2 participants