Skip to content

Cargo compose autodiscovery using git scm #1

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

Conversation

olblak
Copy link
Member

@olblak olblak commented May 2, 2025

deps(cargo): bump dependency "serde_yaml" for "kwctl" crate

deps(cargo): bump crate dependency "serde_yaml" to 0.9.34+deprecated

ran shell command "ARGS=\"\"\nif [ \"$DRY_RUN\" = \"true\" ]; then\n ARGS=\"--dry-run\"\nfi\ncargo upgrade $ARGS --manifest-path Cargo.toml --package serde_yaml@0.9.34+deprecated\ncargo update $ARGS --manifest-path Cargo.toml serde_yaml@0.9.34+deprecated --precise 0.9.34+deprecated\n"

deps(cargo): bump dependency "regex" for "kwctl" crate

deps(cargo): bump crate dependency "regex" to 1.11.1

ran shell command "ARGS=\"\"\nif [ \"$DRY_RUN\" = \"true\" ]; then\n ARGS=\"--dry-run\"\nfi\ncargo upgrade $ARGS --manifest-path Cargo.toml --package regex@1.11.1\ncargo update $ARGS --manifest-path Cargo.toml regex@1.11.1 --precise 1.11.1\n"

deps(cargo): bump dependency "pulldown-cmark" for "kwctl" crate

deps(cargo): bump crate dependency "pulldown-cmark" to 0.13.0

ran shell command "ARGS=\"\"\nif [ \"$DRY_RUN\" = \"true\" ]; then\n ARGS=\"--dry-run\"\nfi\ncargo upgrade $ARGS --manifest-path Cargo.toml --package pulldown-cmark@0.13.0\ncargo update $ARGS --manifest-path Cargo.toml pulldown-cmark@0.13.0 --precise 0.13.0\n"

deps(cargo): bump dependency "itertools" for "kwctl" crate

deps(cargo): bump crate dependency "itertools" to 0.14.0

ran shell command "ARGS=\"\"\nif [ \"$DRY_RUN\" = \"true\" ]; then\n ARGS=\"--dry-run\"\nfi\ncargo upgrade $ARGS --manifest-path Cargo.toml --package itertools@0.14.0\ncargo update $ARGS --manifest-path Cargo.toml itertools@0.14.0 --precise 0.14.0\n"

deps(cargo): bump dependency "reqwest" for "kwctl" crate

deps(cargo): bump crate dependency "reqwest" to 0.12.15

ran shell command "ARGS=\"\"\nif [ \"$DRY_RUN\" = \"true\" ]; then\n ARGS=\"--dry-run\"\nfi\ncargo upgrade $ARGS --manifest-path Cargo.toml --package reqwest@0.12.15\ncargo update $ARGS --manifest-path Cargo.toml reqwest@0.12.15 --precise 0.12.15\n"

deps(cargo): bump dependency "tokio" for "kwctl" crate

deps(cargo): bump crate dependency "tokio" to 1.44.2

ran shell command "ARGS=\"\"\nif [ \"$DRY_RUN\" = \"true\" ]; then\n ARGS=\"--dry-run\"\nfi\ncargo upgrade $ARGS --manifest-path Cargo.toml --package tokio@1.44.2\ncargo update $ARGS --manifest-path Cargo.toml tokio@1.44.2 --precise 1.44.2\n"

deps(cargo): bump dependency "directories" for "kwctl" crate

deps(cargo): bump crate dependency "directories" to 6.0.0

ran shell command "ARGS=\"\"\nif [ \"$DRY_RUN\" = \"true\" ]; then\n ARGS=\"--dry-run\"\nfi\ncargo upgrade $ARGS --manifest-path Cargo.toml --package directories@6.0.0\ncargo update $ARGS --manifest-path Cargo.toml directories@6.0.0 --precise 6.0.0\n"

deps(cargo): bump dependency "anyhow" for "kwctl" crate

deps(cargo): bump crate dependency "anyhow" to 1.0.98

ran shell command "ARGS=\"\"\nif [ \"$DRY_RUN\" = \"true\" ]; then\n ARGS=\"--dry-run\"\nfi\ncargo upgrade $ARGS --manifest-path Cargo.toml --package anyhow@1.0.98\ncargo update $ARGS --manifest-path Cargo.toml anyhow@1.0.98 --precise 1.0.98\n"

deps(cargo): bump dev dependency "tempfile" for "kwctl" crate

deps(cargo): bump crate dev dependency "tempfile" to 3.19.1

ran shell command "ARGS=\"\"\nif [ \"$DRY_RUN\" = \"true\" ]; then\n ARGS=\"--dry-run\"\nfi\ncargo upgrade $ARGS --manifest-path Cargo.toml --package tempfile@3.19.1\ncargo update $ARGS --manifest-path Cargo.toml tempfile@3.19.1 --precise 3.19.1\n"

