Skip to content

chore(main): release 4.0.1#301

Open
philips-software-forest-releaser[bot] wants to merge 1 commit intomainfrom
release-please--branches--main--components--amp-cucumber-cpp-runner
Open

chore(main): release 4.0.1#301
philips-software-forest-releaser[bot] wants to merge 1 commit intomainfrom
release-please--branches--main--components--amp-cucumber-cpp-runner

Conversation

@philips-software-forest-releaser
Copy link
Contributor

@philips-software-forest-releaser philips-software-forest-releaser bot commented Mar 10, 2026

🤖 I have created a release beep boop

4.0.1 (2026-03-18)

Bug Fixes

  • Update custom parameter type in the README.md (#306) (8133173)

Chores

  • Add [[nodiscard]] attribute to relevant methods for better optimization and added std::move where needed (#299) (bfefd04)
  • Add ExecutionContext to Steps.hpp (#304) (637b3c2)
  • Update dependencies (#305) (325fb4c)

This PR was generated with Release Please. See documentation.

@github-actions
Copy link

github-actions bot commented Mar 10, 2026

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 6 0 0 0.04s
✅ CPP clang-format 229 0 0 0 1.59s
✅ DOCKERFILE hadolint 1 0 0 0.03s
✅ JSON jsonlint 8 0 0 0.34s
✅ JSON prettier 8 6 0 0 0.55s
⚠️ MARKDOWN markdownlint 6 3 18 0 1.11s
✅ MARKDOWN markdown-table-formatter 6 3 0 0 0.3s
✅ REPOSITORY git_diff yes no no 0.02s
✅ REPOSITORY grype yes no no 38.86s
✅ REPOSITORY ls-lint yes no no 0.11s
✅ REPOSITORY secretlint yes no no 4.14s
✅ REPOSITORY syft yes no no 1.61s
✅ REPOSITORY trivy yes no no 10.27s
✅ REPOSITORY trivy-sbom yes no no 0.25s
✅ REPOSITORY trufflehog yes no no 6.24s
⚠️ SPELL lychee 83 2 0 3.06s
✅ YAML prettier 10 0 0 0 0.65s
✅ YAML v8r 10 0 0 9.06s
✅ YAML yamllint 10 0 0 0.55s

Detailed Issues

⚠️ SPELL / lychee - 2 errors
[404] https://github.com/yourname/amp-cucumber-cpp-runner.git | Network error: Not Found
[404] https://github.com/philips-software/amp-cucumber-cpp-runner/compare/v4.0.0...v4.0.1 | Network error: Not Found
📝 Summary
---------------------
🔍 Total..........166
✅ Successful.....164
⏳ Timeouts.........0
🔀 Redirected.......0
👻 Excluded.........0
❓ Unknown..........0
🚫 Errors...........2

Errors in CHANGELOG.md
[404] https://github.com/philips-software/amp-cucumber-cpp-runner/compare/v4.0.0...v4.0.1 | Network error: Not Found

Errors in CONTRIBUTING.md
[404] https://github.com/yourname/amp-cucumber-cpp-runner.git | Network error: Not Found
⚠️ MARKDOWN / markdownlint - 18 errors
CHANGELOG.md:31 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Bug Fixes"]
CHANGELOG.md:37 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Chores"]
CHANGELOG.md:44 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Features"]
CHANGELOG.md:51 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Chores"]
CHANGELOG.md:59 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "⚠ BREAKING CHANGES"]
CHANGELOG.md:63 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Features"]
CHANGELOG.md:72 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Features"]
CHANGELOG.md:78 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Chores"]
CHANGELOG.md:86 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "⚠ BREAKING CHANGES"]
CHANGELOG.md:90 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Features"]
CHANGELOG.md:95 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Bug Fixes"]
CHANGELOG.md:104 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Features"]
CHANGELOG.md:115 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Chores"]
CHANGELOG.md:123 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "⚠ BREAKING CHANGES"]
CHANGELOG.md:127 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Features"]
CHANGELOG.md:152 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Bug Fixes"]
CHANGELOG.md:159 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Chores"]
README.md:114 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]

See detailed reports in MegaLinter artifacts

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx mega-linter-runner@9.4.0 --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,CPP_CLANG_FORMAT,DOCKERFILE_HADOLINT,JSON_JSONLINT,JSON_PRETTIER,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_GIT_DIFF,REPOSITORY_GRYPE,REPOSITORY_LS_LINT,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,SPELL_LYCHEE,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

@@ -1,3 +1,3 @@
{
".": "4.0.0"
".": "4.0.1"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[MegaLinter] reported by reviewdog 🐶

Suggested change
".": "4.0.1"
".": "4.0.1"

@github-actions
Copy link

github-actions bot commented Mar 10, 2026

Test Results

27 tests  ±0   27 ✅ ±0   28s ⏱️ ±0s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit bd9696e. ± Comparison against base commit 0b47a5f.

♻️ This comment has been updated with latest results.

@philips-software-forest-releaser philips-software-forest-releaser bot force-pushed the release-please--branches--main--components--amp-cucumber-cpp-runner branch 6 times, most recently from ced5bfe to 198fc58 Compare March 17, 2026 07:58
@philips-software-forest-releaser philips-software-forest-releaser bot force-pushed the release-please--branches--main--components--amp-cucumber-cpp-runner branch from 198fc58 to bd9696e Compare March 18, 2026 09:48
@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants