Skip to content
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

Release v2.1.1 #211

Merged
merged 60 commits into from
Sep 6, 2024
Merged

Release v2.1.1 #211

merged 60 commits into from
Sep 6, 2024

Commits on Jun 1, 2024

  1. Bump @vscode/codicons from 0.0.35 to 0.0.36

    Bumps [@vscode/codicons](https://github.com/microsoft/vscode-codicons) from 0.0.35 to 0.0.36.
    - [Release notes](https://github.com/microsoft/vscode-codicons/releases)
    - [Commits](microsoft/vscode-codicons@0.0.35...0.0.36)
    
    ---
    updated-dependencies:
    - dependency-name: "@vscode/codicons"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 1, 2024
    Configuration menu
    Copy the full SHA
    ebe8e7a View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    d1b8622 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    1b9b05c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #183 from Accenture/task/60-add-prettier

    prettier added to project
    anasilva105 authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    e56c33e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d905487 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5cac153 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d745d66 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    5889ebf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #185 from Accenture/feature/112-have-mcdev-command…

    …s-in-editor-context-menu-of-open-file
    
    mcdev commands available on editor context
    anasilva105 authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    0bdc260 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    229c975 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3fa236a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a8d6612 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Merge pull request #184 from Accenture/163-feature-offer-active-file-…

    …ctrl+shift-p-commands
    
    163 feature offer active file ctrl+shift p commands
    anasilva105 authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    0159c23 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Bump @typescript-eslint/parser from 7.10.0 to 7.18.0

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.10.0 to 7.18.0.
    - [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/v7.18.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    7e35130 View commit details
    Browse the repository at this point in the history
  2. Bump ts-jest from 29.1.3 to 29.2.4

    Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.3 to 29.2.4.
    - [Release notes](https://github.com/kulshekhar/ts-jest/releases)
    - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
    - [Commits](kulshekhar/ts-jest@v29.1.3...v29.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: ts-jest
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    1b28aac View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    98bc33a View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Merge pull request #194 from Accenture/bug/188-urgent-disabling-compa…

    …ctfolders-overrides-existing-vscodesettingsjson
    
    Disable compact folder feature removed
    anasilva105 authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    8d0cc61 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    fd6422d View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Merge pull request #195 from Accenture/feature/193-disable-type-selec…

    …tion-when-trying-to-retrieve-a-full-bu
    
    removed logic of requesting user to select metadatatype for retrieve …
    anasilva105 authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    9c9e141 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b3bf35 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Merge pull request #197 from Accenture/bug/177-asset-template-not-cop…

    …ied-complete-with-copy-to-bu
    
    Asset types folders are fully copied with all the files inside
    anasilva105 authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    ceea50d View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    b8aac4b View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    00f98e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ee8c02 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    7e8e505 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f0a819 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #200 from Accenture/bug/196-copy-to-bu-fails-when-…

    …trying-to-copy-from-the-credential-and-business-unit-folder
    
    Bug/196 copy to bu fails when trying to copy from the credential and business unit folder
    anasilva105 authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    6d371ee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e05154b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7067186 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #179 from Accenture/dependabot/npm_and_yarn/develo…

    …p/vscode/codicons-0.0.36
    
    Bump @vscode/codicons from 0.0.35 to 0.0.36
    anasilva105 authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    d7fc713 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f30aa27 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #190 from Accenture/dependabot/npm_and_yarn/develo…

    …p/typescript-eslint/parser-7.18.0
    
    Bump @typescript-eslint/parser from 7.10.0 to 7.18.0
    anasilva105 authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    e910d04 View commit details
    Browse the repository at this point in the history
  11. Bump @vscode/test-electron from 2.3.10 to 2.4.1

    Bumps [@vscode/test-electron](https://github.com/Microsoft/vscode-test) from 2.3.10 to 2.4.1.
    - [Changelog](https://github.com/microsoft/vscode-test/blob/main/CHANGELOG.md)
    - [Commits](microsoft/vscode-test@v2.3.10...v2.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@vscode/test-electron"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    06aa980 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d948703 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #191 from Accenture/dependabot/npm_and_yarn/develo…

    …p/ts-jest-29.2.4
    
    Bump ts-jest from 29.1.3 to 29.2.4
    anasilva105 authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    75e7c5e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a2966a2 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #189 from Accenture/dependabot/npm_and_yarn/develo…

    …p/vscode/test-electron-2.4.1
    
    Bump @vscode/test-electron from 2.3.10 to 2.4.1
    anasilva105 authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    dffa40e View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Bump @salesforce-ux/design-system from 2.24.2 to 2.24.5

    Bumps [@salesforce-ux/design-system](https://github.com/salesforce-ux/design-system) from 2.24.2 to 2.24.5.
    - [Release notes](https://github.com/salesforce-ux/design-system/releases)
    - [Changelog](https://github.com/salesforce-ux/design-system/blob/main/RELEASENOTES.general.md)
    - [Commits](https://github.com/salesforce-ux/design-system/commits)
    
    ---
    updated-dependencies:
    - dependency-name: "@salesforce-ux/design-system"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    3acc41b View commit details
    Browse the repository at this point in the history
  2. Bump @typescript-eslint/eslint-plugin from 7.10.0 to 8.3.0

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.10.0 to 8.3.0.
    - [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.3.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    daf5fba View commit details
    Browse the repository at this point in the history
  3. Bump webpack from 5.91.0 to 5.94.0

    Bumps [webpack](https://github.com/webpack/webpack) from 5.91.0 to 5.94.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.91.0...v5.94.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    a4ab77e View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    3703e4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e90d58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    390cbc8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #201 from Accenture/task/161-add-ampscript-and-ssj…

    …s-into-description-of-extension
    
    [TASK] add "AMPscript" and "SSJS" into description of extension #161
    anasilva105 authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    bc8230d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db284bb View commit details
    Browse the repository at this point in the history
  6. Merge pull request #208 from Accenture/dependabot/npm_and_yarn/develo…

    …p/webpack-5.94.0
    
    Bump webpack from 5.91.0 to 5.94.0
    anasilva105 authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    8776ad3 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'develop' into dependabot/npm_and_yarn/develop/typescrip…

    …t-eslint/eslint-plugin-8.3.0
    anasilva105 authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    bd319a8 View commit details
    Browse the repository at this point in the history
  8. Bump typescript from 5.4.5 to 5.5.4

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.5 to 5.5.4.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.4.5...v5.5.4)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    ff2d32f View commit details
    Browse the repository at this point in the history
  9. Merge pull request #207 from Accenture/dependabot/npm_and_yarn/develo…

    …p/typescript-eslint/eslint-plugin-8.3.0
    
    Bump @typescript-eslint/eslint-plugin from 7.10.0 to 8.3.0
    anasilva105 authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    7f0c2f1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ac67911 View commit details
    Browse the repository at this point in the history
  11. Bump @types/vscode from 1.89.0 to 1.92.0

    Bumps [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) from 1.89.0 to 1.92.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-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    b13f6f6 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #206 from Accenture/dependabot/npm_and_yarn/develo…

    …p/typescript-5.5.4
    
    Bump typescript from 5.4.5 to 5.5.4
    anasilva105 authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    e2cbde6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a964e7a View commit details
    Browse the repository at this point in the history
  14. Merge pull request #205 from Accenture/dependabot/npm_and_yarn/develo…

    …p/types/vscode-1.92.0
    
    Bump @types/vscode from 1.89.0 to 1.92.0
    anasilva105 authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    c8bad02 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'develop' into dependabot/npm_and_yarn/develop/salesforc…

    …e-ux/design-system-2.24.5
    anasilva105 authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    39ad4db View commit details
    Browse the repository at this point in the history
  16. Merge pull request #204 from Accenture/dependabot/npm_and_yarn/develo…

    …p/salesforce-ux/design-system-2.24.5
    
    Bump @salesforce-ux/design-system from 2.24.2 to 2.24.5
    anasilva105 authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    1d48a6f View commit details
    Browse the repository at this point in the history
  17. Merge branch 'develop' into feature/202-update-default-metadata-types…

    …-file-by-running-mcdev-explaintypes-in-background
    anasilva105 committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    244f6d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    0c92163 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #210 from Accenture/feature/202-update-default-met…

    …adata-types-file-by-running-mcdev-explaintypes-in-background
    
    Feature/202 update default metadata types file by running mcdev explaintypes in background
    anasilva105 authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    5669d32 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    0e99345 View commit details
    Browse the repository at this point in the history