Skip to content

⬆️ Bump django-adminactions from 2.3.0 to 2.4#3316

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/django-adminactions-2.4
Open

⬆️ Bump django-adminactions from 2.3.0 to 2.4#3316
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/django-adminactions-2.4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 10, 2025

Bumps django-adminactions from 2.3.0 to 2.4.

Release notes

Sourced from django-adminactions's releases.

2.4

2.4rc1

  • fixes #227
  • fixes #231
  • add the ability to asynchronously mass_update M2M
  • add typing
  • pep621
  • move to uv/ruff
  • add mass_update_process and MassUpdateSkipRecordError
Changelog

Sourced from django-adminactions's changelog.

2.4

  • fixes #227
  • fixes #231
  • add ability to asynchronously mass_update M2M
  • add typing
  • pep621
  • move to uv/ruff
  • add mass_update_process and MassUpdateSkipRecordError

2.3

2.2

  • new MassUpdateForm.sort_fields. Make optional MassUpdateForm fields sorting
  • make possible globally customize MassUpdateForm
  • removes async feature from Bulk update
  • fixes support for 'MemoryFileUploadHandler' in bulk_update
  • add dry_run option to bulk_update
  • bulk_update now returns a page with pre/post action field values
  • renamed get_export_form as get_aa_export_form ( @​see saxix/django-adminactions#217)
  • add support for ModelAdmin callable (@​see saxix/django-adminactions#181)

2.1

2.0

  • new action "Find Duplicates"
  • allows customization of exportable columns (get_exportable_columns(request))
  • allows customization od ExportForm (get_export_form(request, export_type))
  • Add Admin logging support (LogEntry)
  • add Celery support
  • MassUpdateForm sort fields by label
  • BACKWARD INCOMPATIBLE: removed modeladmin from signals arguments
  • BACKWARD INCOMPATIBLE: signals request argument is now optional to support async execution

... (truncated)

Commits

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 Jul 10, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/django-adminactions-2.4 branch 2 times, most recently from a8fa028 to 9e7e07e Compare July 14, 2025 16:39
Bumps [django-adminactions](https://github.com/saxix/django-adminactions) from 2.3.0 to 2.4.
- [Release notes](https://github.com/saxix/django-adminactions/releases)
- [Changelog](https://github.com/saxix/django-adminactions/blob/develop/CHANGES)
- [Commits](saxix/django-adminactions@2.3...2.4)

---
updated-dependencies:
- dependency-name: django-adminactions
  dependency-version: '2.4'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/django-adminactions-2.4 branch from 9e7e07e to 79f35b1 Compare July 21, 2025 13:43
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.

0 participants