From 1bf88583d1c13eae2c8b1680f8cabb505a6ebf39 Mon Sep 17 00:00:00 2001 From: Katsute <58778985+Katsute@users.noreply.github.com> Date: Wed, 5 Jun 2024 19:46:07 -0400 Subject: [PATCH] prepare for release --- CHANGELOG.md | 33 ++++++++++++++++++++++++++ package-lock.json | 60 +++++++++++++++++++++++++++++------------------ package.json | 2 +- 3 files changed, 71 insertions(+), 24 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 54f055c..71f475f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,38 @@ # Changelog +## 1.0.10 + +### Dependencies + +* Bump typescript from 5.3.3 to 5.4.2 [#158](https://github.com/KatsuteDev/Settings-Repository/pull/158) ([@dependabot](https://github.com/dependabot)) +* Bump simple-git from 3.22.0 to 3.23.0 [#161](https://github.com/KatsuteDev/Settings-Repository/pull/161) ([@dependabot](https://github.com/dependabot)) +* Bump esbuild from 0.20.1 to 0.20.2 [#160](https://github.com/KatsuteDev/Settings-Repository/pull/160) ([@dependabot](https://github.com/dependabot)) +* Bump adm-zip from 0.5.10 to 0.5.12 [#159](https://github.com/KatsuteDev/Settings-Repository/pull/159) ([@dependabot](https://github.com/dependabot)) +* Bump typescript from 5.4.2 to 5.4.3 [#162](https://github.com/KatsuteDev/Settings-Repository/pull/162) ([@dependabot](https://github.com/dependabot)) +* Bump @types/node from 20.11.1 to 20.12.2 [#163](https://github.com/KatsuteDev/Settings-Repository/pull/163) ([@dependabot](https://github.com/dependabot)) +* Bump glob from 10.3.10 to 10.3.12 [#164](https://github.com/KatsuteDev/Settings-Repository/pull/164) ([@dependabot](https://github.com/dependabot)) +* Bump simple-git from 3.23.0 to 3.24.0 [#165](https://github.com/KatsuteDev/Settings-Repository/pull/165) ([@dependabot](https://github.com/dependabot)) +* Bump typescript from 5.4.3 to 5.4.4 [#166](https://github.com/KatsuteDev/Settings-Repository/pull/166) ([@dependabot](https://github.com/dependabot)) +* Bump @types/vscode from 1.87.0 to 1.88.0 [#167](https://github.com/KatsuteDev/Settings-Repository/pull/167) ([@dependabot](https://github.com/dependabot)) +* Bump @vscode/vsce from 2.24.0 to 2.25.0 [#168](https://github.com/KatsuteDev/Settings-Repository/pull/168) ([@dependabot](https://github.com/dependabot)) +* Bump typescript from 5.4.4 to 5.4.5 [#169](https://github.com/KatsuteDev/Settings-Repository/pull/169) ([@dependabot](https://github.com/dependabot)) +* Bump @vscode/vsce from 2.25.0 to 2.26.0 [#170](https://github.com/KatsuteDev/Settings-Repository/pull/170) ([@dependabot](https://github.com/dependabot)) +* Bump @types/vscode from 1.88.0 to 1.89.0 [#171](https://github.com/KatsuteDev/Settings-Repository/pull/171) ([@dependabot](https://github.com/dependabot)) +* Bump @vscode/vsce from 2.26.0 to 2.26.1 [#172](https://github.com/KatsuteDev/Settings-Repository/pull/172) ([@dependabot](https://github.com/dependabot)) +* Bump rimraf from 5.0.5 to 5.0.7 [#174](https://github.com/KatsuteDev/Settings-Repository/pull/174) ([@dependabot](https://github.com/dependabot)) +* Bump esbuild from 0.20.2 to 0.21.2 [#175](https://github.com/KatsuteDev/Settings-Repository/pull/175) ([@dependabot](https://github.com/dependabot)) +* Bump glob from 10.3.12 to 10.3.15 [#173](https://github.com/KatsuteDev/Settings-Repository/pull/173) ([@dependabot](https://github.com/dependabot)) +* Bump esbuild from 0.21.2 to 0.21.3 [#176](https://github.com/KatsuteDev/Settings-Repository/pull/176) ([@dependabot](https://github.com/dependabot)) +* Bump esbuild from 0.21.3 to 0.21.4 [#178](https://github.com/KatsuteDev/Settings-Repository/pull/178) ([@dependabot](https://github.com/dependabot)) +* Bump glob from 10.3.15 to 10.4.1 [#177](https://github.com/KatsuteDev/Settings-Repository/pull/177) ([@dependabot](https://github.com/dependabot)) +* Bump adm-zip from 0.5.12 to 0.5.13 [#179](https://github.com/KatsuteDev/Settings-Repository/pull/179) ([@dependabot](https://github.com/dependabot)) +* Bump @types/node from 20.12.2 to 20.14.1 [#181](https://github.com/KatsuteDev/Settings-Repository/pull/181) ([@dependabot](https://github.com/dependabot)) +* Bump adm-zip from 0.5.13 to 0.5.14 [#183](https://github.com/KatsuteDev/Settings-Repository/pull/183) ([@dependabot](https://github.com/dependabot)) +* Bump @types/vscode from 1.89.0 to 1.90.0 [#184](https://github.com/KatsuteDev/Settings-Repository/pull/184) ([@dependabot](https://github.com/dependabot)) +* Bump @vscode/vsce from 2.26.1 to 2.27.0 [#182](https://github.com/KatsuteDev/Settings-Repository/pull/182) ([@dependabot](https://github.com/dependabot)) + +**Full Changelog**: [`1.0.9...1.0.10`](https://github.com/KatsuteDev/Settings-Repository/compare/1.0.9...1.0.10) + ## 1.0.9 ### Fixes diff --git a/package-lock.json b/package-lock.json index 18113fb..281c3e8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "settings-repository", - "version": "1.0.9", + "version": "1.0.10", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "settings-repository", - "version": "1.0.9", + "version": "1.0.10", "license": "GPL-2.0-only", "devDependencies": { "@types/adm-zip": "0.5.5", @@ -210,22 +210,22 @@ } }, "node_modules/@azure/msal-browser": { - "version": "3.15.0", - "resolved": "https://registry.npmjs.org/@azure/msal-browser/-/msal-browser-3.15.0.tgz", - "integrity": "sha512-jqngIR0zGLtEHCAhgXLl+VZTFcU/9DmRSjGj5RbrLnFPL/0L9Hr68k8grvLrTIq7tjhTM5Xgh6Xc0l7JlViHQQ==", + "version": "3.16.0", + "resolved": "https://registry.npmjs.org/@azure/msal-browser/-/msal-browser-3.16.0.tgz", + "integrity": "sha512-WKobvIisBK7sFSOwHuchH9tUMekwhJRLgLE9tKhIq0wFYGRcVGK0KivP5vZrobVZEMNCZWto0fI1VcSVoa+cig==", "dev": true, "license": "MIT", "dependencies": { - "@azure/msal-common": "14.10.0" + "@azure/msal-common": "14.11.0" }, "engines": { "node": ">=0.8.0" } }, "node_modules/@azure/msal-common": { - "version": "14.10.0", - "resolved": "https://registry.npmjs.org/@azure/msal-common/-/msal-common-14.10.0.tgz", - "integrity": "sha512-Zk6DPDz7e1wPgLoLgAp0349Yay9RvcjPM5We/ehuenDNsz/t9QEFI7tRoHpp/e47I4p20XE3FiDlhKwAo3utDA==", + "version": "14.11.0", + "resolved": "https://registry.npmjs.org/@azure/msal-common/-/msal-common-14.11.0.tgz", + "integrity": "sha512-B6+IKLFs7Lsr06vjX8dPN61ENpTgiFrHf+CVo1UasHcmk5uEOq5D4thrbjsauKX+xtFryYsCDtznVDmWS4/sCg==", "dev": true, "license": "MIT", "engines": { @@ -233,13 +233,13 @@ } }, "node_modules/@azure/msal-node": { - "version": "2.9.0", - "resolved": "https://registry.npmjs.org/@azure/msal-node/-/msal-node-2.9.0.tgz", - "integrity": "sha512-QHAvP6wduXzNKdmZviT1dXKUR3w/FTqgkhg7UrZndHwdihRZzxVR7KxlUw/Eq+vIeLSh1n0vxiULnaEqrLnJ6w==", + "version": "2.9.1", + "resolved": "https://registry.npmjs.org/@azure/msal-node/-/msal-node-2.9.1.tgz", + "integrity": "sha512-I9Pc78mXwj/K8ydSgTfZ5A20vQ/xvfgnnhSCkienZ29b59zFy/hb2Vxmc6Gvg5pNkimSqkPnAtGoBMxYOLBm1A==", "dev": true, "license": "MIT", "dependencies": { - "@azure/msal-common": "14.10.0", + "@azure/msal-common": "14.11.0", "jsonwebtoken": "^9.0.0", "uuid": "^8.3.0" }, @@ -699,6 +699,7 @@ "resolved": "https://registry.npmjs.org/@types/node/-/node-20.14.1.tgz", "integrity": "sha512-T2MzSGEu+ysB/FkWfqmhV3PLyQlowdptmmgD20C6QxsS8Fmv5SjpZ1ayXaEC0S21/h5UJ9iA6W/5vSNU5l00OA==", "dev": true, + "license": "MIT", "dependencies": { "undici-types": "~5.26.4" } @@ -707,13 +708,15 @@ "version": "1.90.0", "resolved": "https://registry.npmjs.org/@types/vscode/-/vscode-1.90.0.tgz", "integrity": "sha512-oT+ZJL7qHS9Z8bs0+WKf/kQ27qWYR3trsXpq46YDjFqBsMLG4ygGGjPaJ2tyrH0wJzjOEmDyg9PDJBBhWg9pkQ==", - "dev": true + "dev": true, + "license": "MIT" }, "node_modules/@vscode/vsce": { "version": "2.27.0", "resolved": "https://registry.npmjs.org/@vscode/vsce/-/vsce-2.27.0.tgz", "integrity": "sha512-FFUMBVSyyjjJpWszwqk7d4U3YllY8FdWslbUDMRki1x4ZjA3Z0hmRMfypWrjP9sptbSR9nyPFU4uqjhy2qRB/w==", "dev": true, + "license": "MIT", "dependencies": { "@azure/identity": "^4.1.0", "@vscode/vsce-sign": "^2.0.0", @@ -756,6 +759,7 @@ "integrity": "sha512-0uL32egStKYfy60IqnynAChMTbL0oqpqk0Ew0YHiIb+fayuGZWADuIPHWUcY1GCnAA+VgchOPDMxnc2R3XGWEA==", "dev": true, "hasInstallScript": true, + "license": "SEE LICENSE IN LICENSE.txt", "optionalDependencies": { "@vscode/vsce-sign-alpine-arm64": "2.0.2", "@vscode/vsce-sign-alpine-x64": "2.0.2", @@ -776,6 +780,7 @@ "arm64" ], "dev": true, + "license": "SEE LICENSE IN LICENSE.txt", "optional": true, "os": [ "alpine" @@ -789,6 +794,7 @@ "x64" ], "dev": true, + "license": "SEE LICENSE IN LICENSE.txt", "optional": true, "os": [ "alpine" @@ -802,6 +808,7 @@ "arm64" ], "dev": true, + "license": "SEE LICENSE IN LICENSE.txt", "optional": true, "os": [ "darwin" @@ -815,6 +822,7 @@ "x64" ], "dev": true, + "license": "SEE LICENSE IN LICENSE.txt", "optional": true, "os": [ "darwin" @@ -828,6 +836,7 @@ "arm" ], "dev": true, + "license": "SEE LICENSE IN LICENSE.txt", "optional": true, "os": [ "linux" @@ -841,6 +850,7 @@ "arm64" ], "dev": true, + "license": "SEE LICENSE IN LICENSE.txt", "optional": true, "os": [ "linux" @@ -854,6 +864,7 @@ "x64" ], "dev": true, + "license": "SEE LICENSE IN LICENSE.txt", "optional": true, "os": [ "linux" @@ -867,6 +878,7 @@ "arm64" ], "dev": true, + "license": "SEE LICENSE IN LICENSE.txt", "optional": true, "os": [ "win32" @@ -880,6 +892,7 @@ "x64" ], "dev": true, + "license": "SEE LICENSE IN LICENSE.txt", "optional": true, "os": [ "win32" @@ -912,6 +925,7 @@ "resolved": "https://registry.npmjs.org/adm-zip/-/adm-zip-0.5.14.tgz", "integrity": "sha512-DnyqqifT4Jrcvb8USYjp6FHtBpEIz1mnXu6pTRHZ0RL69LbQYiO+0lDFg5+OKA7U29oWSs3a/i8fhn8ZcceIWg==", "dev": true, + "license": "MIT", "engines": { "node": ">=12.0" } @@ -1269,9 +1283,9 @@ } }, "node_modules/debug": { - "version": "4.3.4", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", - "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "version": "4.3.5", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.5.tgz", + "integrity": "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==", "dev": true, "license": "MIT", "dependencies": { @@ -1939,9 +1953,9 @@ "license": "ISC" }, "node_modules/jackspeak": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.1.2.tgz", - "integrity": "sha512-kWmLKn2tRtfYMF/BakihVVRzBKOxz4gJMiL2Rj91WnAB5TPZumSH99R/Yf1qE1u4uRimvCSJfm6hnxohXeEXjQ==", + "version": "3.4.0", + "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.0.tgz", + "integrity": "sha512-JVYhQnN59LVPFCEcVa2C3CrEKYacvjRfqIQl+h8oi91aLYQVWRYbxjPcv1bUiUy/kLmQaANrYfNMCO3kuEDHfw==", "dev": true, "license": "BlueOak-1.0.0", "dependencies": { @@ -2943,9 +2957,9 @@ } }, "node_modules/tslib": { - "version": "2.6.2", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz", - "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==", + "version": "2.6.3", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz", + "integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==", "dev": true, "license": "0BSD" }, diff --git a/package.json b/package.json index 4d53ba9..3d346f6 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "theme": "dark" }, "publisher": "Katsute", - "version": "1.0.9", + "version": "1.0.10", "private": true, "engines": { "vscode": "^1.90.0"