Bump the actions group with 3 updates - #386
Merged
Nicholas L (nmlud21) merged 1 commit intoAug 31, 2026
Merged
Conversation
Bumps the actions group with 3 updates: [external/Catch2](https://github.com/catchorg/Catch2), [external/usersim](https://github.com/microsoft/usersim) and [external/ebpf-extension-common](https://github.com/microsoft/ebpf-extension-common). Updates `external/Catch2` from `8b08d4d` to `317ac1e` - [Release notes](https://github.com/catchorg/Catch2/releases) - [Commits](catchorg/Catch2@8b08d4d...317ac1e) Updates `external/usersim` from `a4ef7d8` to `cb7aa0b` - [Commits](microsoft/usersim@a4ef7d8...cb7aa0b) Updates `external/ebpf-extension-common` from `7730f72` to `8a26078` - [Commits](microsoft/ebpf-extension-common@7730f72...8a26078) --- updated-dependencies: - dependency-name: external/Catch2 dependency-version: 317ac1ed4c0bb6e6b91eafc817e05c488feffcb3 dependency-type: direct:production dependency-group: actions - dependency-name: external/usersim dependency-version: cb7aa0bc44f968f2bdd0944e6063063ec39a9090 dependency-type: direct:production dependency-group: actions - dependency-name: external/ebpf-extension-common dependency-version: 8a26078b87765f6aeb31ef1798568cb07bff91ee dependency-type: direct:production dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
requested a review
from Alan Jowett (Alan-Jowett)
as a code owner
August 29, 2026 13:02
Contributor
There was a problem hiding this comment.
Pull request overview
This Dependabot PR updates three git submodules under external/ (Catch2, usersim, and ebpf-extension-common) to newer upstream commits, bringing in the corresponding upstream changes without modifying this repo’s first-party source files.
Changes:
- Update
external/Catch2submodule to Catch2 v3.16.0 (commit317ac1e). - Update
external/usersimsubmodule to commitcb7aa0b. - Update
external/ebpf-extension-commonsubmodule to commit8a26078.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| external/Catch2 | Advances the Catch2 submodule pointer to a newer upstream release. |
| external/usersim | Advances the usersim submodule pointer to the specified upstream commit. |
| external/ebpf-extension-common | Advances the ebpf-extension-common submodule pointer to a newer upstream commit. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Nicholas L (nmlud21)
approved these changes
Aug 31, 2026
Nicholas L (nmlud21)
deleted the
dependabot/submodules/actions-0e85d0a65d
branch
August 31, 2026 18:06
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 3 updates: external/Catch2, external/usersim and external/ebpf-extension-common.
Updates
external/Catch2from8b08d4dto317ac1eCommits
317ac1ev3.16.0fc5bc1fImprove String matcher handling of case sensitivity499442dFurther reduce stamped out types for each templated test case9a2b2eeAvoid stamping out common type helpers in each templated test casesef3a728Don't store extra copy of allTestCaseInfo*inTestRegistry69da66eDon't instantiate the default implementation of benchmarks in every TU45f9ea1Add optimizer barrier to benchmark calls of void-returning functions9915f72Preallocate test case vectors in TestRegistryf9dfb10Tiny formatting fix in catch_template_test_registry.hppfdfc07efix: work around clang 20/21 + libc++ compile failure in TEMPLATE_PRODUCT_TES...Updates
external/usersimfroma4ef7d8tocb7aa0bCommits
cb7aa0bBump external/FindWDK fromff531a9to0686183(#327)Updates
external/ebpf-extension-commonfrom7730f72to8a26078Commits
8a26078Merge pull request #12 from microsoft/dependabot/github_actions/github-action...9f6c131Bump the github-actions group with 5 updates28b9866Merge pull request #11 from danfiedler-msft/danfiedler/pin-actionsDependabot 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