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.6.2 #1984

Merged
merged 75 commits into from
Jan 14, 2025
Merged

7.6.2 #1984

merged 75 commits into from
Jan 14, 2025

Conversation

JoernBerkefeld
Copy link
Contributor

@JoernBerkefeld JoernBerkefeld commented Jan 14, 2025

Release details

Checklist

Before merge

  • Wiki updated with info in ticket listed under Documentation
  • ran npm run prepare-release (which runs npm audit fix, npm run lint-ts, npm run lint:fix, git add, git commit)
  • pushed potential changes made by prepare-release

After merge

  • merged all dependabot PRs that target main branch
  • updated bug template to include the new version
  • updated .mcdevrc for tests to the new version
  • ran npm run version:major/minor/patch
  • pushed version-prep commits
  • merged main branch into develop branch
  • closed GitHub milestone
  • created new GitHub Release

Documentation

... insert updated documentation here ...

Issues

JoernBerkefeld and others added 30 commits January 2, 2025 19:50
…log-files-behind-config-option

task/1960 hide pretter error log behind config option formatErrorLog
…act-after-deploy-to-include-createdmodified-info

Bug/1859 re-retrieve dataExtract after deploy to include created and modified dates
…sification-after-deploy-to-get-createdmodified-info

Bug/1857 re-retrieve sendClassification after deploy to get created and modified date
…rofile-after-deploy-to-get-all-createdmodified-info

bug/1856 ensure upserted senderProfiles are saved with CreatedDate, ModifiedDate, createdBy and modifiedBy
…es-createdby-and-modifiedby-set-to-0-and-createddate-and-modifieddate-set-to-0001-01-01t

Bug/1796 ensure upserted events are saved with createdDate, createdBy, modifiedDate, modifiedBy
…sub-contenblocks

task/1967 remove folder info from sub-contentblocks in assets to avoid deployment blockers
…-set-to-after-changekeyfield

bug/1768 fix Fields getting set to empty string after changeKeyField and DE documentation not updated
…ional journeys when attempting to re-publish them
…al-send-journeys-for-deploy-refresh-and-auto-refresh-for-publish

Task/1923 support transactional send journeys for deploy refresh and auto refresh for publish
…tional-send-journey-with-dependent-transactionalemail-with-definitionkey=-was-not-found-on-your-bu

bug/1790 allow re-deploying transactional journeys without transEmail present as long as they are in Draft
@JoernBerkefeld JoernBerkefeld added bug Something isn't working chore Jira issue-type "Task" labels Jan 14, 2025
JoernBerkefeld and others added 26 commits January 14, 2025 10:36
Bumps [eslint](https://github.com/eslint/eslint) from 9.17.0 to 9.18.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.17.0...v9.18.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…op/eslint-9.18.0

Bump eslint from 9.17.0 to 9.18.0
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.4.1 to 4.5.1.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](NaturalIntelligence/fast-xml-parser@v4.4.1...v4.5.1)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…op/fast-xml-parser-4.5.1

Bump fast-xml-parser from 4.4.1 to 4.5.1
Bumps [yocto-spinner](https://github.com/sindresorhus/yocto-spinner) from 0.1.1 to 0.1.2.
- [Release notes](https://github.com/sindresorhus/yocto-spinner/releases)
- [Commits](sindresorhus/yocto-spinner@v0.1.1...v0.1.2)

---
updated-dependencies:
- dependency-name: yocto-spinner
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…op/yocto-spinner-0.1.2

Bump yocto-spinner from 0.1.1 to 0.1.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.2 to 5.7.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.7.2...v5.7.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…op/typescript-5.7.3

Bump typescript from 5.7.2 to 5.7.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.2 to 22.10.6.
- [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.10.6

Bump @types/node from 22.10.2 to 22.10.6
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.2.10 to 15.3.0.
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.2.10...v15.3.0)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…op/lint-staged-15.3.0

Bump lint-staged from 15.2.10 to 15.3.0
Bumps [c8](https://github.com/bcoe/c8) from 10.0.0 to 10.1.3.
- [Release notes](https://github.com/bcoe/c8/releases)
- [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md)
- [Commits](bcoe/c8@v10.0.0...v10.1.3)

---
updated-dependencies:
- dependency-name: c8
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…op/c8-10.1.3

Bump c8 from 10.0.0 to 10.1.3
Bumps [p-limit](https://github.com/sindresorhus/p-limit) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/sindresorhus/p-limit/releases)
- [Commits](sindresorhus/p-limit@v6.1.0...v6.2.0)

---
updated-dependencies:
- dependency-name: p-limit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…op/p-limit-6.2.0

Bump p-limit from 6.1.0 to 6.2.0
Bumps [axios-mock-adapter](https://github.com/ctimmerm/axios-mock-adapter) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/ctimmerm/axios-mock-adapter/releases)
- [Changelog](https://github.com/ctimmerm/axios-mock-adapter/blob/master/CHANGELOG.md)
- [Commits](ctimmerm/axios-mock-adapter@v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: axios-mock-adapter
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…op/axios-mock-adapter-2.1.0

Bump axios-mock-adapter from 2.0.0 to 2.1.0
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 12.1.0 to 12.3.2.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@12.1.0...inquirer@12.3.2)

---
updated-dependencies:
- dependency-name: inquirer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…op/inquirer-12.3.2

Bump inquirer from 12.1.0 to 12.3.2
…ctions-on-is-lower-than-your-projects-config-version

task/1976 Guide VSCE users what to do when project and app version are out of sync
…mmended-project-extensions

task/1965 include vsce peacock in recommended extensions
@JoernBerkefeld JoernBerkefeld merged commit f1772b8 into main Jan 14, 2025
16 checks passed
@JoernBerkefeld JoernBerkefeld added the dependencies Pull requests that update a dependency file label Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment