From 1e741a8507fc5dae98662b407edb397df4cedf91 Mon Sep 17 00:00:00 2001 From: Alyssa Wilk Date: Thu, 24 Aug 2023 12:40:36 -0400 Subject: [PATCH 1/2] maintainers: welcome Alex Signed-off-by: Alyssa Wilk --- OWNERS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/OWNERS.md b/OWNERS.md index b554d7b2ce7c..5debc96787c6 100644 --- a/OWNERS.md +++ b/OWNERS.md @@ -46,6 +46,8 @@ routing PRs, questions, etc. to the right place. * Listeners, RBAC, CEL, matching, Istio. * Raven Black ([ravenblackx](https://github.com/ravenblackx)) (ravenblack@dropbox.com) * Caches, file filters, and file I/O. +* Alex Xu ([soulxu](https://github.com/soulxu)) (hejie.xu@intel.com) + * Listeners, iouring, data plane. # Envoy mobile maintainers From c58446bded0088020dbeccb4f6d78ff08938b7b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 06:26:31 +0000 Subject: [PATCH 2/2] build(deps): bump actions/dependency-review-action from 3.0.8 to 3.1.2 Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 3.0.8 to 3.1.2. - [Release notes](https://github.com/actions/dependency-review-action/releases) - [Commits](https://github.com/actions/dependency-review-action/compare/f6fff72a3217f580d5afd49a46826795305b63c7...fde92acd0840415674c16b39c7d703fc28bc511e) --- updated-dependencies: - dependency-name: actions/dependency-review-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/depsreview.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/depsreview.yml b/.github/workflows/depsreview.yml index 0153f2e59320..ca603b398494 100644 --- a/.github/workflows/depsreview.yml +++ b/.github/workflows/depsreview.yml @@ -13,4 +13,4 @@ jobs: - name: 'Checkout Repository' uses: actions/checkout@v3 - name: 'Dependency Review' - uses: actions/dependency-review-action@f6fff72a3217f580d5afd49a46826795305b63c7 + uses: actions/dependency-review-action@fde92acd0840415674c16b39c7d703fc28bc511e