Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps the firecracker group with 6 updates:

Package From To
clap-num 1.1.1 1.2.0
aws-lc-fips-sys 0.13.1 0.13.2
cpufeatures 0.2.16 0.2.17
crunchy 0.2.2 0.2.3
is-terminal 0.4.14 0.4.15
unicode-ident 1.0.14 1.0.15

Updates clap-num from 1.1.1 to 1.2.0

Release notes

Sourced from clap-num's releases.

Version 1.2.0

Added

  • Added maybe_bin and maybe_bin_range for binary numbers.
Changelog

Sourced from clap-num's changelog.

[1.2.0] - 2025-01-22

Added

  • Added maybe_bin and maybe_bin_range for binary numbers.
Commits
  • 7e70a75 version: 1.1.1 -> 1.2.0
  • 76ec4b8 maybe_bin: add a multi-digit positive path test
  • 7f21f98 feat: added maybe_bin and maybe_bin_range to crate
  • 729af08 Fix new clippy lints
  • See full diff in compare view

Updates aws-lc-fips-sys from 0.13.1 to 0.13.2

Commits

Updates cpufeatures from 0.2.16 to 0.2.17

Commits

Updates crunchy from 0.2.2 to 0.2.3

Commits

Updates is-terminal from 0.4.14 to 0.4.15

Commits

Updates unicode-ident from 1.0.14 to 1.0.15

Release notes

Sourced from unicode-ident's releases.

1.0.15

  • Documentation improvements
Commits
  • 1e2c8c9 Release 1.0.15
  • 42b547d Update benchmark table
  • c322e39 Remove mention of criterion's legacy real_blackbox feature
  • 242d719 More precise gitignore patterns
  • 8837414 Uncapitalize Unicode license link in readme
  • 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 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 firecracker group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [clap-num](https://github.com/newAM/clap-num) | `1.1.1` | `1.2.0` |
| [aws-lc-fips-sys](https://github.com/aws/aws-lc-rs) | `0.13.1` | `0.13.2` |
| [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.16` | `0.2.17` |
| [crunchy](https://github.com/eira-fransham/crunchy) | `0.2.2` | `0.2.3` |
| [is-terminal](https://github.com/sunfishcode/is-terminal) | `0.4.14` | `0.4.15` |
| [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.14` | `1.0.15` |


Updates `clap-num` from 1.1.1 to 1.2.0
- [Release notes](https://github.com/newAM/clap-num/releases)
- [Changelog](https://github.com/newAM/clap-num/blob/main/CHANGELOG.md)
- [Commits](newAM/clap-num@1.1.1...1.2.0)

Updates `aws-lc-fips-sys` from 0.13.1 to 0.13.2
- [Release notes](https://github.com/aws/aws-lc-rs/releases)
- [Commits](aws/aws-lc-rs@aws-lc-fips-sys/v0.13.1...aws-lc-fips-sys/v0.13.2)

Updates `cpufeatures` from 0.2.16 to 0.2.17
- [Commits](RustCrypto/utils@cpufeatures-v0.2.16...cpufeatures-v0.2.17)

Updates `crunchy` from 0.2.2 to 0.2.3
- [Commits](https://github.com/eira-fransham/crunchy/commits)

Updates `is-terminal` from 0.4.14 to 0.4.15
- [Commits](sunfishcode/is-terminal@v0.4.14...v0.4.15)

Updates `unicode-ident` from 1.0.14 to 1.0.15
- [Release notes](https://github.com/dtolnay/unicode-ident/releases)
- [Commits](dtolnay/unicode-ident@1.0.14...1.0.15)

---
updated-dependencies:
- dependency-name: clap-num
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: firecracker
- dependency-name: aws-lc-fips-sys
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: firecracker
- dependency-name: cpufeatures
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: firecracker
- dependency-name: crunchy
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: firecracker
- dependency-name: is-terminal
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: firecracker
- dependency-name: unicode-ident
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: firecracker
...

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 Jan 27, 2025
@roypat roypat added the Status: Awaiting review Indicates that a pull request is ready to be reviewed label Jan 27, 2025
@roypat roypat merged commit 4b6c9b3 into main Jan 27, 2025
6 of 8 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/firecracker-16d921cee1 branch January 27, 2025 17:39
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 Status: Awaiting review Indicates that a pull request is ready to be reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants