build(deps): Bump the development-dependencies group across 1 directory with 9 updates - #12
Merged
github-actions[bot] merged 1 commit intoAug 16, 2026
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #12 +/- ##
=======================================
Coverage 63.88% 63.88%
=======================================
Files 90 90
Lines 9681 9681
=======================================
Hits 6185 6185
Misses 2994 2994
Partials 502 502 ☔ View full report in Codecov by Harness. |
|
@dependabot rebase |
…ry with 9 updates Bumps the development-dependencies group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [go-openapi/ci-workflows/.github/workflows/auto-merge.yml](https://github.com/go-openapi/ci-workflows) | `0.4.3` | `0.5.3` | | [go-openapi/ci-workflows/.github/workflows/bump-release-monorepo.yml](https://github.com/go-openapi/ci-workflows) | `0.4.3` | `0.5.3` | | [go-openapi/ci-workflows/.github/workflows/codeql.yml](https://github.com/go-openapi/ci-workflows) | `0.4.3` | `0.5.3` | | [go-openapi/ci-workflows/.github/workflows/contributors.yml](https://github.com/go-openapi/ci-workflows) | `0.4.3` | `0.5.3` | | [go-openapi/ci-workflows/.github/workflows/go-test-monorepo.yml](https://github.com/go-openapi/ci-workflows) | `0.4.3` | `0.5.3` | | [go-openapi/ci-workflows/.github/workflows/monitor-bot-pr.yml](https://github.com/go-openapi/ci-workflows) | `0.4.3` | `0.5.3` | | [go-openapi/ci-workflows/.github/workflows/scanner.yml](https://github.com/go-openapi/ci-workflows) | `0.4.3` | `0.5.3` | | [go-openapi/ci-workflows/.github/workflows/release.yml](https://github.com/go-openapi/ci-workflows) | `0.4.3` | `0.5.3` | | [go-openapi/ci-workflows/.github/workflows/webhook-announcements.yml](https://github.com/go-openapi/ci-workflows) | `0.4.3` | `0.5.3` | Updates `go-openapi/ci-workflows/.github/workflows/auto-merge.yml` from 0.4.3 to 0.5.3 - [Release notes](https://github.com/go-openapi/ci-workflows/releases) - [Commits](go-openapi/ci-workflows@befbc52...d2d2b54) Updates `go-openapi/ci-workflows/.github/workflows/bump-release-monorepo.yml` from 0.4.3 to 0.5.3 - [Release notes](https://github.com/go-openapi/ci-workflows/releases) - [Commits](go-openapi/ci-workflows@befbc52...d2d2b54) Updates `go-openapi/ci-workflows/.github/workflows/codeql.yml` from 0.4.3 to 0.5.3 - [Release notes](https://github.com/go-openapi/ci-workflows/releases) - [Commits](go-openapi/ci-workflows@befbc52...d2d2b54) Updates `go-openapi/ci-workflows/.github/workflows/contributors.yml` from 0.4.3 to 0.5.3 - [Release notes](https://github.com/go-openapi/ci-workflows/releases) - [Commits](go-openapi/ci-workflows@befbc52...d2d2b54) Updates `go-openapi/ci-workflows/.github/workflows/go-test-monorepo.yml` from 0.4.3 to 0.5.3 - [Release notes](https://github.com/go-openapi/ci-workflows/releases) - [Commits](go-openapi/ci-workflows@befbc52...d2d2b54) Updates `go-openapi/ci-workflows/.github/workflows/monitor-bot-pr.yml` from 0.4.3 to 0.5.3 - [Release notes](https://github.com/go-openapi/ci-workflows/releases) - [Commits](go-openapi/ci-workflows@befbc52...d2d2b54) Updates `go-openapi/ci-workflows/.github/workflows/scanner.yml` from 0.4.3 to 0.5.3 - [Release notes](https://github.com/go-openapi/ci-workflows/releases) - [Commits](go-openapi/ci-workflows@befbc52...d2d2b54) Updates `go-openapi/ci-workflows/.github/workflows/release.yml` from 0.4.3 to 0.5.3 - [Release notes](https://github.com/go-openapi/ci-workflows/releases) - [Commits](go-openapi/ci-workflows@befbc52...d2d2b54) Updates `go-openapi/ci-workflows/.github/workflows/webhook-announcements.yml` from 0.4.3 to 0.5.3 - [Release notes](https://github.com/go-openapi/ci-workflows/releases) - [Commits](go-openapi/ci-workflows@befbc52...d2d2b54) --- updated-dependencies: - dependency-name: go-openapi/ci-workflows/.github/workflows/auto-merge.yml dependency-version: 0.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: go-openapi/ci-workflows/.github/workflows/bump-release-monorepo.yml dependency-version: 0.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: go-openapi/ci-workflows/.github/workflows/codeql.yml dependency-version: 0.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: go-openapi/ci-workflows/.github/workflows/contributors.yml dependency-version: 0.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: go-openapi/ci-workflows/.github/workflows/go-test-monorepo.yml dependency-version: 0.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: go-openapi/ci-workflows/.github/workflows/monitor-bot-pr.yml dependency-version: 0.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: go-openapi/ci-workflows/.github/workflows/release.yml dependency-version: 0.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: go-openapi/ci-workflows/.github/workflows/scanner.yml dependency-version: 0.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: go-openapi/ci-workflows/.github/workflows/webhook-announcements.yml dependency-version: 0.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/github_actions/development-dependencies-85d7a39089
branch
from
August 16, 2026 07:00
899e79e to
6dabc81
Compare
dependabot
Bot
deleted the
dependabot/github_actions/development-dependencies-85d7a39089
branch
August 16, 2026 07:07
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the development-dependencies group with 9 updates in the / directory:
0.4.30.5.30.4.30.5.30.4.30.5.30.4.30.5.30.4.30.5.30.4.30.5.30.4.30.5.30.4.30.5.30.4.30.5.3Updates
go-openapi/ci-workflows/.github/workflows/auto-merge.ymlfrom 0.4.3 to 0.5.3Release notes
Sourced from go-openapi/ci-workflows/.github/workflows/auto-merge.yml's releases.
... (truncated)
Commits
d2d2b54fix(go-test): fix bug introduced by opt-out -race which broke test optionsa673fdcfix(coverage): fix coverage module prep-processing before upload to codecovadf38bdfix(changed-paths): fixup missing events2039996feat(go-test): embedded file changed check inside go test workflows (#259)359575cfeat(go-test): add input options to go-test workflows. (#258)b70c4b7chore(deps): Bump taiki-e/install-actiond87ca69chore: upgrade go-openapi/gh-actions to v1.4.17 (768e1ac7e37ab6586242b03a8023...2bbf4a8fix(security): autofix Template Injection in GitHub Workflows Action (#255)eff00dffix(security): autofix Template Injection in GitHub Workflows Action (#254)ef14d94fix(auto-merge): allow usage from other orgUpdates
go-openapi/ci-workflows/.github/workflows/bump-release-monorepo.ymlfrom 0.4.3 to 0.5.3Release notes
Sourced from go-openapi/ci-workflows/.github/workflows/bump-release-monorepo.yml's releases.
... (truncated)
Commits
d2d2b54fix(go-test): fix bug introduced by opt-out -race which broke test optionsa673fdcfix(coverage): fix coverage module prep-processing before upload to codecovadf38bdfix(changed-paths): fixup missing events2039996feat(go-test): embedded file changed check inside go test workflows (#259)359575cfeat(go-test): add input options to go-test workflows. (#258)b70c4b7chore(deps): Bump taiki-e/install-actiond87ca69chore: upgrade go-openapi/gh-actions to v1.4.17 (768e1ac7e37ab6586242b03a8023...2bbf4a8fix(security): autofix Template Injection in GitHub Workflows Action (#255)eff00dffix(security): autofix Template Injection in GitHub Workflows Action (#254)ef14d94fix(auto-merge): allow usage from other orgUpdates
go-openapi/ci-workflows/.github/workflows/codeql.ymlfrom 0.4.3 to 0.5.3Release notes
Sourced from go-openapi/ci-workflows/.github/workflows/codeql.yml's releases.
... (truncated)
Commits
d2d2b54fix(go-test): fix bug introduced by opt-out -race which broke test optionsa673fdcfix(coverage): fix coverage module prep-processing before upload to codecovadf38bdfix(changed-paths): fixup missing events2039996feat(go-test): embedded file changed check inside go test workflows (#259)359575cfeat(go-test): add input options to go-test workflows. (#258)b70c4b7chore(deps): Bump taiki-e/install-actiond87ca69chore: upgrade go-openapi/gh-actions to v1.4.17 (768e1ac7e37ab6586242b03a8023...2bbf4a8fix(security): autofix Template Injection in GitHub Workflows Action (#255)eff00dffix(security): autofix Template Injection in GitHub Workflows Action (#254)ef14d94fix(auto-merge): allow usage from other orgUpdates
go-openapi/ci-workflows/.github/workflows/contributors.ymlfrom 0.4.3 to 0.5.3Release notes
Sourced from go-openapi/ci-workflows/.github/workflows/contributors.yml's releases.
... (truncated)
Commits
d2d2b54fix(go-test): fix bug introduced by opt-out -race which broke test optionsa673fdcfix(coverage): fix coverage module prep-processing before upload to codecovadf38bdfix(changed-paths): fixup missing events2039996feat(go-test): embedded file changed check inside go test workflows (#259)359575cfeat(go-test): add input options to go-test workflows. (#258)b70c4b7chore(deps): Bump taiki-e/install-actiond87ca69chore: upgrade go-openapi/gh-actions to v1.4.17 (768e1ac7e37ab6586242b03a8023...2bbf4a8fix(security): autofix Template Injection in GitHub Workflows Action (#255)eff00dffix(security): autofix Template Injection in GitHub Workflows Action (#254)ef14d94fix(auto-merge): allow usage from other orgUpdates
go-openapi/ci-workflows/.github/workflows/go-test-monorepo.ymlfrom 0.4.3 to 0.5.3Release notes
Sourced from go-openapi/ci-workflows/.github/workflows/go-test-monorepo.yml's releases.
... (truncated)
Commits
d2d2b54fix(go-test): fix bug introduced by opt-out -race which broke test optionsa673fdcfix(coverage): fix coverage module prep-processing before upload to codecovadf38bdfix(changed-paths): fixup missing events2039996feat(go-test): embedded file changed check inside go test workflows (#259)359575cfeat(go-test): add input options to go-test workflows. (#258)b70c4b7chore(deps): Bump taiki-e/install-actiond87ca69chore: upgrade go-openapi/gh-actions to v1.4.17 (768e1ac7e37ab6586242b03a8023...2bbf4a8fix(security): autofix Template Injection in GitHub Workflows Action (#255)eff00dffix(security): autofix Template Injection in GitHub Workflows Action (#254)ef14d94fix(auto-merge): allow usage from other orgUpdates
go-openapi/ci-workflows/.github/workflows/monitor-bot-pr.ymlfrom 0.4.3 to 0.5.3Release notes
Sourced from go-openapi/ci-workflows/.github/workflows/monitor-bot-pr.yml's releases.
... (truncated)
Commits
d2d2b54fix(go-test): fix bug introduced by opt-out -race which broke test optionsa673fdcfix(coverage): fix coverage module prep-processing before upload to codecovadf38bdfix(changed-paths): fixup missing events2039996feat(go-test): embedded file changed check inside go test workflows (#259)359575cfeat(go-test): add input options to go-test workflows. (#258)b70c4b7chore(deps): Bump taiki-e/install-actiond87ca69chore: upgrade go-openapi/gh-actions to v1.4.17 (768e1ac7e37ab6586242b03a8023...2bbf4a8fix(security): autofix Template Injection in GitHub Workflows Action (#255)eff00dffix(security): autofix Template Injection in GitHub Workflows Action (#254)ef14d94fix(auto-merge): allow usage from other orgUpdates
go-openapi/ci-workflows/.github/workflows/scanner.ymlfrom 0.4.3 to 0.5.3Release notes
Sourced from go-openapi/ci-workflows/.github/workflows/scanner.yml's releases.
... (truncated)
Commits
d2d2b54fix(go-test): fix bug introduced by opt-out -race which broke test optionsa673fdcfix(coverage): fix coverage module prep-processing before upload to codecovadf38bdfix(changed-paths): fixup missing events2039996feat(go-test): embedded file changed check inside go test workflows (#259)359575cfeat(go-test): add input options to go-test workflows. (#258)b70c4b7chore(deps): Bump taiki-e/install-actiond87ca69chore: upgrade go-openapi/gh-actions to v1.4.17 (768e1ac7e37ab6586242b03a8023...2bbf4a8fix(security): autofix Template Injection in GitHub Workflows Action (#255)eff00dffix(security): autofix Template Injection in GitHub Workflows Action (#254)ef14d94fix(auto-merge): allow usage from other orgUpdates
go-openapi/ci-workflows/.github/workflows/release.ymlfrom 0.4.3 to 0.5.3Release notes
Sourced from go-openapi/ci-workflows/.github/workflows/release.yml's releases.
... (truncated)
Commits
d2d2b54fix(go-test): fix bug introduced by opt-out -race which broke test optionsa673fdcfix(coverage): fix coverage module prep-processing before upload to codecovadf38bdfix(changed-paths): fixup missing events2039996feat(go-test): embedded file changed check inside go test workflows (#259)359575cfeat(go-test): add input options to go-test workflows. (#258)b70c4b7chore(deps): Bump taiki-e/install-actiond87ca69chore: upgrade go-openapi/gh-actions to v1.4.17 (768e1ac7e37ab6586242b03a8023...2bbf4a8fix(security): autofix Template Injection in GitHub Workflows Action (#255)eff00dffix(security): autofix Template Injection in GitHub Workflows Action (#254)ef14d94fix(auto-merge): allow usage from other orgUpdates
go-openapi/ci-workflows/.github/workflows/webhook-announcements.ymlfrom 0.4.3 to 0.5.3Release notes
Sourced from go-openapi/ci-workflows/.github/workflows/webhook-announcements.yml's releases.
... (truncated)
Commits
d2d2b54fix(go-test): fix bug introduced by opt-out -race which broke test optionsa673fdcfix(coverage): fix coverage module prep-processing before upload to codecovadf38bdfix(changed-paths): fixup missing events2039996feat(go-test): embedded file changed check inside go test workflows (#259)359575cfeat(go-test): add input options to go-test workflows. (#258)b70c4b7chore(deps): Bump taiki-e/install-actiond87ca69chore: upgrade go-openapi/gh-actions to v1.4.17 (768e1ac7e37ab6586242b03a8023...2bbf4a8fix(security): autofix Template Injection in GitHub Workflows Action (#255)eff00dffix(security): autofix Template Injection in GitHub Workflows Action (#254)ef14d94fix(auto-merge): allow usage from other org