deps(cargo): bump dependency "tiny-bench" for "kwctl" crate

deps(cargo): bump crate dependency "tiny-bench" to 0.4.0

ran shell command "ARGS=\"\"\nif [ \"$DRY_RUN\" = \"true\" ]; then\n ARGS=\"--dry-run\"\nfi\ncargo upgrade $ARGS --manifest-path Cargo.toml --package tiny-bench@0.4.0\ncargo update $ARGS --manifest-path Cargo.toml tiny-bench@0.4.0 --precise 0.4.0\n"

deps(cargo): bump dependency "tracing-subscriber" for "kwctl" crate

deps(cargo): bump crate dependency "tracing-subscriber" to 0.3.19

ran shell command "ARGS=\"\"\nif [ \"$DRY_RUN\" = \"true\" ]; then\n ARGS=\"--dry-run\"\nfi\ncargo upgrade $ARGS --manifest-path Cargo.toml --package tracing-subscriber@0.3.19\ncargo update $ARGS --manifest-path Cargo.toml tracing-subscriber@0.3.19 --precise 0.3.19\n"

deps(cargo): bump dependency "mdcat" for "kwctl" crate

deps(cargo): bump crate dependency "mdcat" to 2.7.1

ran shell command "ARGS=\"\"\nif [ \"$DRY_RUN\" = \"true\" ]; then\n ARGS=\"--dry-run\"\nfi\ncargo upgrade $ARGS --manifest-path Cargo.toml --package mdcat@2.7.1\ncargo update $ARGS --manifest-path Cargo.toml mdcat@2.7.1 --precise 2.7.1\n"

deps(cargo): bump dependency "syntect" for "kwctl" crate

deps(cargo): bump crate dependency "syntect" to 5.2.0

ran shell command "ARGS=\"\"\nif [ \"$DRY_RUN\" = \"true\" ]; then\n ARGS=\"--dry-run\"\nfi\ncargo upgrade $ARGS --manifest-path Cargo.toml --package syntect@5.2.0\ncargo update $ARGS --manifest-path Cargo.toml syntect@5.2.0 --precise 5.2.0\n"

deps(cargo): bump dependency "tracing-futures" for "kwctl" crate

deps(cargo): bump crate dependency "tracing-futures" to 0.2.5

ran shell command "ARGS=\"\"\nif [ \"$DRY_RUN\" = \"true\" ]; then\n ARGS=\"--dry-run\"\nfi\ncargo upgrade $ARGS --manifest-path Cargo.toml --package tracing-futures@0.2.5\ncargo update $ARGS --manifest-path Cargo.toml tracing-futures@0.2.5 --precise 0.2.5\n"

deps(cargo): bump dependency "tar" for "kwctl" crate

deps(cargo): bump crate dependency "tar" to 0.4.44

ran shell command "ARGS=\"\"\nif [ \"$DRY_RUN\" = \"true\" ]; then\n ARGS=\"--dry-run\"\nfi\ncargo upgrade $ARGS --manifest-path Cargo.toml --package tar@0.4.44\ncargo update $ARGS --manifest-path Cargo.toml tar@0.4.44 --precise 0.4.44\n"

deps(cargo): bump dependency "tracing" for "kwctl" crate

deps(cargo): bump crate dependency "tracing" to 0.1.41

ran shell command "ARGS=\"\"\nif [ \"$DRY_RUN\" = \"true\" ]; then\n ARGS=\"--dry-run\"\nfi\ncargo upgrade $ARGS --manifest-path Cargo.toml --package tracing@0.1.41\ncargo update $ARGS --manifest-path Cargo.toml tracing@0.1.41 --precise 0.1.41\n"

deps(cargo): bump dependency "clap" for "kwctl" crate

deps(cargo): bump crate dependency "clap" to 4.5.37

ran shell command "ARGS=\"\"\nif [ \"$DRY_RUN\" = \"true\" ]; then\n ARGS=\"--dry-run\"\nfi\ncargo upgrade $ARGS --manifest-path Cargo.toml --package clap@4.5.37\ncargo update $ARGS --manifest-path Cargo.toml clap@4.5.37 --precise 4.5.37\n"

deps(cargo): bump dependency "wasmparser" for "kwctl" crate

deps(cargo): bump crate dependency "wasmparser" to 0.229.0

ran shell command "ARGS=\"\"\nif [ \"$DRY_RUN\" = \"true\" ]; then\n ARGS=\"--dry-run\"\nfi\ncargo upgrade $ARGS --manifest-path Cargo.toml --package wasmparser@0.229.0\ncargo update $ARGS --manifest-path Cargo.toml wasmparser@0.229.0 --precise 0.229.0\n"

deps(cargo): bump dependency "walrus" for "kwctl" crate

deps(cargo): bump crate dependency "walrus" to 0.23.3

