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

build(deps): bump drf-dynamic-fields from 0.3.1 to 0.4.0 #2793

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2023

Bumps drf-dynamic-fields from 0.3.1 to 0.4.0.

Changelog

Sourced from drf-dynamic-fields's changelog.

[0.4.0] - 2022-04-05

  • [added] Cache fields property for improved performance (#33, #35)
  • [fixed] Fix warning message typo (#34)
  • [changed] Python 2 support dropped
  • [changed] Django <2.2 support dropped
Commits
  • 2ddff1d Release v0.4.0
  • a8006d2 Format source with black (#38)
  • 9d65b13 Merge pull request #35 from SweetProcess/tests-for-caching-property
  • 325a45c Adds a test showing an unchanging fields attribute
  • 3232ea1 black format for test file
  • 450368c adds some tests for view based access
  • ca37cb6 include new fields on teacher/school serializer
  • e8ec56d black format for test file
  • 96d5b1a adds some rigor to the school/teacher models
  • db85b63 Adding cached_property to the fields method
  • Additional commits viewable in compare view

Dependabot compatibility score

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python labels Jun 1, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/drf-dynamic-fields-0.4.0 branch 2 times, most recently from f95b800 to 1e2a577 Compare June 6, 2023 23:01
Bumps [drf-dynamic-fields](https://github.com/dbrgn/drf-dynamic-fields) from 0.3.1 to 0.4.0.
- [Changelog](https://github.com/dbrgn/drf-dynamic-fields/blob/master/CHANGELOG.md)
- [Commits](dbrgn/drf-dynamic-fields@v0.3.1...v0.4.0)

---
updated-dependencies:
- dependency-name: drf-dynamic-fields
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/drf-dynamic-fields-0.4.0 branch from 1e2a577 to 0f6cbf5 Compare June 6, 2023 23:07
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants