gopasspw / gopass-jsonapi

Gopass Browser Bindings
MIT License
48 stars 17 forks source link

Bump github.com/gopasspw/gopass from 1.13.1 to 1.14.0 #51

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/gopasspw/gopass from 1.13.1 to 1.14.0.

Release notes

Sourced from github.com/gopasspw/gopass's releases.

v1.14.0

1.14.0 / 2022-03-16

  • [BUGFIX] Always re-encrypt when fsck is invoked with --decrypt. (#2119, #2015)
  • [BUGFIX] Body only entries are detected now by show -o (#2109)
  • [BUGFIX] Do not hide git error messages (#2118, #1959)
  • [BUGFIX] Fix completion when password name contains (#2150)
  • [BUGFIX] Fix template func arg order (#2117, #2116)
  • [BUGFIX] Fixes an issue where recipients remove may fail (#2147, #1964)
  • [BUGFIX] Handle from prefix correctly on mv (#2110, #2079)
  • [BUGFIX] Handle unencoded secret on cat (#2105)
  • [BUGFIX] Make man page consistent with other docs (#2133)
  • [BUGFIX] Reject invalid salt with MD5Crypt templates (#2128)
  • [BUGFIX] depend *.deb on gnupg instead of dummy (#2050)
  • [CLEANUP] Deprecate gopasspw/pinentry (#2095)
  • [CLEANUP] Use Go 1.18 (#2156)
  • [CLEANUP] Use debug.ReadBuildInfo (#2032)
  • [DOCUMENTATION] Fixed link to passwordstore.org (#2129)
  • [DOCUMENTATION] document 'gopass cat' (#2051)
  • [DOCUMENTATION] improve 'gopass cat' (#2070)
  • [DOCUMENTATION] improve 'gopass show -revision -' (#2070)
  • [ENHANCEMENT] Add --chars option to print subset of secrets (#2155, #2068)
  • [ENHANCEMENT] Add age subcommand (#2103, #2098)
  • [ENHANCEMENT] Add gopass audit --expiry (#2067)
  • [ENHANCEMENT] Add gopass process (#2066, #1913)
  • [ENHANCEMENT] Allow overriding GPG path (#2153)
  • [ENHANCEMENT] Automatically export creators key to the (#2159, #1919)
  • [ENHANCEMENT] Bump to Go 1.18 (#2058)
  • [ENHANCEMENT] Enforce TLSv1.3 (#2085)
  • [ENHANCEMENT] Generics (#2034, #2030)
  • [ENHANCEMENT] Hide password on MacOS clipboards (#2065)
  • [ENHANCEMENT] Passage compat improvements (#2060, #2060)
  • [ENHANCEMENT] gopass git invokes git directly (#2102)
  • [ENHANCEMENT] Template support for the create wizard (#2064)
  • [ENHANCENMENT] Check for MacOS Keychain storing the GPG (#2144)
  • [EXPERIMENTAL] Support the Fossil SCM (#2092, #2022)
  • [FEATURE] Add env variables for custom clipboard commands. (#2091, #2042)
  • [FEATURE] only accept keys with "encryption" key capability (#2047, #1917, #1917)
  • [TESTING] Improve two line test ambiguity. (#2091, #2042)
  • [TESTING] Use a helper to unset env vars in clipboard tests. (#2091, #2042)
  • [UX] OTP code now runs in loop until canceled or used with -o (#2041)
Changelog

Sourced from github.com/gopasspw/gopass's changelog.

1.14.0 / 2022-03-16

  • Add --chars option to print subset of secrets (#2155, #2068)
  • [BUGFIX] Always re-encrypt when fsck is invoked with --decrypt. (#2119, #2015)
  • [BUGFIX] Body only entries are detected now by show -o (#2109)
  • [BUGFIX] Do not hide git error messages (#2118, #1959)
  • [BUGFIX] Fix completion when password name contains (#2150)
  • [BUGFIX] Fix template func arg order (#2117, #2116)
  • [BUGFIX] Fixes an issue where recipients remove may fail (#2147, #1964)
  • [BUGFIX] Fixes an issue where recipients remove may fail (#2147, #1964)
  • [BUGFIX] Handle from prefix correctly on mv (#2110, #2079)
  • [BUGFIX] Handle unencoded secret on cat (#2105)
  • [BUGFIX] Make man page consistent with other docs (#2133)
  • [BUGFIX] Reject invalid salt with MD5Crypt templates (#2128)
  • [BUGFIX] depend *.deb on gnupg instead of dummy (#2050)
  • [CLEANUP] Deprecate gopasspw/pinentry (#2095)
  • [CLEANUP] Use Go 1.18 (#2156)
  • [CLEANUP] Use debug.ReadBuildInfo (#2032)
  • [DOCUMENTATION] Fixed link to passwordstore.org (#2129)
  • [DOCUMENTATION] document 'gopass cat' (#2051)
  • [DOCUMENTATION] improve 'gopass cat' (#2070)
  • [DOCUMENTATION] improve 'gopass show -revision -' (#2070)
  • [ENHANCEMENT] Add age subcommand (#2103, #2098)
  • [ENHANCEMENT] Add gopass audit --expiry (#2067)
  • [ENHANCEMENT] Add gopass process (#2066, #1913)
  • [ENHANCEMENT] Allow overriding GPG path (#2153)
  • [ENHANCEMENT] Automatically export creators key to the (#2159, #1919)
  • [ENHANCEMENT] Bump to Go 1.18 (#2058)
  • [ENHANCEMENT] Enforce TLSv1.3 (#2085)
  • [ENHANCEMENT] Generics (#2034, #2030)
  • [ENHANCEMENT] Hide password on MacOS clipboards (#2065)
  • [ENHANCEMENT] Passage compat improvements (#2060, #2060)
  • [ENHANCEMENT] gopass git invokes git directly (#2102)
  • [ENHANCEMENT] Template support for the create wizard (#2064)
  • [ENHANCENMENT] Check for MacOS Keychain storing the GPG (#2144)
  • [EXPERIMENTAL] Support the Fossil SCM (#2092, #2022)
  • [FEATURE] Add env variables for custom clipboard commands. (#2091, #2042)
  • [FEATURE] only accept keys with "encryption" key capability (#2047, #1917, #1917)
  • [TESTING] Improve two line test ambiguity. (#2091, #2042)
  • [TESTING] Use a helper to unset env vars in clipboard tests. (#2091, #2042)
  • [UX] OTP code now runs in loop until canceled or used with -o (#2041)
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 2 years ago

Looks like github.com/gopasspw/gopass is up-to-date now, so this is no longer needed.