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.2.5 to 5.0 #1743

Closed
wants to merge 1 commit into from
Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2023

Bumps django from 4.2.5 to 5.0.

Commits
  • 617bcf6 [5.0.x] Bumped version for 5.0 release.
  • 94914b5 [5.0.x] Finalized release notes for Django 5.0.
  • 8e1b820 [5.0.x] Updated translations from Transifex.
  • e4d7cc3 [5.0.x] Added release date for 4.2.8.
  • cb013fc [5.0.x] Fixed #35002 -- Made UniqueConstraints with fields respect nulls_dist...
  • 6c50273 [5.0.x] Fixed #35001 -- Fixed position of related widget action icons in admi...
  • b8a476b [5.0.x] Improved wording in auth.models.User field docs.
  • 471fa92 [5.0.x] Fixed #34995 -- Improved position of related widget's add link on adm...
  • 9fe12b0 [5.0.x] Refs #34995 -- Made Selenium tests more robust for admin_views and ad...
  • 7f1dc67 [5.0.x] Fixed #35006 -- Fixed migrations crash when altering Meta.db_table_co...
  • 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 dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 4, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/django-5.0 branch 2 times, most recently from 79299c8 to c0c5710 Compare December 7, 2023 17:52
Copy link

codecov bot commented Dec 7, 2023

Codecov Report

Attention: 28 lines in your changes are missing coverage. Please review.

Comparison is base (033d085) 60.75% compared to head (c0c5710) 60.84%.
Report is 15 commits behind head on master.

❗ Current head c0c5710 differs from pull request most recent head da7e173. Consider uploading reports for the commit da7e173 to get more accurate results

Files Patch % Lines
care/facility/tasks/asset_monitor.py 0.00% 12 Missing ⚠️
care/users/management/commands/load_skill_data.py 0.00% 9 Missing ⚠️
care/utils/models/validators.py 87.87% 3 Missing and 1 partial ⚠️
care/users/api/viewsets/users.py 0.00% 1 Missing and 1 partial ⚠️
...re/facility/management/commands/load_dummy_data.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1743      +/-   ##
==========================================
+ Coverage   60.75%   60.84%   +0.09%     
==========================================
  Files         210      211       +1     
  Lines       11533    11563      +30     
  Branches     1644     1651       +7     
==========================================
+ Hits         7007     7036      +29     
+ Misses       4285     4284       -1     
- Partials      241      243       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot bot force-pushed the dependabot/pip/django-5.0 branch from c0c5710 to da7e173 Compare December 7, 2023 18:34
Bumps [django](https://github.com/django/django) from 4.2.5 to 5.0.
- [Commits](django/django@4.2.5...5.0)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/django-5.0 branch from da7e173 to c7fe3b7 Compare December 7, 2023 18:35
@sainak sainak closed this Dec 7, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 7, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/django-5.0 branch December 7, 2023 18:36
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