Skip to content

Bump dyn-clone from 1.0.19 to 1.0.20#678

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/cargo/dyn-clone-1.0.20
Open

Bump dyn-clone from 1.0.19 to 1.0.20#678
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/cargo/dyn-clone-1.0.20

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jul 29, 2025

Bumps dyn-clone from 1.0.19 to 1.0.20.

Release notes

Sourced from dyn-clone's releases.

1.0.20

  • Support targets without alloc::sync::Arc (#32, thanks @​af-afk)
Commits
  • 1d2d15c Release 1.0.20
  • 0f48a72 Merge pull request #33 from dtolnay/thumbv6m
  • 3446ea0 Merge "Check if target has atomic before using arc"
  • 584d7d7 Merge pull request #34 from dtolnay/up
  • d1f30c1 Resolve uninlined_format_args pedantic clippy lint in test
  • 1e18d0b Resolve borrow_as_ptr pedantic clippy lint
  • ec7b093 Raise required compiler to Rust 1.60
  • 33d9177 Add CI on a target without atomic ptr
  • 9438fae Merge pull request 32 from af-afk/master
  • 02be822 Check if target has atomic before using ARC
  • 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.

Bumps [dyn-clone](https://github.com/dtolnay/dyn-clone) from 1.0.19 to 1.0.20.
- [Release notes](https://github.com/dtolnay/dyn-clone/releases)
- [Commits](dtolnay/dyn-clone@1.0.19...1.0.20)

---
updated-dependencies:
- dependency-name: dyn-clone
  dependency-version: 1.0.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added status:needs-review Awaiting code review type:refactor Code restructuring with no behavior change labels Jul 29, 2025
@dependabot dependabot Bot requested a review from husamettinarabaci as a code owner July 29, 2025 00:10
@github-project-automation github-project-automation Bot moved this to 📥 Inbox / Ideas in hexaFn Jul 29, 2025
@github-actions github-actions Bot added module:run HexaRun (function runtime) type:infra Infrastructure, CI/CD, build system default:unclassified No specific category matched this PR or file path. labels Jul 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

default:unclassified No specific category matched this PR or file path. module:run HexaRun (function runtime) status:needs-review Awaiting code review type:infra Infrastructure, CI/CD, build system type:refactor Code restructuring with no behavior change

Projects

Status: 📥 Inbox / Ideas

Development

Successfully merging this pull request may close these issues.

1 participant