Skip to content

chore(deps): bump the github-actions group across 1 directory with 3 updates - #432

Merged
thomasluizon merged 3 commits into
mainfrom
dependabot/github_actions/github-actions-9f3484ec51
Jul 24, 2026
Merged

chore(deps): bump the github-actions group across 1 directory with 3 updates#432
thomasluizon merged 3 commits into
mainfrom
dependabot/github_actions/github-actions-9f3484ec51

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 24, 2026

Copy link
Copy Markdown
Contributor

Bumps the github-actions group with 3 updates in the / directory: actions/setup-dotnet, anthropics/claude-code-action and oasdiff/oasdiff-action/breaking.

Updates actions/setup-dotnet from 5 to 6

Release notes

Sourced from actions/setup-dotnet's releases.

v6.0.0

What's Changed

New Contributors

Full Changelog: actions/setup-dotnet@v5...v6.0.0

v5.4.0

What's Changed

Enhancements

The action now validates the sdk.version field in global.json when rollForward is specified. The version must be a fully-qualified SDK version (e.g., 8.0.100, 10.0.100). Wildcard versions (e.g., 10.0.*) and runtime-style versions (e.g., 8.0.0) will now fail. See the .NET SDK version specification for details.

Documentation

Bug Fixes

Dependency Updates

New Contributors

Full Changelog: actions/setup-dotnet@v5.3.0...v5.4.0

v5.3.0

What's Changed

Enhancements

Dependency Updates

... (truncated)

Commits

Updates anthropics/claude-code-action from 1.0.173 to 1.0.182

Release notes

Sourced from anthropics/claude-code-action's releases.

v1.0.182

Full Changelog: anthropics/claude-code-action@v1...v1.0.182

v1.0.181

What's Changed

New Contributors

Full Changelog: anthropics/claude-code-action@v1...v1.0.181

v1.0.180

Full Changelog: anthropics/claude-code-action@v1...v1.0.180

v1.0.179

Full Changelog: anthropics/claude-code-action@v1...v1.0.179

v1.0.178

Full Changelog: anthropics/claude-code-action@v1...v1.0.178

v1.0.177

Full Changelog: anthropics/claude-code-action@v1...v1.0.177

v1.0.176

What's Changed

New Contributors

Full Changelog: anthropics/claude-code-action@v1...v1.0.176

v1.0.175

Full Changelog: anthropics/claude-code-action@v1...v1.0.175

v1.0.174

... (truncated)

Commits
  • e0cf66d chore: bump Claude Code to 2.1.219 and Agent SDK to 0.3.219
  • 44423bd chore: bump Claude Code to 2.1.218 and Agent SDK to 0.3.218
  • b00a341 fix: share one exchanged WIF credential across spawned Claude processes (#1407)
  • fa7e2f0 chore: bump Claude Code to 2.1.217 and Agent SDK to 0.3.217
  • b76a077 chore: bump Claude Code to 2.1.216 and Agent SDK to 0.3.216
  • af0559e chore: bump Claude Code to 2.1.215 and Agent SDK to 0.3.215
  • 3553f84 chore: bump Claude Code to 2.1.214 and Agent SDK to 0.3.214
  • 700e7f8 chore: bump Claude Code to 2.1.212 and Agent SDK to 0.3.212
  • 3e807ec fix: handle null comment/review author from deleted accounts (#1490)
  • 2988cbe docs: map custom_instructions to --append-system-prompt (#1480) (#1484)
  • Additional commits viewable in compare view

Updates oasdiff/oasdiff-action/breaking from 0.1.6 to 0.1.9

Release notes

Sourced from oasdiff/oasdiff-action/breaking's releases.

v0.1.9

What's Changed

Updates the bundled oasdiff to v1.26.0, which adds breaking-change and changelog detection for response header schema changes: type, format, and nullability. A response header going from string/date-time to integer, for example, is now reported where it was previously silent.

See the oasdiff v1.26.0 release notes for the full list.

Note: specs with response-header type, format, or nullability changes may surface new findings on your PRs, including new breaking-change errors. Adjust per-check with .oasdiff.yaml severity settings if needed.

Full Changelog: oasdiff/oasdiff-action@v0.1.8...v0.1.9

v0.1.8

Upgraded to oasdiff v1.25.1

The action now runs oasdiff v1.25.1. Most notably, a required request property with a default value is now reported as a breaking change (error) rather than informational, because a request that omits a required property is invalid under the new contract whether or not the property has a default. See the oasdiff v1.25.1 release notes.

Full Changelog: oasdiff/oasdiff-action@v0.1.7...v0.1.8

v0.1.7

Highlights

Upgraded to oasdiff v1.24.0

Every action (breaking, changelog, diff, pr-comment, validate) now runs on oasdiff v1.24.0: the side-by-side review groups each change under the source block that produced it and scales to any spec size, validate adds the ambiguous-parameter-serialization and duplicate-enum-value checks, and an API split across several microservice specs can now be reviewed as one.

No workflow changes are required: existing steps pick up the newer engine automatically on your next run.

Full Changelog: oasdiff/oasdiff-action@v0.1.6...v0.1.7

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 24, 2026
…updates

Bumps the github-actions group with 3 updates in the / directory: [actions/setup-dotnet](https://github.com/actions/setup-dotnet), [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) and [oasdiff/oasdiff-action/breaking](https://github.com/oasdiff/oasdiff-action).


Updates `actions/setup-dotnet` from 5 to 6
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](actions/setup-dotnet@v5...v6)

Updates `anthropics/claude-code-action` from 1.0.173 to 1.0.182
- [Release notes](https://github.com/anthropics/claude-code-action/releases)
- [Commits](anthropics/claude-code-action@f1bd27c...e0cf66d)

Updates `oasdiff/oasdiff-action/breaking` from 0.1.6 to 0.1.9
- [Release notes](https://github.com/oasdiff/oasdiff-action/releases)
- [Commits](oasdiff/oasdiff-action@024f6c3...45c956e)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: anthropics/claude-code-action
  dependency-version: 1.0.181
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: oasdiff/oasdiff-action/breaking
  dependency-version: 0.1.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/github-actions-9f3484ec51 branch from 4fd6f6c to 0575a4e Compare July 24, 2026 17:53
@sonarqubecloud

Copy link
Copy Markdown

@thomasluizon
thomasluizon merged commit 80f8835 into main Jul 24, 2026
21 checks passed
@thomasluizon
thomasluizon deleted the dependabot/github_actions/github-actions-9f3484ec51 branch July 24, 2026 20:17
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