Skip to content

chore(deps): bump the development-dependencies group with 8 updates#133

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/github_actions/development-dependencies-20f554ea2f
Jun 5, 2026
Merged

chore(deps): bump the development-dependencies group with 8 updates#133
github-actions[bot] merged 1 commit into
masterfrom
dependabot/github_actions/development-dependencies-20f554ea2f

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the development-dependencies group with 8 updates:

Package From To
go-openapi/ci-workflows/.github/workflows/auto-merge.yml 0.2.17 0.3.4
go-openapi/ci-workflows/.github/workflows/bump-release.yml 0.2.17 0.3.4
go-openapi/ci-workflows/.github/workflows/codeql.yml 0.2.17 0.3.4
go-openapi/ci-workflows/.github/workflows/contributors.yml 0.2.17 0.3.4
go-openapi/ci-workflows/.github/workflows/go-test.yml 0.2.17 0.3.4
go-openapi/ci-workflows/.github/workflows/monitor-bot-pr.yml 980b99d60c7d219dbc51f63a7e401c651586b680 cd9849915b4f8b6ceeeaf24e02e8f8e24202c8f6
go-openapi/ci-workflows/.github/workflows/scanner.yml 0.2.17 0.3.4
go-openapi/ci-workflows/.github/workflows/release.yml 0.2.17 0.3.4

Updates go-openapi/ci-workflows/.github/workflows/auto-merge.yml from 0.2.17 to 0.3.4

Release notes

Sourced from go-openapi/ci-workflows/.github/workflows/auto-merge.yml's releases.

v0.3.4

0.3.4 - 2026-05-31

Full Changelog: go-openapi/ci-workflows@v0.3.3...v0.3.4

1 commits in this release.


Fixed bugs

  • fix(coverage): skip cleanly when PR head branch was deleted by auto-merge by @​fredbi in #204 ...

People who contributed to this release


ci-workflows license terms

License

v0.3.3

0.3.3 - 2026-05-31

Full Changelog: go-openapi/ci-workflows@v0.3.2...v0.3.3

2 commits in this release.


Fixed bugs

  • fix(monitor): interaction with dependabot commands require an actual user, not a bot by @​fredbi ...

Code quality

  • doc(skills): publish .claude/skills/ publicly and add dependabot-automation by @​fredbi ...

... (truncated)

