Skip to content

Bump django-adminactions from 2.3.0 to 2.4#3316

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
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 into
masterfrom
dependabot/pip/django-adminactions-2.4

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

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 3 times, most recently from 9e7e07e to 79f35b1 Compare July 21, 2025 13:43
@nikolas

nikolas commented Apr 17, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

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 changed the title ⬆️ Bump django-adminactions from 2.3.0 to 2.4 Bump django-adminactions from 2.3.0 to 2.4 Apr 17, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/django-adminactions-2.4 branch from 79f35b1 to a32b9cf Compare April 17, 2026 15:44
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