gita / BhagavadGita

A non-profit initiative to help spread the transcendental wisdom from the Bhagavad Gita to people around the world.
https://bhagavadgita.io
GNU General Public License v3.0
164 stars 25 forks source link

Bump apispec from 0.38.0 to 1.3.3 #320

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps apispec from 0.38.0 to 1.3.3.

Changelog *Sourced from [apispec's changelog](https://github.com/marshmallow-code/apispec/blob/dev/CHANGELOG.rst).* > 1.3.3 (2019-05-05) > ================== > > Bug fixes: > > - marshmallow 3.0.0rc6 compatibility (445). > > 1.3.2 (2019-05-02) > ================== > > Bug fixes: > > - Fix handling of OpenAPI v3 components content without schema in `MarshmallowPlugin` (443). > > 1.3.1 (2019-04-29) > ================== > > Bug fixes: > > - Fix handling of http.HTTPStatus objects (426). Thanks DStape. > - \[apispec.ext.marshmallow\]: Ensure make\_schema\_key returns a unique key on unhashable iterables (416, 439). Thanks zedrdave. > > 1.3.0 (2019-04-24) > ================== > > Features: > > - \[apispec.ext.marshmallow\]: Use class hierarchy to infer `type` and `format` properties (433, 250). Thanks andrjohn for the PR. > > 1.2.1 (2019-04-18) > ================== > > Bug fixes: > > - Fix error in `MarshmallowPlugin` when passing `exclude` and `dump_only` as `class Meta` attributes mixing `list` and `tuple` (431). Thanks blagasz for the PR. > > 1.2.0 (2019-04-08) > ================== > > Features: > > - Strip empty sections (components, tags) from generated documentation (421 and 425). > > 1.1.2 (2019-04-07) > ================== > > Bug fixes: > > - Fix behavior when using "2xx", 3xx", etc. for response keys (422). Thanks zachmullen for reporting. > > ... (truncated)
Commits - [`1a836e1`](https://github.com/marshmallow-code/apispec/commit/1a836e1d3362fd409f1201b4fd7f539d1b7f4d6c) Bump version and update changelog - [`0c9903d`](https://github.com/marshmallow-code/apispec/commit/0c9903d9fac6a95bc4786b897a21ceccb749fa1b) Fix testing against marshmallow3 - [`b517ec6`](https://github.com/marshmallow-code/apispec/commit/b517ec6095192a1dd99f635f7cfd24f56de21a77) Prepare for marshmallow 3.0.0rc6 ([#445](https://github-redirect.dependabot.com/marshmallow-code/apispec/issues/445)) - [`1ac5281`](https://github.com/marshmallow-code/apispec/commit/1ac52817f8bce969eff905258fc4a3c5daded1af) Rework Custom Fields doc - [`f83c5a3`](https://github.com/marshmallow-code/apispec/commit/f83c5a32f2d6479767faa4c7bf08e27c735d1455) Bump version and update changelog - [`12923ff`](https://github.com/marshmallow-code/apispec/commit/12923ff1020c6590b053e18b7c0ae0cc3b1d6404) Rework Custom Fields doc - [`b441ccf`](https://github.com/marshmallow-code/apispec/commit/b441ccf342bbcf97b2cbad62bdff167870f67016) Merge pull request [#442](https://github-redirect.dependabot.com/marshmallow-code/apispec/issues/442) from andrjohn/custom-field-docs - [`5f790e9`](https://github.com/marshmallow-code/apispec/commit/5f790e95b5d25b58085e770839b3e093cd7dc8d6) Merge pull request [#443](https://github-redirect.dependabot.com/marshmallow-code/apispec/issues/443) from marshmallow-code/fix_ma_plugin_content_without_s... - [`88f81fd`](https://github.com/marshmallow-code/apispec/commit/88f81fdfa70c115924efaa7ee93dfe47c820fdf1) Fix MarshmallowPlugin.resolve_schema for OAS3 content without schema - [`749a782`](https://github.com/marshmallow-code/apispec/commit/749a7821b49ff73688da1f1f1ef5842be1dc8005) Update marshmallow plugin documentation for custom types - Additional commits viewable in [compare view](https://github.com/marshmallow-code/apispec/compare/0.38.0...1.3.3)


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 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.