Skip to content

chore(deps): bump LerianStudio/github-actions-shared-workflows/.github/workflows/routine.yml from 1.33.0 to 1.33.1#28

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/github_actions/develop/LerianStudio/github-actions-shared-workflows/dot-github/workflows/routine.yml-1.33.1
Open

chore(deps): bump LerianStudio/github-actions-shared-workflows/.github/workflows/routine.yml from 1.33.0 to 1.33.1#28
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/github_actions/develop/LerianStudio/github-actions-shared-workflows/dot-github/workflows/routine.yml-1.33.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown

Bumps LerianStudio/github-actions-shared-workflows/.github/workflows/routine.yml from 1.33.0 to 1.33.1.

Release notes

Sourced from LerianStudio/github-actions-shared-workflows/.github/workflows/routine.yml's releases.

v1.33.1

Github-actions-shared-workflows v1.33.1

  • Fixes:
    • Include ready_for_review in change gate condition for Go PR validation.
    • Add Go PR validation and service release umbrella workflows.
    • Post PR comment even when lerian-lib-version check fails.
    • Log non-200 HTTP code from releases API in lerian-lib-version.
    • Use MANAGE_TOKEN for PR comment in nested reusable context in lerian-lib-version.

Contributors: @​bedatty, @​ferr3ira-gabriel, @​lerian-studio.

Compare changes

v1.33.1-beta.8

No release notes provided.

v1.33.1-beta.7

No release notes provided.

v1.33.1-beta.6

No release notes provided.

v1.33.1-beta.5

No release notes provided.

v1.33.1-beta.4

No release notes provided.

v1.33.1-beta.3

No release notes provided.

v1.33.1-beta.2

No release notes provided.

v1.33.1-beta.1

No release notes provided.

Changelog

Sourced from LerianStudio/github-actions-shared-workflows/.github/workflows/routine.yml's changelog.

1.33.1

  • Fixes:
    • Include ready_for_review in change gate condition for Go PR validation.
    • Add Go PR validation and service release umbrella workflows.
    • Post PR comment even when lerian-lib-version check fails.
    • Log non-200 HTTP code from releases API in lerian-lib-version.
    • Use MANAGE_TOKEN for PR comment in nested reusable context in lerian-lib-version.

Contributors: @​bedatty, @​ferr3ira-gabriel, @​lerian-studio.

Compare changes


Commits
  • 4ba7bf2 Merge pull request #416 from LerianStudio/develop
  • 5579f2a fix(go-pr-validation): include ready_for_review in change gate condition (#420)
  • 964d3c7 fix: add Go PR validation and service release umbrella workflows (#406)
  • d5702b9 fix(lerian-lib-version): post PR comment even when check fails (#414)
  • 0395700 fix(lerian-lib-version): log non-200 HTTP code from releases API (#413)
  • 37fc62f fix(lerian-lib-version): use MANAGE_TOKEN for PR comment in nested reusable c...
  • 3345c65 fix(lerian-lib-version): retry releases fetch without auth on 404 for public ...
  • 58e979e fix(go-pr-analysis): silence gosec telemetry 403 and make-sec noise (#410)
  • 57183a5 fix(validate): add lerian-lib-version-check reusable workflow and composite a...
  • 311ee3d chore(matrix): register go-boilerplate-ddd for benedita (#399)
  • Additional commits viewable in compare view

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)

…b/workflows/routine.yml

Bumps [LerianStudio/github-actions-shared-workflows/.github/workflows/routine.yml](https://github.com/lerianstudio/github-actions-shared-workflows) from 1.33.0 to 1.33.1.
- [Release notes](https://github.com/lerianstudio/github-actions-shared-workflows/releases)
- [Changelog](https://github.com/LerianStudio/github-actions-shared-workflows/blob/main/CHANGELOG.md)
- [Commits](LerianStudio/github-actions-shared-workflows@v1.33.0...v1.33.1)

---
updated-dependencies:
- dependency-name: LerianStudio/github-actions-shared-workflows/.github/workflows/routine.yml
  dependency-version: 1.33.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added ci Continuous integration pipelines deps Go module dependencies (usually opened by Dependabot) labels Jun 16, 2026
@github-actions github-actions Bot added size/XS PR changes < 50 lines and removed deps Go module dependencies (usually opened by Dependabot) labels Jun 16, 2026
@github-actions

Copy link
Copy Markdown

🔍 PR Validation Summary

✅ PR Mergeable — no blocking failures

Check Status Blocking
Source Branch ✅ success yes
PR Title ✅ success yes
PR Description ✅ success yes
PR Size ✅ success no
Auto Labels ✅ success no
PR Metadata ✅ success no

🔍 View workflow run

@lerian-studio

Copy link
Copy Markdown
Contributor

📊 Unit Test Coverage Report: app

Metric Value
Overall Coverage 82.6% ✅ PASS
Threshold 80%

Coverage by Package

Package Coverage
github.com/LerianStudio/lib-streaming/internal/cloudevents 92.1%
github.com/LerianStudio/lib-streaming/internal/config 83.7%
github.com/LerianStudio/lib-streaming/internal/contract 81.1%
github.com/LerianStudio/lib-streaming/internal/emitter 100.0%
github.com/LerianStudio/lib-streaming/internal/manifest 83.0%
github.com/LerianStudio/lib-streaming/internal/producer 85.7%
github.com/LerianStudio/lib-streaming/internal/transport/eventbridge 87.3%
github.com/LerianStudio/lib-streaming/internal/transport/kafka 60.1%
github.com/LerianStudio/lib-streaming/internal/transport/rabbitmq 93.2%
github.com/LerianStudio/lib-streaming/internal/transport/sqs 84.4%
github.com/LerianStudio/lib-streaming/internal/transport 95.0%
github.com/LerianStudio/lib-streaming/streamingtest 90.7%
github.com/LerianStudio/lib-streaming 63.4%

Generated by Go PR Analysis workflow

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

Labels

ci Continuous integration pipelines size/XS PR changes < 50 lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant