Skip to content

build(deps): bump the patch-updates group with 13 updates#938

Merged
pamburus merged 2 commits intomasterfrom
dependabot/cargo/patch-updates-799a0deddd
Jun 7, 2025
Merged

build(deps): bump the patch-updates group with 13 updates#938
pamburus merged 2 commits intomasterfrom
dependabot/cargo/patch-updates-799a0deddd

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 6, 2025

Bumps the patch-updates group with 13 updates:

Package From To
toml 0.8.22 0.8.23
anstream 0.6.18 0.6.19
anstyle 1.0.10 1.0.11
anstyle-parse 0.2.6 0.2.7
anstyle-query 1.1.2 1.1.3
anstyle-wincon 3.0.8 3.0.9
cc 1.2.25 1.2.26
colorchoice 1.0.3 1.0.4
portable-atomic 1.11.0 1.11.1
serde_spanned 0.6.8 0.6.9
toml_datetime 0.6.9 0.6.11
toml_edit 0.22.26 0.22.27
toml_write 0.1.1 0.1.2

Updates toml from 0.8.22 to 0.8.23

Commits
  • 838a022 chore: Release
  • b9d399d docs: Update changelog
  • f3e8c68 feat(edit): Add ImDocument::into_table (#928)
  • 288161b chore: Release
  • d7f3cda docs: Update changelog
  • 752ef5b fix(datetime): Further error improvements (#927)
  • 32d2297 feat(edit): Add ImDocument::into_table
  • b1ce9b5 fix(datetime): Use 2-digit values for ranges
  • 55da4af fix(datetime): Remove trailing space in error
  • 5c1d9cc chore(parse): Use a unique tag
  • Additional commits viewable in compare view

Updates anstream from 0.6.18 to 0.6.19

Commits
  • 886539c chore: Release
  • 161bf93 Merge pull request #255 from Muscraft/anstyle-svg-urls
  • 70dd95e feat(anstyle-svg): Add support for rendering Hyperlinks
  • 96e3f75 test(anstyle-svg): Add tests for Hyperlinks
  • abdd703 refactor(anstyle-svg): Use a concrete retrurn type from adapter
  • 8d50530 refactor(anstyle-svg): Use a better name for internal adapter
  • 327c261 refactor: Use a custom adapter for anstyle-svg
  • f1d6c14 refactor(anstream): Use a less general name for State
  • 98ef02e test(anstream): Use anstyle for wincon adapter tests
  • 182053a Merge pull request #254 from epage/template
  • Additional commits viewable in compare view

Updates anstyle from 1.0.10 to 1.0.11

Commits
  • 886539c chore: Release
  • 161bf93 Merge pull request #255 from Muscraft/anstyle-svg-urls
  • 70dd95e feat(anstyle-svg): Add support for rendering Hyperlinks
  • 96e3f75 test(anstyle-svg): Add tests for Hyperlinks
  • abdd703 refactor(anstyle-svg): Use a concrete retrurn type from adapter
  • 8d50530 refactor(anstyle-svg): Use a better name for internal adapter
  • 327c261 refactor: Use a custom adapter for anstyle-svg
  • f1d6c14 refactor(anstream): Use a less general name for State
  • 98ef02e test(anstream): Use anstyle for wincon adapter tests
  • 182053a Merge pull request #254 from epage/template
  • Additional commits viewable in compare view

Updates anstyle-parse from 0.2.6 to 0.2.7

Commits
  • 886539c chore: Release
  • 161bf93 Merge pull request #255 from Muscraft/anstyle-svg-urls
  • 70dd95e feat(anstyle-svg): Add support for rendering Hyperlinks
  • 96e3f75 test(anstyle-svg): Add tests for Hyperlinks
  • abdd703 refactor(anstyle-svg): Use a concrete retrurn type from adapter
  • 8d50530 refactor(anstyle-svg): Use a better name for internal adapter
  • 327c261 refactor: Use a custom adapter for anstyle-svg
  • f1d6c14 refactor(anstream): Use a less general name for State
  • 98ef02e test(anstream): Use anstyle for wincon adapter tests
  • 182053a Merge pull request #254 from epage/template
  • Additional commits viewable in compare view

Updates anstyle-query from 1.1.2 to 1.1.3

Commits
  • 886539c chore: Release
  • 161bf93 Merge pull request #255 from Muscraft/anstyle-svg-urls
  • 70dd95e feat(anstyle-svg): Add support for rendering Hyperlinks
  • 96e3f75 test(anstyle-svg): Add tests for Hyperlinks
  • abdd703 refactor(anstyle-svg): Use a concrete retrurn type from adapter
  • 8d50530 refactor(anstyle-svg): Use a better name for internal adapter
  • 327c261 refactor: Use a custom adapter for anstyle-svg
  • f1d6c14 refactor(anstream): Use a less general name for State
  • 98ef02e test(anstream): Use anstyle for wincon adapter tests
  • 182053a Merge pull request #254 from epage/template
  • Additional commits viewable in compare view

Updates anstyle-wincon from 3.0.8 to 3.0.9

Commits
  • 886539c chore: Release
  • 161bf93 Merge pull request #255 from Muscraft/anstyle-svg-urls
  • 70dd95e feat(anstyle-svg): Add support for rendering Hyperlinks
  • 96e3f75 test(anstyle-svg): Add tests for Hyperlinks
  • abdd703 refactor(anstyle-svg): Use a concrete retrurn type from adapter
  • 8d50530 refactor(anstyle-svg): Use a better name for internal adapter
  • 327c261 refactor: Use a custom adapter for anstyle-svg
  • f1d6c14 refactor(anstream): Use a less general name for State
  • 98ef02e test(anstream): Use anstyle for wincon adapter tests
  • 182053a Merge pull request #254 from epage/template
  • Additional commits viewable in compare view

Updates cc from 1.2.25 to 1.2.26

Release notes

Sourced from cc's releases.

cc-v1.2.26

Other

  • Also set SDKROOT when building apple platforms (#1475)
  • use windows 2022 in CI (#1479)
  • Detect -Wslash-u-filename warning on clang-cl (#1477)
Changelog

Sourced from cc's changelog.

1.2.26 - 2025-06-06

Other

  • Also set SDKROOT when building apple platforms (#1475)
  • use windows 2022 in CI (#1479)
  • Detect -Wslash-u-filename warning on clang-cl (#1477)
Commits

Updates colorchoice from 1.0.3 to 1.0.4

Commits
  • 886539c chore: Release
  • 161bf93 Merge pull request #255 from Muscraft/anstyle-svg-urls
  • 70dd95e feat(anstyle-svg): Add support for rendering Hyperlinks
  • 96e3f75 test(anstyle-svg): Add tests for Hyperlinks
  • abdd703 refactor(anstyle-svg): Use a concrete retrurn type from adapter
  • 8d50530 refactor(anstyle-svg): Use a better name for internal adapter
  • 327c261 refactor: Use a custom adapter for anstyle-svg
  • f1d6c14 refactor(anstream): Use a less general name for State
  • 98ef02e test(anstream): Use anstyle for wincon adapter tests
  • 182053a Merge pull request #254 from epage/template
  • Additional commits viewable in compare view

Updates portable-atomic from 1.11.0 to 1.11.1

Changelog

Sourced from portable-atomic's changelog.

[1.11.1] - 2025-06-06

  • Fix build error when building non-x86 targets for Miri or ThreadSanitizer since nightly-2025-05-31.

  • aarch64: Optimize atomic floats when FEAT_LSFE is enabled. (#201)

  • Improve compile-time detection of RISC-V Zacas extension. (b7634e2)

  • Improve run-time detection on linux-musl. (7fdad7f)

Commits
  • 83c4382 Release portable-atomic 1.11.1
  • 22d689c Update changelog
  • a6a81ae ci: Disable building std for AIX
  • af0206e ci: Disable l4re test due to hang
  • 3e066e0 Optimize AtomicBool on loongarch32
  • a87b101 ci: Work around cargo-careful install failure on old nightly
  • f720ee1 atomic128: Avoid atomic intrinsics that are in the middle of a change
  • 47f6555 ci: Disable buggy no-std targets
  • 9f80e1e Update build script for Rust 1.87
  • a9c0c7e tests: Ignore clippy::cast_sign_loss warning
  • Additional commits viewable in compare view

Updates serde_spanned from 0.6.8 to 0.6.9

Commits
  • 838a022 chore: Release
  • b9d399d docs: Update changelog
  • f3e8c68 feat(edit): Add ImDocument::into_table (#928)
  • 288161b chore: Release
  • d7f3cda docs: Update changelog
  • 752ef5b fix(datetime): Further error improvements (#927)
  • 32d2297 feat(edit): Add ImDocument::into_table
  • b1ce9b5 fix(datetime): Use 2-digit values for ranges
  • 55da4af fix(datetime): Remove trailing space in error
  • 5c1d9cc chore(parse): Use a unique tag
  • Additional commits viewable in compare view

Updates toml_datetime from 0.6.9 to 0.6.11

Commits
  • 288161b chore: Release
  • d7f3cda docs: Update changelog
  • 752ef5b fix(datetime): Further error improvements (#927)
  • b1ce9b5 fix(datetime): Use 2-digit values for ranges
  • 55da4af fix(datetime): Remove trailing space in error
  • 5c1d9cc chore(parse): Use a unique tag
  • 93d21bf chore: Release
  • a3b91ef docs: Update changelog
  • 3233961 fix(datetime): Improve error message quality (#925)
  • eebeee3 fix(datetime): Specialize day of month bounds message
  • Additional commits viewable in compare view

Updates toml_edit from 0.22.26 to 0.22.27

Commits
  • 838a022 chore: Release
  • b9d399d docs: Update changelog
  • f3e8c68 feat(edit): Add ImDocument::into_table (#928)
  • 288161b chore: Release
  • d7f3cda docs: Update changelog
  • 752ef5b fix(datetime): Further error improvements (#927)
  • 32d2297 feat(edit): Add ImDocument::into_table
  • b1ce9b5 fix(datetime): Use 2-digit values for ranges
  • 55da4af fix(datetime): Remove trailing space in error
  • 5c1d9cc chore(parse): Use a unique tag
  • Additional commits viewable in compare view

Updates toml_write from 0.1.1 to 0.1.2

Commits
  • 838a022 chore: Release
  • b9d399d docs: Update changelog
  • f3e8c68 feat(edit): Add ImDocument::into_table (#928)
  • 288161b chore: Release
  • d7f3cda docs: Update changelog
  • 752ef5b fix(datetime): Further error improvements (#927)
  • 32d2297 feat(edit): Add ImDocument::into_table
  • b1ce9b5 fix(datetime): Use 2-digit values for ranges
  • 55da4af fix(datetime): Remove trailing space in error
  • 5c1d9cc chore(parse): Use a unique tag
  • Additional commits viewable 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 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 <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 patch-updates group with 13 updates:

| Package | From | To |
| --- | --- | --- |
| [toml](https://github.com/toml-rs/toml) | `0.8.22` | `0.8.23` |
| [anstream](https://github.com/rust-cli/anstyle) | `0.6.18` | `0.6.19` |
| [anstyle](https://github.com/rust-cli/anstyle) | `1.0.10` | `1.0.11` |
| [anstyle-parse](https://github.com/rust-cli/anstyle) | `0.2.6` | `0.2.7` |
| [anstyle-query](https://github.com/rust-cli/anstyle) | `1.1.2` | `1.1.3` |
| [anstyle-wincon](https://github.com/rust-cli/anstyle) | `3.0.8` | `3.0.9` |
| [cc](https://github.com/rust-lang/cc-rs) | `1.2.25` | `1.2.26` |
| [colorchoice](https://github.com/rust-cli/anstyle) | `1.0.3` | `1.0.4` |
| [portable-atomic](https://github.com/taiki-e/portable-atomic) | `1.11.0` | `1.11.1` |
| [serde_spanned](https://github.com/toml-rs/toml) | `0.6.8` | `0.6.9` |
| [toml_datetime](https://github.com/toml-rs/toml) | `0.6.9` | `0.6.11` |
| [toml_edit](https://github.com/toml-rs/toml) | `0.22.26` | `0.22.27` |
| [toml_write](https://github.com/toml-rs/toml) | `0.1.1` | `0.1.2` |


Updates `toml` from 0.8.22 to 0.8.23
- [Commits](toml-rs/toml@toml-v0.8.22...toml-v0.8.23)

Updates `anstream` from 0.6.18 to 0.6.19
- [Commits](rust-cli/anstyle@anstream-v0.6.18...anstream-v0.6.19)

Updates `anstyle` from 1.0.10 to 1.0.11
- [Commits](rust-cli/anstyle@v1.0.10...v1.0.11)

Updates `anstyle-parse` from 0.2.6 to 0.2.7
- [Commits](rust-cli/anstyle@anstyle-parse-v0.2.6...anstyle-parse-v0.2.7)

Updates `anstyle-query` from 1.1.2 to 1.1.3
- [Commits](rust-cli/anstyle@anstyle-query-v1.1.2...anstyle-query-v1.1.3)

Updates `anstyle-wincon` from 3.0.8 to 3.0.9
- [Commits](rust-cli/anstyle@anstyle-wincon-v3.0.8...anstyle-wincon-v3.0.9)

Updates `cc` from 1.2.25 to 1.2.26
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md)
- [Commits](rust-lang/cc-rs@cc-v1.2.25...cc-v1.2.26)

Updates `colorchoice` from 1.0.3 to 1.0.4
- [Commits](rust-cli/anstyle@colorchoice-v1.0.3...colorchoice-v1.0.4)

Updates `portable-atomic` from 1.11.0 to 1.11.1
- [Release notes](https://github.com/taiki-e/portable-atomic/releases)
- [Changelog](https://github.com/taiki-e/portable-atomic/blob/main/CHANGELOG.md)
- [Commits](taiki-e/portable-atomic@v1.11.0...v1.11.1)

Updates `serde_spanned` from 0.6.8 to 0.6.9
- [Commits](toml-rs/toml@serde_spanned-v0.6.8...serde_spanned-v0.6.9)

Updates `toml_datetime` from 0.6.9 to 0.6.11
- [Commits](toml-rs/toml@toml_datetime-v0.6.9...toml_datetime-v0.6.11)

Updates `toml_edit` from 0.22.26 to 0.22.27
- [Commits](toml-rs/toml@v0.22.26...v0.22.27)

Updates `toml_write` from 0.1.1 to 0.1.2
- [Commits](toml-rs/toml@toml_write-v0.1.1...toml_write-v0.1.2)

---
updated-dependencies:
- dependency-name: toml
  dependency-version: 0.8.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: anstream
  dependency-version: 0.6.19
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: anstyle
  dependency-version: 1.0.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: anstyle-parse
  dependency-version: 0.2.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: anstyle-query
  dependency-version: 1.1.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: anstyle-wincon
  dependency-version: 3.0.9
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: cc
  dependency-version: 1.2.26
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: colorchoice
  dependency-version: 1.0.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: portable-atomic
  dependency-version: 1.11.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: serde_spanned
  dependency-version: 0.6.9
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: toml_datetime
  dependency-version: 0.6.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: toml_edit
  dependency-version: 0.22.27
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: toml_write
  dependency-version: 0.1.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 6, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.84%. Comparing base (b9015ba) to head (c2a91a2).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #938   +/-   ##
=======================================
  Coverage   82.84%   82.84%           
=======================================
  Files          47       47           
  Lines       12977    12977           
=======================================
  Hits        10751    10751           
  Misses       2226     2226           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@pamburus pamburus merged commit 2eb6a57 into master Jun 7, 2025
8 checks passed
@pamburus pamburus deleted the dependabot/cargo/patch-updates-799a0deddd branch June 7, 2025 07:02
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 Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant