indok-web
indok-web copied to clipboard
chore(deps): bump graphene-django from 2.15.0 to 3.2.0 in /backend/requirements
Bumps graphene-django from 2.15.0 to 3.2.0.
Release notes
Sourced from graphene-django's releases.
v3.2.0
What's Changed
- Add support for validation rules by
@kiendang
in graphql-python/graphene-django#1475- Provide setting to enable/disable converting choices to enums globally by
@Flauschbaellchen
in graphql-python/graphene-django#1477New Contributors
@Flauschbaellchen
made their first contribution in graphql-python/graphene-django#1477Full Changelog: https://github.com/graphql-python/graphene-django/compare/v3.1.6...v3.2.0
v3.1.6
What's Changed
- Only release on pypi after tests pass by
@kiendang
in graphql-python/graphene-django#1452- fix: empty list is not an empty value for list filters even when a custom filtering method is provided by
@tcleonard
in graphql-python/graphene-django#1450- adding optional_field in Serializermutation to enfore some fields to be optional by
@mahmoudmostafa0
in graphql-python/graphene-django#1455- Typo fixes by
@lilac-supernova-2
in graphql-python/graphene-django#1459- Support displaying deprecated input fields in GraphiQL docs by
@romainletendart
in graphql-python/graphene-django#1458- Fix graphiql explorer styles by sending missing param to render_graphiql by
@mnasiri
in graphql-python/graphene-django#1460- Fix test Client headers for Django 4.2 by
@kiendang
in graphql-python/graphene-django#1465- Use ruff format to replace black by
@kiendang
in graphql-python/graphene-django#1473- Optimize views by
@danthewildcat
in graphql-python/graphene-django#1439- Add Python 3.12 to CI by
@kiendang
in graphql-python/graphene-django#1481- Remove Django 4.1 (EOL) and add Django 5.0 to CI by
@kiendang
in graphql-python/graphene-django#1483New Contributors
@mahmoudmostafa0
made their first contribution in graphql-python/graphene-django#1455@lilac-supernova-2
made their first contribution in graphql-python/graphene-django#1459@romainletendart
made their first contribution in graphql-python/graphene-django#1458@mnasiri
made their first contribution in graphql-python/graphene-django#1460@danthewildcat
made their first contribution in graphql-python/graphene-django#1439Full Changelog: https://github.com/graphql-python/graphene-django/compare/v3.1.5...v3.1.6
v3.1.5
What's Changed
- fix: fk resolver permissions leak by
@superlevure
in graphql-python/graphene-django#1411- Support base class relations and reverse for proxy models by
@TomsOverBaghdad
in graphql-python/graphene-django#1380- exclude 'fans' from ReporterForm tests by
@firaskafri
in graphql-python/graphene-django#1434- Update mutation.py to serialize Enum objects into input values by
@allen-munsch
in graphql-python/graphene-django#1431- Remove Python 3.7 (EOL since EOL since 2023-06-27) from CI by
@kiendang
in graphql-python/graphene-django#1440- Prevent duplicate CI runs, also work with PRs from forks by
@kiendang
in graphql-python/graphene-django#1443- Use ruff in pre-commit by
@kiendang
in graphql-python/graphene-django#1441- fix: foreign key nullable and custom resolver by
@superlevure
in graphql-python/graphene-django#1446- Miscellaneous CI fixes by
@kiendang
in graphql-python/graphene-django#1447New Contributors
@superlevure
made their first contribution in graphql-python/graphene-django#1411@TomsOverBaghdad
made their first contribution in graphql-python/graphene-django#1380@allen-munsch
made their first contribution in graphql-python/graphene-django#1431
... (truncated)
Commits
4d0484f
Bump versionc416a2b
Provide setting to enable/disable converting choices to enums globally (#1477)feb7252
Add support for validation rules (#1475)3a64994
Bump version (#1486)db2d40e
Remove Django 4.1 (EOL) and add Django 5.0 to CI (#1483)62126dd
Add Python 3.12 to CI (#1481)e735f5d
Optimize views (#1439)36cf100
Use ruff format to replace black (#1473)e8f36b0
Fix test Client headers for Django 4.2 (#1465)83d3d27
Fix graphiql explorer styles by sending graphiql_plugin_explorer_css_sri para...- Additional commits viewable in compare view
You can trigger a rebase of this PR 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.