Bump the actions group with 2 updates - #374
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the actions group with 2 updates: [external/Catch2](https://github.com/catchorg/Catch2) and [external/usersim](https://github.com/microsoft/usersim). Updates `external/Catch2` from `191fa38` to `8b08d4d` - [Release notes](https://github.com/catchorg/Catch2/releases) - [Commits](catchorg/Catch2@191fa38...8b08d4d) Updates `external/usersim` from `116a3fb` to `fc3c2a2` - [Commits](microsoft/usersim@116a3fb...fc3c2a2) --- updated-dependencies: - dependency-name: external/Catch2 dependency-version: 8b08d4d79514f45f7e4ce2a607ac9c94e920d1bb dependency-type: direct:production dependency-group: actions - dependency-name: external/usersim dependency-version: fc3c2a21893ba50ac0502bfbdba6f6b1a5fdce3e dependency-type: direct:production dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
requested review from
LakshK98,
matthewige and
mikeagun
as code owners
August 1, 2026 13:03
dependabot
Bot
requested review from
mtfriesen,
nmlud21,
poornagmsft,
saxena-anurag and
shankarseal
as code owners
August 1, 2026 13:03
Contributor
There was a problem hiding this comment.
Pull request overview
Note
Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.
Updates vendored submodules to newer upstream commits.
Changes:
- Bump
external/usersimsubmodule pointer to commitfc3c2a21893ba50ac0502bfbdba6f6b1a5fdce3e - Bump
external/Catch2submodule pointer to commit8b08d4d79514f45f7e4ce2a607ac9c94e920d1bb
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| external/usersim | Advances the usersim submodule to a newer revision. |
| external/Catch2 | Advances the Catch2 submodule to a newer revision. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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 actions group with 2 updates: external/Catch2 and external/usersim.
Updates
external/Catch2from191fa38to8b08d4dCommits
8b08d4dv3.15.31079da4Avoid quadratic JSON array parse behaviour incatch_discover_tests60c8b87Avoid n^2 behaviour when appending script commands in catch_discover_tests64a551eOptimize adding test commands in catch_discover_tests2b97136Determinize the test registration order in catch_discover_testsf5db82aAdd Python script for benchmarking catch_discover_testsdcbb2d5Fix bad ToC link in docs/command-line.md1a9625aFix typo in generator exception message ("Coud" -> "Could")bb8873cJSONWriter uses LUT for faster checking if a char needs escaping46bdf1aOptimize writing of non-string values to JSONUpdates
external/usersimfrom116a3fbtofc3c2a2Commits
fc3c2a2Move shared NT process-telemetry declarations into a common header (#316)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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