Skip to content

chore(deps): Consolidate 6 safe dependabot dependency updates (wave 2)#169

Merged
goergenj merged 8 commits into
mainfrom
chore/dependabot-safe-updates-wave2
Apr 7, 2026
Merged

chore(deps): Consolidate 6 safe dependabot dependency updates (wave 2)#169
goergenj merged 8 commits into
mainfrom
chore/dependabot-safe-updates-wave2

Conversation

@goergenj
Copy link
Copy Markdown
Contributor

@goergenj goergenj commented Apr 7, 2026

Consolidated Safe Dependabot Updates — Wave 2

This PR consolidates 6 safe dependabot PRs (wave 2) that were cherry-picked, build-tested, and verified. All changes are minor/patch version bumps.

Changes

JavaScript/TypeScript (npm)

Package From To Project PR
react 19.2.3 19.2.4 voice-live-trader-demo #65
react-dom 19.2.3 19.2.4 voice-live-trader-demo #69
eslint-plugin-react-refresh 0.4.26 0.5.2 voice-live-interpreter-demo #97

Java (Maven)

Package From To Project PR
exec-maven-plugin 3.1.0 3.6.3 ModelQuickstart #110
azure-identity 1.15.4 1.18.2 universal-assistant #113

Python (pip)

Package From To Project PR
azure-search-documents 11.7.0b1 11.7.0b2 voicerag backend #44

Excluded

Build Verification

All builds pass after changes:

  • ✅ C# 7/7 pass (including revert of System.CommandLine)
  • ✅ Java 4/4 pass
  • ✅ JS 2/2 pass (interpreter-demo, trader-demo)

Closes

Closes #65, closes #69, closes #97, closes #110, closes #113, closes #44

dependabot Bot and others added 8 commits April 7, 2026 14:33
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 19.2.3 to 19.2.4.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.4/packages/react)

---
updated-dependencies:
- dependency-name: react
  dependency-version: 19.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) from 0.4.26 to 0.5.2.
- [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases)
- [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md)
- [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.4.26...v0.5.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-react-refresh
  dependency-version: 0.5.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
---
updated-dependencies:
- dependency-name: System.CommandLine
  dependency-version: 2.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.1.0 to 3.6.3.
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
- [Commits](mojohaus/exec-maven-plugin@exec-maven-plugin-3.1.0...3.6.3)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:exec-maven-plugin
  dependency-version: 3.6.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) from 1.15.4 to 1.18.2.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-identity_1.15.4...com.azure+azure-identity_1.18.2)

---
updated-dependencies:
- dependency-name: com.azure:azure-identity
  dependency-version: 1.18.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [azure-search-documents](https://github.com/Azure/azure-sdk-for-python) from 11.7.0b1 to 11.7.0b2.
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/search/azure-search-documents/CHANGELOG.md)
- [Commits](Azure/azure-sdk-for-python@azure-search-documents_11.7.0b1...azure-search-documents_11.7.0b2)

---
updated-dependencies:
- dependency-name: azure-search-documents
  dependency-version: 11.7.0b2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
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