Skip to content

chore(deps): Bump the version-updates group across 1 directory with 6 updates #149

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: unstable
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 1, 2025

Bumps the version-updates group with 6 updates in the / directory:

Package From To
color-eyre 0.6.4 0.6.5
serde-xml-rs 0.8.0 0.8.1
clap 4.5.39 4.5.40
which 7.0.3 8.0.0
ureq 3.0.11 3.0.12
syn 2.0.101 2.0.104

Updates color-eyre from 0.6.4 to 0.6.5

Commits
  • f110d78 Bump color-eyre to 0.6.5, color-spantrace to 0.3.0
  • 6534ecd Undo eyre version bump (DO NOT PUBLISH EYRE)
  • 9f35b8c Exclude images from published crate (#239)
  • 6e9ced8 re-bump eyre version
  • See full diff in compare view

Updates serde-xml-rs from 0.8.0 to 0.8.1

Release notes

Sourced from serde-xml-rs's releases.

0.8.1

Bug fix

  • Remove leftover println (#232)
Commits

Updates clap from 4.5.39 to 4.5.40

Changelog

Sourced from clap's changelog.

[4.5.40] - 2025-06-09

Features

  • Support quoted ids in arg!() macro (e.g. arg!("check-config": ...))
Commits

Updates which from 7.0.3 to 8.0.0

Release notes

Sourced from which's releases.

8.0.0

What's Changed

  • Add new Sys trait to allow abstracting over the underlying filesystem. Particularly useful for wasm32-unknown-unknown targets. Thanks @​dsherret for this contribution to which!
  • Add more debug level tracing for otherwise silent I/O errors.
  • Call the NonFatalHandler in more places to catch previously ignored I/O errors.
  • Remove use of the either dependency.

New Contributors

Changelog

Sourced from which's changelog.

8.0.0

  • Add new Sys trait to allow abstracting over the underlying filesystem. Particularly useful for wasm32-unknown-unknown targets. Thanks @​dsherret for this contribution to which!
  • Add more debug level tracing for otherwise silent I/O errors.
  • Call the NonFatalHandler in more places to catch previously ignored I/O errors.
  • Remove use of the either dependency.
Commits
  • adac2cd bump version, update changelog
  • 84e152e reduce sys::Sys requirements, add some tracing for otherwise silent errors (#...
  • a0a6daf feat: add Sys trait for swapping out system (#109)
  • eef1998 Add actively maintained badge
  • See full diff in compare view

Updates ureq from 3.0.11 to 3.0.12

Changelog

Sourced from ureq's changelog.

3.0.12

  • Chunked transfer handle abrupt close after 0\r\n (#1074)
  • Fix incorrect DNS resolving when using proxies (#1081)
  • Use + instead of %20 for url encoded form bodies (#1071)
  • Fix problem with double-quotes in cookie values (#1068)
  • Reduce Body size (#1065)
  • Fix featue flag public_suffix for CookieStore (#1063)
  • Improve doc for 10MB limit (#1061)
Commits
  • a300553 3.0.12
  • c0dd922 Chunked handle abrupt connection close
  • 0a487ca Expand documented edge cases
  • 520b6ed Implement Proxy::resolve_target
  • ef3e270 Move ConnectProxyConnector to its own module
  • 7c97b08 New ProxyBuilder with resolve_target setting
  • 17b6efa Make ProxyProtocol public
  • cac870f Update changelog
  • 9b44cca Fix the x-www-form-urlencoded encoding of SPACE, now correctly encoded to '+'
  • 9cd5cea Fix cookie-value compliance check
  • Additional commits viewable in compare view

Updates syn from 2.0.101 to 2.0.104

Release notes

Sourced from syn's releases.

2.0.104

  • Disallow attributes on range expression (#1872)

2.0.103

  • Insert parentheses around binary operation with attribute (#1871)

2.0.102

  • Fix printing of nested Expr::Index and Expr::Tuple in non-full mode (#1869)
Commits
  • 2283a98 Release 2.0.104
  • d745687 Merge pull request #1872 from dtolnay/attrrange
  • 350a4ab Disallow attributes on range expression
  • da96f95 Add test of attributes on range
  • 7a79818 Update test suite to nightly-2025-06-19
  • 85d4276 Release 2.0.103
  • 6f7b0f3 Merge pull request #1871 from dtolnay/binaryattr
  • 89f88fa Correctly track bailouts in parenthesized binary expressions
  • 0e07372 Add binary operator attribute bailout test
  • ca8d876 Insert parentheses around binary operation with attribute
  • 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

… updates

Bumps the version-updates group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [color-eyre](https://github.com/eyre-rs/eyre) | `0.6.4` | `0.6.5` |
| [serde-xml-rs](https://github.com/RReverser/serde-xml-rs) | `0.8.0` | `0.8.1` |
| [clap](https://github.com/clap-rs/clap) | `4.5.39` | `4.5.40` |
| [which](https://github.com/harryfei/which-rs) | `7.0.3` | `8.0.0` |
| [ureq](https://github.com/algesten/ureq) | `3.0.11` | `3.0.12` |
| [syn](https://github.com/dtolnay/syn) | `2.0.101` | `2.0.104` |



Updates `color-eyre` from 0.6.4 to 0.6.5
- [Commits](https://github.com/eyre-rs/eyre/compare/color-eyre@0.6.4...color-eyre@0.6.5)

Updates `serde-xml-rs` from 0.8.0 to 0.8.1
- [Release notes](https://github.com/RReverser/serde-xml-rs/releases)
- [Commits](RReverser/serde-xml-rs@0.8.0...0.8.1)

Updates `clap` from 4.5.39 to 4.5.40
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@clap_complete-v4.5.39...clap_complete-v4.5.40)

Updates `which` from 7.0.3 to 8.0.0
- [Release notes](https://github.com/harryfei/which-rs/releases)
- [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md)
- [Commits](harryfei/which-rs@7.0.3...8.0.0)

Updates `ureq` from 3.0.11 to 3.0.12
- [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md)
- [Commits](algesten/ureq@3.0.11...3.0.12)

Updates `syn` from 2.0.101 to 2.0.104
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](dtolnay/syn@2.0.101...2.0.104)

---
updated-dependencies:
- dependency-name: color-eyre
  dependency-version: 0.6.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: serde-xml-rs
  dependency-version: 0.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: clap
  dependency-version: 4.5.40
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: which
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: version-updates
- dependency-name: ureq
  dependency-version: 3.0.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: syn
  dependency-version: 2.0.104
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-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 Jul 1, 2025
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.

0 participants