Commits
  • 7a1bb6c fix(coverage): skip cleanly when PR head branch was deleted by auto-merge (#204)
  • 66b76c4 doc(skills): publish .claude/skills/ publicly and add dependabot-automation
  • 980b99d fix(monitor): interaction with dependabot commands require an actual user, no...
  • 7370d55 fix(monitor): interaction with dependabot commands require switching identity...
  • f3de433 fix(monitor): job need write permission on content
  • 7273517 fix(monitor): job need permission on statuses
  • 19b4bfa fix(ci): monitored PR use cut-off based on auto-merge enable time, not update
  • 7ee6530 doc: updated contributors file
  • ff87261 feat: add workflow to monitor stalled bot PRs (#201)
  • 39c687e chore(deps): Bump taiki-e/install-action
  • Additional commits viewable in compare view

Updates go-openapi/ci-workflows/.github/workflows/bump-release.yml from 0.2.17 to 0.3.4

Release notes

Sourced from go-openapi/ci-workflows/.github/workflows/bump-release.yml's releases.

v0.3.4

0.3.4 - 2026-05-31

Full Changelog: go-openapi/ci-workflows@v0.3.3...v0.3.4

1 commits in this release.


Fixed bugs

  • fix(coverage): skip cleanly when PR head branch was deleted by auto-merge by @​fredbi in #204 ...

People who contributed to this release


ci-workflows license terms

License

v0.3.3

0.3.3 - 2026-05-31

Full Changelog: go-openapi/ci-workflows@v0.3.2...v0.3.3

2 commits in this release.


Fixed bugs

  • fix(monitor): interaction with dependabot commands require an actual user, not a bot by @​fredbi ...

Code quality

  • doc(skills): publish .claude/skills/ publicly and add dependabot-automation by @​fredbi ...

... (truncated)

Commits
  • 7a1bb6c fix(coverage): skip cleanly when PR head branch was deleted by auto-merge (#204)
  • 66b76c4 doc(skills): publish .claude/skills/ publicly and add dependabot-automation
  • 980b99d fix(monitor): interaction with dependabot commands require an actual user, no...
  • 7370d55 fix(monitor): interaction with dependabot commands require switching identity...
  • f3de433 fix(monitor): job need write permission on content
  • 7273517 fix(monitor): job need permission on statuses
  • 19b4bfa fix(ci): monitored PR use cut-off based on auto-merge enable time, not update
  • 7ee6530 doc: updated contributors file
  • ff87261 feat: add workflow to monitor stalled bot PRs (#201)
  • 39c687e chore(deps): Bump taiki-e/install-action
  • Additional commits viewable in compare view

Updates go-openapi/ci-workflows/.github/workflows/codeql.yml from 0.2.17 to 0.3.4

Release notes

Sourced from go-openapi/ci-workflows/.github/workflows/codeql.yml's releases.

v0.3.4

0.3.4 - 2026-05-31

Full Changelog: go-openapi/ci-workflows@v0.3.3...v0.3.4

1 commits in this release.


Fixed bugs

  • fix(coverage): skip cleanly when PR head branch was deleted by auto-merge by @​fredbi in #204 ...

People who contributed to this release


ci-workflows license terms

License

v0.3.3

0.3.3 - 2026-05-31

Full Changelog: go-openapi/ci-workflows@v0.3.2...v0.3.3

2 commits in this release.


Fixed bugs

  • fix(monitor): interaction with dependabot commands require an actual user, not a bot by @​fredbi ...

Code quality

  • doc(skills): publish .claude/skills/ publicly and add dependabot-automation by @​fredbi ...

... (truncated)

Commits
  • 7a1bb6c fix(coverage): skip cleanly when PR head branch was deleted by auto-merge (#204)
  • 66b76c4 doc(skills): publish .claude/skills/ publicly and add dependabot-automation
  • 980b99d fix(monitor): interaction with dependabot commands require an actual user, no...
  • 7370d55 fix(monitor): interaction with dependabot commands require switching identity...
  • f3de433 fix(monitor): job need write permission on content
  • 7273517 fix(monitor): job need permission on statuses
  • 19b4bfa fix(ci): monitored PR use cut-off based on auto-merge enable time, not update
  • 7ee6530 doc: updated contributors file
  • ff87261 feat: add workflow to monitor stalled bot PRs (#201)
  • 39c687e chore(deps): Bump taiki-e/install-action
  • Additional commits viewable in compare view

Updates go-openapi/ci-workflows/.github/workflows/contributors.yml from 0.2.17 to 0.3.4

Release notes

Sourced from go-openapi/ci-workflows/.github/workflows/contributors.yml's releases.

v0.3.4

0.3.4 - 2026-05-31

Full Changelog: go-openapi/ci-workflows@v0.3.3...v0.3.4

1 commits in this release.


Fixed bugs

  • fix(coverage): skip cleanly when PR head branch was deleted by auto-merge by @​fredbi in #204 ...

People who contributed to this release


ci-workflows license terms

License

v0.3.3

0.3.3 - 2026-05-31

Full Changelog: go-openapi/ci-workflows@v0.3.2...v0.3.3

2 commits in this release.


Fixed bugs

  • fix(monitor): interaction with dependabot commands require an actual user, not a bot by @​fredbi ...

Code quality

  • doc(skills): publish .claude/skills/ publicly and add dependabot-automation by @​fredbi ...

... (truncated)

Commits
  • 7a1bb6c fix(coverage): skip cleanly when PR head branch was deleted by auto-merge (#204)
  • 66b76c4 doc(skills): publish .claude/skills/ publicly and add dependabot-automation
  • 980b99d fix(monitor): interaction with dependabot commands require an actual user, no...
  • 7370d55 fix(monitor): interaction with dependabot commands require switching identity...
  • f3de433 fix(monitor): job need write permission on content
  • 7273517 fix(monitor): job need permission on statuses
  • 19b4bfa fix(ci): monitored PR use cut-off based on auto-merge enable time, not update
  • 7ee6530 doc: updated contributors file
  • ff87261 feat: add workflow to monitor stalled bot PRs (#201)
  • 39c687e chore(deps): Bump taiki-e/install-action
  • Additional commits viewable in compare view

Updates go-openapi/ci-workflows/.github/workflows/go-test.yml from 0.2.17 to 0.3.4

Release notes

Sourced from go-openapi/ci-workflows/.github/workflows/go-test.yml's releases.

v0.3.4

0.3.4 - 2026-05-31

Full Changelog: go-openapi/ci-workflows@v0.3.3...v0.3.4

1 commits in this release.


Fixed bugs

  • fix(coverage): skip cleanly when PR head branch was deleted by auto-merge by @​fredbi in #204 ...

People who contributed to this release


ci-workflows license terms

License

v0.3.3

0.3.3 - 2026-05-31

Full Changelog: go-openapi/ci-workflows@v0.3.2...v0.3.3

2 commits in this release.


Fixed bugs

  • fix(monitor): interaction with dependabot commands require an actual user, not a bot by @​fredbi ...

Code quality

  • doc(skills): publish .claude/skills/ publicly and add dependabot-automation by @​fredbi ...

... (truncated)

Commits
  • 7a1bb6c fix(coverage): skip cleanly when PR head branch was deleted by auto-merge (#204)
  • 66b76c4 doc(skills): publish .claude/skills/ publicly and add dependabot-automation
  • 980b99d fix(monitor): interaction with dependabot commands require an actual user, no...
  • 7370d55 fix(monitor): interaction with dependabot commands require switching identity...
  • f3de433 fix(monitor): job need write permission on content
  • 7273517 fix(monitor): job need permission on statuses
  • 19b4bfa fix(ci): monitored PR use cut-off based on auto-merge enable time, not update
  • 7ee6530 doc: updated contributors file
  • ff87261 feat: add workflow to monitor stalled bot PRs (#201)
  • 39c687e chore(deps): Bump taiki-e/install-action
  • Additional commits viewable in compare view

Updates go-openapi/ci-workflows/.github/workflows/monitor-bot-pr.yml from 980b99d60c7d219dbc51f63a7e401c651586b680 to cd9849915b4f8b6ceeeaf24e02e8f8e24202c8f6

Commits
  • cd98499 chore(deps): Bump the development-dependencies group with 3 updates
  • 0862ca5 chore(deps): Bump the development-dependencies group with 3 updates
  • f761ee6 chore(deps): Bump taiki-e/install-action
  • 7a1bb6c fix(coverage): skip cleanly when PR head branch was deleted by auto-merge (#204)
  • 66b76c4 doc(skills): publish .claude/skills/ publicly and add dependabot-automation
  • See full diff in compare view

Updates go-openapi/ci-workflows/.github/workflows/scanner.yml from 0.2.17 to 0.3.4

Release notes

Sourced from go-openapi/ci-workflows/.github/workflows/scanner.yml's releases.

v0.3.4

0.3.4 - 2026-05-31

Full Changelog: go-openapi/ci-workflows@v0.3.3...v0.3.4

1 commits in this release.


Fixed bugs

  • fix(coverage): skip cleanly when PR head branch was deleted by auto-merge by @​fredbi in #204 ...

People who contributed to this release


ci-workflows license terms

License

v0.3.3

0.3.3 - 2026-05-31

Full Changelog: go-openapi/ci-workflows@v0.3.2...v0.3.3

2 commits in this release.


Fixed bugs

  • fix(monitor): interaction with dependabot commands require an actual user, not a bot by @​fredbi ...

Code quality

  • doc(skills): publish .claude/skills/ publicly and add dependabot-automation by @​fredbi ...

... (truncated)

Commits
  • 7a1bb6c fix(coverage): skip cleanly when PR head branch was deleted by auto-merge (#204)
  • 66b76c4 doc(skills): publish .claude/skills/ publicly and add dependabot-automation
  • 980b99d fix(monitor): interaction with dependabot commands require an actual user, no...
  • 7370d55 fix(monitor): interaction with dependabot commands require switching identity...
  • f3de433 fix(monitor): job need write permission on content
  • 7273517 fix(monitor): job need permission on statuses
  • 19b4bfa fix(ci): monitored PR use cut-off based on auto-merge enable time, not update
  • 7ee6530 doc: updated contributors file
  • ff87261 feat: add workflow to monitor stalled bot PRs (#201)
  • 39c687e chore(deps): Bump taiki-e/install-action
  • Additional commits viewable in compare view

Updates go-openapi/ci-workflows/.github/workflows/release.yml from 0.2.17 to 0.3.4

Release notes

Sourced from go-openapi/ci-workflows/.github/workflows/release.yml's releases.

v0.3.4

0.3.4 - 2026-05-31

Full Changelog: go-openapi/ci-workflows@v0.3.3...v0.3.4

1 commits in this release.


Fixed bugs

  • fix(coverage): skip cleanly when PR head branch was deleted by auto-merge by @​fredbi in #204 ...

People who contributed to this release


ci-workflows license terms

License

v0.3.3

0.3.3 - 2026-05-31

Full Changelog: go-openapi/ci-workflows@v0.3.2...v0.3.3

2 commits in this release.


Fixed bugs

  • fix(monitor): interaction with dependabot commands require an actual user, not a bot by @​fredbi ...

Code quality

  • doc(skills): publish .claude/skills/ publicly and add dependabot-automation by @​fredbi ...

... (truncated)

Commits
  • 7a1bb6c fix(coverage): skip cleanly when PR head branch was deleted by auto-merge (#204)
  • 66b76c4 doc(skills): publish .claude/skills/ publicly and add dependabot-automation
  • 980b99d fix(monitor): interaction with dependabot commands require an actual user, no...
  • 7370d55 fix(monitor): interaction with dependabot commands require switching identity...
  • f3de433 fix(monitor): job need write permission on content
  • 7273517 fix(monitor): job need permission on statuses
  • 19b4bfa fix(ci): monitored PR use cut-off based on auto-merge enable time, not update
  • 7ee6530 doc: updated contributors file
  • ff87261 feat: add workflow to monitor stalled bot PRs (#201)
  • 39c687e chore(deps): Bump taiki-e/install-action
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the development-dependencies group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [go-openapi/ci-workflows/.github/workflows/auto-merge.yml](https://github.com/go-openapi/ci-workflows) | `0.2.17` | `0.3.4` |
| [go-openapi/ci-workflows/.github/workflows/bump-release.yml](https://github.com/go-openapi/ci-workflows) | `0.2.17` | `0.3.4` |
| [go-openapi/ci-workflows/.github/workflows/codeql.yml](https://github.com/go-openapi/ci-workflows) | `0.2.17` | `0.3.4` |
| [go-openapi/ci-workflows/.github/workflows/contributors.yml](https://github.com/go-openapi/ci-workflows) | `0.2.17` | `0.3.4` |
| [go-openapi/ci-workflows/.github/workflows/go-test.yml](https://github.com/go-openapi/ci-workflows) | `0.2.17` | `0.3.4` |
| [go-openapi/ci-workflows/.github/workflows/monitor-bot-pr.yml](https://github.com/go-openapi/ci-workflows) | `980b99d60c7d219dbc51f63a7e401c651586b680` | `cd9849915b4f8b6ceeeaf24e02e8f8e24202c8f6` |
| [go-openapi/ci-workflows/.github/workflows/scanner.yml](https://github.com/go-openapi/ci-workflows) | `0.2.17` | `0.3.4` |
| [go-openapi/ci-workflows/.github/workflows/release.yml](https://github.com/go-openapi/ci-workflows) | `0.2.17` | `0.3.4` |


Updates `go-openapi/ci-workflows/.github/workflows/auto-merge.yml` from 0.2.17 to 0.3.4
- [Release notes](https://github.com/go-openapi/ci-workflows/releases)
- [Commits](go-openapi/ci-workflows@7982843...7a1bb6c)

Updates `go-openapi/ci-workflows/.github/workflows/bump-release.yml` from 0.2.17 to 0.3.4
- [Release notes](https://github.com/go-openapi/ci-workflows/releases)
- [Commits](go-openapi/ci-workflows@7982843...7a1bb6c)

Updates `go-openapi/ci-workflows/.github/workflows/codeql.yml` from 0.2.17 to 0.3.4
- [Release notes](https://github.com/go-openapi/ci-workflows/releases)
- [Commits](go-openapi/ci-workflows@7982843...7a1bb6c)

Updates `go-openapi/ci-workflows/.github/workflows/contributors.yml` from 0.2.17 to 0.3.4
- [Release notes](https://github.com/go-openapi/ci-workflows/releases)
- [Commits](go-openapi/ci-workflows@7982843...7a1bb6c)

Updates `go-openapi/ci-workflows/.github/workflows/go-test.yml` from 0.2.17 to 0.3.4
- [Release notes](https://github.com/go-openapi/ci-workflows/releases)
- [Commits](go-openapi/ci-workflows@7982843...7a1bb6c)

Updates `go-openapi/ci-workflows/.github/workflows/monitor-bot-pr.yml` from 980b99d60c7d219dbc51f63a7e401c651586b680 to cd9849915b4f8b6ceeeaf24e02e8f8e24202c8f6
- [Release notes](https://github.com/go-openapi/ci-workflows/releases)
- [Commits](go-openapi/ci-workflows@980b99d...cd98499)

Updates `go-openapi/ci-workflows/.github/workflows/scanner.yml` from 0.2.17 to 0.3.4
- [Release notes](https://github.com/go-openapi/ci-workflows/releases)
- [Commits](go-openapi/ci-workflows@7982843...7a1bb6c)

Updates `go-openapi/ci-workflows/.github/workflows/release.yml` from 0.2.17 to 0.3.4
- [Release notes](https://github.com/go-openapi/ci-workflows/releases)
- [Commits](go-openapi/ci-workflows@7982843...7a1bb6c)

---
updated-dependencies:
- dependency-name: go-openapi/ci-workflows/.github/workflows/auto-merge.yml
  dependency-version: 0.3.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: go-openapi/ci-workflows/.github/workflows/bump-release.yml
  dependency-version: 0.3.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: go-openapi/ci-workflows/.github/workflows/codeql.yml
  dependency-version: 0.3.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: go-openapi/ci-workflows/.github/workflows/contributors.yml
  dependency-version: 0.3.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: go-openapi/ci-workflows/.github/workflows/go-test.yml
  dependency-version: 0.3.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: go-openapi/ci-workflows/.github/workflows/monitor-bot-pr.yml
  dependency-version: cd9849915b4f8b6ceeeaf24e02e8f8e24202c8f6
  dependency-type: direct:production
  dependency-group: development-dependencies
- dependency-name: go-openapi/ci-workflows/.github/workflows/scanner.yml
  dependency-version: 0.3.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: go-openapi/ci-workflows/.github/workflows/release.yml
  dependency-version: 0.3.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

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 Jun 5, 2026
@github-actions github-actions Bot enabled auto-merge (rebase) June 5, 2026 02:32
@github-actions github-actions Bot merged commit 41139d5 into master Jun 5, 2026
19 checks passed
@github-actions github-actions Bot deleted the dependabot/github_actions/development-dependencies-20f554ea2f branch June 5, 2026 02:35
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