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

Bump minimal-mistakes-jekyll from 4.24.0 to 4.26.2 in /docs #949

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 15, 2024

Bumps minimal-mistakes-jekyll from 4.24.0 to 4.26.2.

Release notes

Sourced from minimal-mistakes-jekyll's releases.

4.26.2 💎

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

4.26.1 💎

4.26.0 was not tested as thoroughly as it should have been, so this one comes out as a quick bug fix.

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.

4.26.0 💎 arrives as piled-up features and bug fixes get cleaned up. Notably, the long-awaited support for Jekyll Paginate V2 and "copy" button for code blocks have landed 🎉

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

... (truncated)

Changelog

Sourced from minimal-mistakes-jekyll's changelog.

4.26.2

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

4.26.1

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.

4.26.0

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

... (truncated)

Commits
  • 93022d6 Update CHANGELOG and history
  • 1e6bcec Release 4.26.2 💎
  • 784efff Update CHANGELOG and history
  • b82680b Allow overriding HTML lang on a per-page basis (#4862)
  • 7b6b450 Update CHANGELOG and history
  • 02342c9 feat: add Czech localization (#4866)
  • 5b203f4 changelog: Clarify #4841 only triggers with popup=true
  • ff56bc2 assets/css/main.scss: Add trailing newline
  • 4efb863 _includes/figure: Replace remove:<p> with strip_html, fix #4841
  • 536e89d Update CHANGELOG and history
  • 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.26.2.
- [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.26.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jun 15, 2024
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