Skip to content

Bump the actions group with 3 updates - #386

Merged
Nicholas L (nmlud21) merged 1 commit into
mainfrom
dependabot/submodules/actions-0e85d0a65d
Aug 31, 2026
Merged

Bump the actions group with 3 updates#386
Nicholas L (nmlud21) merged 1 commit into
mainfrom
dependabot/submodules/actions-0e85d0a65d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 29, 2026

Copy link
Copy Markdown
Contributor

Bumps the actions group with 3 updates: external/Catch2, external/usersim and external/ebpf-extension-common.

Updates external/Catch2 from 8b08d4d to 317ac1e

Commits
  • 317ac1e v3.16.0
  • fc5bc1f Improve String matcher handling of case sensitivity
  • 499442d Further reduce stamped out types for each templated test case
  • 9a2b2ee Avoid stamping out common type helpers in each templated test cases
  • ef3a728 Don't store extra copy of all TestCaseInfo* in TestRegistry
  • 69da66e Don't instantiate the default implementation of benchmarks in every TU
  • 45f9ea1 Add optimizer barrier to benchmark calls of void-returning functions
  • 9915f72 Preallocate test case vectors in TestRegistry
  • f9dfb10 Tiny formatting fix in catch_template_test_registry.hpp
  • fdfc07e fix: work around clang 20/21 + libc++ compile failure in TEMPLATE_PRODUCT_TES...
  • Additional commits viewable in compare view

Updates external/usersim from a4ef7d8 to cb7aa0b

Commits

Updates external/ebpf-extension-common from 7730f72 to 8a26078

Commits
  • 8a26078 Merge pull request #12 from microsoft/dependabot/github_actions/github-action...
  • 9f6c131 Bump the github-actions group with 5 updates
  • 28b9866 Merge pull request #11 from danfiedler-msft/danfiedler/pin-actions
  • See full diff in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

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 dependabot Bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Aug 29, 2026
Copilot AI lite review requested due to automatic review settings August 29, 2026 13:02
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 29, 2026
@dependabot dependabot Bot added the submodules Pull requests that update Submodules code label Aug 29, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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/Catch2 submodule to Catch2 v3.16.0 (commit 317ac1e).
  • Update external/usersim submodule to commit cb7aa0b.
  • Update external/ebpf-extension-common submodule to commit 8a26078.

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.

@nmlud21
Nicholas L (nmlud21) merged commit dcb8783 into main Aug 31, 2026
29 checks passed
@nmlud21
Nicholas L (nmlud21) deleted the dependabot/submodules/actions-0e85d0a65d branch August 31, 2026 18:06
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 submodules Pull requests that update Submodules code

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants