Skip to content

Bump clap from 3.1.2 to 3.1.3#711

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/clap-3.1.3
Closed

Bump clap from 3.1.2 to 3.1.3#711
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/clap-3.1.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 28, 2022

Copy link
Copy Markdown
Contributor

Bumps clap from 3.1.2 to 3.1.3.

Release notes

Sourced from clap's releases.

v3.1.3

[3.1.3] - 2022-02-28

Fixes

  • Don't panic when validating delimited defaults (#3514)
Changelog

Sourced from clap's changelog.

[3.1.3] - 2022-02-28

Fixes

  • Don't panic when validating delimited defaults (#3514)
Commits

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 28, 2022
@davepacheco

Copy link
Copy Markdown
Collaborator

@dependabot rebase

Bumps [clap](https://github.com/clap-rs/clap) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@v3.1.2...v3.1.3)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/clap-3.1.3 branch from 6450bd8 to 29b753c Compare February 28, 2022 18:40
@dependabot @github

dependabot Bot commented on behalf of github Mar 2, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #714.

@dependabot dependabot Bot closed this Mar 2, 2022
@dependabot dependabot Bot deleted the dependabot/cargo/clap-3.1.3 branch March 2, 2022 17:29
gjcolombo added a commit that referenced this pull request Jun 18, 2024
Update to Propolis commit 50cb28f5 to obtain the following updates:

```
50cb28f server: separate statuses of inbound and outbound migrations (#661)
61e1481 Don't return None from BlockData::block_for_req when attachment is paused (#711)
79e243b Build and clippy fixes for Rust 1.79 (#712)
3c0f998 Modernize fw_cfg emulation
7a65be9 Update and prune dependencies
```

50cb28f5 changes the Propolis instance status and migration status APIs
to report both inbound and outbound migration status. Update sled agent
accordingly.

Tests: `cargo nextest`, smoke test on a dev cluster.
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant