2.3.0#288
Merged
Merged
Conversation
…-the-clone-command added skipValidation to clone command and update flags logic
…-supported-for-deploy-copy-commands added cloudpage and coderesource to the list of assets
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.17.23 to 22.13.17. - [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-version: 22.13.17 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [eslint](https://github.com/eslint/eslint) from 9.21.0 to 9.23.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.21.0...v9.23.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.23.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.5 to 3.5.3. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.5...3.5.3) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.5.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…p/prettier-3.5.3 Bump prettier from 3.2.5 to 3.5.3
…p/eslint-9.23.0 Bump eslint from 9.21.0 to 9.23.0
…p/types/node-22.13.17 Bump @types/node from 20.17.23 to 22.13.17
Co-authored-by: JoernBerkefeld <1917227+JoernBerkefeld@users.noreply.github.com>
Co-authored-by: JoernBerkefeld <1917227+JoernBerkefeld@users.noreply.github.com>
Co-authored-by: JoernBerkefeld <1917227+JoernBerkefeld@users.noreply.github.com>
…ancelled Co-authored-by: JoernBerkefeld <1917227+JoernBerkefeld@users.noreply.github.com>
Co-authored-by: JoernBerkefeld <1917227+JoernBerkefeld@users.noreply.github.com>
…ing-popup FEATURE/57 Add a cancel button in the Running popup
…iles-via-vscodevsce #272 allow creating test file via npm run package:test-vsix
Co-authored-by: JoernBerkefeld <1917227+JoernBerkefeld@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: JoernBerkefeld <1917227+JoernBerkefeld@users.noreply.github.com>
feature/71 Add per-command VSCE log files under logs/vsce/
- Update src/config/metadatatypes.ts with mcdev 9.0.0 complete type list: * Add missing types: dataFilter, dataFilterHidden, triggeredSendSummary * Fix fileLocation support flags (create/update/delete/buildTemplate now true) * Fix filter support flags and description (was BETA, now production) * Add cloudpage/coderesource to asset.retrieveByDefault - Add MetadataTypes.updateMetadataTypes() to update list when mcdev adds new types - Add Terminal.executeTerminalCommandCapture() for async full-output capture - Add Mcdev.runExplainTypes() to run 'mcdev et --json' in background - Add Mcdev.updateMetadataTypes() to expose state update to extension - Add DevToolsExtension.refreshMetadataTypesInBackground() called after init - Update package.nls.json: replace hardcoded type names in when-condition regexes with generic path-depth patterns so any new type is automatically recognized in context menus Co-authored-by: JoernBerkefeld <1917227+JoernBerkefeld@users.noreply.github.com>
Co-authored-by: JoernBerkefeld <1917227+JoernBerkefeld@users.noreply.github.com>
Bumps [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) from 1.97.0 to 1.109.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/vscode) --- updated-dependencies: - dependency-name: "@types/vscode" dependency-version: 1.109.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…p/types/vscode-1.109.0 Bump @types/vscode from 1.97.0 to 1.109.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.23.0 to 10.0.3. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.23.0...v10.0.3) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.0.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…p/eslint-10.0.3 Bump eslint from 9.23.0 to 10.0.3
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 5.1.4 to 6.0.1. - [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/webpack-cli@5.1.4...webpack-cli@6.0.1) --- updated-dependencies: - dependency-name: webpack-cli dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…p/webpack-cli-6.0.1 Bump webpack-cli from 5.1.4 to 6.0.1
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.31.0 to 2.32.0. - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.31.0...v2.32.0) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-version: 2.32.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…p/eslint-plugin-import-2.32.0 Bump eslint-plugin-import from 2.31.0 to 2.32.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.98.0 to 5.105.4. - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.98.0...v5.105.4) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.105.4 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…p/webpack-5.105.4 Bump webpack from 5.98.0 to 5.105.4
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.1.3 to 5.5.5. - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.1.3...v5.5.5) --- updated-dependencies: - dependency-name: eslint-plugin-prettier dependency-version: 5.5.5 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…p/eslint-plugin-prettier-5.5.5 Bump eslint-plugin-prettier from 5.1.3 to 5.5.5
Bumps [@vscode/codicons](https://github.com/microsoft/vscode-codicons) from 0.0.36 to 0.0.44. - [Release notes](https://github.com/microsoft/vscode-codicons/releases) - [Commits](microsoft/vscode-codicons@0.0.36...v0.0.44) --- updated-dependencies: - dependency-name: "@vscode/codicons" dependency-version: 0.0.44 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…p/vscode/codicons-0.0.44 Bump @vscode/codicons from 0.0.36 to 0.0.44
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.13.17 to 25.3.5. - [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-version: 25.3.5 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…p/types/node-25.3.5 Bump @types/node from 22.13.17 to 25.3.5
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.2 to 5.9.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.8.2...v5.9.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…p/typescript-5.9.3 Bump typescript from 5.8.2 to 5.9.3
Bumps [prettier](https://github.com/prettier/prettier) from 3.5.3 to 3.8.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.3...3.8.1) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…p/prettier-3.8.1 Bump prettier from 3.5.3 to 3.8.1
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 9.1.0 to 10.1.8. - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v9.1.0...v10.1.8) --- updated-dependencies: - dependency-name: eslint-config-prettier dependency-version: 10.1.8 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…p/eslint-config-prettier-10.1.8 Bump eslint-config-prettier from 9.1.0 to 10.1.8
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.26.0 to 8.56.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.56.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…p/typescript-eslint/parser-8.56.1 Bump @typescript-eslint/parser from 8.26.0 to 8.56.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.26.0 to 8.56.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.56.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…p/typescript-eslint/eslint-plugin-8.56.1 Bump @typescript-eslint/eslint-plugin from 8.26.0 to 8.56.1
This file contains hidden or 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
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.
PR details
What changes did you make? (Give an overview)
...
Is there anything you'd like reviewers to focus on?
...
Checklist