anaynayak / buildnotify

A system tray based build status notification app for cctray.xml feeds.
https://anaynayak.github.io/buildnotify/
Other
29 stars 7 forks source link

Bump keyring from 10.4.0 to 19.1.0 #115

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps keyring from 10.4.0 to 19.1.0.

Changelog *Sourced from [keyring's changelog](https://github.com/jaraco/keyring/blob/master/CHANGES.rst).* > 19.1.0 > ====== > > - [#369](https://github-redirect.dependabot.com/jaraco/keyring/issues/369): macOS Keyring now honors a `KEYCHAIN_PATH` environment variable. If set, Keyring will use that keychain instead of the default. > > 19.0.2 > ====== > > - Refresh package skeleton. > - Adopt [black](https://pypi.org/project/black) code style. > > 19.0.1 > ====== > > - Merge with 18.0.1. > > 18.0.1 > ====== > > - [#386](https://github-redirect.dependabot.com/jaraco/keyring/issues/386): ExceptionInfo no longer retains a reference to the traceback. > > 19.0.0 > ====== > > - [#383](https://github-redirect.dependabot.com/jaraco/keyring/issues/383): Drop support for EOL Python 2.7 - 3.4. > > 18.0.0 > ====== > > - [#375](https://github-redirect.dependabot.com/jaraco/keyring/issues/375): On macOS, the backend now raises a `KeyringLocked` when access to the keyring is denied (on get or set) instead of `PasswordSetError` or `KeyringError`. Any API users may need to account for this change, probably by catching the parent `KeyringError`. Additionally, the error message from the underying error is now included in any errors that occur. > > 17.1.1 > ====== > > - [#368](https://github-redirect.dependabot.com/jaraco/keyring/issues/368): Update packaging technique to avoid 0.0.0 releases. > > 17.1.0 > ====== > > - [#366](https://github-redirect.dependabot.com/jaraco/keyring/issues/366): When calling `keyring.core.init_backend`, if any limit function is supplied, it is saved and later honored by the `ChainerBackend` as well. > > 17.0.0 > ====== > > - [#345](https://github-redirect.dependabot.com/jaraco/keyring/issues/345): Remove application attribute from stored passwords using SecretService, addressing regression introduced in 10.5.0 ([#292](https://github-redirect.dependabot.com/jaraco/keyring/issues/292)). Impacted Linux keyrings will once again prompt for a password for "Python program". > > 16.1.1 > ====== > > - [#362](https://github-redirect.dependabot.com/jaraco/keyring/issues/362): Fix error on import due to circular imports on Python 3.4. > ... (truncated)
Commits - [`29d48e2`](https://github.com/jaraco/keyring/commit/29d48e25113840f714b00b3f0ab505bd6395531a) Rely on token installed to the project using 'travis env set' - [`da38e92`](https://github.com/jaraco/keyring/commit/da38e922c6ec75ad8e6c0f19fffdf3e3f4e4ad39) Merge https://github.com/jaraco/skeleton - [`b0229c8`](https://github.com/jaraco/keyring/commit/b0229c8538fef4c23e27bc9c0d84d6ba23557f40) On macOS, allow keychain to be defined by an environment variable. Fixes [#369](https://github-redirect.dependabot.com/jaraco/keyring/issues/369). - [`054ea7d`](https://github.com/jaraco/keyring/commit/054ea7dbbaabf257e7c3c6276d889cc178a19340) Upgrade tox and virtualenv to ensure that environments get recent pips - [`488ce30`](https://github.com/jaraco/keyring/commit/488ce309b3d8effec855d39698ffd59d80117ce4) Add issue template for bugs - [`a65aa2e`](https://github.com/jaraco/keyring/commit/a65aa2ea949e78f67dc03abc4bfd4a691bdf0802) Merge https://github.com/jaraco/skeleton - [`2ab127d`](https://github.com/jaraco/keyring/commit/2ab127d2bc47ffd747afe3059b3a5b08254a5415) Rely on twine 1.13 or later - [`979f4dd`](https://github.com/jaraco/keyring/commit/979f4dd6078b7ee2db3d5ac71dd3e5bfad62331e) Update changelog - [`135a9b3`](https://github.com/jaraco/keyring/commit/135a9b3b8ce6ea20b41cf057fd9fd73616fc8164) Merge https://github.com/jaraco/tidelift - [`b837ff5`](https://github.com/jaraco/keyring/commit/b837ff54975a0ff803664664dc9291d239e96238) Fade to black - Additional commits viewable in [compare view](https://github.com/jaraco/keyring/compare/10.4.0...19.1.0)


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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

Superseded by #119.