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

chore(deps): bump the cargo-dependencies group with 7 updates #1252

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the cargo-dependencies group with 7 updates:

Package From To
candid 0.10.12 0.10.13
clap-num 1.1.1 1.2.0
clap 4.5.26 4.5.27
fs-err 3.0.0 3.1.0
ic-agent 0.39.2 0.39.3
ic-transport-types 0.39.2 0.39.3
ic-utils 0.39.2 0.39.3

Updates candid from 0.10.12 to 0.10.13

Changelog

Sourced from candid's changelog.

Candid 0.10.13

  • Add ArgumentEncoder::encode_ref, utils::{write_args, encode_args} that don't consume the value when encoding.

2025-01-15

Commits

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 clap from 4.5.26 to 4.5.27

Release notes

Sourced from clap's releases.

v4.5.27

[4.5.27] - 2025-01-20

Documentation

  • Iterate on tutorials and reference based on feedback
Changelog

Sourced from clap's changelog.

[4.5.27] - 2025-01-20

Documentation

  • Iterate on tutorials and reference based on feedback
Commits

Updates fs-err from 3.0.0 to 3.1.0

Changelog

Sourced from fs-err's changelog.

3.1.0

  • Added new wrappers for create_new and options functions on File (#69)
Commits

Updates ic-agent from 0.39.2 to 0.39.3

Release notes

Sourced from ic-agent's releases.

a96022b

No release notes provided.

446bea4

No release notes provided.

a651dbb

No release notes provided.

0a51f2a

No release notes provided.

9c80fb4

No release notes provided.

68aa5f2

No release notes provided.

48005c7

No release notes provided.

f1caf8a

No release notes provided.

86c4a43

No release notes provided.

f76fecf

No release notes provided.

a53948e

No release notes provided.

b95effb

No release notes provided.

03f8823

No release notes provided.

3f4cbcb

No release notes provided.

705f23f

No release notes provided.

fd670f3

What's Changed

... (truncated)

Changelog

Sourced from ic-agent's changelog.

[0.39.3] - 2025-01-21

  • Added wasm_memory_threshold field to CanisterSettings.

  • Added CanisterInfo to MgmtMethod.

Commits

Updates ic-transport-types from 0.39.2 to 0.39.3

Release notes

Sourced from ic-transport-types's releases.

a96022b

No release notes provided.

446bea4

No release notes provided.

a651dbb

No release notes provided.

0a51f2a

No release notes provided.

9c80fb4

No release notes provided.

68aa5f2

No release notes provided.

48005c7

No release notes provided.

f1caf8a

No release notes provided.

86c4a43

No release notes provided.

f76fecf

No release notes provided.

a53948e

No release notes provided.

b95effb

No release notes provided.

03f8823

No release notes provided.

3f4cbcb

No release notes provided.

705f23f

No release notes provided.

fd670f3

What's Changed

... (truncated)

Changelog

Sourced from ic-transport-types's changelog.

[0.39.3] - 2025-01-21

  • Added wasm_memory_threshold field to CanisterSettings.

  • Added CanisterInfo to MgmtMethod.

Commits

Updates ic-utils from 0.39.2 to 0.39.3

Release notes

Sourced from ic-utils's releases.

a96022b

No release notes provided.

446bea4

No release notes provided.

a651dbb

No release notes provided.

0a51f2a

No release notes provided.

9c80fb4

No release notes provided.

68aa5f2

No release notes provided.

48005c7

No release notes provided.

f1caf8a

No release notes provided.

86c4a43

No release notes provided.

f76fecf

No release notes provided.

a53948e

No release notes provided.

b95effb

No release notes provided.

03f8823

No release notes provided.

3f4cbcb

No release notes provided.

705f23f

No release notes provided.

fd670f3

What's Changed

... (truncated)

Changelog

Sourced from ic-utils's changelog.

[0.39.3] - 2025-01-21

  • Added wasm_memory_threshold field to CanisterSettings.

  • Added CanisterInfo to MgmtMethod.

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 cargo-dependencies group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [candid](https://github.com/dfinity/candid) | `0.10.12` | `0.10.13` |
| [clap-num](https://github.com/newAM/clap-num) | `1.1.1` | `1.2.0` |
| [clap](https://github.com/clap-rs/clap) | `4.5.26` | `4.5.27` |
| [fs-err](https://github.com/andrewhickman/fs-err) | `3.0.0` | `3.1.0` |
| [ic-agent](https://github.com/dfinity/agent-rs) | `0.39.2` | `0.39.3` |
| [ic-transport-types](https://github.com/dfinity/agent-rs) | `0.39.2` | `0.39.3` |
| [ic-utils](https://github.com/dfinity/agent-rs) | `0.39.2` | `0.39.3` |


Updates `candid` from 0.10.12 to 0.10.13
- [Release notes](https://github.com/dfinity/candid/releases)
- [Changelog](https://github.com/dfinity/candid/blob/master/Changelog.md)
- [Commits](https://github.com/dfinity/candid/commits)

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 `clap` from 4.5.26 to 4.5.27
- [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.26...clap_complete-v4.5.27)

Updates `fs-err` from 3.0.0 to 3.1.0
- [Changelog](https://github.com/andrewhickman/fs-err/blob/main/CHANGELOG.md)
- [Commits](andrewhickman/fs-err@3.0.0...3.1.0)

Updates `ic-agent` from 0.39.2 to 0.39.3
- [Release notes](https://github.com/dfinity/agent-rs/releases)
- [Changelog](https://github.com/dfinity/agent-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dfinity/agent-rs/commits)

Updates `ic-transport-types` from 0.39.2 to 0.39.3
- [Release notes](https://github.com/dfinity/agent-rs/releases)
- [Changelog](https://github.com/dfinity/agent-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dfinity/agent-rs/commits)

Updates `ic-utils` from 0.39.2 to 0.39.3
- [Release notes](https://github.com/dfinity/agent-rs/releases)
- [Changelog](https://github.com/dfinity/agent-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dfinity/agent-rs/commits)

---
updated-dependencies:
- dependency-name: candid
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-dependencies
- dependency-name: clap-num
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-dependencies
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-dependencies
- dependency-name: fs-err
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-dependencies
- dependency-name: ic-agent
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-dependencies
- dependency-name: ic-transport-types
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-dependencies
- dependency-name: ic-utils
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jan 27, 2025
@dependabot dependabot bot requested a review from a team as a code owner January 27, 2025 07:45
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 3, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Feb 3, 2025
@dependabot dependabot bot deleted the dependabot/cargo/cargo-dependencies-3c03654ec6 branch February 3, 2025 07:34
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