usableprivacy / upribox

Usable Privacy Box
https://upribox.org
GNU General Public License v3.0
172 stars 23 forks source link

Bump argcomplete from 1.8.2 to 2.0.0 in /roles/upri_config/files/upri-config #206

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps argcomplete from 1.8.2 to 2.0.0.

Release notes

Sourced from argcomplete's releases.

v2.0.0

  • Truncate input after cursor. Fixes #351 (#352)

    • Support of path completion in fish #327 (#359)

    • Drop support for Python 2.7 and 3.5 (#361)

    • Add support for Python 3.10 (#356)

    • Test, documentation, and release infrastructure improvements

v1.12.3

  • Update importlib-metadata version pin (#345)

    • Display script debug output in tcsh (#342)

    • Fish support improvements (#338, #339)

    • Print warn() message from beginning of line (#335)

    • Test infrastructure improvements

v1.12.2

  • Update importlib-metadata dependency pin (#332)

    • Add change log project URL (#312)

    • Replace Travis CI with GitHub Actions (#323)

v1.12.1

  • Update importlib-metadata dependency version range

    • Bash nounset mode fixes (#313)

v1.12.0

  • Help string support for fish (#264)

    • Add option to use tempfiles for IPC (#307)

    • Fix multiple command registration for non-bash shells (#293)

    • Register auto completion for an arbitrary name using a given external script (#288, #296)

    • Skip completions from active subprocess completer (#289)

    • Fix warnings regarding invalid escape sequences (#286)

v1.11.1

  • Add -o bashdefault to register-python-argcomplete's output command (#284)

... (truncated)

Changelog

Sourced from argcomplete's changelog.

Changes for v2.0.0 (2022-01-03)

  • Truncate input after cursor. Fixes #351 (#352)

  • Support of path completion in fish #327 (#359)

  • Drop support for Python 2.7 and 3.5 (#361)

  • Add support for Python 3.10 (#356)

  • Test, documentation, and release infrastructure improvements

Changes for v1.12.3 (2021-04-19)

  • Update importlib-metadata version pin (#345)

  • Display script debug output in tcsh (#342)

  • Fish support improvements (#338, #339)

  • Print warn() message from beginning of line (#335)

  • Test infrastructure improvements

Changes for v1.12.2 (2020-11-23)

  • Update importlib-metadata dependency pin (#332)

  • Add change log project URL (#312)

  • Replace Travis CI with GitHub Actions (#323)

Changes for v1.12.1 (2020-09-26)

  • Update importlib-metadata dependency version range

  • Bash nounset mode fixes (#313)

Changes for v1.11.1 (2020-01-14)

  • Add -o bashdefault to register-python-argcomplete’s output command (#284)

Changes for v1.11.0 (2019-12-23)

... (truncated)

Commits


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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)