Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2025

Bumps triomphe from 0.1.14 to 0.1.15.

Commits
  • 622a0f1 Bump to 0.1.15, update edition to 2024
  • d512834 Merge pull request #109 from tobz/tobz/uniquearc-into-inner
  • abc6247 Merge pull request #120 from iorizu/fix-ci
  • 70a115d Disable doctests for thread sanitizer job
  • 722bf84 Merge pull request #118 from iorizu/add-unwindsafe-impl
  • 29c5674 Add weaker UnwindSafe impls for shared Arc pointers
  • 4ab4af9 Ensure that line endings are always LF
  • 5ae7e64 Add elided lifetimes to return types
  • 22bf2c5 Merge pull request #115 from goffrie/patch-1
  • 7464b45 Update comment around Arc::drop_inner fence
  • 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)

Bumps [triomphe](https://github.com/Manishearth/triomphe) from 0.1.14 to 0.1.15.
- [Commits](Manishearth/triomphe@v0.1.14...v0.1.15)

---
updated-dependencies:
- dependency-name: triomphe
  dependency-version: 0.1.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust labels Oct 6, 2025
@dependabot dependabot bot requested review from a team as code owners October 6, 2025 10:35
@dependabot dependabot bot added rust dependencies Pull requests that update a dependency file labels Oct 6, 2025
@gsstoykov gsstoykov merged commit a49f524 into main Oct 14, 2025
10 of 11 checks passed
@gsstoykov gsstoykov deleted the dependabot/cargo/triomphe-0.1.15 branch October 14, 2025 10:51
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant