Skip to content

chore(deps_update): generous dependency update#1012

Merged
cloedu87 merged 4 commits intofix/media_cascade_deletion_improvementsfrom
chore/dependency-update
Jan 5, 2026
Merged

chore(deps_update): generous dependency update#1012
cloedu87 merged 4 commits intofix/media_cascade_deletion_improvementsfrom
chore/dependency-update

Conversation

@cloedu87
Copy link
Copy Markdown
Collaborator

@cloedu87 cloedu87 commented Dec 17, 2025

Pull Request

note: merge first #1011

Description

  • updating all dependencies
  • fixing related problems w/ the ash authentication config for phoenix
  • cleaning up and capture logs in tests

Related Issue

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactoring (no functional changes)
  • Performance improvement
  • Test update
  • Build/CI update
  • Other (please describe):

Changes Overview

resolves currently open dependabot PR's

@cloedu87 cloedu87 requested a review from sidler92 December 17, 2025 10:08
@cloedu87 cloedu87 self-assigned this Dec 17, 2025
@cloedu87 cloedu87 added bug Something isn't working dependencies Pull requests that update a dependency file labels Dec 17, 2025
Comment thread lib/data_aggregator/accounts/user.ex
@cloedu87 cloedu87 changed the title Chore/dependency update chore(deps_update): generous dependency update Jan 5, 2026
Copy link
Copy Markdown
Collaborator

@sidler92 sidler92 left a comment

Choose a reason for hiding this comment

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

One change requested,
Otherwise looks good 👍

Comment thread lib/data_aggregator/records/import/changes/import_records.ex
@cloedu87 cloedu87 changed the base branch from develop to fix/media_cascade_deletion_improvements January 5, 2026 10:27
@cloedu87 cloedu87 requested a review from sidler92 January 5, 2026 11:44
Copy link
Copy Markdown
Collaborator

@sidler92 sidler92 left a comment

Choose a reason for hiding this comment

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

👍

@cloedu87 cloedu87 merged commit 84ddb62 into fix/media_cascade_deletion_improvements Jan 5, 2026
4 checks passed
@cloedu87 cloedu87 deleted the chore/dependency-update branch January 5, 2026 13:28
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants