Skip to content

Update dependency graphene to v2.1.9#33

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/graphene-2.x
Open

Update dependency graphene to v2.1.9#33
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/graphene-2.x

Conversation

@renovate

@renovate renovate Bot commented May 12, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
graphene ==2.1==2.1.9 age adoption passing confidence

Release Notes

graphql-python/graphene (graphene)

v2.1.9

Compare Source

Changelog

  • Add support for Python 3.10
  • Propagate arguments of relay.NodeField to Field (#​1036) (#​1307)

v2.1.8

Compare Source

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

Compare Source

Update graphql-relay dependency to fix incompatibility.

v2.1.6

Compare Source

Changelog

Documentation

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

v2.1.5

Compare Source

Changelog

  • Add Decimal type d728b84
  • Allow Union types to have descriptions 8d4b9cd
  • Add type documentation for Relay fields 131cbeb
  • Mutation description now defaults to docstring 37a6c01
  • Fix Windows support ae7a5d7
  • The default resolver for ObjectTypes now handles dicts and objects ca9188a
  • Date, DateTime and Time types now accept datetime.datetime, datetime.date, and datetime.time resp. inputs when used as variables 7b6dae7
  • Make UUID type compatible with all string types in Python 2 7b6dae7
  • Allow relay connection node to be wrapped in a NonNull type abff3d7
  • from_enum can now take a deprecation reason 6a4091b
  • Update aniso8601 dependency to allow versions 4+ a5162e9
  • Drop support for Python 3.4 because it is EOL f73055f
  • Allow type annotation in meta classes eb7966e

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

v2.1.3: 2.1.3

Compare Source

Changelog

  • Added crunch and deduplicator utitlities fa5f5b0 2e41db8
  • Permit subclassing arguments from Mutations 4346832
  • Added precommit ae7395f
  • Moved Enum library to graphql-core, use graphql-core>=2.1 d28dc68

Documentation

v2.1.2

Compare Source

Bugfix release to fix a couple of issues.
Thanks to the effort of contributors for this new release @​jlowin @​nxtman123 @​danpalmer @​dan98765 @​femesq 🎉

Changelog

  • Don't overwrite fields on InputObject #​752
  • Incorrectly formatted error message #​751
  • Fix warning output #​748

Docs and Internal

  • Update contributing docs about using tox and sync tox pytest cmd with travis #​744
  • Add isort precommit hook & run on all files #​743
  • Add flake8 pre-commit hook and manually edit files to pass flake8 validation #​746
  • Add pyupgrade pre-commit hook and run on all files #​736
  • Update README Contributing section to encourage use of virtualenv #​765
  • Fix parameter order for Relay's Root-field #​754
  • Add python3.6 classifier to setup.py #​763

v2.1.1

Compare Source

A small bugfix release to fix a couple of issues.
Thanks to the effort of contributors for this new release @​nikordaris @​dan98765 @​femesq @​devArtoria 🎉

Changelog

  • Fix default_value on NonNull fields (9408ba7)
  • Add pre-commit tool to repository, and run on all files (#​730)
  • Added partial support to Dynamic type (#​725)

Docs

  • Improve v2 migrations docs (#​732)
  • Add Graphene-Mongo to integrations list (#​711)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants