Skip to content

Commit 8cb6ef3

Browse files
Update dependency minimal-mistakes-jekyll to v4.28.0 (#27)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [minimal-mistakes-jekyll](https://redirect.github.com/mmistakes/minimal-mistakes) | `4.27.3` → `4.28.0` | ![age](https://developer.mend.io/api/mc/badges/age/rubygems/minimal-mistakes-jekyll/4.28.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/rubygems/minimal-mistakes-jekyll/4.27.3/4.28.0?slim=true) | --- ### Release Notes <details> <summary>mmistakes/minimal-mistakes (minimal-mistakes-jekyll)</summary> ### [`v4.28.0`](https://redirect.github.com/mmistakes/minimal-mistakes/blob/HEAD/CHANGELOG.md#4280) [Compare Source](https://redirect.github.com/mmistakes/minimal-mistakes/compare/4.27.3...4.28.0) ##### Enhancements - Updated Traditional Chinese translation ([#&#8203;5250](https://redirect.github.com/mmistakes/minimal-mistakes/issues/5250)) - Add built-in support for jekyll-gfm-admonitions ([#&#8203;5312](https://redirect.github.com/mmistakes/minimal-mistakes/issues/5312)) - Add Latte and Mocha skins from Catppuccin project ([#&#8203;5341](https://redirect.github.com/mmistakes/minimal-mistakes/issues/5341)) - Add support for Swetrix, a GDPR-compliant analytics provider ([#&#8203;5344](https://redirect.github.com/mmistakes/minimal-mistakes/issues/5344)) - Support resolving `ui-text` using `page.locale` when available ([#&#8203;5439](https://redirect.github.com/mmistakes/minimal-mistakes/issues/5439)) - Add `aria-label` to all nav elements for WCAG compliance ([#&#8203;5442](https://redirect.github.com/mmistakes/minimal-mistakes/issues/5442)) - Add IndieWeb microformat support and configurable footer `rel` attribute ([#&#8203;5443](https://redirect.github.com/mmistakes/minimal-mistakes/issues/5443)) - Add `og:image:alt` and `twitter:image:alt` support ([#&#8203;5444](https://redirect.github.com/mmistakes/minimal-mistakes/issues/5444)) - Add `fediverse:creator` meta tag for link preview attribution ([#&#8203;5445](https://redirect.github.com/mmistakes/minimal-mistakes/issues/5445)) - Update hardcoded icon classes for Font Awesome 6 ([#&#8203;5446](https://redirect.github.com/mmistakes/minimal-mistakes/issues/5446)) - Add missing brand-color rules for newer social platforms ([#&#8203;5447](https://redirect.github.com/mmistakes/minimal-mistakes/issues/5447)) - Add custom sidebar content hook ([#&#8203;5448](https://redirect.github.com/mmistakes/minimal-mistakes/issues/5448)) - Add config toggle to suppress taxonomy display on posts ([#&#8203;5449](https://redirect.github.com/mmistakes/minimal-mistakes/issues/5449)) - Minor changes to the PR auto labeling GitHub Actions workflow Special thanks to [@&#8203;bexelbie](https://redirect.github.com/bexelbie) for their contributions in this release. ##### Bug Fixes - Fix some social icon colors and missing Korean translations ([#&#8203;5103](https://redirect.github.com/mmistakes/minimal-mistakes/issues/5103)) </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:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4wIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a5491f9 commit 8cb6ef3

1 file changed

Lines changed: 33 additions & 32 deletions

File tree

Gemfile.lock

Lines changed: 33 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
Ascii85 (2.0.1)
5-
addressable (2.8.7)
6-
public_suffix (>= 2.0.2, < 7.0)
5+
addressable (2.8.9)
6+
public_suffix (>= 2.0.2, < 8.0)
77
afm (0.2.2)
88
async (2.19.0)
99
console (~> 1.29)
1010
fiber-annotation
1111
io-event (~> 1.6, >= 1.6.5)
12-
base64 (0.2.0)
13-
bigdecimal (3.1.9)
12+
base64 (0.3.0)
13+
bigdecimal (3.3.1)
1414
colorator (1.1.0)
15-
concurrent-ruby (1.3.5)
15+
concurrent-ruby (1.3.6)
1616
console (1.29.3)
1717
fiber-annotation
1818
fiber-local (~> 1.1)
@@ -24,21 +24,21 @@ GEM
2424
ethon (0.16.0)
2525
ffi (>= 1.15.0)
2626
eventmachine (1.2.7)
27-
faraday (2.13.4)
27+
faraday (2.14.1)
2828
faraday-net_http (>= 2.0, < 3.5)
2929
json
3030
logger
31-
faraday-net_http (3.4.1)
32-
net-http (>= 0.5.0)
33-
ffi (1.17.2-x86_64-linux-gnu)
31+
faraday-net_http (3.4.2)
32+
net-http (~> 0.5)
33+
ffi (1.17.3-x86_64-linux-gnu)
3434
fiber-annotation (0.2.0)
3535
fiber-local (1.1.0)
3636
fiber-storage
3737
fiber-storage (1.0.0)
3838
forwardable-extended (2.6.0)
39-
google-protobuf (4.30.2-x86_64-linux)
39+
google-protobuf (4.34.0-x86_64-linux-gnu)
4040
bigdecimal
41-
rake (>= 13)
41+
rake (~> 13.3)
4242
hashery (2.1.2)
4343
html-proofer (5.0.10)
4444
addressable (~> 2.3)
@@ -49,8 +49,8 @@ GEM
4949
typhoeus (~> 1.3)
5050
yell (~> 2.0)
5151
zeitwerk (~> 2.5)
52-
http_parser.rb (0.8.0)
53-
i18n (1.14.7)
52+
http_parser.rb (0.8.1)
53+
i18n (1.14.8)
5454
concurrent-ruby (~> 1.0)
5555
io-event (1.7.5)
5656
jekyll (4.4.1)
@@ -87,13 +87,14 @@ GEM
8787
jekyll (>= 3.7, < 5.0)
8888
jekyll-watch (2.2.1)
8989
listen (~> 3.0)
90-
json (2.10.2)
91-
kramdown (2.5.1)
92-
rexml (>= 3.3.9)
90+
json (2.19.1)
91+
kramdown (2.5.2)
92+
rexml (>= 3.4.4)
9393
kramdown-parser-gfm (1.1.0)
9494
kramdown (~> 2.0)
9595
liquid (4.0.4)
96-
listen (3.9.0)
96+
listen (3.10.0)
97+
logger
9798
rb-fsevent (~> 0.10, >= 0.10.3)
9899
rb-inotify (~> 0.9, >= 0.9.10)
99100
logger (1.7.0)
@@ -103,15 +104,15 @@ GEM
103104
jekyll (>= 3.5, < 5.0)
104105
jekyll-feed (~> 0.9)
105106
jekyll-seo-tag (~> 2.1)
106-
minimal-mistakes-jekyll (4.27.3)
107+
minimal-mistakes-jekyll (4.28.0)
107108
jekyll (>= 3.7, < 5.0)
108109
jekyll-feed (~> 0.1)
109110
jekyll-gist (~> 1.5)
110111
jekyll-include-cache (~> 0.1)
111112
jekyll-paginate (~> 1.1)
112113
jekyll-sitemap (~> 1.3)
113-
net-http (0.6.0)
114-
uri
114+
net-http (0.9.1)
115+
uri (>= 0.11.1)
115116
nokogiri (1.16.8)
116117
mini_portile2 (~> 2.8.2)
117118
racc (~> 1.4)
@@ -133,13 +134,13 @@ GEM
133134
rb-fsevent (0.11.2)
134135
rb-inotify (0.11.1)
135136
ffi (~> 1.0)
136-
rexml (3.4.1)
137-
rouge (4.5.2)
137+
rexml (3.4.4)
138+
rouge (4.7.0)
138139
ruby-rc4 (0.1.5)
139140
safe_yaml (1.0.5)
140-
sass-embedded (1.86.3-x86_64-linux-gnu)
141-
google-protobuf (~> 4.30)
142-
sawyer (0.9.2)
141+
sass-embedded (1.98.0-x86_64-linux-gnu)
142+
google-protobuf (~> 4.31)
143+
sawyer (0.9.3)
143144
addressable (>= 2.3.5)
144145
faraday (>= 0.17.3, < 3)
145146
terminal-table (3.0.2)
@@ -149,8 +150,8 @@ GEM
149150
typhoeus (1.4.1)
150151
ethon (>= 0.9.0)
151152
unicode-display_width (2.6.0)
152-
uri (1.0.3)
153-
webrick (1.9.1)
153+
uri (1.1.1)
154+
webrick (1.9.2)
154155
yell (2.2.2)
155156
zeitwerk (2.7.2)
156157

@@ -159,15 +160,15 @@ PLATFORMS
159160

160161
DEPENDENCIES
161162
html-proofer
162-
http_parser.rb (~> 0.6.0)
163-
jekyll (~> 4.4.0)
164-
jekyll-feed (~> 0.12)
165-
minima (~> 2.5)
163+
http_parser.rb (>= 0.6.0)
164+
jekyll (>= 4.4.0)
165+
jekyll-feed (>= 0.12)
166+
minima (>= 2.5)
166167
minimal-mistakes-jekyll
167168
rake
168169
tzinfo (>= 1, < 3)
169170
tzinfo-data
170-
wdm (~> 0.1)
171+
wdm (>= 0.1)
171172

172173
BUNDLED WITH
173174
2.5.22

0 commit comments

Comments
 (0)