Skip to content

chore(deps): bump marocchino/sticky-pull-request-comment from 2.9.4 to 3.0.2#90

Merged
André Jordan (andjordan) merged 1 commit intomainfrom
dependabot/github_actions/marocchino/sticky-pull-request-comment-3.0.2
Mar 17, 2026
Merged

chore(deps): bump marocchino/sticky-pull-request-comment from 2.9.4 to 3.0.2#90
André Jordan (andjordan) merged 1 commit intomainfrom
dependabot/github_actions/marocchino/sticky-pull-request-comment-3.0.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps marocchino/sticky-pull-request-comment from 2.9.4 to 3.0.2.

Release notes

Sourced from marocchino/sticky-pull-request-comment's releases.

v3.0.2

What's Changed

Full Changelog: marocchino/sticky-pull-request-comment@v3.0.1...v3.0.2

v3.0.1

What's Changed

  • Update deps
  • Change build system from ncc to rollup
  • Use pull_request trigger in github action

Full Changelog: marocchino/sticky-pull-request-comment@v3.0.0...v3.0.1

v3.0.0

What's Changed

  • Update node to 24
  • Update deps

New Contributors

Full Changelog: marocchino/sticky-pull-request-comment@v2.9.4...v3.0.0

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [marocchino/sticky-pull-request-comment](https://github.com/marocchino/sticky-pull-request-comment) from 2.9.4 to 3.0.2.
- [Release notes](https://github.com/marocchino/sticky-pull-request-comment/releases)
- [Commits](marocchino/sticky-pull-request-comment@7737449...70d2764)

---
updated-dependencies:
- dependency-name: marocchino/sticky-pull-request-comment
  dependency-version: 3.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 16, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 16, 2026 22:00
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 16, 2026
@github-actions
Copy link
Copy Markdown
Contributor

MegaLinter analysis: Error

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 8 0 0 0.02s
✅ JSON prettier 4 1 0 0 0.43s
✅ JSON v8r 4 0 0 3.39s
✅ MARKDOWN markdownlint 5 0 0 0 0.87s
✅ MARKDOWN markdown-table-formatter 5 0 0 0 0.29s
✅ REPOSITORY checkov yes no no 18.29s
✅ REPOSITORY gitleaks yes no no 0.26s
✅ REPOSITORY git_diff yes no no 0.0s
✅ REPOSITORY grype yes no no 35.29s
✅ REPOSITORY secretlint yes no no 1.57s
✅ REPOSITORY syft yes no no 1.69s
✅ REPOSITORY trivy yes no no 19.7s
✅ REPOSITORY trivy-sbom yes no no 0.15s
✅ REPOSITORY trufflehog yes no no 4.25s
❌ SPELL lychee 22 1 0 7.35s
✅ YAML prettier 11 0 0 0 0.7s
✅ YAML v8r 11 0 0 6.7s
✅ YAML yamllint 11 0 0 0.52s

Detailed Issues

❌ SPELL / lychee - 1 error
[429] https://github.com/philips-software/sonarqube-issue-conversion/blob/main/.github/CONTRIBUTING.md | Network error: Too Many Requests
📝 Summary
---------------------
🔍 Total...........51
✅ Successful......50
⏳ Timeouts.........0
🔀 Redirected.......0
👻 Excluded.........0
❓ Unknown..........0
🚫 Errors...........1

Errors in .github/PULL_REQUEST_TEMPLATE.md
[429] https://github.com/philips-software/sonarqube-issue-conversion/blob/main/.github/CONTRIBUTING.md | Network error: Too Many Requests

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,JSON_V8R,JSON_PRETTIER,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_CHECKOV,REPOSITORY_GIT_DIFF,REPOSITORY_GITLEAKS,REPOSITORY_GRYPE,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

@andjordan André Jordan (andjordan) merged commit 17ecb68 into main Mar 17, 2026
13 of 14 checks passed
@andjordan André Jordan (andjordan) deleted the dependabot/github_actions/marocchino/sticky-pull-request-comment-3.0.2 branch March 17, 2026 07:53
@github-actions
Copy link
Copy Markdown
Contributor

Pull Request Report (#90)

Static measures

Description Value
Number of added lines 2
Number of deleted lines 2
Number of changed files 1
Number of commits 1
Number of reviews 1
Number of comments (w/o review comments) 1
Number of reviews that contains a comment to resolve 0
Number of reviews that requested a change from the author 0
Number of reviews that approved the Pull Request 1
Get the total number of participants of a Pull Request 3

Time related measures

Description Value
PR lead time (from creation to close of PR) 9.9 Hours
Time that was spend on the branch before the PR was created 1 Sec
Time that was spend on the branch before the PR was merged 9.9 Hours
Time to merge after last review 28 Sec

Status check related measures

Description Value
Total runtime for last status check run (Workflow for PR) 5.2 Min
Total time spend in last status check run on PR 2.2 Min

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

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant