Closed dependabot[bot] closed 2 months ago
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
.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Bumps django from 5.0.1 to 5.0.4.
Commits
476d7c5
[5.0.x] Bumped version for 5.0.4 release.e4a0644
[5.0.x] Added release date for 5.0.4.fead2dd
[5.0.x] Fixed #35336 -- Addressed crash when adding a GeneratedField with % l...14ab15d
[5.0.x] Fixed #35344, Refs #34838 -- Corrected output_field of resolved colum...7b144e7
[5.0.x] Restored django.db.models.F import in final code snippet added at the...3264e88
[5.0.x] Fixed typo in docs/topics/signals.txt.345e3cf
[5.0.x] Fixed #35329 -- Fixed migrations crash when adding partial unique con...71368b6
[5.0.x] Added RowNumber() link in Rank() docs.8fd953f
[5.0.x] Fixed #35273 -- Fixed rendering AdminFileWidget's attributes.710ca57
[5.0.x] Fixed #25595 -- Doc'd that URLValidator rejects file:// URIs without ...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