palfrey / kitling

Moving Kittens As A Service
https://tevps.net/blog/2015/10/29/kitten-videos-an-engineering-approach/
GNU Affero General Public License v3.0
1 stars 1 forks source link

Bump six from 1.11.0 to 1.12.0 in /frontend #50

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps six from 1.11.0 to 1.12.0.

Changelog *Sourced from [six's changelog](https://github.com/benjaminp/six/blob/master/CHANGES).* > 1.12.0 > ------ > > - Issue [#259](https://github-redirect.dependabot.com/benjaminp/six/issues/259), pull request [#260](https://github-redirect.dependabot.com/benjaminp/six/issues/260): `six.add_metaclass` now preserves > `__qualname__` from the original class. > > - Pull request [#204](https://github-redirect.dependabot.com/benjaminp/six/issues/204): Add `six.ensure_binary`, `six.ensure_text`, and > `six.ensure_str`.
Commits - [`d927b9e`](https://github.com/benjaminp/six/commit/d927b9e27617abca8dbf4d66cc9265ebbde261d6) six 1.12.0 - [`a228df3`](https://github.com/benjaminp/six/commit/a228df3457e04f00a57e0cd061e4f465edab2af4) Add alts to all badges. - [`5243a2d`](https://github.com/benjaminp/six/commit/5243a2dacbafb058873fcc392050b3bcbe865077) Make indentation consistent. - [`c2f7727`](https://github.com/benjaminp/six/commit/c2f77277e67a42926c8325fdea33205212a8f28c) Add RtD badge. - [`0b4265e`](https://github.com/benjaminp/six/commit/0b4265e4efb0107dd39873e83c4f6369ad4643ab) docs: reload() is in importlib in current Python 3. ([#266](https://github-redirect.dependabot.com/benjaminp/six/issues/266)) - [`e114efc`](https://github.com/benjaminp/six/commit/e114efceea962fb143c909c904157ca994246fd2) Add changelog for a611f60dc73d9df64fd8ebcec1daf9f7827e29db. - [`a611f60`](https://github.com/benjaminp/six/commit/a611f60dc73d9df64fd8ebcec1daf9f7827e29db) Make add_metaclass copy __qualname__ from the original class. ([#260](https://github-redirect.dependabot.com/benjaminp/six/issues/260)) - [`b4eb516`](https://github.com/benjaminp/six/commit/b4eb51609fac1ae232b4222fccd54c7ddfc243ab) Fix wording. - [`045096c`](https://github.com/benjaminp/six/commit/045096c975258ff1ef6ea3aa83c1615189b61850) Prefer https:// URLs where available. ([#256](https://github-redirect.dependabot.com/benjaminp/six/issues/256)) - [`8816e06`](https://github.com/benjaminp/six/commit/8816e06588708845fba4e51379b68e3fbbcbf195) Remove deprecated indexserver from tox.ini ([GH-257](https://github-redirect.dependabot.com/benjaminp/six/issues/257)) - Additional commits viewable in [compare view](https://github.com/benjaminp/six/compare/1.11.0...1.12.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 cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.