Skip to content

Bump trash from 5.2.2 to 5.2.5#247

Merged
DervexDev merged 1 commit intomainfrom
dependabot/cargo/trash-5.2.5
Dec 9, 2025
Merged

Bump trash from 5.2.2 to 5.2.5#247
DervexDev merged 1 commit intomainfrom
dependabot/cargo/trash-5.2.5

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2025

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

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 rust Pull requests that update rust code labels Nov 1, 2025
@DervexDev
Copy link
Member

@dependabot rebase

Bumps [trash](https://github.com/ArturKovacs/trash) from 5.2.2 to 5.2.5.
- [Release notes](https://github.com/ArturKovacs/trash/releases)
- [Changelog](https://github.com/Byron/trash-rs/blob/master/CHANGELOG.md)
- [Commits](Byron/trash-rs@v5.2.2...v5.2.5)

---
updated-dependencies:
- dependency-name: trash
  dependency-version: 5.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/trash-5.2.5 branch from 7bb23f5 to 17167a4 Compare December 9, 2025 13:29
@DervexDev DervexDev merged commit 34df8d0 into main Dec 9, 2025
4 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/trash-5.2.5 branch December 9, 2025 13:33
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 rust Pull requests that update rust code

Development

Successfully merging this pull request may close these issues.

1 participant