-
Notifications
You must be signed in to change notification settings - Fork 36
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
7.4.2 #1725
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
…not-work-for-retrieve Bug/1717 --skipValidation does not work for retrieve
…on-journeys-does-not-reflect-the-current-status task/1716 update journey-triggeredSendStatus and suppressTracking
… retrieve directory IF actively included in the list of to be deployed types
…ieve-during-deploy-even-if-not-listed-for-retrieval Bug/126 folders saved to retrieve during deploy even if not listed for retrieval
…diff viewer the diff view only works on text-only views
…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
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>
…op/types/node-22.5.5 Bump @types/node from 22.5.4 to 22.5.5
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>
…op/types/mocha-10.0.8 Bump @types/mocha from 10.0.7 to 10.0.8
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>
…op/husky-9.1.6 Bump husky from 9.1.5 to 9.1.6
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>
…op/inquirer-11.0.2 Bump inquirer from 10.2.2 to 11.0.2
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>
…op/eslint-plugin-jsdoc-50.2.4 Bump eslint-plugin-jsdoc from 50.2.2 to 50.2.4
JoernBerkefeld
added
bug
Something isn't working
chore
Jira issue-type "Task"
dependencies
Pull requests that update a dependency file
c/folder
COMPONENT
c/journey
COMPONENT
labels
Sep 19, 2024
Coverage ReportCommit:2913a6eBase: main@152a939 Details (changed files):
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
Something isn't working
c/folder
COMPONENT
c/journey
COMPONENT
chore
Jira issue-type "Task"
dependencies
Pull requests that update a dependency file
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.
Release details
Checklist
Before merge
npm run prepare-release
(which runsnpm audit fix
,npm run lint-ts
,npm run lint:fix
,git add
,git commit
)After merge
npm run version:major/minor/patch
Documentation
n/a
Issues