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 django from 4.0.7 to 4.1.1 #1535

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 5, 2022

Bumps django from 4.0.7 to 4.1.1.

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 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 September 5, 2022 20:23
@dependabot dependabot bot added backend dependencies Pull requests that update a dependency file labels Sep 5, 2022
@stumpylog
Copy link
Member

stumpylog commented Sep 5, 2022

@stumpylog
Copy link
Member

The new CONN_HEALTH_CHECKS setting might be of interest.

This should be not merged until django rest framework is fixed to work with it. See encode/django-rest-framework/pull/8591, this would probably break collectstatic

@shamoon
Copy link
Member

shamoon commented Sep 7, 2022

The new CONN_HEALTH_CHECKS setting might be of interest.

Yea like some of the db locked errors etc?

Waiting on DRF seems wise, their last release is 15 months old but looks like this has some movement encode/django-rest-framework#8599

@dependabot dependabot bot force-pushed the dependabot/pip/dev/django-4.1.1 branch 4 times, most recently from 784299b to a027a1d Compare September 11, 2022 15:55
Bumps [django](https://github.com/django/django) from 4.0.7 to 4.1.1.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/commits)

---
updated-dependencies:
- dependency-name: django
  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/dev/django-4.1.1 branch from a027a1d to a6c7c26 Compare September 26, 2022 15:03
@shamoon
Copy link
Member

shamoon commented Sep 26, 2022

Looks like DRF 3.14 was released! 🎉 https://github.com/encode/django-rest-framework/releases/tag/3.14.0

@stumpylog
Copy link
Member

Awesome. I think I'll do a manual lock to take care of all the Python updates at once.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 26, 2022

Looks like django is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Sep 26, 2022
@dependabot dependabot bot deleted the dependabot/pip/dev/django-4.1.1 branch September 26, 2022 16:05
@github-actions
Copy link
Contributor

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion or issue for related concerns.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backend dependencies Pull requests that update a dependency file
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants