From a2a9f615c08e61b5336e72fc55db7f7980647bf5 Mon Sep 17 00:00:00 2001 From: tyxia Date: Tue, 22 Aug 2023 18:12:42 +0000 Subject: [PATCH 1/3] fix CEL dep Signed-off-by: tyxia --- bazel/repository_locations.bzl | 1 + 1 file changed, 1 insertion(+) diff --git a/bazel/repository_locations.bzl b/bazel/repository_locations.bzl index 868bf981b32ae..f24c2b0f1c11e 100644 --- a/bazel/repository_locations.bzl +++ b/bazel/repository_locations.bzl @@ -1154,6 +1154,7 @@ REPOSITORY_LOCATIONS_SPEC = dict( "envoy.access_loggers.wasm", "envoy.bootstrap.wasm", "envoy.rate_limit_descriptors.expr", + "envoy.filters.http.rate_limit_quota", "envoy.filters.http.rbac", "envoy.filters.http.wasm", "envoy.filters.network.rbac", From 46c6eef709837ac0cec11b2ec8332dfbfd6eb3bb Mon Sep 17 00:00:00 2001 From: tyxia Date: Tue, 22 Aug 2023 18:14:42 +0000 Subject: [PATCH 2/3] Revert "fix CEL dep" This reverts commit a2a9f615c08e61b5336e72fc55db7f7980647bf5. Signed-off-by: tyxia --- bazel/repository_locations.bzl | 1 - 1 file changed, 1 deletion(-) diff --git a/bazel/repository_locations.bzl b/bazel/repository_locations.bzl index f24c2b0f1c11e..868bf981b32ae 100644 --- a/bazel/repository_locations.bzl +++ b/bazel/repository_locations.bzl @@ -1154,7 +1154,6 @@ REPOSITORY_LOCATIONS_SPEC = dict( "envoy.access_loggers.wasm", "envoy.bootstrap.wasm", "envoy.rate_limit_descriptors.expr", - "envoy.filters.http.rate_limit_quota", "envoy.filters.http.rbac", "envoy.filters.http.wasm", "envoy.filters.network.rbac", From c9b246ffd8bc87b8db6379b7dfe2aac8364f0a15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Aug 2023 07:05:22 +0000 Subject: [PATCH 3/3] build(deps): bump sphinx from 7.1.2 to 7.2.5 in /mobile/docs Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.1.2 to 7.2.5. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.1.2...v7.2.5) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- mobile/docs/requirements.txt | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/mobile/docs/requirements.txt b/mobile/docs/requirements.txt index 2a4c54fe8a840..7e67eac6d5a10 100644 --- a/mobile/docs/requirements.txt +++ b/mobile/docs/requirements.txt @@ -818,9 +818,9 @@ snowballstemmer==2.2.0 \ # via # -r requirements.in # sphinx -sphinx==7.1.2 \ - --hash=sha256:780f4d32f1d7d1126576e0e5ecc19dc32ab76cd24e950228dcf7b1f6d3d9e22f \ - --hash=sha256:d170a81825b2fcacb6dfd5a0d7f578a053e45d3f2b153fecc948c37344eb4cbe +sphinx==7.2.5 \ + --hash=sha256:1a9290001b75c497fd087e92b0334f1bbfa1a1ae7fddc084990c4b7bd1130b88 \ + --hash=sha256:9269f9ed2821c9ebd30e4204f5c2339f5d4980e377bc89cb2cb6f9b17409c20a # via # -r requirements.in # envoy-docs-sphinx-runner @@ -828,6 +828,7 @@ sphinx==7.1.2 \ # sphinxcontrib-googleanalytics # sphinxcontrib-httpdomain # sphinxcontrib-jquery + # sphinxcontrib-serializinghtml # sphinxext-rediraffe sphinx-copybutton==0.5.2 \ --hash=sha256:4cf17c82fb9646d1bc9ca92ac280813a3b605d8c421225fd9913154103ee1fbd \ @@ -881,9 +882,9 @@ sphinxcontrib-qthelp==1.0.3 \ # via # -r requirements.in # sphinx -sphinxcontrib-serializinghtml==1.1.5 \ - --hash=sha256:352a9a00ae864471d3a7ead8d7d79f5fc0b57e8b3f95e9867eb9eb28999b92fd \ - --hash=sha256:aa5f6de5dfdf809ef505c4895e51ef5c9eac17d0f287933eb49ec495280b6952 +sphinxcontrib-serializinghtml==1.1.9 \ + --hash=sha256:0c64ff898339e1fac29abd2bf5f11078f3ec413cfe9c046d3120d7ca65530b54 \ + --hash=sha256:9b36e503703ff04f20e9675771df105e58aa029cfcbc23b8ed716019b7416ae1 # via # -r requirements.in # envoy-docs-sphinx-runner