mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-08 07:44:33 +01:00
Bump version to 1.129.0 (#324433)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
ac68c0f81d
commit
7bbfe96e44
Generated
+3
-3
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "copilot-chat",
|
||||
"version": "0.56.0",
|
||||
"version": "0.57.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "copilot-chat",
|
||||
"version": "0.56.0",
|
||||
"version": "0.57.0",
|
||||
"hasInstallScript": true,
|
||||
"license": "SEE LICENSE IN LICENSE.txt",
|
||||
"dependencies": {
|
||||
@@ -144,7 +144,7 @@
|
||||
"engines": {
|
||||
"node": ">=22.14.0",
|
||||
"npm": ">=9.0.0",
|
||||
"vscode": "^1.128.0"
|
||||
"vscode": "^1.129.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@anthropic-ai/claude-agent-sdk": {
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "copilot-chat",
|
||||
"displayName": "GitHub Copilot",
|
||||
"description": "AI chat features powered by Copilot",
|
||||
"version": "0.56.0",
|
||||
"version": "0.57.0",
|
||||
"build": "1",
|
||||
"completionsCoreVersion": "1.378.1799",
|
||||
"internalLargeStorageAriaKey": "ec712b3202c5462fb6877acae7f1f9d7-c19ad55e-3e3c-4f99-984b-827f6d95bd9e-6917",
|
||||
@@ -22,7 +22,7 @@
|
||||
"icon": "assets/copilot.png",
|
||||
"pricing": "Trial",
|
||||
"engines": {
|
||||
"vscode": "^1.128.0",
|
||||
"vscode": "^1.129.0",
|
||||
"npm": ">=9.0.0",
|
||||
"node": ">=22.14.0"
|
||||
},
|
||||
|
||||
Generated
+2
-2
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "code-oss-dev",
|
||||
"version": "1.128.0",
|
||||
"version": "1.129.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "code-oss-dev",
|
||||
"version": "1.128.0",
|
||||
"version": "1.129.0",
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "code-oss-dev",
|
||||
"version": "1.128.0",
|
||||
"version": "1.129.0",
|
||||
"distro": "a78eb8284ce7699e371b36071b579f557406f153",
|
||||
"author": {
|
||||
"name": "Microsoft Corporation"
|
||||
|
||||
Reference in New Issue
Block a user