chore(deps_update): generous dependency update#1012
Merged
cloedu87 merged 4 commits intofix/media_cascade_deletion_improvementsfrom Jan 5, 2026
Merged
chore(deps_update): generous dependency update#1012cloedu87 merged 4 commits intofix/media_cascade_deletion_improvementsfrom
cloedu87 merged 4 commits intofix/media_cascade_deletion_improvementsfrom
Conversation
cloedu87
commented
Dec 17, 2025
sidler92
requested changes
Jan 5, 2026
Collaborator
sidler92
left a comment
There was a problem hiding this comment.
One change requested,
Otherwise looks good 👍
84ddb62
into
fix/media_cascade_deletion_improvements
4 checks passed
cloedu87
added a commit
that referenced
this pull request
Jan 5, 2026
…achments (#1011) * feat: new approach for handling async deletion of attachments in database and file storage provider * chore: do not handle returns for bulk deletes for performance reasons. just throw the error if there is one. * fix: move logic from change to before_transaction hook; hide button if not permitted to execute collection delete * feat: ensure only admin users can destroy collections * fix: typo in message rendering for import warning * feat: cleaning up unused changes; migration for having collection_id on all media entities * chore(deps_update): generous dependency update (#1012) * chore: dependency updates and changes to make authentication work w/ new versions * chore: cleaning up test messages * chore(deps): bump actions/cache from 4 to 5 * fix: correct warning if wrapper * chore: delete obsolete module
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request
note: merge first #1011
Description
Related Issue
Type of Change
Changes Overview
resolves currently open dependabot PR's