Skip to content

chore(deps): bump django-permissions-policy from 4.28.0 to 4.29.0#14617

Merged
Maffooch merged 1 commit intodevfrom
dependabot/pip/dev/django-permissions-policy-4.29.0
Apr 1, 2026
Merged

chore(deps): bump django-permissions-policy from 4.28.0 to 4.29.0#14617
Maffooch merged 1 commit intodevfrom
dependabot/pip/dev/django-permissions-policy-4.29.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Bumps django-permissions-policy from 4.28.0 to 4.29.0.

Changelog

Sourced from django-permissions-policy's changelog.

4.29.0 (2026-03-27)

  • Add support for the Permissions-Policy-Report-Only header, which allows you to test a policy without enforcing it, through the new PERMISSIONS_POLICY_REPORT_ONLY setting.

    PR [#533](https://github.com/adamchainz/django-permissions-policy/issues/533) <https://github.com/adamchainz/django-permissions-policy/pull/533>__.

  • Move to pulling the set of valid features from the Chrome and Firefox source code.

    New features:

    • autofill
    • ch-ua-high-entropy-values
    • digital-credentials-create
    • fenced-unpartitioned-storage-read
    • local-network
    • loopback-network
    • manual-text
    • media-playback-while-not-visible
    • record-ad-auction-events
    • web-app-installation

    Removed features:

    • popins

    • Drop Python 3.9 support.

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 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)

Bumps [django-permissions-policy](https://github.com/adamchainz/django-permissions-policy) from 4.28.0 to 4.29.0.
- [Changelog](https://github.com/adamchainz/django-permissions-policy/blob/main/CHANGELOG.rst)
- [Commits](adamchainz/django-permissions-policy@4.28.0...4.29.0)

---
updated-dependencies:
- dependency-name: django-permissions-policy
  dependency-version: 4.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 1, 2026
@dependabot dependabot bot requested review from Maffooch and mtesauro as code owners April 1, 2026 08:32
Copy link
Copy Markdown
Contributor

@mtesauro mtesauro left a comment

Choose a reason for hiding this comment

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

Approved

@Maffooch Maffooch merged commit 1f1912e into dev Apr 1, 2026
158 checks passed
@dependabot dependabot bot deleted the dependabot/pip/dev/django-permissions-policy-4.29.0 branch April 1, 2026 20:00
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.

2 participants