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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the django-extensions group with 2 updates: django-htmx and django-permissions-policy.
Updates
django-htmx
from 1.18.0 to 1.19.0Changelog
Sourced from django-htmx's changelog.
Commits
3dd9273
Version 1.19.00d4aeb5
Improve new middleware docs a bit more (#470)34a5f22
Add note about making things easier (#469)75e2493
Upgrade example project dependencies (#468)7cb088a
Improve Vary header documentation note (#467)3190915
Add hint about request.htmx type hint (#466)9d20749
Document setting Vary header when using request.htmx (#464)031dd13
Improve HttpResponseLocation changelog notec8ac326
Add replace_url() (#396)32ab7ae
Fix render() examples in documentation (#463)Updates
django-permissions-policy
from 4.20.0 to 4.21.0Changelog
Sourced from django-permissions-policy's changelog.
Commits
a426145
Version 4.21.0efbb1e8
Update list of features for Chrome 129 dev (#463)31fb7ef
Enable pytest xfail_strict9e01fc7
Upgrade django-stubs to 5.0.4 (#462)903598e
[pre-commit.ci] pre-commit autoupdate (#461)671f59d
[pre-commit.ci] pre-commit autoupdate (#460)0065f94
[pre-commit.ci] pre-commit autoupdate (#459)7ae9497
Upgrade requirements (#458)5c25a6d
[pre-commit.ci] pre-commit autoupdate (#457)c33ee10
[pre-commit.ci] pre-commit autoupdate (#456)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