mozilla / servicebook-web

Web Frontend for the service book
Other
4 stars 10 forks source link

Bump flask-pyoidc from 1.2.0 to 2.0.0 #201

Open dependabot-preview[bot] opened 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps flask-pyoidc from 1.2.0 to 2.0.0.

Release notes *Sourced from [flask-pyoidc's releases](https://github.com/zamzterz/flask-pyoidc/releases).* > ## v1.3.0 > # Fixes > * Simplified internal session management implementation. > * Reformatted code. > * Clean up of tests.
Commits - [`63ff1a5`](https://github.com/zamzterz/Flask-pyoidc/commit/63ff1a5a694b69bf4d6e59f5ec0e180ec1e7b5cd) Bump version: 1.3.0 → 2.0.0 - [`8732959`](https://github.com/zamzterz/Flask-pyoidc/commit/8732959fc47eb3f86446200ab0b95a64cb5c559c) Fix [#29](https://github-redirect.dependabot.com/zamzterz/flask-pyoidc/issues/29): Support multiple providers being used in the same app. ([#31](https://github-redirect.dependabot.com/zamzterz/flask-pyoidc/issues/31)) - [`a009ae1`](https://github.com/zamzterz/Flask-pyoidc/commit/a009ae107043297bf577fd3a3335ac89d17ff055) Refactor implementation and API ([#30](https://github-redirect.dependabot.com/zamzterz/flask-pyoidc/issues/30)) - [`0b11411`](https://github.com/zamzterz/Flask-pyoidc/commit/0b11411dfca48342cf3aafeba5a2bb278c2a51f7) Merge pull request [#28](https://github-redirect.dependabot.com/zamzterz/flask-pyoidc/issues/28) from zamzterz/iss-27-app-init - [`3826096`](https://github.com/zamzterz/Flask-pyoidc/commit/3826096531c9e1fcf736c4b01f8603e7cd517f45) Fix [#27](https://github-redirect.dependabot.com/zamzterz/flask-pyoidc/issues/27): Add init_app to allow later init of Flask app. - [`e4e2d4f`](https://github.com/zamzterz/Flask-pyoidc/commit/e4e2d4ffa36b0689b5d1c42cb612e1bdfb4cc638) Merge pull request [#26](https://github-redirect.dependabot.com/zamzterz/flask-pyoidc/issues/26) from zamzterz/upgrade-setuptools-travis - [`60bc7df`](https://github.com/zamzterz/Flask-pyoidc/commit/60bc7df4c679e20e361aa821c1e22646165bfdf0) Upgrade setuptools before running tests on Travis. - [`26932d0`](https://github.com/zamzterz/Flask-pyoidc/commit/26932d0017b464eabbedb40164307c08ce2cbbb7) Bump version: 1.2.0 → 1.3.0 - [`9b17ded`](https://github.com/zamzterz/Flask-pyoidc/commit/9b17deda66d3730ea2b43657ea91c1fa34646e1a) Merge pull request [#24](https://github-redirect.dependabot.com/zamzterz/flask-pyoidc/issues/24) from zamzterz/formatting-cleanup - [`84f80d5`](https://github.com/zamzterz/Flask-pyoidc/commit/84f80d565a06e1e8151639465c75728bf34fae26) Cleanup tests. - Additional commits viewable in [compare view](https://github.com/zamzterz/flask-pyoidc/compare/v1.2.0...v2.0.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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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.
stephendonner commented 5 years ago

@dependabot-bot rebase

dependabot-preview[bot] commented 5 years ago

Looks like this PR is already up-to-date with master!