Closed dependabot-preview[bot] closed 5 years ago
Merging #54 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #54 +/- ##
======================================
Coverage 2.38% 2.38%
======================================
Files 11 11
Lines 294 294
======================================
Hits 7 7
Misses 287 287
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update a871357...9daf480. Read the comment docs.
Bumps connexion from 2.2.0 to 2.3.0.
Release notes
*Sourced from [connexion's releases](https://github.com/zalando/connexion/releases).* > ## 2.3.0 > - AioHttpApi oauth middleware catches all OAuth problems ([#830](https://github-redirect.dependabot.com/zalando/connexion/issues/830)) > - Serve YAML spec ([#842](https://github-redirect.dependabot.com/zalando/connexion/issues/842)) > - Added MethodViewResolver ([#847](https://github-redirect.dependabot.com/zalando/connexion/issues/847)) > - Fix swagger console backslash redirect for aiohttp ([#843](https://github-redirect.dependabot.com/zalando/connexion/issues/843)) > - Fix uwsgi metric collection ([#972](https://github-redirect.dependabot.com/zalando/connexion/issues/972)) > - Respond with problems by default in aiohttp ([#952](https://github-redirect.dependabot.com/zalando/connexion/issues/952))Commits
- [`890fe9a`](https://github.com/zalando/connexion/commit/890fe9a17181a7bbb08638cdc476a339a711e10f) Respond with problems by default in aiohttp. ([#952](https://github-redirect.dependabot.com/zalando/connexion/issues/952)) - [`d31cb55`](https://github.com/zalando/connexion/commit/d31cb55abf460a04c469d45ac698b35d5373b2be) Fix uwsgi metric collection ([#972](https://github-redirect.dependabot.com/zalando/connexion/issues/972)) - [`d24a8e2`](https://github.com/zalando/connexion/commit/d24a8e2579846380ad3fefbfabdc991dbdb241fd) Update request.rst ([#953](https://github-redirect.dependabot.com/zalando/connexion/issues/953)) - [`0a05243`](https://github.com/zalando/connexion/commit/0a05243c6e2bace14f8d31ce9af07368a3392e05) fix typo in README ([#959](https://github-redirect.dependabot.com/zalando/connexion/issues/959)) - [`1bda065`](https://github.com/zalando/connexion/commit/1bda0659d5f4e6d1f4f30135fea241768bdae28b) Fix broken tests ([#933](https://github-redirect.dependabot.com/zalando/connexion/issues/933)) - [`1e6aead`](https://github.com/zalando/connexion/commit/1e6aead70a970f852219214b23a81c1e82d1e9bc) Fix swagger console backslash redirect for aiohttp (thanks [@pando85](https://github.com/pando85)) ([#843](https://github-redirect.dependabot.com/zalando/connexion/issues/843)) - [`10839df`](https://github.com/zalando/connexion/commit/10839dfca85a91485c2accb0eaca5640d70b3551) fix strict_validation debug log variable ([#881](https://github-redirect.dependabot.com/zalando/connexion/issues/881)) - [`d3d1836`](https://github.com/zalando/connexion/commit/d3d1836c82250cee968371de8dbd74a9375d3358) bump PyYAML to 5.1 for CVE-2017-18342 ([#902](https://github-redirect.dependabot.com/zalando/connexion/issues/902)) - [`08e4536`](https://github.com/zalando/connexion/commit/08e4536e5e6c284aaabcfb6fa159c738dbae7758) bump and pin isort, apply all automatic fixes ([#903](https://github-redirect.dependabot.com/zalando/connexion/issues/903)) - [`0989a93`](https://github.com/zalando/connexion/commit/0989a93df502ac5d84fb694d75ae88a665700493) fixes basic auth example doc; adds apikey example ([#894](https://github-redirect.dependabot.com/zalando/connexion/issues/894)) - Additional commits viewable in [compare view](https://github.com/zalando/connexion/compare/2.2.0...2.3.0)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 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.