Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 30, 2025

Bumps django-generic-api-permissions from 0.4.7 to 1.0.1.

Release notes

Sourced from django-generic-api-permissions's releases.

v1.0.1 (2025-05-28)

Bug Fixes

  • performance: Don't check visibilities on empty querysets (#132, bffc29a)

Detailed Changes: v1.0.0...v1.0.1

v1.0.0 (2025-05-27)

Chores

  • Drop some old python versions in tox, explicitly add django 5.2 (ea63c9c)

  • debug: Only print json-api information in debug mode (797d6c8)

  • deps-dev: Bump djangorestframework-jsonapi from 7.0.0 to 7.1.0 (b71d074)

  • deps-dev: Bump ruff from 0.8.0 to 0.8.1 (cc2e518)

Documentation

Features

  • performance: Allow to bypass visibilities on 1:n n:m fields (210c7da)

Detailed Changes: v0.4.7...v1.0.0

Changelog

Sourced from django-generic-api-permissions's changelog.

CHANGELOG

Commits
  • 67f5685 chore(release): 1.0.1
  • bffc29a fix(performance): don't check visibilities on empty querysets (#132)
  • 8816413 chore(release): 1.0.0
  • 3715080 docs: update README.md
  • ea63c9c chore: drop some old python versions in tox, explicitly add django 5.2
  • 210c7da feat(performance): allow to bypass visibilities on 1:n n:m fields
  • cc2e518 chore(deps-dev): bump ruff from 0.8.0 to 0.8.1
  • 797d6c8 chore(debug): only print json-api information in debug mode
  • b71d074 chore(deps-dev): bump djangorestframework-jsonapi from 7.0.0 to 7.1.0
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 30, 2025
@anehx
Copy link
Member

anehx commented Sep 12, 2025

@dependabot rebase

Bumps [django-generic-api-permissions](https://github.com/adfinis/django-generic-api-permissions) from 0.4.7 to 1.0.1.
- [Release notes](https://github.com/adfinis/django-generic-api-permissions/releases)
- [Changelog](https://github.com/adfinis/django-generic-api-permissions/blob/main/CHANGELOG.md)
- [Commits](adfinis/django-generic-api-permissions@v0.4.7...v1.0.1)

---
updated-dependencies:
- dependency-name: django-generic-api-permissions
  dependency-version: 1.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/django-generic-api-permissions-1.0.1 branch from c4c3a82 to 418405a Compare September 12, 2025 14:11
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