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

7.4.2 #1725

Merged
merged 22 commits into from
Sep 19, 2024
Merged

7.4.2 #1725

merged 22 commits into from
Sep 19, 2024

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    f49e442 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94d188a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd863a3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1718 from Accenture/bug/1717-skipvalidation-does-…

    …not-work-for-retrieve
    
    Bug/1717 --skipValidation does not work for retrieve
    JoernBerkefeld authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    5406566 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ea73f09 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1719 from Accenture/bug/1716-triggeredsendstatus-…

    …on-journeys-does-not-reflect-the-current-status
    
    task/1716 update journey-triggeredSendStatus and suppressTracking
    JoernBerkefeld authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    79fa77a View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    b9c849e View commit details
    Browse the repository at this point in the history
  2. #126: correct Folder.saveResults signature to allow saving folders to…

    … retrieve directory IF actively included in the list of to be deployed types
    JoernBerkefeld committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    92ee0a0 View commit details
    Browse the repository at this point in the history
  3. #126: refactoring

    JoernBerkefeld committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b73213f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1720 from Accenture/bug/126-folders-saved-to-retr…

    …ieve-during-deploy-even-if-not-listed-for-retrieval
    
    Bug/126 folders saved to retrieve during deploy even if not listed for retrieval
    JoernBerkefeld authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    0460484 View commit details
    Browse the repository at this point in the history
  5. #1721: disable auto-opening markdown renderer to enable vscode's git …

    …diff viewer
    
    the diff view only works on text-only views
    JoernBerkefeld committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    0da1e24 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1722 from Accenture/task/1721-vscode-should-open-…

    …markdown-files-as-text-only-at-first-to-allow-using-the-built-in-diff-viewer
    
    task/1721 disable auto-opening markdown renderer to enable vscode's git diff viewer
    JoernBerkefeld authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    dd001d5 View commit details
    Browse the repository at this point in the history
  7. Bump @types/node from 22.5.4 to 22.5.5

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.5.4 to 22.5.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-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    cb473d0 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1711 from Accenture/dependabot/npm_and_yarn/devel…

    …op/types/node-22.5.5
    
    Bump @types/node from 22.5.4 to 22.5.5
    JoernBerkefeld authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b0363e2 View commit details
    Browse the repository at this point in the history
  9. Bump @types/mocha from 10.0.7 to 10.0.8

    Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 10.0.7 to 10.0.8.
    - [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] <support@github.com>
    dependabot[bot] authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f5e55e0 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #1714 from Accenture/dependabot/npm_and_yarn/devel…

    …op/types/mocha-10.0.8
    
    Bump @types/mocha from 10.0.7 to 10.0.8
    JoernBerkefeld authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    008fcac View commit details
    Browse the repository at this point in the history
  11. Bump husky from 9.1.5 to 9.1.6

    Bumps [husky](https://github.com/typicode/husky) from 9.1.5 to 9.1.6.
    - [Release notes](https://github.com/typicode/husky/releases)
    - [Commits](typicode/husky@v9.1.5...v9.1.6)
    
    ---
    updated-dependencies:
    - dependency-name: husky
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    541ab10 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #1712 from Accenture/dependabot/npm_and_yarn/devel…

    …op/husky-9.1.6
    
    Bump husky from 9.1.5 to 9.1.6
    JoernBerkefeld authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    3816698 View commit details
    Browse the repository at this point in the history
  13. Bump inquirer from 10.2.2 to 11.0.2

    Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 10.2.2 to 11.0.2.
    - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
    - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@10.2.2...inquirer@11.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: inquirer
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    ce48589 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #1724 from Accenture/dependabot/npm_and_yarn/devel…

    …op/inquirer-11.0.2
    
    Bump inquirer from 10.2.2 to 11.0.2
    JoernBerkefeld authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    092dd0b View commit details
    Browse the repository at this point in the history
  15. Bump eslint-plugin-jsdoc from 50.2.2 to 50.2.4

    Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 50.2.2 to 50.2.4.
    - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
    - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
    - [Commits](gajus/eslint-plugin-jsdoc@v50.2.2...v50.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jsdoc
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5459c92 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #1723 from Accenture/dependabot/npm_and_yarn/devel…

    …op/eslint-plugin-jsdoc-50.2.4
    
    Bump eslint-plugin-jsdoc from 50.2.2 to 50.2.4
    JoernBerkefeld authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    2913a6e View commit details
    Browse the repository at this point in the history