Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 1, 2025

This PR contains the following updates:

Package Type Update Change
downcast-rs dependencies major 1.2.1 -> 2.0.0

Release Notes

marcianx/downcast-rs (downcast-rs)

v2.0.1

Compare Source

Change

v2.0.0

Compare Source

Added
  • Gated the sync/Arc downcasting functionality behind a new sync feature
    that is enabled by default.
  • Added a new DowncastSend trait to support downcasting to Box<Any + Send>
    and made DowncastSync extend this trait.
  • Added downcasting support to Box<Any + Send + Sync> to DowncastSync.
Change
  • Updated minimum supported rust version 1.56 to enforce the
    rustdoc::bare_urls lint (1.53) and switch to edition 2021 (1.56).

Configuration

📅 Schedule: Branch creation - "before 5am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 13599901262

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.04%) to 29.191%

Files with Coverage Reduction New Missed Lines %
src/legacy/git/repo.rs 1 45.83%
Totals Coverage Status
Change from base Build 13573705971: 0.04%
Covered Lines: 1628
Relevant Lines: 5577

💛 - Coveralls

@epage epage merged commit 5f534af into main Mar 1, 2025
16 checks passed
@epage epage deleted the renovate/downcast-rs-2.x branch March 1, 2025 03:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants