Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump trash from 5.0.0 to 5.1.1 #275

Merged
merged 1 commit into from
Sep 2, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2024

Bumps trash from 5.0.0 to 5.1.1.

Release notes

Sourced from trash's releases.

v5.1.1

This release accelerates removing large folders by removing an unnecessary recursive check.

Commit Statistics

  • 5 commits contributed to the release.
  • 0 commits were understood as conventional.
  • 1 unique issue was worked on: #114

Commit Details

  • #114
    • Merge pull request #114 from sungsphinx/fix-fedora-atomic (3d95173)
  • Uncategorized
    • Adjust changelog prior to release (bc3e9c1)
    • Merge pull request #115 from NeumoNeumo/NeumoNeumo-patch-1 (df6f3b9)
    • Accelerate by removing recursive renaming (8f8f5c0)
    • Fix trashing files on Fedora Atomic variants (4d22ee4)

v5.1.0

New Features

  • check for operation abort

Commit Statistics

  • 2 commits contributed to the release.
  • 52 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 #113 from anatawa12/master (ca6d598)
    • Check for operation abort (7919178)
Changelog

Sourced from trash's changelog.

5.1.1 (2024-08-31)

This release accelerates removing large folders by removing an unnecessary recursive check.

Commit Statistics

  • 5 commits contributed to the release.
  • 0 commits were understood as conventional.
  • 1 unique issue was worked on: #114

Commit Details

  • #114
    • Merge pull request #114 from sungsphinx/fix-fedora-atomic (3d95173)
  • Uncategorized
    • Adjust changelog prior to release (bc3e9c1)
    • Merge pull request #115 from NeumoNeumo/NeumoNeumo-patch-1 (df6f3b9)
    • Accelerate by removing recursive renaming (8f8f5c0)
    • Fix trashing files on Fedora Atomic variants (4d22ee4)

5.1.0 (2024-08-09)

New Features

  • check for operation abort

Commit Statistics

  • 3 commits contributed to the release.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

  • Uncategorized

... (truncated)

Commits
  • a2920fa Release trash v5.1.1
  • bc3e9c1 adjust changelog prior to release
  • df6f3b9 Merge pull request #115 from NeumoNeumo/NeumoNeumo-patch-1
  • 8f8f5c0 Accelerate by removing recursive renaming
  • 3d95173 Merge pull request #114 from sungsphinx/fix-fedora-atomic (#114)
  • 4d22ee4 Fix trashing files on Fedora Atomic variants
  • 26e55ae Release trash v5.1.0
  • ca6d598 Merge pull request #113 from anatawa12/master
  • 7919178 feat: check for operation abort
  • See full diff 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)

Bumps [trash](https://github.com/ArturKovacs/trash) from 5.0.0 to 5.1.1.
- [Release notes](https://github.com/ArturKovacs/trash/releases)
- [Changelog](https://github.com/Byron/trash-rs/blob/master/CHANGELOG.md)
- [Commits](Byron/trash-rs@v5.0.0...v5.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Changes to the project's dependencies label Sep 2, 2024
@ericcornelissen ericcornelissen merged commit 7e53530 into main Sep 2, 2024
20 of 21 checks passed
@ericcornelissen ericcornelissen deleted the dependabot/cargo/trash-5.1.1 branch September 2, 2024 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Changes to the project's dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant