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

Bump djangorestframework from 3.14.0 to 3.15.1 #1271

Merged
merged 2 commits into from
Mar 30, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2024

Bumps djangorestframework from 3.14.0 to 3.15.1.

Commits
  • 3285916 Version 3.15.1 (#9339)
  • eb361d2 SearchFilter.get_search_terms returns list. (#9338)
  • 400b4c5 Revert "Fix NamespaceVersioning ignoring DEFAULT_VERSION on non-None namespac...
  • 4ef3aaf Revert #9030 (#9333)
  • 4f10c4e Revert "Fix Respect can_read_model permission in DjangoModelPermissions (#8...
  • a4d5807 Revert "feat: Add some changes to ValidationError to support django style vad...
  • da78a14 Revert "Re-prefetch related objects after updating (#8043)" (#9327)
  • 0e4ed81 Revert "feat: Add some changes to ValidationError to support django style vad...
  • 56a5b35 Add drf-sendables to third-party-packages.md (#9261)
  • d7c8dcf Revert PR that adds autocomplete_fields to TokenAdmin, as this break some use...
  • Additional commits viewable in compare view

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 added area: dependencies Related to package dependencies and management python Used by dependabot labels Mar 25, 2024
Copy link

netlify bot commented Mar 25, 2024

Deploy Preview for pydis-static ready!

Name Link
🔨 Latest commit 9f5f314
🔍 Latest deploy log https://app.netlify.com/sites/pydis-static/deploys/6606b3b8d0d3bf00082c0287
😎 Deploy Preview https://deploy-preview-1271--pydis-static.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@dependabot dependabot bot force-pushed the dependabot/pip/djangorestframework-3.15.1 branch 3 times, most recently from 79f6df0 to 2f23cb1 Compare March 29, 2024 05:33
@jchristgit jchristgit self-assigned this Mar 29, 2024
@jchristgit jchristgit force-pushed the dependabot/pip/djangorestframework-3.15.1 branch from 6d09746 to aa18d1b Compare March 29, 2024 12:25
@dependabot dependabot bot requested a review from MarkKoz as a code owner March 29, 2024 12:25
dependabot bot and others added 2 commits March 29, 2024 13:27
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.14.0 to 3.15.1.
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](encode/django-rest-framework@3.14.0...3.15.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@jchristgit jchristgit force-pushed the dependabot/pip/djangorestframework-3.15.1 branch from aa18d1b to 9f5f314 Compare March 29, 2024 12:27
@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same
when pulling 9f5f314 on dependabot/pip/djangorestframework-3.15.1
into a2d27b7 on main.

Copy link
Member

@Xithrius Xithrius left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@wookie184 wookie184 merged commit 95c0602 into main Mar 30, 2024
12 checks passed
@wookie184 wookie184 deleted the dependabot/pip/djangorestframework-3.15.1 branch March 30, 2024 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: dependencies Related to package dependencies and management python Used by dependabot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants