Skip to content

Commit 11a77ef

Browse files
Update dependency minimal-mistakes-jekyll to v4.27.3 (#11)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [minimal-mistakes-jekyll](https://redirect.github.com/mmistakes/minimal-mistakes) | `4.27.0` -> `4.27.3` | [![age](https://developer.mend.io/api/mc/badges/age/rubygems/minimal-mistakes-jekyll/4.27.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/rubygems/minimal-mistakes-jekyll/4.27.0/4.27.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>mmistakes/minimal-mistakes (minimal-mistakes-jekyll)</summary> ### [`v4.27.3`](https://redirect.github.com/mmistakes/minimal-mistakes/blob/HEAD/CHANGELOG.md#4273) [Compare Source](https://redirect.github.com/mmistakes/minimal-mistakes/compare/4.27.2...4.27.3) ##### Bug Fixes - Add explicit CSS rules for `.sr-only` following Font Awesome 7's changes. ([#&#8203;5296](https://redirect.github.com/mmistakes/minimal-mistakes/issues/5296)) ### [`v4.27.2`](https://redirect.github.com/mmistakes/minimal-mistakes/blob/HEAD/CHANGELOG.md#4272) [Compare Source](https://redirect.github.com/mmistakes/minimal-mistakes/compare/4.27.1...4.27.2) ##### Enhancements - Hide `.page__footer-follow` if there are no links nor atom feed. ([#&#8203;5279](https://redirect.github.com/mmistakes/minimal-mistakes/issues/5279)) - Add HTML escaping for some titles, labels and metada that was missing. ([#&#8203;5276](https://redirect.github.com/mmistakes/minimal-mistakes/issues/5276)) - Add optional `footer.since` for copyright time range. ([#&#8203;5275](https://redirect.github.com/mmistakes/minimal-mistakes/issues/5275)) ##### Bug Fixes - Add `escape_once` to gallery title and alt text. ### [`v4.27.1`](https://redirect.github.com/mmistakes/minimal-mistakes/blob/HEAD/CHANGELOG.md#4271) [Compare Source](https://redirect.github.com/mmistakes/minimal-mistakes/compare/4.27.0...4.27.1) ##### Enhancements - Add a "Share on Bluesky" button ([#&#8203;5179](https://redirect.github.com/mmistakes/minimal-mistakes/issues/5179)) - Add preset variables for modern font stack ([#&#8203;5033](https://redirect.github.com/mmistakes/minimal-mistakes/issues/5033)) - Update X share button to match brand color ([#&#8203;5245](https://redirect.github.com/mmistakes/minimal-mistakes/issues/5245)) ##### Bug Fixes - Fix wrong icon and color for X share button. </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 17970af commit 11a77ef

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,18 +17,18 @@ GEM
1717
fiber-annotation
1818
fiber-local (~> 1.1)
1919
json
20-
csv (3.3.4)
20+
csv (3.3.5)
2121
em-websocket (0.5.3)
2222
eventmachine (>= 0.12.9)
2323
http_parser.rb (~> 0)
2424
ethon (0.16.0)
2525
ffi (>= 1.15.0)
2626
eventmachine (1.2.7)
27-
faraday (2.13.0)
27+
faraday (2.13.4)
2828
faraday-net_http (>= 2.0, < 3.5)
2929
json
3030
logger
31-
faraday-net_http (3.4.0)
31+
faraday-net_http (3.4.1)
3232
net-http (>= 0.5.0)
3333
ffi (1.17.2-x86_64-linux-gnu)
3434
fiber-annotation (0.2.0)
@@ -103,7 +103,7 @@ GEM
103103
jekyll (>= 3.5, < 5.0)
104104
jekyll-feed (~> 0.9)
105105
jekyll-seo-tag (~> 2.1)
106-
minimal-mistakes-jekyll (4.27.0)
106+
minimal-mistakes-jekyll (4.27.3)
107107
jekyll (>= 3.7, < 5.0)
108108
jekyll-feed (~> 0.1)
109109
jekyll-gist (~> 1.5)
@@ -126,15 +126,15 @@ GEM
126126
hashery (~> 2.0)
127127
ruby-rc4
128128
ttfunk
129-
public_suffix (6.0.1)
129+
public_suffix (6.0.2)
130130
racc (1.8.1)
131131
rainbow (3.1.1)
132132
rake (13.3.0)
133133
rb-fsevent (0.11.2)
134134
rb-inotify (0.11.1)
135135
ffi (~> 1.0)
136136
rexml (3.4.1)
137-
rouge (4.5.1)
137+
rouge (4.5.2)
138138
ruby-rc4 (0.1.5)
139139
safe_yaml (1.0.5)
140140
sass-embedded (1.86.3-x86_64-linux-gnu)

0 commit comments

Comments
 (0)