Skip to content

Commit 835ccd8

Browse files
release: gapic-generator 0.36.1 (#1118)
1 parent 006ec1a commit 835ccd8

9 files changed

Lines changed: 52 additions & 52 deletions

File tree

gapic-generator-ads/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release History for gapic-generator-ads
22

3+
### 0.36.1 / 2024-09-20
4+
5+
* Includes changes from gapic-generator 0.36.1
6+
37
### 0.36.0 / 2024-08-22
48

59
* Includes changes from gapic-generator 0.36.0

gapic-generator-ads/Gemfile.lock

Lines changed: 13 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ../gapic-generator
33
specs:
4-
gapic-generator (0.36.0)
4+
gapic-generator (0.36.1)
55
actionpack (~> 5.2)
66
bigdecimal (~> 3.0)
77
google-cloud-common (~> 1.2)
@@ -12,8 +12,8 @@ PATH
1212
PATH
1313
remote: .
1414
specs:
15-
gapic-generator-ads (0.36.0)
16-
gapic-generator (= 0.36.0)
15+
gapic-generator-ads (0.36.1)
16+
gapic-generator (= 0.36.1)
1717

1818
GEM
1919
remote: https://rubygems.org/
@@ -47,13 +47,13 @@ GEM
4747
google-cloud-common (1.7.0)
4848
google-protobuf (>= 3.18, < 5.a)
4949
googleapis-common-protos-types (~> 1.7)
50-
google-protobuf (3.25.4-x86_64-linux)
50+
google-protobuf (3.25.5-x86_64-linux)
5151
google-style (1.27.1)
5252
rubocop (~> 1.56)
53-
googleapis-common-protos-types (1.15.0)
53+
googleapis-common-protos-types (1.16.0)
5454
google-protobuf (>= 3.18, < 5.a)
5555
grpc-tools (1.60.2)
56-
i18n (1.14.5)
56+
i18n (1.14.6)
5757
concurrent-ruby (~> 1.0)
5858
json (2.7.2)
5959
language_server-protocol (3.17.0.3)
@@ -73,10 +73,10 @@ GEM
7373
nokogiri (1.16.7-x86_64-linux)
7474
racc (~> 1.4)
7575
parallel (1.26.3)
76-
parser (3.3.4.2)
76+
parser (3.3.5.0)
7777
ast (~> 2.4.1)
7878
racc
79-
path_expander (1.1.2)
79+
path_expander (1.1.3)
8080
pry (0.14.2)
8181
coderay (~> 1.1)
8282
method_source (~> 1.0)
@@ -94,28 +94,24 @@ GEM
9494
rainbow (3.1.1)
9595
redcarpet (3.6.0)
9696
regexp_parser (2.9.2)
97-
rexml (3.3.6)
98-
strscan
99-
rubocop (1.65.1)
97+
rubocop (1.66.1)
10098
json (~> 2.3)
10199
language_server-protocol (>= 3.17.0)
102100
parallel (~> 1.10)
103101
parser (>= 3.3.0.2)
104102
rainbow (>= 2.2.2, < 4.0)
105103
regexp_parser (>= 2.4, < 3.0)
106-
rexml (>= 3.2.5, < 4.0)
107-
rubocop-ast (>= 1.31.1, < 2.0)
104+
rubocop-ast (>= 1.32.2, < 2.0)
108105
ruby-progressbar (~> 1.7)
109106
unicode-display_width (>= 2.4.0, < 3.0)
110-
rubocop-ast (1.32.1)
107+
rubocop-ast (1.32.3)
111108
parser (>= 3.3.1.0)
112109
ruby-progressbar (1.13.0)
113-
strscan (3.1.0)
114110
thread_safe (0.3.6)
115111
tzinfo (1.2.11)
116112
thread_safe (~> 0.1)
117-
unicode-display_width (2.5.0)
118-
yard (0.9.36)
113+
unicode-display_width (2.6.0)
114+
yard (0.9.37)
119115

120116
PLATFORMS
121117
x86_64-linux

gapic-generator-ads/lib/gapic/generator/ads/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
module Gapic
1919
module Generator
2020
module Ads
21-
VERSION = "0.36.0"
21+
VERSION = "0.36.1"
2222
end
2323
end
2424
end

gapic-generator-cloud/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release History for gapic-generator-cloud
22

3+
### 0.36.1 / 2024-09-20
4+
5+
* Includes changes from gapic-generator 0.36.1
6+
37
### 0.36.0 / 2024-08-22
48

59
* Includes changes from gapic-generator 0.36.0

gapic-generator-cloud/Gemfile.lock

Lines changed: 13 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ../gapic-generator
33
specs:
4-
gapic-generator (0.36.0)
4+
gapic-generator (0.36.1)
55
actionpack (~> 5.2)
66
bigdecimal (~> 3.0)
77
google-cloud-common (~> 1.2)
@@ -12,8 +12,8 @@ PATH
1212
PATH
1313
remote: .
1414
specs:
15-
gapic-generator-cloud (0.36.0)
16-
gapic-generator (= 0.36.0)
15+
gapic-generator-cloud (0.36.1)
16+
gapic-generator (= 0.36.1)
1717

1818
GEM
1919
remote: https://rubygems.org/
@@ -47,13 +47,13 @@ GEM
4747
google-cloud-common (1.7.0)
4848
google-protobuf (>= 3.18, < 5.a)
4949
googleapis-common-protos-types (~> 1.7)
50-
google-protobuf (3.25.4-x86_64-linux)
50+
google-protobuf (3.25.5-x86_64-linux)
5151
google-style (1.27.1)
5252
rubocop (~> 1.56)
53-
googleapis-common-protos-types (1.15.0)
53+
googleapis-common-protos-types (1.16.0)
5454
google-protobuf (>= 3.18, < 5.a)
5555
grpc-tools (1.60.2)
56-
i18n (1.14.5)
56+
i18n (1.14.6)
5757
concurrent-ruby (~> 1.0)
5858
json (2.7.2)
5959
language_server-protocol (3.17.0.3)
@@ -73,10 +73,10 @@ GEM
7373
nokogiri (1.16.7-x86_64-linux)
7474
racc (~> 1.4)
7575
parallel (1.26.3)
76-
parser (3.3.4.2)
76+
parser (3.3.5.0)
7777
ast (~> 2.4.1)
7878
racc
79-
path_expander (1.1.2)
79+
path_expander (1.1.3)
8080
pry (0.14.2)
8181
coderay (~> 1.1)
8282
method_source (~> 1.0)
@@ -94,28 +94,24 @@ GEM
9494
rainbow (3.1.1)
9595
redcarpet (3.6.0)
9696
regexp_parser (2.9.2)
97-
rexml (3.3.6)
98-
strscan
99-
rubocop (1.65.1)
97+
rubocop (1.66.1)
10098
json (~> 2.3)
10199
language_server-protocol (>= 3.17.0)
102100
parallel (~> 1.10)
103101
parser (>= 3.3.0.2)
104102
rainbow (>= 2.2.2, < 4.0)
105103
regexp_parser (>= 2.4, < 3.0)
106-
rexml (>= 3.2.5, < 4.0)
107-
rubocop-ast (>= 1.31.1, < 2.0)
104+
rubocop-ast (>= 1.32.2, < 2.0)
108105
ruby-progressbar (~> 1.7)
109106
unicode-display_width (>= 2.4.0, < 3.0)
110-
rubocop-ast (1.32.1)
107+
rubocop-ast (1.32.3)
111108
parser (>= 3.3.1.0)
112109
ruby-progressbar (1.13.0)
113-
strscan (3.1.0)
114110
thread_safe (0.3.6)
115111
tzinfo (1.2.11)
116112
thread_safe (~> 0.1)
117-
unicode-display_width (2.5.0)
118-
yard (0.9.36)
113+
unicode-display_width (2.6.0)
114+
yard (0.9.37)
119115

120116
PLATFORMS
121117
x86_64-linux

gapic-generator-cloud/lib/gapic/generator/cloud/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
module Gapic
1919
module Generator
2020
module Cloud
21-
VERSION = "0.36.0"
21+
VERSION = "0.36.1"
2222
end
2323
end
2424
end

gapic-generator/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release History for gapic-generator
22

3+
### 0.36.1 / 2024-09-20
4+
5+
* Fix: Add missing local binding in resource path methods
6+
37
### 0.36.0 / 2024-08-22
48

59
* Feature: Support local binding for variables with keyword collision

gapic-generator/Gemfile.lock

Lines changed: 11 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
gapic-generator (0.36.0)
4+
gapic-generator (0.36.1)
55
actionpack (~> 5.2)
66
bigdecimal (~> 3.0)
77
google-cloud-common (~> 1.2)
@@ -41,13 +41,13 @@ GEM
4141
google-cloud-common (1.7.0)
4242
google-protobuf (>= 3.18, < 5.a)
4343
googleapis-common-protos-types (~> 1.7)
44-
google-protobuf (3.25.4-x86_64-linux)
44+
google-protobuf (3.25.5-x86_64-linux)
4545
google-style (1.27.1)
4646
rubocop (~> 1.56)
47-
googleapis-common-protos-types (1.15.0)
47+
googleapis-common-protos-types (1.16.0)
4848
google-protobuf (>= 3.18, < 5.a)
4949
grpc-tools (1.60.2)
50-
i18n (1.14.5)
50+
i18n (1.14.6)
5151
concurrent-ruby (~> 1.0)
5252
json (2.7.2)
5353
language_server-protocol (3.17.0.3)
@@ -67,10 +67,10 @@ GEM
6767
nokogiri (1.16.7-x86_64-linux)
6868
racc (~> 1.4)
6969
parallel (1.26.3)
70-
parser (3.3.4.2)
70+
parser (3.3.5.0)
7171
ast (~> 2.4.1)
7272
racc
73-
path_expander (1.1.2)
73+
path_expander (1.1.3)
7474
pry (0.14.2)
7575
coderay (~> 1.1)
7676
method_source (~> 1.0)
@@ -88,28 +88,24 @@ GEM
8888
rainbow (3.1.1)
8989
redcarpet (3.6.0)
9090
regexp_parser (2.9.2)
91-
rexml (3.3.6)
92-
strscan
93-
rubocop (1.65.1)
91+
rubocop (1.66.1)
9492
json (~> 2.3)
9593
language_server-protocol (>= 3.17.0)
9694
parallel (~> 1.10)
9795
parser (>= 3.3.0.2)
9896
rainbow (>= 2.2.2, < 4.0)
9997
regexp_parser (>= 2.4, < 3.0)
100-
rexml (>= 3.2.5, < 4.0)
101-
rubocop-ast (>= 1.31.1, < 2.0)
98+
rubocop-ast (>= 1.32.2, < 2.0)
10299
ruby-progressbar (~> 1.7)
103100
unicode-display_width (>= 2.4.0, < 3.0)
104-
rubocop-ast (1.32.1)
101+
rubocop-ast (1.32.3)
105102
parser (>= 3.3.1.0)
106103
ruby-progressbar (1.13.0)
107-
strscan (3.1.0)
108104
thread_safe (0.3.6)
109105
tzinfo (1.2.11)
110106
thread_safe (~> 0.1)
111-
unicode-display_width (2.5.0)
112-
yard (0.9.36)
107+
unicode-display_width (2.6.0)
108+
yard (0.9.37)
113109

114110
PLATFORMS
115111
x86_64-linux

gapic-generator/lib/gapic/generator/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616

1717
module Gapic
1818
module Generator
19-
VERSION = "0.36.0"
19+
VERSION = "0.36.1"
2020
end
2121
end

0 commit comments

Comments
 (0)