Skip to content

chore: consolidate compatible dependency updates - #544

Merged
savasp-agent[bot] merged 9 commits into
mainfrom
chore/merge-open-dependabot-prs
Jul 27, 2026
Merged

savasp-agent[bot] merged 9 commits into
mainfrom
chore/merge-open-dependabot-prs

Conversation

@savasp-agent

@savasp-agent savasp-agent Bot commented Jul 27, 2026 •

Copy link
Copy Markdown
Contributor

Summary

Validation

  • ./scripts/run-tests.sh --configuration Debug --lane fast --disable-diff-engine (8 projects, 2,526 tests)
  • dotnet msbuild eng/PackageValidation.proj -target:Validate
  • pre-push local gate: Release build + format --verify-no-changes

Supersedes #540.
Supersedes #542.
Supersedes #543.

PR #541 was reviewed but is intentionally not included; its documentation and dependency-review checks fail for constraints already documented in Gemfile.

dependabot Bot and others added 8 commits July 23, 2026 21:32
Bumps [json](https://github.com/ruby/json) from 2.12.2 to 2.19.9.
- [Release notes](https://github.com/ruby/json/releases)
- [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md)
- [Commits](ruby/json@v2.12.2...v2.19.9)

---
updated-dependencies:
- dependency-name: json
  dependency-version: 2.19.9
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the bundler-docs group with 1 update: [html-proofer](https://github.com/gjtorikian/html-proofer).


Updates `html-proofer` from 4.4.3 to 5.2.1
- [Release notes](https://github.com/gjtorikian/html-proofer/releases)
- [Changelog](https://github.com/gjtorikian/html-proofer/blob/main/CHANGELOG.md)
- [Commits](gjtorikian/html-proofer@v4.4.3...v5.2.1)

---
updated-dependencies:
- dependency-name: html-proofer
  dependency-version: 5.2.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: bundler-docs
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the github-actions group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `7.0.0` | `7.0.1` |
| [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action) | `0.6.0` | `0.6.1` |
| [github/codeql-action/init](https://github.com/github/codeql-action) | `4.37.1` | `4.37.3` |
| [github/codeql-action/analyze](https://github.com/github/codeql-action) | `4.37.1` | `4.37.3` |
| [ruby/setup-ruby](https://github.com/ruby/setup-ruby) | `1.319.0` | `1.321.0` |


Updates `actions/checkout` from 7.0.0 to 7.0.1
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@9c091bb...3d3c42e)

Updates `zizmorcore/zizmor-action` from 0.6.0 to 0.6.1
- [Release notes](https://github.com/zizmorcore/zizmor-action/releases)
- [Commits](zizmorcore/zizmor-action@6599ee8...6fc4b00)

Updates `github/codeql-action/init` from 4.37.1 to 4.37.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@7188fc3...e4fba86)

Updates `github/codeql-action/analyze` from 4.37.1 to 4.37.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@7188fc3...e4fba86)

Updates `ruby/setup-ruby` from 1.319.0 to 1.321.0
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
- [Commits](ruby/setup-ruby@003a5c4...95ef2b0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: zizmorcore/zizmor-action
  dependency-version: 0.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: github/codeql-action/init
  dependency-version: 4.37.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: github/codeql-action/analyze
  dependency-version: 4.37.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: ruby/setup-ruby
  dependency-version: 1.321.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps Neo4j.Driver from 6.2.1 to 6.3.0
Bumps Verify.XunitV3 from 31.25.0 to 31.27.0

---
updated-dependencies:
- dependency-name: Neo4j.Driver
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-dependencies
- dependency-name: Verify.XunitV3
  dependency-version: 31.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
This reverts commit cb4e006, reversing
changes made to be6414b.
@savasp-agent savasp-agent Bot changed the title chore: merge open dependency update PRs chore: consolidate compatible dependency updates Jul 27, 2026
@savasp-agent
savasp-agent Bot added this pull request to the merge queue Jul 27, 2026
Merged via the queue into main with commit c55e7a7 Jul 27, 2026
14 checks passed
@savasp-agent
savasp-agent Bot deleted the chore/merge-open-dependabot-prs branch July 27, 2026 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant