Skip to content

9.0.0#2505

Merged
JoernBerkefeld merged 47 commits intomainfrom
develop
Feb 20, 2026
Merged

9.0.0#2505
JoernBerkefeld merged 47 commits intomainfrom
develop

Conversation

@JoernBerkefeld
Copy link
Contributor

@JoernBerkefeld JoernBerkefeld commented Feb 20, 2026

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

n/a

Issues

JoernBerkefeld and others added 30 commits February 12, 2026 13:43
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 50.7.1 to 62.5.4.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v50.7.1...v62.5.4)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 62.5.4
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

Bump eslint-plugin-jsdoc from 50.7.1 to 62.5.4
Bumps [p-limit](https://github.com/sindresorhus/p-limit) from 6.2.0 to 7.3.0.
- [Release notes](https://github.com/sindresorhus/p-limit/releases)
- [Commits](sindresorhus/p-limit@v6.2.0...v7.3.0)

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

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

Bump p-limit from 6.2.0 to 7.3.0
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 12.6.0 to 13.2.2.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@12.6.0...inquirer@13.2.2)

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

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

Bump inquirer from 12.6.0 to 13.2.2
Bumps [conf](https://github.com/sindresorhus/conf) from 13.1.0 to 15.1.0.
- [Release notes](https://github.com/sindresorhus/conf/releases)
- [Commits](sindresorhus/conf@v13.1.0...v15.1.0)

---
updated-dependencies:
- dependency-name: conf
  dependency-version: 15.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Bump conf from 13.1.0 to 15.1.0
Bumps [yargs](https://github.com/yargs/yargs) from 17.7.2 to 18.0.0.
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md)
- [Commits](yargs/yargs@v17.7.2...v18.0.0)

---
updated-dependencies:
- dependency-name: yargs
  dependency-version: 18.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Bump yargs from 17.7.2 to 18.0.0
Bumps [@types/inquirer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/inquirer) from 9.0.7 to 9.0.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/inquirer)

---
updated-dependencies:
- dependency-name: "@types/inquirer"
  dependency-version: 9.0.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Bump @types/inquirer from 9.0.7 to 9.0.9
Bumps [@types/yargs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/yargs) from 17.0.33 to 17.0.35.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/yargs)

---
updated-dependencies:
- dependency-name: "@types/yargs"
  dependency-version: 17.0.35
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…op/types/yargs-17.0.35

Bump @types/yargs from 17.0.33 to 17.0.35
Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.30.0 to 3.31.1.
- [Release notes](https://github.com/steveukx/git-js/releases)
- [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md)
- [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.31.1/simple-git)

---
updated-dependencies:
- dependency-name: simple-git
  dependency-version: 3.31.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…op/simple-git-3.31.1

Bump simple-git from 3.30.0 to 3.31.1
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.3.5 to 5.3.6.
- [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@v5.3.5...v5.3.6)

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

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

Bump fast-xml-parser from 5.3.5 to 5.3.6
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 13.2.2 to 13.2.5.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@13.2.2...inquirer@13.2.5)

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

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

Bump inquirer from 13.2.2 to 13.2.5
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 62.5.4 to 62.7.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v62.5.4...v62.7.0)

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

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

Bump eslint-plugin-jsdoc from 62.5.4 to 62.7.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.2.3 to 25.3.0.
- [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.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…op/types/node-25.3.0

Bump @types/node from 25.2.3 to 25.3.0
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.3.6 to 5.3.7.
- [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@v5.3.6...v5.3.7)

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

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

Bump fast-xml-parser from 5.3.6 to 5.3.7
Bumps [eslint](https://github.com/eslint/eslint) from 9.28.0 to 10.0.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.28.0...v10.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
JoernBerkefeld and others added 11 commits February 20, 2026 11:36
…op/eslint-10.0.0

Bump eslint from 9.39.2 to 10.0.0
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 59.0.1 to 63.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](sindresorhus/eslint-plugin-unicorn@v59.0.1...v63.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
  dependency-version: 63.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

Bump eslint-plugin-unicorn from 59.0.1 to 63.0.0
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.28.0 to 10.0.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/HEAD/packages/js)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-version: 10.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

Bump @eslint/js from 9.28.0 to 10.0.1
@JoernBerkefeld JoernBerkefeld added this to the 9.0.0 milestone Feb 20, 2026
@JoernBerkefeld JoernBerkefeld self-assigned this Feb 20, 2026
# Conflicts:
#	package-lock.json
#	package.json
@github-actions
Copy link

github-actions bot commented Feb 20, 2026

Coverage Report

Commit:329cca7
Base: main@f46ec5c

Type Base This PR
Total Statements Coverage  71%  71%  (+0%)
Total Branches Coverage  70.78%  70.78%  (+0%)
Total Functions Coverage  83.71%  83.71%  (+0%)
Total Lines Coverage  71%  71%  (+0%)
Details (changed files):
File Statements Branches Functions Lines

dependabot bot and others added 5 commits February 20, 2026 15:21
Bumps [eslint](https://github.com/eslint/eslint) from 10.0.0 to 10.0.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.0.0...v10.0.1)

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

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

Bump eslint from 10.0.0 to 10.0.1
Bumps [sfmc-sdk](https://github.com/DougMidgley/SFMC-SDK) from 2.1.4 to 3.0.0.
- [Release notes](https://github.com/DougMidgley/SFMC-SDK/releases)
- [Commits](DougMidgley/SFMC-SDK@v2.1.4...v3.0.0)

---
updated-dependencies:
- dependency-name: sfmc-sdk
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…op/sfmc-sdk-3.0.0

Bump sfmc-sdk from 2.1.4 to 3.0.0
@JoernBerkefeld JoernBerkefeld merged commit 4f74a2e into main Feb 20, 2026
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[TASK] drop node 18 support (and advise against 21 and 23)

1 participant