Skip to content
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

Bump the patch-updates group with 7 updates #86

Merged
merged 1 commit into from
Feb 14, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 14, 2025

Bumps the patch-updates group with 7 updates:

Package From To
clap 4.5.28 4.5.29
toml_edit 0.22.23 0.22.24
cc 1.2.12 1.2.14
clap_builder 4.5.27 4.5.29
ring 0.17.8 0.17.9
rustls 0.23.22 0.23.23
winnow 0.7.1 0.7.2

Updates clap from 4.5.28 to 4.5.29

Release notes

Sourced from clap's releases.

v4.5.29

[4.5.29] - 2025-02-11

Fixes

  • Change ArgMatches::args_present so not-present flags are considered not-present (matching the documentation)
Changelog

Sourced from clap's changelog.

[4.5.29] - 2025-02-11

Fixes

  • Change ArgMatches::args_present so not-present flags are considered not-present (matching the documentation)
Commits
  • 1f74b01 chore: Release
  • 23feee1 docs: Update changelog
  • ae1457b chore(complete): Update require clap
  • 0d142f6 chore: Release
  • 0facf1f docs: Update changelog
  • ee6af99 Merge pull request #5743 from epage/sort
  • 232ee10 fix(complete): Use existing display order for Arg/Command
  • c6b5d62 feat(builder): Expose get_display_order
  • 67d9fef feat(complete): Give control over display order
  • 59a61e1 refactor(complete): Pull out common candidate code
  • Additional commits viewable in compare view

Updates toml_edit from 0.22.23 to 0.22.24

Commits

Updates cc from 1.2.12 to 1.2.14

Release notes

Sourced from cc's releases.

cc-v1.2.14

Other

  • Regenerate target info (#1398)
  • Add support for setting -gdwarf-{version} based on RUSTFLAGS (#1395)
  • Add support for alternative network stack io-sock on QNX 7.1 aarch64 and x86_64 (#1312)

cc-v1.2.13

Other

  • Fix cross-compiling for Apple platforms (#1389)
Changelog

Sourced from cc's changelog.

1.2.14 - 2025-02-14

Other

  • Regenerate target info (#1398)
  • Add support for setting -gdwarf-{version} based on RUSTFLAGS (#1395)
  • Add support for alternative network stack io-sock on QNX 7.1 aarch64 and x86_64 (#1312)

1.2.13 - 2025-02-08

Other

  • Fix cross-compiling for Apple platforms (#1389)
Commits

Updates clap_builder from 4.5.27 to 4.5.29

Release notes

Sourced from clap_builder's releases.

v4.5.29

[4.5.29] - 2025-02-11

Fixes

  • Change ArgMatches::args_present so not-present flags are considered not-present (matching the documentation)

v4.5.28

[4.5.28] - 2025-02-03

Features

  • (derive) Unstable support for full markdown syntax for doc comments, enabled with unstable-markdown
Changelog

Sourced from clap_builder's changelog.

[4.5.29] - 2025-02-11

Fixes

  • Change ArgMatches::args_present so not-present flags are considered not-present (matching the documentation)

[4.5.28] - 2025-02-03

Features

  • (derive) Unstable support for full markdown syntax for doc comments, enabled with unstable-markdown
Commits
  • 6717cf1 chore: Release
  • f68d965 docs: Update changelog
  • 50a2b16 Merge pull request #5908 from epage/present
  • 24fd0a7 docs(parser): Clarify meaning of args_present
  • 0ef80bb fix(parser): Dont report missing flags as present
  • 225e0d8 test(parser): Verify args_present behavior
  • 190a3f2 Merge pull request #5906 from wmmc88/patch-1
  • 839f195 docs: replace concolor-clap with colorchoice-clap
  • 336b645 chore: Release
  • c0dce62 docs: Update changelog
  • Additional commits viewable in compare view

Updates ring from 0.17.8 to 0.17.9

Commits

Updates rustls from 0.23.22 to 0.23.23

Commits
  • 7742147 unbuffered: introduce PeerClosed state
  • 7abb149 tests/unbuffered: refactor
  • 1963cc7 Bump version to 0.23.23
  • ad5a31b tests: reuse SingleCertAndKey
  • 591c0c1 crypto: expose SingleCertAndKey
  • 82e1688 client: use SingleCertAndKey for with_client_auth_cert()
  • b0cc4df crypto: add CertifiedKey::from_der()
  • be2865a crypto: simplify SingleCertAndKey construction with OCSP
  • 82c3c2d crypto: use From impl to construct SingleCertAndKey
  • 27551e1 Move SingleCertAndKey to crypto::signer
  • Additional commits viewable in compare view

Updates winnow from 0.7.1 to 0.7.2

Changelog

Sourced from winnow's changelog.

[0.7.2] - 2025-02-10

Fixes

  • Make Range Copyable
Commits

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 7 updates:

| Package | From | To |
| --- | --- | --- |
| [clap](https://github.com/clap-rs/clap) | `4.5.28` | `4.5.29` |
| [toml_edit](https://github.com/toml-rs/toml) | `0.22.23` | `0.22.24` |
| [cc](https://github.com/rust-lang/cc-rs) | `1.2.12` | `1.2.14` |
| [clap_builder](https://github.com/clap-rs/clap) | `4.5.27` | `4.5.29` |
| [ring](https://github.com/briansmith/ring) | `0.17.8` | `0.17.9` |
| [rustls](https://github.com/rustls/rustls) | `0.23.22` | `0.23.23` |
| [winnow](https://github.com/winnow-rs/winnow) | `0.7.1` | `0.7.2` |


Updates `clap` from 4.5.28 to 4.5.29
- [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.28...clap_complete-v4.5.29)

Updates `toml_edit` from 0.22.23 to 0.22.24
- [Commits](toml-rs/toml@v0.22.23...v0.22.24)

Updates `cc` from 1.2.12 to 1.2.14
- [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.12...cc-v1.2.14)

Updates `clap_builder` from 4.5.27 to 4.5.29
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@v4.5.27...v4.5.29)

Updates `ring` from 0.17.8 to 0.17.9
- [Commits](https://github.com/briansmith/ring/commits)

Updates `rustls` from 0.23.22 to 0.23.23
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
- [Commits](rustls/rustls@v/0.23.22...v/0.23.23)

Updates `winnow` from 0.7.1 to 0.7.2
- [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md)
- [Commits](winnow-rs/winnow@v0.7.1...v0.7.2)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: toml_edit
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: cc
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: clap_builder
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: ring
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: rustls
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: winnow
  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 Feb 14, 2025
@github-actions github-actions bot merged commit 5fcf151 into main Feb 14, 2025
28 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/patch-updates-753763a838 branch February 14, 2025 12:05
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