forked from kubewarden/kwctl
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Closed
olblak
wants to merge
27
commits into
main
from
updatecli_main_5958ae0a1dbec62ced9b0cf3ee95ee81ba7871b7895ee921953cc278d67a70cd
Closed
Cargo compose autodiscovery using git scm #1
olblak
wants to merge
27
commits into
main
from
updatecli_main_5958ae0a1dbec62ced9b0cf3ee95ee81ba7871b7895ee921953cc278d67a70cd
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
... ecated Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
1 task
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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"
Created automatically by Updatecli
Options:
Most of Updatecli configuration is done via its manifest(s).
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!