usableprivacy / upribox

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

Bump argcomplete from 1.8.2 to 1.12.2 in /roles/upri_config/files/upri-config #176

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps argcomplete from 1.8.2 to 1.12.2.

Release notes

Sourced from argcomplete's releases.

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)

v1.11.0

  • Use shell builtins where possible (#280)

    • Switch from pkg_resources to importlib (#283)

    • Remove .sh extension by bash-completion convention (#281)

    • Catch exceptions in _check_module (#269)

    • Documentation and test improvements

v1.10.3

  • Do not suggest options after -- (end-of-options delimiter)

v1.10.2

  • Include all test directory contents in source distribution

v1.10.1

  • Trigger completers on --optional=PARTIAL_VALUE

    • Complete console scripts installed from wheels (#241)

... (truncated)

Changelog

Sourced from argcomplete's changelog.

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)

  • Use shell builtins where possible (#280)

  • Switch from pkg_resources to importlib (#283)

  • Remove .sh extension by bash-completion convention (#281)

  • Catch exceptions in _check_module (#269)

  • Documentation and test improvements

Changes for v1.10.3 (2019-11-26)

  • Do not suggest options after – (end-of-options delimiter)

Changes for v1.10.2 (2019-11-17)

  • Include all test directory contents in source distribution

Changes for v1.10.1 (2019-11-16)

  • Trigger completers on –optional=PARTIAL_VALUE

... (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)
dependabot[bot] commented 3 years ago

Superseded by #182.