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 #58

Merged
merged 2 commits into from
Dec 6, 2023
Merged

fix(deps): update all dependencies #58

merged 2 commits into from
Dec 6, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 27, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
clap dependencies patch ^4.4.8 -> ^4.4.11
keyring dependencies minor ^2.0.5 -> ^2.1.0
serde (source) dependencies patch 1.0.192 -> 1.0.193
serde_derive (source) dependencies patch 1.0.192 -> 1.0.193

Release Notes

clap-rs/clap (clap)

v4.4.11

Compare Source

Features
  • Add Command::mut_group

v4.4.10

Compare Source

Documentation
  • Link out to changelog
  • Cross link derive's attribute reference to derive tutorial

v4.4.9

Compare Source

Fixes
  • (help) Show correct Command::about under flattened headings
  • (help) Respect hide when flattening subcommands
hwchen/keyring-rs (keyring)

v2.1.0: : add runtime indication of credential persistence

Compare Source

This minor release adds support for asking credential stores at runtime about the lifetime of their stored credentials. See the documentation of CredentialPersistence for details.

This feature was suggested by @​benwr in #​147.

serde-rs/serde (serde)

v1.0.193

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title fix(deps): update all dependencies to 1.0.193 fix(deps): update all dependencies Nov 27, 2023
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 88905ff to 170042d Compare December 4, 2023 19:35
@renovate renovate bot changed the title fix(deps): update all dependencies chore(deps): update all dependencies Dec 4, 2023
@renovate renovate bot changed the title chore(deps): update all dependencies fix(deps): update all dependencies Dec 4, 2023
Copy link
Contributor Author

renovate bot commented Dec 6, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@Zebradil Zebradil merged commit e591651 into master Dec 6, 2023
@Zebradil Zebradil deleted the renovate/all branch December 6, 2023 01:35
zebradil-bot added a commit that referenced this pull request Dec 6, 2023
## [0.4.4](0.4.3...0.4.4) (2023-12-06)

### Bug Fixes

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

🎉 This PR is included in version 0.4.4 🎉

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