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

fix(deps): update all dependencies #66

Merged
merged 1 commit into from
Sep 26, 2024
Merged

fix(deps): update all dependencies #66

merged 1 commit into from
Sep 26, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 16, 2024

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.5.16 -> 4.5.18
ctrlc dependencies patch 3.4.2 -> 3.4.5
keyring dependencies minor 3.2.0 -> 3.3.0
promkit dependencies patch 0.4.5 -> 0.4.6
serde (source) dependencies patch 1.0.209 -> 1.0.210
serde_derive (source) dependencies patch 1.0.209 -> 1.0.210
serde_json dependencies patch 1.0.127 -> 1.0.128

Release Notes

clap-rs/clap (clap)

v4.5.18

Compare Source

Features
  • (builder) Expose Arg::get_display_order and Command::get_display_order

v4.5.17

Compare Source

Fixes
  • (help) Style required argument groups
  • (derive) Improve error messages when unsupported fields are used
Detegr/rust-ctrlc (ctrlc)

v3.4.5

Compare Source

v3.4.4

Compare Source

nix 0.27 -> 0.28
MSRV 1.63.0 -> 1.69.0

v3.4.3

Compare Source

hwchen/keyring-rs (keyring)

v3.3.0

Compare Source

  • Add support for credential-store attributes other than those used by this crate. This allows the creation of credentials that are more compatible with 3rd-party clients, such as the OS-provided GUIs over credentials.
  • Make the textual descriptions of entries consistently follow the form user@service (or user@service:target if a target was specified).

v3.2.1

Compare Source

  • Re-enable access to v1 credentials. The fixes of version 3.2 meant that legacy credentials with no target attribute couldn't be accessed.
ynqa/promkit (promkit)

v0.4.6

Compare Source

What's Changed

Full Changelog: ynqa/promkit@v0.4.5...v0.4.6

serde-rs/serde (serde)

v1.0.210

Compare Source

  • Support serializing and deserializing IpAddr and SocketAddr in no-std mode on Rust 1.77+ (#​2816, thanks @​MathiasKoch)
  • Make serde::ser::StdError and serde::de::StdError equivalent to core::error::Error on Rust 1.81+ (#​2818)
serde-rs/json (serde_json)

v1.0.128

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@Zebradil Zebradil merged commit 9464126 into master Sep 26, 2024
4 checks passed
@Zebradil Zebradil deleted the renovate/all branch September 26, 2024 22:23
zebradil-bot added a commit that referenced this pull request Sep 26, 2024
## [0.5.2](0.5.1...0.5.2) (2024-09-26)

### Bug Fixes

* **deps:** update all dependencies ([#66](#66)) ([9464126](9464126))
@zebradil-bot
Copy link
Collaborator

🎉 This PR is included in version 0.5.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants