Skip to content

Commit 4e56257

Browse files
chore(deps): bump the cel-modules group across 3 directories with 1 update
Bumps the cel-modules group with 1 update in the /firebase-auth directory: [cel.dev/expr](https://github.com/google/cel-spec). Bumps the cel-modules group with 1 update in the /firebase-functions directory: [cel.dev/expr](https://github.com/google/cel-spec). Bumps the cel-modules group with 1 update in the /gcloud-firebase directory: [cel.dev/expr](https://github.com/google/cel-spec). Updates `cel.dev/expr` from 0.24.0 to 0.25.1 - [Release notes](https://github.com/google/cel-spec/releases) - [Commits](google/cel-spec@v0.24.0...v0.25.1) Updates `cel.dev/expr` from 0.24.0 to 0.25.1 - [Release notes](https://github.com/google/cel-spec/releases) - [Commits](google/cel-spec@v0.24.0...v0.25.1) Updates `cel.dev/expr` from 0.24.0 to 0.25.1 - [Release notes](https://github.com/google/cel-spec/releases) - [Commits](google/cel-spec@v0.24.0...v0.25.1) --- updated-dependencies: - dependency-name: cel.dev/expr dependency-version: 0.25.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cel-modules - dependency-name: cel.dev/expr dependency-version: 0.25.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cel-modules - dependency-name: cel.dev/expr dependency-version: 0.25.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cel-modules ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b381f9a commit 4e56257

File tree

6 files changed

+9
-9
lines changed

6 files changed

+9
-9
lines changed

firebase-auth/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
)
1212

1313
require (
14-
cel.dev/expr v0.24.0 // indirect
14+
cel.dev/expr v0.25.1 // indirect
1515
cloud.google.com/go v0.123.0 // indirect
1616
cloud.google.com/go/auth v0.17.0 // indirect
1717
cloud.google.com/go/auth/oauth2adapt v0.2.8 // indirect

firebase-auth/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
cel.dev/expr v0.24.0 h1:56OvJKSH3hDGL0ml5uSxZmz3/3Pq4tJ+fb1unVLAFcY=
2-
cel.dev/expr v0.24.0/go.mod h1:hLPLo1W4QUmuYdA72RBX06QTs6MXw941piREPl3Yfiw=
1+
cel.dev/expr v0.25.1 h1:1KrZg61W6TWSxuNZ37Xy49ps13NUovb66QLprthtwi4=
2+
cel.dev/expr v0.25.1/go.mod h1:hrXvqGP6G6gyx8UAHSHJ5RGk//1Oj5nXQ2NI02Nrsg4=
33
cloud.google.com/go v0.26.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw=
44
cloud.google.com/go v0.34.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw=
55
cloud.google.com/go v0.38.0/go.mod h1:990N+gfupTy94rShfmMCWGDn0LpTmnzTp2qbd1dvSRU=

firebase-functions/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
)
1010

1111
require (
12-
cel.dev/expr v0.24.0 // indirect
12+
cel.dev/expr v0.25.1 // indirect
1313
cloud.google.com/go v0.123.0 // indirect
1414
cloud.google.com/go/auth v0.17.0 // indirect
1515
cloud.google.com/go/auth/oauth2adapt v0.2.8 // indirect

firebase-functions/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
cel.dev/expr v0.24.0 h1:56OvJKSH3hDGL0ml5uSxZmz3/3Pq4tJ+fb1unVLAFcY=
2-
cel.dev/expr v0.24.0/go.mod h1:hLPLo1W4QUmuYdA72RBX06QTs6MXw941piREPl3Yfiw=
1+
cel.dev/expr v0.25.1 h1:1KrZg61W6TWSxuNZ37Xy49ps13NUovb66QLprthtwi4=
2+
cel.dev/expr v0.25.1/go.mod h1:hrXvqGP6G6gyx8UAHSHJ5RGk//1Oj5nXQ2NI02Nrsg4=
33
cloud.google.com/go v0.123.0 h1:2NAUJwPR47q+E35uaJeYoNhuNEM9kM8SjgRgdeOJUSE=
44
cloud.google.com/go v0.123.0/go.mod h1:xBoMV08QcqUGuPW65Qfm1o9Y4zKZBpGS+7bImXLTAZU=
55
cloud.google.com/go/auth v0.17.0 h1:74yCm7hCj2rUyyAocqnFzsAYXgJhrG26XCFimrc/Kz4=

gcloud-firebase/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
)
1111

1212
require (
13-
cel.dev/expr v0.24.0 // indirect
13+
cel.dev/expr v0.25.1 // indirect
1414
cloud.google.com/go v0.123.0 // indirect
1515
cloud.google.com/go/auth v0.17.0 // indirect
1616
cloud.google.com/go/auth/oauth2adapt v0.2.8 // indirect

gcloud-firebase/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
cel.dev/expr v0.24.0 h1:56OvJKSH3hDGL0ml5uSxZmz3/3Pq4tJ+fb1unVLAFcY=
2-
cel.dev/expr v0.24.0/go.mod h1:hLPLo1W4QUmuYdA72RBX06QTs6MXw941piREPl3Yfiw=
1+
cel.dev/expr v0.25.1 h1:1KrZg61W6TWSxuNZ37Xy49ps13NUovb66QLprthtwi4=
2+
cel.dev/expr v0.25.1/go.mod h1:hrXvqGP6G6gyx8UAHSHJ5RGk//1Oj5nXQ2NI02Nrsg4=
33
cloud.google.com/go v0.123.0 h1:2NAUJwPR47q+E35uaJeYoNhuNEM9kM8SjgRgdeOJUSE=
44
cloud.google.com/go v0.123.0/go.mod h1:xBoMV08QcqUGuPW65Qfm1o9Y4zKZBpGS+7bImXLTAZU=
55
cloud.google.com/go/auth v0.17.0 h1:74yCm7hCj2rUyyAocqnFzsAYXgJhrG26XCFimrc/Kz4=

0 commit comments

Comments
 (0)