Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency minimal-mistakes-jekyll to v4.26.2 #924

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
minimal-mistakes-jekyll 4.24.0 -> 4.26.2 age adoption passing confidence

Release Notes

mmistakes/minimal-mistakes (minimal-mistakes-jekyll)

v4.26.2

Compare Source

Enhancements
  • Add Czech localization. #​4866
  • Allow overriding HTML lang attribute on a per-page basis. #​4862
Bug Fixes
  • Figure helper breaks when using code markup in caption with popup=true. #​4841

v4.26.1

Compare Source

Bug Fixes
  • Disable copy button on invalid syntax highlighting blocks to avoid positioning issues.
  • Fix typo for fa-dribbble in _utilities.scss.
  • Restrict "auto scroll sticky ToC to content" feature to Chromium browsers for now. #​4826
Documentation & Maintenance
  • Rewrite social icons SCSS with a loop.
Enhancements
  • Change the icon of a copy button into a tick for 1.5 seconds on successful copy.

v4.26.0

Compare Source

Bug Fixes
  • Fix an unclosed <p> tag in page__hero.html, near page.header.actions.
  • Remove overlay and revert X to hamburger icon when popup disappears. #​3958
  • Fix SEO title when it contains a vertical bar. #​3094 #​3113
  • Remove "sticky sidebar" JS as it's now completely based on CSS media queries. #​4245 #​4645
Enhancements
  • Add support for Jekyll Paginate V2 🎉 #​2636
  • Add "copy to clipboard" button for code blocks 🎉 #​2812
  • Auto scroll sticky ToC with content. #​3115
  • Replace "hidden" check in Liquid templates with where_exp: "item", "item.hidden != true".
  • Remove deprecated page.header.cta_url setting. #​4821
  • Allow multiple nav lists in sidebar. #​2843
  • Add popup parameter to {% include figure %} to enable Magnific Popup. #​3119
  • Add target attribute for navigation link. #​3056
  • Split schema to a separate include file. #​3085
  • Cleanup _includes/seo.html.
Documentation & Maintenance
  • Rewrite skin previews on 05-configuration.md in Liquid template.
  • Remove unused classes from _layouts/single.html.
  • Migrate npm run scripts to Ruby Rake tasks.
  • Add Rake task version for updating all hard-coded version numbers from package.json all at once.
  • Merge categories and tags layout into _includes/posts-taxonomy.html.
  • Update Social Sharing links section. #​4066

v4.25.1

Compare Source

Bug Fixes
  • "You may also enjoy" no longer recommends hidden posts. #​4653
  • Replaced dead link to "Viewport and Media Queries" slides. #​4421
  • Fix broken where_exp in lunr-store.js for Jekyll < 4.0. #​4808
Enhancements
Documentation & Maintenance
  • Bump shell-quote from 1.7.1 to 1.7.3 #​3692
  • Add after-content.html and before-related.html includes to ease docs site overrides.
  • GitHub Workflows security hardening #​3884
  • Replace Font Awesome v5 search page with v6.
  • Try adding an FAQ page.
  • Update remote theme reference in Quick-Start Guide to point to 4.25.0. #​4809

v4.25.0

Compare Source

Bug Fixes
  • Fix Linkedin social share link #​4754
  • Fix non-English characters being url encoded in breadcrumb #​3819
  • Fix wrong first_page_path because of hard-coded page:num #​3778
  • Remove JS and other files from search index #​4000
  • Fix unlisted YouTube video embeds in documentation/test sites. #​3649
  • Fix error in Algolia search script when returning a hit that without html and hightlight.html. #​3101 #​3102
  • Fix inline code style not applied to stylized text. #​3253
  • Fix Keybase icon in author sidebar. #​3221
  • Fix sort order of Staticman comments when data files aren't named alphabetically. #​3184
  • Fix layout: compress issue with HTML comment in video include. #​3117
  • Add Magnific Popup class to anchors that only contain an img element. #​3111 #​3114
  • Fix heading level of related posts section from h4 to h2 to improve accessibility and SEO. #​3064
  • Fix grammar error in German localized UI text string. #​3063
  • Remove site.url from first breadcrumb link. #​3051
Enhancements
  • Add site.copyright and site.copyright_url config options #​4313
  • Lazy-load InstantSearch scripts and stylesheets #​3691
  • Improve Finnish translations #​4595
  • Remove redundant downcase from _layouts/categories.html. #​4531
  • Load latest Font Awesome package. #​3765
  • Add missing Polish missing UI text strings. #​3969
  • Update breadcrumbs conditional to enable/disable them via Front Matter on pages using layout: single. #​3096 #​3669
  • Remove Internet Explorer 9 upgrade notice. #​3666
  • Add Kiswahili localized UI text strings. #​3489
  • Exclude main.scss from Lunr search index.
  • Allow site.pages to be indexed and searched via Lunr. #​3352
  • Update jQuery to v3.6.0. #​3254
  • Use notice <a> colors for blockquotes that have notice-- classes applied. #​3140 #​3068
  • Add sameAs itemprop to author link. #​3087
  • Update and add missing Brazilian Portuguese translations. #​3204
  • Add optional label attribute for utterances comments. #​3128
  • Add missing Danish translations. #​3095
  • Add ARIA role to search forms. #​3086
  • Add overflow scroll bar to sticky table of contents that are taller than the viewport's height. #​2874
  • Add Microformats markup. #​3052
Documentation & Maintenance
  • Fix links to Font Awesome gallery. #​3599
  • Fix GreedyNav.js attribution link. #​3553
  • Fix typo about loading JavaScript in layout documentation. #​3350
  • Fix documentation typos. #​3232 #​3318
  • Add link to documentation clarifying how to add plugins. #​3181
  • Fix broken documentation link and add Baidu site verification to _config.yml files. #​3139
  • Bump path-parse from 1.0.6 to 1.0.7. #​3116
  • Automatically close invalid PRs using GitHub Actions. #​3313
  • Add instructions on how to unminify main.js for easier browser debugging. #​3055
  • Consolidate hard-coded version numbers where possible.
  • Add Rakefile for automatically syncing CHANGELOG with history and synched them.

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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/minimal-mistakes-jekyll-4.x-lockfile branch from 084433e to d58ad05 Compare September 2, 2024 02:06
@renovate renovate bot force-pushed the renovate/minimal-mistakes-jekyll-4.x-lockfile branch from d58ad05 to c153c51 Compare September 2, 2024 02:08
@SeanKilleen SeanKilleen merged commit 99111e4 into main Sep 2, 2024
7 checks passed
@SeanKilleen SeanKilleen deleted the renovate/minimal-mistakes-jekyll-4.x-lockfile branch September 2, 2024 02:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant