Skip to content

deps: bump the cargo-minor-and-patch group with 2 updates#265

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/cargo-minor-and-patch-04547b4806
Open

deps: bump the cargo-minor-and-patch group with 2 updates#265
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/cargo-minor-and-patch-04547b4806

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 3, 2026

Copy link
Copy Markdown
Contributor

Bumps the cargo-minor-and-patch group with 2 updates: time and anyhow.

Updates time from 0.3.51 to 0.3.52

Release notes

Sourced from time's releases.

v0.3.52

See the changelog for details.

Changelog

Sourced from time's changelog.

0.3.52 [2026-06-30]

Fixed

  • Subsecond values in the time! macro are parsed using the textual representation, ensuring accuracy. Previously, they were parsed using the floating point representation, which could result in a loss of precision and even invalid values.
  • The date! macro could previously create an invalid value that would then panic at compile time. The macro now emits a proper error instead.
  • When parsing an invalid format description, an edge case would inadvertently panic. This now returns an error as intended.

Added

  • Support default values when parsing
Commits
  • 7cf4780 v0.3.52 release
  • 0e5b04f Fix trusted publishing workflow
  • 6e4140a Support default values when parsing
  • 10ac36a Add more doctests to Timestamp
  • 6b0d468 Restore lexer depth on the unclosed-bracket error path
  • 0abc06d Add trusted publishing
  • 43cf0c0 Preferentially group shards by target
  • 749c0ad Bump number of shards for ordinary build
  • 24e6985 Run some CI steps in parallel
  • 0eda8a2 Shard powerset type checking
  • Additional commits viewable in compare view

Updates anyhow from 1.0.102 to 1.0.103

Release notes

Sourced from anyhow's releases.

1.0.103

  • Fix Stacked Borrows violation (UB) in Error::downcast_mut (#451, #452)
Commits
  • 5bdb0e2 Release 1.0.103
  • e621bd3 Merge pull request #452 from dtolnay/downcast
  • 6e8c000 Eliminate pointer->reference->pointer during downcast
  • 67c4abd Add regression test for issue 451
  • 917a169 Update actions/upload-artifact@v6 -> v7
  • d9dc3fa Update actions/checkout@v6 -> v7
  • 841522b Raise minimum tested compiler to rust 1.85
  • See full diff 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the cargo-minor-and-patch group with 2 updates: [time](https://github.com/time-rs/time) and [anyhow](https://github.com/dtolnay/anyhow).


Updates `time` from 0.3.51 to 0.3.52
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](time-rs/time@v0.3.51...v0.3.52)

Updates `anyhow` from 1.0.102 to 1.0.103
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](dtolnay/anyhow@1.0.102...1.0.103)

---
updated-dependencies:
- dependency-name: time
  dependency-version: 0.3.52
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-minor-and-patch
- dependency-name: anyhow
  dependency-version: 1.0.103
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency no-news-fragment-needed Indicates that this PR does not require a news fragment labels Jul 3, 2026
@whme whme enabled auto-merge (squash) July 3, 2026 16:05
@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown

🤖 News Fragment Check

Success! This PR meets the news fragment requirements.

@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown

🤖 Diff Coverage Check

Success!

Diff Coverage

Diff: origin/main...HEAD, staged and unstaged changes

No lines with coverage information in this diff.

@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown

🤖 Coverage Check
Total Coverage: 69.90%

Filename Stmts Miss Cover Missing
src\utils\config.rs 98 0 100.00%
src\utils\windows.rs 128 14 89.06% 308, 517-519, 1059-1060, 1082-1086, 1232-1237
src\protocol\deserialization.rs 79 2 97.47% 158, 168
src\protocol\serialization.rs 46 0 100.00%
src\cli.rs 314 57 81.85% 100-276
src\lib.rs 120 19 84.17% 257-265, 353-355, 373-382
src\client\mod.rs 381 168 55.91% 329-348, 394, 412, 420-425, 487, 491, 496-500, 523-698, 741, 747-749, 754-761, 792-842
src\daemon\workspace.rs 21 0 100.00%
src\daemon\grid.rs 145 7 95.17% 184, 245-248, 261, 290, 296, 304
src\daemon\mod.rs 973 601 38.23% 383-385, 411-425, 524-528, 531, 592-965, 999-1000, 1006, 1008-1010, 1014-1024, 1062-1092, 1120, 1215, 1281-1314, 1398-1561, 1590-1591, 1621, 1629, 1652, 1671, 1681, 1688-1692, 1698, 1703-1715, 1737-1741, 1758-1759, 1765-1767, 1816, 1825-1829, 1848-1878, 1916-2139
xtask\src\changelog.rs 29 0 100.00%
xtask\src\inject_agent_token.rs 75 0 100.00%
xtask\src\coverage.rs 55 3 94.55% 185, 199, 213
xtask\src\readme.rs 72 1 98.61% 123
xtask\src\social_preview.rs 101 3 97.03% 259, 262, 265
xtask\src\release.rs 199 5 97.49% 27, 749, 758, 762, 893
xtask\src\typography.rs 91 1 98.90% 259
TOTAL 2927 881 69.90%

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 no-news-fragment-needed Indicates that this PR does not require a news fragment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants