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

Update dependencies #620

Merged
merged 2 commits into from
Oct 14, 2022
Merged

Update dependencies #620

merged 2 commits into from
Oct 14, 2022

Conversation

XAMPPRocky
Copy link
Collaborator

@XAMPPRocky XAMPPRocky commented Oct 12, 2022

Updates the dependencies to the latest versions. Except for prost and tonic, as it requires a protoc in the environment and the one in apt is not the same version as the one we use so it doesn't work without more changes.

The code changes:

  • kube added a Scope associated type, and deprecated the name function with name_any and name_unchecked
  • notify::RecommendedWatcher::new now takes a config parameter, to which we pass the default.
  • clap changed min_values to num_args.

@XAMPPRocky XAMPPRocky force-pushed the ep/update-dep branch 2 times, most recently from a0ae072 to 828c6ef Compare October 12, 2022 07:53
@quilkin-bot
Copy link
Collaborator

Build Succeeded 🥳

Build Id: b6b9fad2-9a1b-420e-a8b0-04090b767206

The following development images have been built, and will exist for the next 30 days:

To build this version:

git fetch [email protected]:googleforgames/quilkin.git pull/620/head:pr_620 && git checkout pr_620
cargo build

@markmandel markmandel merged commit 86afa81 into main Oct 14, 2022
@markmandel markmandel deleted the ep/update-dep branch October 14, 2022 20:01
@markmandel markmandel added the kind/cleanup Refactoring code, fixing up documentation, etc label Nov 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/cleanup Refactoring code, fixing up documentation, etc size/m
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants