argon
argon copied to clipboard
Bump trash from 5.2.2 to 5.2.5
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-foundationto 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-foundationto 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
obj2crate when building or MacOS.
... (truncated)
Changelog
Sourced from trash's changelog.
5.2.5 (2025-10-25)
Bug Fixes
- set the
objc2-foundationto 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
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
... (truncated)
Commits
3ca5818Release trash v5.2.523ca2a2fix: set theobjc2-foundationto the one that's actually required (#142)e3092adRelease trash v5.2.4d0784e4Merge pull request #141 from muni-corn/cross-device-trash1894bferefactor and fixesc3d2d1dfix: handle cross-device link errors by falling back to copy+delete on Linuxcd22e14Merge branch 'feature-upgrade-objc2'a628cccRelease trash v5.2.3f9be785prepare patch release notes.134c357upgrade objc2- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)