argon icon indicating copy to clipboard operation
argon copied to clipboard

Bump trash from 5.2.2 to 5.2.5

Open dependabot[bot] opened this issue 2 months ago • 0 comments

Bumps trash from 5.2.2 to 5.2.5.

Release notes

Sourced from trash's releases.

v5.2.5

Bug Fixes

  • set the objc2-foundation to the one that's actually required Otherwise, downstream with Cargo.lock may see build failures.

Commit Statistics

  • 1 commit contributed to the release.
  • 1 day passed between releases.
  • 1 commit was understood as conventional.
  • 1 unique issue was worked on: #142

Commit Details

  • #142
    • Set the objc2-foundation to the one that's actually required (23ca2a2)

v5.2.4

Bug Fixes

  • handle cross-device link errors by falling back to copy+delete on Linux

Commit Statistics

  • 4 commits contributed to the release over the course of 69 calendar days.
  • 69 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

  • Uncategorized
    • Merge pull request #141 from muni-corn/cross-device-trash (d0784e4)
    • Refactor and fixes (1894bfe)
    • Handle cross-device link errors by falling back to copy+delete on Linux (c3d2d1d)
    • Merge branch 'feature-upgrade-objc2' (cd22e14)

v5.2.3

Updated the obj2 crate when building or MacOS.

... (truncated)

Changelog

Sourced from trash's changelog.

5.2.5 (2025-10-25)

Bug Fixes

  • set the objc2-foundation to the one that's actually required Otherwise, downstream with Cargo.lock may see build failures.

Commit Statistics

  • 1 commit contributed to the release.
  • 1 day passed between releases.
  • 1 commit was understood as conventional.
  • 1 unique issue was worked on: #142

Commit Details

  • #142
    • Set the objc2-foundation to the one that's actually required (23ca2a2)

5.2.4 (2025-10-24)

Bug Fixes

  • handle cross-device link errors by falling back to copy+delete on Linux

Commit Statistics

  • 5 commits contributed to the release over the course of 69 calendar days.
  • 69 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

  • Uncategorized
    • Release trash v5.2.4 (e3092ad)
    • Merge pull request #141 from muni-corn/cross-device-trash (d0784e4)

... (truncated)

Commits
  • 3ca5818 Release trash v5.2.5
  • 23ca2a2 fix: set the objc2-foundation to the one that's actually required (#142)
  • e3092ad Release trash v5.2.4
  • d0784e4 Merge pull request #141 from muni-corn/cross-device-trash
  • 1894bfe refactor and fixes
  • c3d2d1d fix: handle cross-device link errors by falling back to copy+delete on Linux
  • cd22e14 Merge branch 'feature-upgrade-objc2'
  • a628ccc Release trash v5.2.3
  • f9be785 prepare patch release notes.
  • 134c357 upgrade objc2
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

dependabot[bot] avatar Nov 01 '25 06:11 dependabot[bot]