Skip to content

Commit b626eca

Browse files
authored
release 2.61.1 (#1431)
1 parent 6a3d358 commit b626eca

File tree

4 files changed

+72
-79
lines changed

4 files changed

+72
-79
lines changed

Gemfile.lock

Lines changed: 68 additions & 77 deletions
Original file line numberDiff line numberDiff line change
@@ -1,107 +1,78 @@
1-
GIT
2-
remote: https://github.com/rails/rails
3-
revision: 71c59c69f40cef908d0a97ef4b4c5496778559e5
4-
ref: 71c59c69f40cef908d0a97ef4b4c5496778559e5
1+
PATH
2+
remote: .
53
specs:
6-
actioncable (7.1.0.alpha)
7-
actionpack (= 7.1.0.alpha)
8-
activesupport (= 7.1.0.alpha)
4+
view_component (2.61.1)
5+
activesupport (>= 5.0.0, < 8.0)
6+
method_source (~> 1.0)
7+
8+
GEM
9+
remote: https://rubygems.org/
10+
specs:
11+
actioncable (7.0.3.1)
12+
actionpack (= 7.0.3.1)
13+
activesupport (= 7.0.3.1)
914
nio4r (~> 2.0)
1015
websocket-driver (>= 0.6.1)
11-
zeitwerk (~> 2.6)
12-
actionmailbox (7.1.0.alpha)
13-
actionpack (= 7.1.0.alpha)
14-
activejob (= 7.1.0.alpha)
15-
activerecord (= 7.1.0.alpha)
16-
activestorage (= 7.1.0.alpha)
17-
activesupport (= 7.1.0.alpha)
16+
actionmailbox (7.0.3.1)
17+
actionpack (= 7.0.3.1)
18+
activejob (= 7.0.3.1)
19+
activerecord (= 7.0.3.1)
20+
activestorage (= 7.0.3.1)
21+
activesupport (= 7.0.3.1)
1822
mail (>= 2.7.1)
1923
net-imap
2024
net-pop
2125
net-smtp
22-
actionmailer (7.1.0.alpha)
23-
actionpack (= 7.1.0.alpha)
24-
actionview (= 7.1.0.alpha)
25-
activejob (= 7.1.0.alpha)
26-
activesupport (= 7.1.0.alpha)
26+
actionmailer (7.0.3.1)
27+
actionpack (= 7.0.3.1)
28+
actionview (= 7.0.3.1)
29+
activejob (= 7.0.3.1)
30+
activesupport (= 7.0.3.1)
2731
mail (~> 2.5, >= 2.5.4)
2832
net-imap
2933
net-pop
3034
net-smtp
3135
rails-dom-testing (~> 2.0)
32-
actionpack (7.1.0.alpha)
33-
actionview (= 7.1.0.alpha)
34-
activesupport (= 7.1.0.alpha)
36+
actionpack (7.0.3.1)
37+
actionview (= 7.0.3.1)
38+
activesupport (= 7.0.3.1)
3539
rack (~> 2.0, >= 2.2.0)
3640
rack-test (>= 0.6.3)
3741
rails-dom-testing (~> 2.0)
3842
rails-html-sanitizer (~> 1.0, >= 1.2.0)
39-
actiontext (7.1.0.alpha)
40-
actionpack (= 7.1.0.alpha)
41-
activerecord (= 7.1.0.alpha)
42-
activestorage (= 7.1.0.alpha)
43-
activesupport (= 7.1.0.alpha)
43+
actiontext (7.0.3.1)
44+
actionpack (= 7.0.3.1)
45+
activerecord (= 7.0.3.1)
46+
activestorage (= 7.0.3.1)
47+
activesupport (= 7.0.3.1)
4448
globalid (>= 0.6.0)
4549
nokogiri (>= 1.8.5)
46-
actionview (7.1.0.alpha)
47-
activesupport (= 7.1.0.alpha)
50+
actionview (7.0.3.1)
51+
activesupport (= 7.0.3.1)
4852
builder (~> 3.1)
4953
erubi (~> 1.4)
5054
rails-dom-testing (~> 2.0)
5155
rails-html-sanitizer (~> 1.1, >= 1.2.0)
52-
activejob (7.1.0.alpha)
53-
activesupport (= 7.1.0.alpha)
56+
activejob (7.0.3.1)
57+
activesupport (= 7.0.3.1)
5458
globalid (>= 0.3.6)
55-
activemodel (7.1.0.alpha)
56-
activesupport (= 7.1.0.alpha)
57-
activerecord (7.1.0.alpha)
58-
activemodel (= 7.1.0.alpha)
59-
activesupport (= 7.1.0.alpha)
60-
activestorage (7.1.0.alpha)
61-
actionpack (= 7.1.0.alpha)
62-
activejob (= 7.1.0.alpha)
63-
activerecord (= 7.1.0.alpha)
64-
activesupport (= 7.1.0.alpha)
59+
activemodel (7.0.3.1)
60+
activesupport (= 7.0.3.1)
61+
activerecord (7.0.3.1)
62+
activemodel (= 7.0.3.1)
63+
activesupport (= 7.0.3.1)
64+
activestorage (7.0.3.1)
65+
actionpack (= 7.0.3.1)
66+
activejob (= 7.0.3.1)
67+
activerecord (= 7.0.3.1)
68+
activesupport (= 7.0.3.1)
6569
marcel (~> 1.0)
6670
mini_mime (>= 1.1.0)
67-
activesupport (7.1.0.alpha)
71+
activesupport (7.0.3.1)
6872
concurrent-ruby (~> 1.0, >= 1.0.2)
69-
connection_pool (>= 2.2.5)
7073
i18n (>= 1.6, < 2)
7174
minitest (>= 5.1)
7275
tzinfo (~> 2.0)
73-
rails (7.1.0.alpha)
74-
actioncable (= 7.1.0.alpha)
75-
actionmailbox (= 7.1.0.alpha)
76-
actionmailer (= 7.1.0.alpha)
77-
actionpack (= 7.1.0.alpha)
78-
actiontext (= 7.1.0.alpha)
79-
actionview (= 7.1.0.alpha)
80-
activejob (= 7.1.0.alpha)
81-
activemodel (= 7.1.0.alpha)
82-
activerecord (= 7.1.0.alpha)
83-
activestorage (= 7.1.0.alpha)
84-
activesupport (= 7.1.0.alpha)
85-
bundler (>= 1.15.0)
86-
railties (= 7.1.0.alpha)
87-
railties (7.1.0.alpha)
88-
actionpack (= 7.1.0.alpha)
89-
activesupport (= 7.1.0.alpha)
90-
method_source
91-
rake (>= 12.2)
92-
thor (~> 1.0)
93-
zeitwerk (~> 2.6)
94-
95-
PATH
96-
remote: .
97-
specs:
98-
view_component (2.61.0)
99-
activesupport (>= 5.0.0, < 8.0)
100-
method_source (~> 1.0)
101-
102-
GEM
103-
remote: https://rubygems.org/
104-
specs:
10576
addressable (2.8.0)
10677
public_suffix (>= 2.0.2, < 5.0)
10778
ansi (1.5.0)
@@ -131,7 +102,6 @@ GEM
131102
xpath (~> 3.2)
132103
coderay (1.1.3)
133104
concurrent-ruby (1.1.10)
134-
connection_pool (2.2.5)
135105
crass (1.0.6)
136106
diff-lcs (1.5.0)
137107
digest (3.1.0)
@@ -197,11 +167,32 @@ GEM
197167
rack (2.2.4)
198168
rack-test (2.0.2)
199169
rack (>= 1.3)
170+
rails (7.0.3.1)
171+
actioncable (= 7.0.3.1)
172+
actionmailbox (= 7.0.3.1)
173+
actionmailer (= 7.0.3.1)
174+
actionpack (= 7.0.3.1)
175+
actiontext (= 7.0.3.1)
176+
actionview (= 7.0.3.1)
177+
activejob (= 7.0.3.1)
178+
activemodel (= 7.0.3.1)
179+
activerecord (= 7.0.3.1)
180+
activestorage (= 7.0.3.1)
181+
activesupport (= 7.0.3.1)
182+
bundler (>= 1.15.0)
183+
railties (= 7.0.3.1)
200184
rails-dom-testing (2.0.3)
201185
activesupport (>= 4.2.0)
202186
nokogiri (>= 1.6)
203187
rails-html-sanitizer (1.4.3)
204188
loofah (~> 2.3)
189+
railties (7.0.3.1)
190+
actionpack (= 7.0.3.1)
191+
activesupport (= 7.0.3.1)
192+
method_source
193+
rake (>= 12.2)
194+
thor (~> 1.0)
195+
zeitwerk (~> 2.5)
205196
rainbow (3.1.1)
206197
rake (13.0.6)
207198
regexp_parser (2.5.0)
@@ -297,7 +288,7 @@ DEPENDENCIES
297288
jbuilder (~> 2)
298289
minitest (= 5.6.0)
299290
pry (~> 0.13)
300-
rails!
291+
rails (~> 7.0.0)
301292
rake (~> 13.0)
302293
rspec-rails (~> 5)
303294
simplecov (~> 0.18.0)

docs/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ title: Changelog
99

1010
## main
1111

12+
## 2.61.1
13+
1214
* Revert `Expose Capybara DSL methods directly inside tests.` This change unintentionally broke other Capybara methods and thus introduced a regression. We aren't confident that we can fail forward so we have decided to revert this change.
1315

1416
*Joel Hawksley*, *Blake Williams*

docs/_data/library.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version: 2.61.0
1+
version: 2.61.1

lib/view_component/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ module ViewComponent
44
module VERSION
55
MAJOR = 2
66
MINOR = 61
7-
PATCH = 0
7+
PATCH = 1
88

99
STRING = [MAJOR, MINOR, PATCH].join(".")
1010
end

0 commit comments

Comments
 (0)