Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 27, 2024

Bumps minimal-mistakes-jekyll from 4.24.0 to 4.25.0.

Release notes

Sourced from minimal-mistakes-jekyll's releases.

4.25.0 finally arrives as @​iBug takes over maintenance of Minimal Mistakes.

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

... (truncated)

Changelog

Sourced from minimal-mistakes-jekyll's changelog.

4.25.0

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

... (truncated)

Commits
  • 6e94773 Release 4.25.0 💎
  • 4c38bab Remove remainders of browser-upgrade.html
  • 6f1cbfb Fix bad Liquid include syntax
  • 8d3592f Consolidate hard-coded version numbers where possible
  • aae8dac Add Rakefile for automatically syncing CHANGELOG with history
  • b604e2a Sync CHANGELOG with history
  • 02d9893 Update CHANGELOG and history
  • 2c92d34 Fix non-English characters being url encoded in breadcrumb (#3819)
  • 0d56036 Add site.copyright and site.copyright_url config options (#4313)
  • 73c2ad8 Fix Linkedin social share link (#4754)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [minimal-mistakes-jekyll](https://github.com/mmistakes/minimal-mistakes) from 4.24.0 to 4.25.0.
- [Release notes](https://github.com/mmistakes/minimal-mistakes/releases)
- [Changelog](https://github.com/mmistakes/minimal-mistakes/blob/master/CHANGELOG.md)
- [Commits](mmistakes/minimal-mistakes@4.24.0...4.25.0)

---
updated-dependencies:
- dependency-name: minimal-mistakes-jekyll
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Apr 27, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 4, 2024

Superseded by #944.

@dependabot dependabot bot closed this May 4, 2024
@dependabot dependabot bot deleted the dependabot/bundler/docs/minimal-mistakes-jekyll-4.25.0 branch May 4, 2024 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants