Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
153 changes: 76 additions & 77 deletions cgmanifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"Type": "Pip",
"Pip": {
"Name": "certifi",
"Version": "2026.1.4"
"Version": "2026.5.20"
}
}
},
Expand Down Expand Up @@ -178,7 +178,7 @@
"Git": {
"Name": "Oh My Zsh!",
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
"commitHash": "349b9e49ced7682e27927ffb34b6522f011f3e74"
"commitHash": "cb64103161b69d59e1efefeb761ac85564c44698"
}
}
},
Expand All @@ -187,21 +187,11 @@
"Type": "other",
"Other": {
"Name": "git",
"Version": "2.53.0",
"Version": "2.54.0",
"DownloadUrl": "https://github.com/git/git"
}
}
},
{
"Component": {
"Type": "other",
"Other": {
"Name": "Docker Image: alpine",
"Version": "latest",
"DownloadUrl": "https://hub.docker.com/_/alpine"
}
}
},
{
"Component": {
"Type": "other",
Expand Down Expand Up @@ -272,6 +262,16 @@
}
}
},
{
"Component": {
"Type": "other",
"Other": {
"Name": "Docker Image: buildpack-deps",
"Version": "resolute-curl",
"DownloadUrl": "https://hub.docker.com/_/buildpack-deps"
}
}
},
{
"Component": {
"Type": "other",
Expand All @@ -298,17 +298,7 @@
"Git": {
"Name": "vcpkg",
"repositoryUrl": "https://github.com/microsoft/vcpkg",
"commitHash": "5e6578b62d9e4ac5a563e816802a56818540cd2e"
}
}
},
{
"Component": {
"Type": "other",
"Other": {
"Name": "git",
"Version": "2.54.0",
"DownloadUrl": "https://github.com/git/git"
"commitHash": "1ea949145db9db7c9b254062f94acdaeed947767"
}
}
},
Expand All @@ -318,7 +308,7 @@
"Git": {
"Name": "vcpkg",
"repositoryUrl": "https://github.com/microsoft/vcpkg",
"commitHash": "256acc64012b23a13041d8705805e1f23b43a024"
"commitHash": "8528134bac3d39db8d36f4097755a97a1394e4dc"
}
}
},
Expand Down Expand Up @@ -372,6 +362,16 @@
}
}
},
{
"Component": {
"Type": "other",
"Other": {
"Name": "Docker Image: mcr.microsoft.com/dotnet/sdk",
"Version": "11.0-preview-resolute",
"DownloadUrl": "https://hub.docker.com/_/microsoft-dotnet-sdk"
}
}
},
{
"Component": {
"Type": "other",
Expand Down Expand Up @@ -437,7 +437,7 @@
"Type": "go",
"Go": {
"Name": "golang.org/x/tools/gopls",
"Version": "0.21.1"
"Version": "0.22.0"
}
}
},
Expand All @@ -446,7 +446,7 @@
"Type": "go",
"Go": {
"Name": "honnef.co/go/tools",
"Version": "0.7.0-0.dev.0.20251022135355-8273271481d0"
"Version": "0.7.0"
}
}
},
Expand Down Expand Up @@ -491,7 +491,7 @@
"Type": "go",
"Go": {
"Name": "github.com/go-delve/delve",
"Version": "1.26.2"
"Version": "1.26.3"
}
}
},
Expand Down Expand Up @@ -569,7 +569,7 @@
"Type": "other",
"Other": {
"Name": "Eclipse Temurin",
"Version": "1.8.0_482",
"Version": "1.8.0_492",
"DownloadUrl": "https://adoptium.net/"
}
}
Expand All @@ -579,7 +579,7 @@
"Type": "npm",
"Npm": {
"Name": "eslint",
"Version": "10.2.1"
"Version": "10.4.0"
}
}
},
Expand All @@ -589,7 +589,7 @@
"Git": {
"Name": "Oh My Zsh!",
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
"commitHash": "349b9e49ced7682e27927ffb34b6522f011f3e74"
"commitHash": "cb64103161b69d59e1efefeb761ac85564c44698"
}
}
},
Expand Down Expand Up @@ -694,7 +694,7 @@
"Type": "RubyGems",
"RubyGems": {
"Name": "bundler",
"Version": "4.0.10"
"Version": "4.0.12"
}
}
},
Expand Down Expand Up @@ -732,7 +732,7 @@
"Git": {
"Name": "ruby-build",
"repositoryUrl": "https://github.com/rbenv/ruby-build.git",
"commitHash": "90b52b26b784d3fdc587cfabae55f3feedd5028b"
"commitHash": "302b11d4742de708f26175b391b3c47f78c21f96"
}
}
},
Expand Down Expand Up @@ -776,33 +776,6 @@
}
}
},
{
"Component": {
"Type": "Pip",
"Pip": {
"Name": "cryptography",
"Version": "46.0.5"
}
}
},
{
"Component": {
"Type": "Pip",
"Pip": {
"Name": "setuptools",
"Version": "80.10.2"
}
}
},
{
"Component": {
"Type": "Pip",
"Pip": {
"Name": "requests",
"Version": "2.32.5"
}
}
},
{
"Component": {
"Type": "Pip",
Expand Down Expand Up @@ -835,7 +808,7 @@
"Type": "Pip",
"Pip": {
"Name": "black",
"Version": "26.3.1"
"Version": "26.5.1"
}
}
},
Expand All @@ -853,7 +826,7 @@
"Type": "Pip",
"Pip": {
"Name": "mypy",
"Version": "1.20.1"
"Version": "2.1.0"
}
}
},
Expand Down Expand Up @@ -889,7 +862,7 @@
"Type": "Pip",
"Pip": {
"Name": "virtualenv",
"Version": "21.2.4"
"Version": "21.3.3"
}
}
},
Expand All @@ -898,7 +871,7 @@
"Type": "Pip",
"Pip": {
"Name": "pipx",
"Version": "1.11.1"
"Version": "1.12.0"
}
}
},
Expand Down Expand Up @@ -927,7 +900,7 @@
"Type": "other",
"Other": {
"Name": "Composer",
"Version": "2.9.7",
"Version": "2.9.8",
"DownloadUrl": "https://getcomposer.org/"
}
}
Expand Down Expand Up @@ -1021,6 +994,32 @@
}
}
},
{
"Component": {
"Type": "Pip",
"Pip": {
"Name": "gitpython"
}
}
},
{
"Component": {
"Type": "Pip",
"Pip": {
"Name": "jaraco.context",
"Version": "6.1.0"
}
}
},
{
"Component": {
"Type": "Pip",
"Pip": {
"Name": "wheel",
"Version": "0.46.2"
}
}
},
{
"Component": {
Comment on lines +1016 to 1024
"Type": "other",
Expand Down Expand Up @@ -1380,7 +1379,7 @@
"Type": "linux",
"Linux": {
"Name": "moby-cli",
"Version": "29.4.0-ubuntu24.04u1",
"Version": "29.4.3-ubuntu24.04u1",
"Distribution": "ubuntu",
"Release": "24.04",
"Pool-URL": "https://packages.microsoft.com/repos/microsoft-ubuntu-focal-prod",
Expand All @@ -1393,7 +1392,7 @@
"Type": "linux",
"Linux": {
"Name": "moby-engine",
"Version": "29.4.0-ubuntu24.04u1",
"Version": "29.4.3-ubuntu24.04u1",
"Distribution": "ubuntu",
"Release": "24.04",
"Pool-URL": "https://packages.microsoft.com/repos/microsoft-ubuntu-focal-prod",
Expand Down Expand Up @@ -1461,25 +1460,25 @@
"Component": {
"Type": "Pip",
"Pip": {
"Name": "plotly"
"Name": "requests",
"Version": "2.34.2"
}
}
},
{
"Component": {
"Type": "Pip",
"Pip": {
"Name": "jupyterlab_git",
"Version": "0.52.0"
"Name": "plotly"
}
}
},
{
"Component": {
"Type": "Pip",
"Pip": {
"Name": "certifi",
"Version": "2026.2.25"
"Name": "jupyterlab_git",
"Version": "0.53.0"
}
}
},
Expand All @@ -1506,7 +1505,7 @@
"Git": {
"Name": "Oh My Zsh!",
"repositoryUrl": "https://github.com/ohmyzsh/ohmyzsh",
"commitHash": "349b9e49ced7682e27927ffb34b6522f011f3e74"
"commitHash": "cb64103161b69d59e1efefeb761ac85564c44698"
}
}
},
Expand Down Expand Up @@ -1535,7 +1534,7 @@
"Type": "other",
"Other": {
"Name": "kubectl",
"Version": "v1.35.4",
"Version": "v1.36.1",
"DownloadUrl": "https://github.com/kubernetes/kubectl"
}
}
Expand All @@ -1545,7 +1544,7 @@
"Type": "other",
"Other": {
"Name": "Helm",
"Version": "4.1.4",
"Version": "4.2.0",
"DownloadUrl": "https://github.com/helm/helm"
}
}
Expand All @@ -1565,7 +1564,7 @@
"Type": "other",
"Other": {
"Name": "GitHub CLI",
"Version": "2.90.0",
"Version": "2.92.0",
"DownloadUrl": "https://github.com/cli/cli"
}
}
Expand All @@ -1575,7 +1574,7 @@
"Type": "other",
"Other": {
"Name": "Go",
"Version": "1.26.2",
"Version": "1.26.3",
"DownloadUrl": "https://golang.org/dl"
}
}
Expand Down
Loading
Loading