-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## packages/databricks-vscode ## (2024-09-25) * Bump CLI to 228.1 and regenerate schema (#1369) ([896668b](896668b)), closes [#1369](#1369) * Cancel workflow run if the webview panel is closed before the run even started (#1365) ([d090ec7](d090ec7)), closes [#1365](#1365) * DB Connect Progress: Make sure we always end up at 100% (#1363) ([e51e62b](e51e62b)), closes [#1363](#1363) * Dbconnect progress (#1355) ([a9f79d2](a9f79d2)), closes [#1355](#1355) * Let users cancel deploy and destroy actions (#1375) ([33602dd](33602dd)), closes [#1375](#1375) ## packages/databricks-vscode-types ## (2024-09-25) --------- Co-authored-by: releasebot <[email protected]> Co-authored-by: Ilia Babanov <[email protected]>
- Loading branch information
1 parent
33602dd
commit c552ff3
Showing
6 changed files
with
30 additions
and
13 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,9 +27,9 @@ This Software contains code from the following open source projects: | |
| [@nevware21/ts-async](https://www.npmjs.com/package/@nevware21/ts-async) | 0.3.0 | MIT | https://github.com/nevware21/ts-async.git | | ||
| [@nevware21/ts-utils](https://www.npmjs.com/package/@nevware21/ts-utils) | 0.10.1 | MIT | https://github.com/nevware21/ts-utils.git | | ||
| [@nevware21/ts-utils](https://www.npmjs.com/package/@nevware21/ts-utils) | 0.9.5 | MIT | https://github.com/nevware21/ts-utils.git | | ||
| [@types/ini](https://www.npmjs.com/package/@types/ini) | 4.1.0 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped.git | | ||
| [@types/ini](https://www.npmjs.com/package/@types/ini) | 4.1.1 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped.git | | ||
| [@types/lodash](https://www.npmjs.com/package/@types/lodash) | 4.14.202 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped.git | | ||
| [@types/node](https://www.npmjs.com/package/@types/node) | 20.12.7 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped.git | | ||
| [@types/node](https://www.npmjs.com/package/@types/node) | 18.19.50 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped.git | | ||
| [@types/semver](https://www.npmjs.com/package/@types/semver) | 7.5.8 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped.git | | ||
| [@types/shell-quote](https://www.npmjs.com/package/@types/shell-quote) | 1.7.5 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped.git | | ||
| [@types/triple-beam](https://www.npmjs.com/package/@types/triple-beam) | 1.3.2 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped.git | | ||
|
@@ -41,9 +41,11 @@ This Software contains code from the following open source projects: | |
| [agent-base](https://www.npmjs.com/package/agent-base) | 7.1.0 | MIT | https://github.com/TooTallNate/proxy-agents.git | | ||
| [ansi-to-html](https://www.npmjs.com/package/ansi-to-html) | 0.7.2 | MIT | https://github.com/rburns/ansi-to-html.git | | ||
| [async](https://www.npmjs.com/package/async) | 3.2.4 | MIT | https://github.com/caolan/async.git | | ||
| [balanced-match](https://www.npmjs.com/package/balanced-match) | 1.0.2 | MIT | git://github.com/juliangruber/balanced-match.git | | ||
| [base64-js](https://www.npmjs.com/package/base64-js) | 1.5.1 | MIT | git://github.com/beatgammit/base64-js.git | | ||
| [bcryptjs](https://www.npmjs.com/package/bcryptjs) | 2.4.3 | MIT | https://github.com/dcodeIO/bcrypt.js.git | | ||
| [bignumber.js](https://www.npmjs.com/package/bignumber.js) | 9.1.2 | MIT | https://github.com/MikeMcl/bignumber.js.git | | ||
| [brace-expansion](https://www.npmjs.com/package/brace-expansion) | 2.0.1 | MIT | git://github.com/juliangruber/brace-expansion.git | | ||
| [buffer-equal-constant-time](https://www.npmjs.com/package/buffer-equal-constant-time) | 1.0.1 | BSD-3-Clause | [email protected]:goinstant/buffer-equal-constant-time.git | | ||
| [color-convert](https://www.npmjs.com/package/color-convert) | 1.9.3 | MIT | Qix-/color-convert | | ||
| [color-name](https://www.npmjs.com/package/color-name) | 1.1.3 | MIT | [email protected]:dfcreative/color-name.git | | ||
|
@@ -59,13 +61,13 @@ This Software contains code from the following open source projects: | |
| [extend](https://www.npmjs.com/package/extend) | 3.0.2 | MIT | https://github.com/justmoon/node-extend.git | | ||
| [fecha](https://www.npmjs.com/package/fecha) | 4.2.3 | MIT | https://[email protected]/taylorhakes/fecha.git | | ||
| [fn.name](https://www.npmjs.com/package/fn.name) | 1.1.0 | MIT | https://github.com/3rd-Eden/fn.name | | ||
| [gaxios](https://www.npmjs.com/package/gaxios) | 6.4.0 | Apache-2.0 | googleapis/gaxios | | ||
| [gaxios](https://www.npmjs.com/package/gaxios) | 6.7.1 | Apache-2.0 | googleapis/gaxios | | ||
| [gcp-metadata](https://www.npmjs.com/package/gcp-metadata) | 6.1.0 | Apache-2.0 | googleapis/gcp-metadata | | ||
| [google-auth-library](https://www.npmjs.com/package/google-auth-library) | 9.7.0 | Apache-2.0 | googleapis/google-auth-library-nodejs.git | | ||
| [google-auth-library](https://www.npmjs.com/package/google-auth-library) | 9.14.1 | Apache-2.0 | googleapis/google-auth-library-nodejs.git | | ||
| [gtoken](https://www.npmjs.com/package/gtoken) | 7.1.0 | MIT | google/node-gtoken | | ||
| [https-proxy-agent](https://www.npmjs.com/package/https-proxy-agent) | 7.0.4 | MIT | https://github.com/TooTallNate/proxy-agents.git | | ||
| [https-proxy-agent](https://www.npmjs.com/package/https-proxy-agent) | 7.0.5 | MIT | https://github.com/TooTallNate/proxy-agents.git | | ||
| [inherits](https://www.npmjs.com/package/inherits) | 2.0.4 | ISC | git://github.com/isaacs/inherits | | ||
| [ini](https://www.npmjs.com/package/ini) | 4.1.2 | ISC | https://github.com/npm/ini.git | | ||
| [ini](https://www.npmjs.com/package/ini) | 4.1.3 | ISC | git+https://github.com/npm/ini.git | | ||
| [is-arrayish](https://www.npmjs.com/package/is-arrayish) | 0.3.2 | MIT | https://github.com/qix-/node-is-arrayish.git | | ||
| [is-stream](https://www.npmjs.com/package/is-stream) | 2.0.1 | MIT | sindresorhus/is-stream | | ||
| [json-bigint](https://www.npmjs.com/package/json-bigint) | 1.0.0 | MIT | [email protected]:sidorares/json-bigint.git | | ||
|
@@ -74,7 +76,7 @@ This Software contains code from the following open source projects: | |
| [kuler](https://www.npmjs.com/package/kuler) | 2.0.0 | MIT | https://github.com/3rd-Eden/kuler | | ||
| [lodash](https://www.npmjs.com/package/lodash) | 4.17.21 | MIT | lodash/lodash | | ||
| [logform](https://www.npmjs.com/package/logform) | 2.5.1 | MIT | git+https://github.com/winstonjs/logform.git | | ||
| [lru-cache](https://www.npmjs.com/package/lru-cache) | 6.0.0 | ISC | git://github.com/isaacs/node-lru-cache.git | | ||
| [minimatch](https://www.npmjs.com/package/minimatch) | 10.0.1 | ISC | git://github.com/isaacs/minimatch.git | | ||
| [ms](https://www.npmjs.com/package/ms) | 2.1.2 | MIT | zeit/ms | | ||
| [ms](https://www.npmjs.com/package/ms) | 2.1.3 | MIT | vercel/ms | | ||
| [node-fetch](https://www.npmjs.com/package/node-fetch) | 2.7.0 | MIT | https://github.com/bitinn/node-fetch.git | | ||
|
@@ -83,7 +85,7 @@ This Software contains code from the following open source projects: | |
| [reflect-metadata](https://www.npmjs.com/package/reflect-metadata) | 0.2.2 | Apache-2.0 | https://github.com/rbuckton/reflect-metadata.git | | ||
| [safe-buffer](https://www.npmjs.com/package/safe-buffer) | 5.2.1 | MIT | git://github.com/feross/safe-buffer.git | | ||
| [safe-stable-stringify](https://www.npmjs.com/package/safe-stable-stringify) | 2.4.3 | MIT | git+https://github.com/BridgeAR/safe-stable-stringify.git | | ||
| [semver](https://www.npmjs.com/package/semver) | 7.5.4 | ISC | https://github.com/npm/node-semver.git | | ||
| [semver](https://www.npmjs.com/package/semver) | 7.6.3 | ISC | git+https://github.com/npm/node-semver.git | | ||
| [shell-quote](https://www.npmjs.com/package/shell-quote) | 1.8.1 | MIT | http://github.com/ljharb/shell-quote.git | | ||
| [simple-swizzle](https://www.npmjs.com/package/simple-swizzle) | 0.2.2 | MIT | qix-/node-simple-swizzle | | ||
| [stack-trace](https://www.npmjs.com/package/stack-trace) | 0.0.10 | MIT | git://github.com/felixge/node-stack-trace.git | | ||
|
@@ -96,12 +98,10 @@ This Software contains code from the following open source projects: | |
| [tslib](https://www.npmjs.com/package/tslib) | 1.14.1 | 0BSD | https://github.com/Microsoft/tslib.git | | ||
| [tslib](https://www.npmjs.com/package/tslib) | 2.6.2 | 0BSD | https://github.com/Microsoft/tslib.git | | ||
| [undici-types](https://www.npmjs.com/package/undici-types) | 5.26.5 | MIT | git+https://github.com/nodejs/undici.git | | ||
| [undici](https://www.npmjs.com/package/undici) | 6.13.0 | MIT | git+https://github.com/nodejs/undici.git | | ||
| [util-deprecate](https://www.npmjs.com/package/util-deprecate) | 1.0.2 | MIT | git://github.com/TooTallNate/util-deprecate.git | | ||
| [uuid](https://www.npmjs.com/package/uuid) | 9.0.1 | MIT | https://github.com/uuidjs/uuid.git | | ||
| [webidl-conversions](https://www.npmjs.com/package/webidl-conversions) | 3.0.1 | BSD-2-Clause | jsdom/webidl-conversions | | ||
| [whatwg-url](https://www.npmjs.com/package/whatwg-url) | 5.0.0 | MIT | jsdom/whatwg-url | | ||
| [winston-transport](https://www.npmjs.com/package/winston-transport) | 4.5.0 | MIT | [email protected]:winstonjs/winston-transport.git | | ||
| [winston](https://www.npmjs.com/package/winston) | 3.11.0 | MIT | https://github.com/winstonjs/winston.git | | ||
| [yallist](https://www.npmjs.com/package/yallist) | 4.0.0 | ISC | git+https://github.com/isaacs/yallist.git | | ||
| [yaml](https://www.npmjs.com/package/yaml) | 2.3.4 | ISC | github:eemeli/yaml | |
This file contains 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