ran shell command "ARGS=\"\"\nif [ \"$DRY_RUN\" = \"true\" ]; then\n ARGS=\"--dry-run\"\nfi\ncargo upgrade $ARGS --manifest-path Cargo.toml --package walrus@0.23.3\ncargo update $ARGS --manifest-path Cargo.toml walrus@0.23.3 --precise 0.23.3\n"

deps(cargo): bump dependency "serde_json" for "kwctl" crate

deps(cargo): bump crate dependency "serde_json" to 1.0.140

ran shell command "ARGS=\"\"\nif [ \"$DRY_RUN\" = \"true\" ]; then\n ARGS=\"--dry-run\"\nfi\ncargo upgrade $ARGS --manifest-path Cargo.toml --package serde_json@1.0.140\ncargo update $ARGS --manifest-path Cargo.toml serde_json@1.0.140 --precise 1.0.140\n"

deps(cargo): bump dependency "serde" for "kwctl" crate

deps(cargo): bump crate dependency "serde" to 1.0.219

ran shell command "ARGS=\"\"\nif [ \"$DRY_RUN\" = \"true\" ]; then\n ARGS=\"--dry-run\"\nfi\ncargo upgrade $ARGS --manifest-path Cargo.toml --package serde@1.0.219\ncargo update $ARGS --manifest-path Cargo.toml serde@1.0.219 --precise 1.0.219\n"

deps(cargo): bump dependency "flate2" for "kwctl" crate

deps(cargo): bump crate dependency "flate2" to 1.1.1

ran shell command "ARGS=\"\"\nif [ \"$DRY_RUN\" = \"true\" ]; then\n ARGS=\"--dry-run\"\nfi\ncargo upgrade $ARGS --manifest-path Cargo.toml --package flate2@1.1.1\ncargo update $ARGS --manifest-path Cargo.toml flate2@1.1.1 --precise 1.1.1\n"

deps(cargo): bump dev dependency "rstest" for "kwctl" crate

deps(cargo): bump crate dev dependency "rstest" to 0.25.0

ran shell command "ARGS=\"\"\nif [ \"$DRY_RUN\" = \"true\" ]; then\n ARGS=\"--dry-run\"\nfi\ncargo upgrade $ARGS --manifest-path Cargo.toml --package rstest@0.25.0\ncargo update $ARGS --manifest-path Cargo.toml rstest@0.25.0 --precise 0.25.0\n"

deps(cargo): bump dependency "clap_complete" for "kwctl" crate

deps(cargo): bump crate dependency "clap_complete" to 4.5.48

ran shell command "ARGS=\"\"\nif [ \"$DRY_RUN\" = \"true\" ]; then\n ARGS=\"--dry-run\"\nfi\ncargo upgrade $ARGS --manifest-path Cargo.toml --package clap_complete@4.5.48\ncargo update $ARGS --manifest-path Cargo.toml clap_complete@4.5.48 --precise 4.5.48\n"

deps(cargo): bump dependency "url" for "kwctl" crate

deps(cargo): bump crate dependency "url" to 2.5.4

ran shell command "ARGS=\"\"\nif [ \"$DRY_RUN\" = \"true\" ]; then\n ARGS=\"--dry-run\"\nfi\ncargo upgrade $ARGS --manifest-path Cargo.toml --package url@2.5.4\ncargo update $ARGS --manifest-path Cargo.toml url@2.5.4 --precise 2.5.4\n"

deps(cargo): bump dependency "k8s-openapi" for "kwctl" crate

deps(cargo): bump crate dependency "k8s-openapi" to 0.24.0

ran shell command "ARGS=\"\"\nif [ \"$DRY_RUN\" = \"true\" ]; then\n ARGS=\"--dry-run\"\nfi\ncargo upgrade $ARGS --manifest-path Cargo.toml --package k8s-openapi@0.24.0\ncargo update $ARGS --manifest-path Cargo.toml k8s-openapi@0.24.0 --precise 0.24.0\n"

deps(cargo): bump dependency "lazy_static" for "kwctl" crate

deps(cargo): bump crate dependency "lazy_static" to 1.5.0

ran shell command "ARGS=\"\"\nif [ \"$DRY_RUN\" = \"true\" ]; then\n ARGS=\"--dry-run\"\nfi\ncargo upgrade $ARGS --manifest-path Cargo.toml --package lazy_static@1.5.0\ncargo update $ARGS --manifest-path Cargo.toml lazy_static@1.5.0 --precise 1.5.0\n"


Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

Unknown author added 27 commits May 2, 2025 11:42
@olblak olblak closed this May 2, 2025
@olblak olblak deleted the updatecli_main_5958ae0a1dbec62ced9b0cf3ee95ee81ba7871b7895ee921953cc278d67a70cd branch May 2, 2025 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant