Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump djangorestframework-jsonapi from 7.0.2 to 7.1.0 in /backend #502

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2024

Bumps djangorestframework-jsonapi from 7.0.2 to 7.1.0.

Release notes

Sourced from djangorestframework-jsonapi's releases.

v7.1.0

What's Changed

See changelog for details.

New Contributors

Full Changelog: django-json-api/django-rest-framework-json-api@v7.0.2...v7.1.0

Changelog

Sourced from djangorestframework-jsonapi's changelog.

[7.1.0] - 2024-10-25

Fixed

  • Handled zero as a valid ID for resource (regression since 6.1.0)
  • Ensured that patching a To-Many relationship with the RelationshipView correctly raises request error when passing in None. For emptying a To-Many relationship an empty array should be used as per JSON:API spec

Added

  • Added support for Django 5.1
  • Added support for Python 3.13

Deprecated

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

@dependabot dependabot bot requested a review from a team as a code owner October 28, 2024 11:57
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 28, 2024
@c0rydoras
Copy link
Collaborator

@dependabot rebase

@c0rydoras c0rydoras enabled auto-merge (rebase) October 28, 2024 13:32
@dependabot dependabot bot force-pushed the dependabot/pip/backend/djangorestframework-jsonapi-7.1.0 branch 3 times, most recently from 9c5ec8c to 3f31651 Compare November 4, 2024 11:49
@c0rydoras
Copy link
Collaborator

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/backend/djangorestframework-jsonapi-7.1.0 branch 4 times, most recently from 8c4404f to 24eac70 Compare November 11, 2024 12:40
@dependabot dependabot bot force-pushed the dependabot/pip/backend/djangorestframework-jsonapi-7.1.0 branch from 24eac70 to 27e283a Compare November 12, 2024 12:15
@dependabot dependabot bot force-pushed the dependabot/pip/backend/djangorestframework-jsonapi-7.1.0 branch from 27e283a to 5bcea61 Compare November 20, 2024 14:15
@c0rydoras
Copy link
Collaborator

@dependabot rebase

@c0rydoras c0rydoras requested review from a team and c0rydoras November 25, 2024 10:05
@dependabot dependabot bot force-pushed the dependabot/pip/backend/djangorestframework-jsonapi-7.1.0 branch 4 times, most recently from 912a035 to 96e32cb Compare November 25, 2024 12:31
Bumps [djangorestframework-jsonapi](https://github.com/django-json-api/django-rest-framework-json-api) from 7.0.2 to 7.1.0.
- [Release notes](https://github.com/django-json-api/django-rest-framework-json-api/releases)
- [Changelog](https://github.com/django-json-api/django-rest-framework-json-api/blob/main/CHANGELOG.md)
- [Commits](django-json-api/django-rest-framework-json-api@v7.0.2...v7.1.0)

---
updated-dependencies:
- dependency-name: djangorestframework-jsonapi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/backend/djangorestframework-jsonapi-7.1.0 branch from 96e32cb to f9158fb Compare November 25, 2024 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.

1 participant