Skip to content

Bump marocchino/sticky-pull-request-comment from 2 to 3#62

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/marocchino/sticky-pull-request-comment-3
Open

Bump marocchino/sticky-pull-request-comment from 2 to 3#62
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/marocchino/sticky-pull-request-comment-3

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 to 3.

Release notes

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

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

v2.9.4

What's Changed

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

v2.9.3

What's Changed

  • Update deps (including security issues)
  • Test with vitest instead of jest
  • Use biome

Full Changelog: marocchino/sticky-pull-request-comment@v2.9.2...v2.9.3

v2.9.2

What's Changed

Full Changelog: marocchino/sticky-pull-request-comment@v2.9.1...v2.9.2

v2.9.1

What's Changed

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [marocchino/sticky-pull-request-comment](https://github.com/marocchino/sticky-pull-request-comment) from 2 to 3.
- [Release notes](https://github.com/marocchino/sticky-pull-request-comment/releases)
- [Commits](marocchino/sticky-pull-request-comment@v2...v3)

---
updated-dependencies:
- dependency-name: marocchino/sticky-pull-request-comment
  dependency-version: '3'
  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
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 16, 2026

Summary - Unit Tests

Result Passed Failed Skipped
success 💚 1537 💔 0 💤 0

Summary - Test Coverage

Summary
Generated on: 03/16/2026 - 01:14:33
Coverage date: 03/16/2026 - 01:14:30
Parser: MultiReport (2x Cobertura)
Assemblies: 1
Classes: 23
Files: 22
Line coverage: 86.8% (669 of 770)
Covered lines: 669
Uncovered lines: 101
Coverable lines: 770
Total lines: 1996
Branch coverage: 78.1% (544 of 696)
Covered branches: 544
Total branches: 696
Method coverage: Feature is only available for sponsors

Coverage

A3.MinimalApiValidation - 86.8%
Name Line Branch
A3.MinimalApiValidation 86.8% 78.1%
A3.MinimalApiValidation.Binders.FromQuery`1 100% 71.4%
A3.MinimalApiValidation.Binders.QueryTypeInfo 93.4% 87.5%
A3.MinimalApiValidation.EndpointValidationExtensions 81.4% 100%
A3.MinimalApiValidation.EndpointValidatorOptions 100%
A3.MinimalApiValidation.Exceptions.BinderValidationFailedException 41.6%
A3.MinimalApiValidation.Internal.Filter.RequestModelValidationFilter`1 97% 72.7%
A3.MinimalApiValidation.Internal.Filter.ValidateOnlyFilter 93.3% 50%
A3.MinimalApiValidation.Internal.Filter.ValidateOnlyResponse 100%
A3.MinimalApiValidation.Internal.LogMessages 81.4% 57.1%
A3.MinimalApiValidation.Internal.Middleware.Body 90.3% 81.2%
A3.MinimalApiValidation.Internal.Middleware.BodyParameterInfo 93.7% 85.7%
A3.MinimalApiValidation.Internal.Middleware.BodyValidationResult 100%
A3.MinimalApiValidation.Internal.Middleware.HeaderOrQuery 100% 100%
A3.MinimalApiValidation.Internal.Middleware.ParameterAttributeInfo 93.1% 83.3%
A3.MinimalApiValidation.Internal.Middleware.ValidationMiddleware 94.6% 83.3%
A3.MinimalApiValidation.Internal.Utils 75.5% 67.3%
A3.MinimalApiValidation.ValidationAttributes.GreaterThanAttribute 82.2% 74.4%
A3.MinimalApiValidation.ValidationAttributes.GreaterThanOrEqualToAttribute 82.2% 74.4%
A3.MinimalApiValidation.ValidationAttributes.LessThanAttribute 84.4% 77.7%
A3.MinimalApiValidation.ValidationAttributes.LessThanOrEqualToAttribute 84.4% 77.7%
A3.MinimalApiValidation.ValidationAttributes.MaxAttribute 86.3% 96.6%
A3.MinimalApiValidation.ValidationAttributes.MinAttribute 86.3% 96.6%
A3.MinimalApiValidation.ValidationAttributes.ValidationContextExtensions 100% 75%

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.

0 participants