Skip to content

Commit e45192f

Browse files
Update dependency html-proofer to v5.1.1 (#18)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [html-proofer](https://redirect.github.com/gjtorikian/html-proofer) | `5.0.10` -> `5.1.1` | [![age](https://developer.mend.io/api/mc/badges/age/rubygems/html-proofer/5.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/rubygems/html-proofer/5.0.10/5.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>gjtorikian/html-proofer (html-proofer)</summary> ### [`v5.1.1`](https://redirect.github.com/gjtorikian/html-proofer/blob/HEAD/CHANGELOG.md#v511---17-11-2025) [Compare Source](https://redirect.github.com/gjtorikian/html-proofer/compare/v5.1.0...v5.1.1) **Full Changelog**: <gjtorikian/html-proofer@v5.1.0...v5.1.1> ### [`v5.1.0`](https://redirect.github.com/gjtorikian/html-proofer/blob/HEAD/CHANGELOG.md#v510---03-11-2025) [Compare Source](https://redirect.github.com/gjtorikian/html-proofer/compare/v5.0.10...v5.1.0) #### What's Changed - Bump actions/checkout from 4 to 5 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;857](https://redirect.github.com/gjtorikian/html-proofer/pull/857) - Add to Gemfile by [@&#8203;denisdefreyne](https://redirect.github.com/denisdefreyne) in [#&#8203;858](https://redirect.github.com/gjtorikian/html-proofer/pull/858) - Remove outdated real-world examples by [@&#8203;denisdefreyne](https://redirect.github.com/denisdefreyne) in [#&#8203;859](https://redirect.github.com/gjtorikian/html-proofer/pull/859) - Allow support for multiple directory index files by [@&#8203;denisdefreyne](https://redirect.github.com/denisdefreyne) in [#&#8203;860](https://redirect.github.com/gjtorikian/html-proofer/pull/860) #### New Contributors - [@&#8203;denisdefreyne](https://redirect.github.com/denisdefreyne) made their first contribution in [#&#8203;858](https://redirect.github.com/gjtorikian/html-proofer/pull/858) **Full Changelog**: <gjtorikian/html-proofer@v5.0.10...v5.1.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/f18m/f18m.github.io). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6496922 commit e45192f

File tree

1 file changed

+20
-15
lines changed

1 file changed

+20
-15
lines changed

Gemfile.lock

Lines changed: 20 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -5,24 +5,28 @@ GEM
55
addressable (2.8.7)
66
public_suffix (>= 2.0.2, < 7.0)
77
afm (0.2.2)
8-
async (2.19.0)
8+
async (2.34.0)
99
console (~> 1.29)
1010
fiber-annotation
11-
io-event (~> 1.6, >= 1.6.5)
11+
io-event (~> 1.11)
12+
metrics (~> 0.12)
13+
traces (~> 0.18)
1214
base64 (0.2.0)
13-
bigdecimal (3.1.9)
15+
benchmark (0.5.0)
16+
bigdecimal (3.3.1)
1417
colorator (1.1.0)
1518
concurrent-ruby (1.3.5)
16-
console (1.29.3)
19+
console (1.34.2)
1720
fiber-annotation
1821
fiber-local (~> 1.1)
1922
json
2023
csv (3.3.5)
2124
em-websocket (0.5.3)
2225
eventmachine (>= 0.12.9)
2326
http_parser.rb (~> 0)
24-
ethon (0.16.0)
27+
ethon (0.18.0)
2528
ffi (>= 1.15.0)
29+
logger
2630
eventmachine (1.2.7)
2731
faraday (2.13.4)
2832
faraday-net_http (>= 2.0, < 3.5)
@@ -34,15 +38,16 @@ GEM
3438
fiber-annotation (0.2.0)
3539
fiber-local (1.1.0)
3640
fiber-storage
37-
fiber-storage (1.0.0)
41+
fiber-storage (1.0.1)
3842
forwardable-extended (2.6.0)
3943
google-protobuf (4.30.2-x86_64-linux)
4044
bigdecimal
4145
rake (>= 13)
4246
hashery (2.1.2)
43-
html-proofer (5.0.10)
47+
html-proofer (5.1.1)
4448
addressable (~> 2.3)
4549
async (~> 2.1)
50+
benchmark (~> 0.5)
4651
nokogiri (~> 1.13)
4752
pdf-reader (~> 2.11)
4853
rainbow (~> 3.0)
@@ -52,7 +57,7 @@ GEM
5257
http_parser.rb (0.8.0)
5358
i18n (1.14.7)
5459
concurrent-ruby (~> 1.0)
55-
io-event (1.7.5)
60+
io-event (1.14.2)
5661
jekyll (4.4.1)
5762
addressable (~> 2.4)
5863
base64 (~> 0.2)
@@ -87,7 +92,7 @@ GEM
8792
jekyll (>= 3.7, < 5.0)
8893
jekyll-watch (2.2.1)
8994
listen (~> 3.0)
90-
json (2.10.2)
95+
json (2.16.0)
9196
kramdown (2.5.1)
9297
rexml (>= 3.3.9)
9398
kramdown-parser-gfm (1.1.0)
@@ -98,7 +103,7 @@ GEM
98103
rb-inotify (~> 0.9, >= 0.9.10)
99104
logger (1.7.0)
100105
mercenary (0.4.0)
101-
mini_portile2 (2.8.8)
106+
metrics (0.15.0)
102107
minima (2.5.2)
103108
jekyll (>= 3.5, < 5.0)
104109
jekyll-feed (~> 0.9)
@@ -112,17 +117,16 @@ GEM
112117
jekyll-sitemap (~> 1.3)
113118
net-http (0.6.0)
114119
uri
115-
nokogiri (1.16.8)
116-
mini_portile2 (~> 2.8.2)
120+
nokogiri (1.18.10-x86_64-linux-gnu)
117121
racc (~> 1.4)
118122
octokit (4.25.1)
119123
faraday (>= 1, < 3)
120124
sawyer (~> 0.9)
121125
pathutil (0.16.2)
122126
forwardable-extended (~> 2.6)
123-
pdf-reader (2.13.0)
127+
pdf-reader (2.15.0)
124128
Ascii85 (>= 1.0, < 3.0, != 2.0.0)
125-
afm (~> 0.2.1)
129+
afm (>= 0.2.1, < 2)
126130
hashery (~> 2.0)
127131
ruby-rc4
128132
ttfunk
@@ -144,6 +148,7 @@ GEM
144148
faraday (>= 0.17.3, < 3)
145149
terminal-table (3.0.2)
146150
unicode-display_width (>= 1.1.1, < 3)
151+
traces (0.18.2)
147152
ttfunk (1.8.0)
148153
bigdecimal (~> 3.1)
149154
typhoeus (1.4.1)
@@ -152,7 +157,7 @@ GEM
152157
uri (1.0.3)
153158
webrick (1.9.1)
154159
yell (2.2.2)
155-
zeitwerk (2.7.2)
160+
zeitwerk (2.7.3)
156161

157162
PLATFORMS
158163
x86_64-linux-gnu

0 commit comments

Comments
 (0)