forked from microsoft/vscode-azurearmtools
-
Notifications
You must be signed in to change notification settings - Fork 0
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
[pull] main from microsoft:main #1
Open
pull
wants to merge
236
commits into
devcode1981:main
Choose a base branch
from
microsoft:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
…ion (#1093) * Stop displaying our own error message at the same time as .net extension * Remove 'not recommended' msg on setting
This reverts commit f75a5aa.
* Update language server to 20559.5 - update schema zip * Update validation assembly to v24 * Tests for 1056 * Tests for 831
* Changelog * More * README changes * NOTICE.html
* Validation of template function 'deployment' * rebuild * Test failing on win32, probably param file not getting set properly Co-authored-by: Stephen Weatherford <[email protected]>
* Add customer recognition to readme * fix link * rebuild
* Convert diagnostics tests to 1-indexed * Fixes
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](npm/ini@v1.3.5...v1.3.7) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add support for pickZones() function * Addresses #1130 * undo changes to test files
Co-authored-by: Stephen Weatherford <[email protected]>
* Add mention of ARM Viewer * Correct grammar Co-authored-by: Stephen Weatherford (MSFT) <[email protected]> * Trigger build retry Co-authored-by: Stephen Weatherford (MSFT) <[email protected]>
* Add Go to Bracket mention * fix links * formatting * Update README.md Co-authored-by: Stephen Weatherford (MSFT) <[email protected]> * Update README.md Co-authored-by: Stephen Weatherford (MSFT) <[email protected]> Co-authored-by: Stephen Weatherford (MSFT) <[email protected]>
* Update schemas to 1.0.0-CI-20210108-192823 * Fix suites due to schema regressions * Disable new-vm.jsonc Co-authored-by: Stephen Weatherford <[email protected]>
* Split nested snippet into inner/outer * remove default expression evaluation options Co-authored-by: Stephen Weatherford <[email protected]>
* Update to 0.14.1 * Change log Co-authored-by: Stephen Weatherford <[email protected]>
Co-authored-by: Stephen Weatherford <[email protected]>
* Update to next alpha * npm update Co-authored-by: Stephen Weatherford <[email protected]>
Co-authored-by: Stephen Weatherford <[email protected]>
* Linked template support basics * Prepare for alpha * Update deployment apiVersion to 2020-10-01 * Update language server * Temporarily disable tests due to 1185 * Update validation assembly * disable tc08 * clean-up and fix version * work * Always echo * Add doc version, refactor * Fix * disable for win32 * run all suites Co-authored-by: Stephen Weatherford <[email protected]> Co-authored-by: Stephen Weatherford <[email protected]>
* Add msg to fix other validation errors * Change another msg Co-authored-by: Stephen Weatherford <[email protected]>
* 21122.7 validation assembly * Add test * Add 1185 test Co-authored-by: Stephen Weatherford <[email protected]>
Co-authored-by: Stephen Weatherford <[email protected]>
* Support URIs for linked templates * Simplify doc links code * Clean-up * fix lint * Integrate lang server support for uri * fix suites * fix launch Co-authored-by: Stephen Weatherford <[email protected]>
* Update vscode-azureextensionui >0.37 * lock * lock
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.9.1 to 10.9.2. - [Release notes](https://github.com/TypeStrong/ts-node/releases) - [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md) - [Commits](TypeStrong/ts-node@v10.9.1...v10.9.2) --- updated-dependencies: - dependency-name: ts-node dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update to next alpha version * lock
* Update readme about maintenance mode * force rebuild --------- Co-authored-by: Stephen Weatherford <Stephen.Weatherford.com>
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.5.7. - [Commits](indutny/elliptic@v6.5.4...v6.5.7) --- updated-dependencies: - dependency-name: elliptic dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Change formatting * Update maintenance mode notice --------- Co-authored-by: Stephen Weatherford <Stephen.Weatherford.com>
* Update changelog * Update version * update changelog * Update notice --------- Co-authored-by: Stephen Weatherford <Stephen.Weatherford.com>
* switch to @microsoft/vscode-azext-utils * force rebuild * Fix aiKey
Bumps [mocha](https://github.com/mochajs/mocha) from 10.2.0 to 10.8.2. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v10.2.0...v10.8.2) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [moment](https://github.com/moment/moment) from 2.29.4 to 2.30.1. - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](moment/moment@2.29.4...2.30.1) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [vscode-jsonrpc](https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/jsonrpc) from 8.1.0 to 8.2.1. - [Release notes](https://github.com/Microsoft/vscode-languageserver-node/releases) - [Commits](https://github.com/Microsoft/vscode-languageserver-node/commits/release/jsonrpc/8.2.1/jsonrpc) --- updated-dependencies: - dependency-name: vscode-jsonrpc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.10.0 to 5.1.4. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/[email protected]@5.1.4) --- updated-dependencies: - dependency-name: webpack-cli dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* 1789 Fix loading schemas progress * rename -> runInBackground * Add runInBackground test * runInBackground --------- Co-authored-by: Stephen Weatherford <Stephen.Weatherford.com>
* Update to next alpha version * npm audit fix * forcxe rebuild --------- Co-authored-by: Stephen Weatherford <Stephen.Weatherford.com>
* Bump fs-extra and @types/fs-extra Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) and [@types/fs-extra](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fs-extra). These dependencies needed to be updated together. Updates `fs-extra` from 10.1.0 to 11.2.0 - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@10.1.0...11.2.0) Updates `@types/fs-extra` from 5.1.0 to 11.0.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/fs-extra) --- updated-dependencies: - dependency-name: fs-extra dependency-type: direct:production update-type: version-update:semver-major - dependency-name: "@types/fs-extra" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * fix --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Stephen Weatherford <Stephen.Weatherford.com>
Co-authored-by: Stephen Weatherford <Stephen.Weatherford.com>
Bumps [braces](https://github.com/micromatch/braces) and [vinyl-fs](https://github.com/gulpjs/vinyl-fs). These dependencies needed to be updated together. Updates `braces` from 1.8.5 to 3.0.3 - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@1.8.5...3.0.3) Updates `vinyl-fs` from 2.4.4 to 4.0.0 - [Release notes](https://github.com/gulpjs/vinyl-fs/releases) - [Changelog](https://github.com/gulpjs/vinyl-fs/blob/master/CHANGELOG.md) - [Commits](gulpjs/vinyl-fs@v2.4.4...v4.0.0) --- updated-dependencies: - dependency-name: braces dependency-type: indirect - dependency-name: vinyl-fs dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@types/decompress](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/decompress) from 4.2.4 to 4.2.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/decompress) --- updated-dependencies: - dependency-name: "@types/decompress" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@types/recursive-readdir](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/recursive-readdir) from 2.2.1 to 2.2.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/recursive-readdir) --- updated-dependencies: - dependency-name: "@types/recursive-readdir" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update to dotnet 8.0 * use latest langserver * Fix Update-ApiVersions' handling of child resources * Update snippet apiversions to fix tests * changelog * fix tests due to schema changes * fix test * whoops * Update CHANGELOG.md --------- Co-authored-by: Stephen Weatherford <Stephen.Weatherford.com>
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.9.0 to 22.9.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 10.0.9 to 10.0.10. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha) --- updated-dependencies: - dependency-name: "@types/mocha" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update changelog * Update version * Update NOTICE.html
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.
See Commits and Changes for more details.
Created by pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )