Skip to content

Commit ac083ba

Browse files
Update dependency html-proofer to v5.2.0 (#20)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [html-proofer](https://redirect.github.com/gjtorikian/html-proofer) | `5.0.10` → `5.2.0` | ![age](https://developer.mend.io/api/mc/badges/age/rubygems/html-proofer/5.2.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/rubygems/html-proofer/5.0.10/5.2.0?slim=true) | --- ### Release Notes <details> <summary>gjtorikian/html-proofer (html-proofer)</summary> ### [`v5.2.0`](https://redirect.github.com/gjtorikian/html-proofer/blob/HEAD/CHANGELOG.md#v520---07-01-2026) [Compare Source](https://redirect.github.com/gjtorikian/html-proofer/compare/v5.1.1...v5.2.0) #### What's Changed - \[skip test] Release v5.1.1 by [@&#8203;github-actions](https://redirect.github.com/github-actions)\[bot] in [#&#8203;862](https://redirect.github.com/gjtorikian/html-proofer/pull/862) - Bump actions/checkout from 5 to 6 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;863](https://redirect.github.com/gjtorikian/html-proofer/pull/863) - Add JSON argument examples by [@&#8203;asbjornu](https://redirect.github.com/asbjornu) in [#&#8203;864](https://redirect.github.com/gjtorikian/html-proofer/pull/864) - CI/CD caching requires HTMLProofer caching by [@&#8203;asbjornu](https://redirect.github.com/asbjornu) in [#&#8203;865](https://redirect.github.com/gjtorikian/html-proofer/pull/865) - Simplify README by [@&#8203;gjtorikian](https://redirect.github.com/gjtorikian) in [#&#8203;869](https://redirect.github.com/gjtorikian/html-proofer/pull/869) - Bump the bundler-dependencies group with 2 updates by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;871](https://redirect.github.com/gjtorikian/html-proofer/pull/871) - Allows access to the full Nokogiri node and all element attributes when processing failures by [@&#8203;gjtorikian](https://redirect.github.com/gjtorikian) in [#&#8203;870](https://redirect.github.com/gjtorikian/html-proofer/pull/870) **Full Changelog**: <gjtorikian/html-proofer@v5.1.1...v5.2.0> ### [`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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xMy41IiwidXBkYXRlZEluVmVyIjoiNDIuOTUuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 90a5474 commit ac083ba

1 file changed

Lines changed: 20 additions & 15 deletions

File tree

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.9)
66
public_suffix (>= 2.0.2, < 8.0)
77
afm (0.2.2)
8-
async (2.19.0)
8+
async (2.38.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.3.0)
15+
benchmark (0.5.0)
1316
bigdecimal (3.3.1)
1417
colorator (1.1.0)
1518
concurrent-ruby (1.3.6)
16-
console (1.29.3)
19+
console (1.34.3)
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.14.1)
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.34.0-x86_64-linux-gnu)
4044
bigdecimal
4145
rake (~> 13.3)
4246
hashery (2.1.2)
43-
html-proofer (5.0.10)
47+
html-proofer (5.2.0)
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.1)
5358
i18n (1.14.8)
5459
concurrent-ruby (~> 1.0)
55-
io-event (1.7.5)
60+
io-event (1.14.4)
5661
jekyll (4.4.1)
5762
addressable (~> 2.4)
5863
base64 (~> 0.2)
@@ -99,7 +104,7 @@ GEM
99104
rb-inotify (~> 0.9, >= 0.9.10)
100105
logger (1.7.0)
101106
mercenary (0.4.0)
102-
mini_portile2 (2.8.8)
107+
metrics (0.15.0)
103108
minima (2.5.2)
104109
jekyll (>= 3.5, < 5.0)
105110
jekyll-feed (~> 0.9)
@@ -113,17 +118,16 @@ GEM
113118
jekyll-sitemap (~> 1.3)
114119
net-http (0.9.1)
115120
uri (>= 0.11.1)
116-
nokogiri (1.16.8)
117-
mini_portile2 (~> 2.8.2)
121+
nokogiri (1.19.1-x86_64-linux-gnu)
118122
racc (~> 1.4)
119123
octokit (4.25.1)
120124
faraday (>= 1, < 3)
121125
sawyer (~> 0.9)
122126
pathutil (0.16.2)
123127
forwardable-extended (~> 2.6)
124-
pdf-reader (2.13.0)
128+
pdf-reader (2.15.1)
125129
Ascii85 (>= 1.0, < 3.0, != 2.0.0)
126-
afm (~> 0.2.1)
130+
afm (>= 0.2.1, < 2)
127131
hashery (~> 2.0)
128132
ruby-rc4
129133
ttfunk
@@ -145,15 +149,16 @@ GEM
145149
faraday (>= 0.17.3, < 3)
146150
terminal-table (3.0.2)
147151
unicode-display_width (>= 1.1.1, < 3)
152+
traces (0.18.2)
148153
ttfunk (1.8.0)
149154
bigdecimal (~> 3.1)
150-
typhoeus (1.4.1)
151-
ethon (>= 0.9.0)
155+
typhoeus (1.6.0)
156+
ethon (>= 0.18.0)
152157
unicode-display_width (2.6.0)
153158
uri (1.1.1)
154159
webrick (1.9.2)
155160
yell (2.2.2)
156-
zeitwerk (2.7.2)
161+
zeitwerk (2.7.5)
157162

158163
PLATFORMS
159164
x86_64-linux-gnu

0 commit comments

Comments
 (0)