Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Bump graphene from 2.1.3 to 2.1.8 #61

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps graphene from 2.1.3 to 2.1.8.

Release notes

Sourced from graphene's releases.

v2.1.8

Changelog

  • Bump pinned aniso8601 version
  • Allow mutations to apply the interfaces META argument to have the payload object type implement the desired interfaces

v2.1.7

Update graphql-relay dependency to fix incompatibility.

v2.1.6

Changelog

  • Fix malformed version on aniso8601 requirement (#995) 431e93c

Documentation

  • Revise documentation (#969) 5cb7d91
  • Expose livehtml autobuild in Makefile + Add API autodoc (#971) da1359e

Full changelog: graphql-python/graphene@v2.1.5...v2.1.6

v2.1.5

Changelog

  • Add Decimal type d728b84e48cb107a66f0fa5d22b19b89ba2abd1c
  • Allow Union types to have descriptions 8d4b9cdc77c1a978a9ae6808ecaf5d3ed8841cd2
  • Add type documentation for Relay fields 131cbebc88229db1bbc86f432d0c5700a9f0f84b
  • Mutation description now defaults to docstring 37a6c01839687505da496d94dfd6c9f4383ca74c
  • Fix Windows support ae7a5d71c773fb3b8710a67bed8c800f2af068c2
  • The default resolver for ObjectTypes now handles dicts and objects ca9188a6150485132c27b3dddf149641935dfab2
  • Date, DateTime and Time types now accept datetime.datetime, datetime.date, and datetime.time resp. inputs when used as variables 7b6dae7fa3bf8d2e066e92e730c8a9740656a448
  • Make UUID type compatible with all string types in Python 2 7b6dae7fa3bf8d2e066e92e730c8a9740656a448
  • Allow relay connection node to be wrapped in a NonNull type abff3d75a39bc8f2d1fdb48aafa1866cf47dfff6
  • from_enum can now take a deprecation reason 6a4091b3e4734fe032397b0bcd350820f6037d0f
  • Update aniso8601 dependency to allow versions 4+ a5162e9ae39bcb7d6b0655bf3385e674611e6d17
  • Drop support for Python 3.4 because it is EOL f73055f72bf7d4b06130507eeeed4ae70f61bd97
  • Allow type annotation in meta classes eb7966eca7f9f90da1ac60c97aafa542ae3d0b38

Documentation

Too many documentation improvements to list out here and lots more to come. Watch this space.

Full changelog: graphql-python/graphene@v2.1.3...v2.1.5


Note: v2.1.4 was never released to PyPi due to build issues. We went straight from v2.1.3 to v2.1.5

Commits

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:

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

Bumps [graphene](https://github.com/graphql-python/graphene) from 2.1.3 to 2.1.8.
- [Release notes](https://github.com/graphql-python/graphene/releases)
- [Commits](graphql-python/graphene@v2.1.3...v2.1.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants