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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump minimal-mistakes-jekyll from 4.25.1 to 4.26.0 #165

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2024

Bumps minimal-mistakes-jekyll from 4.25.1 to 4.26.0.

Release notes

Sourced from minimal-mistakes-jekyll's releases.

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

  • 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
Changelog

Sourced from minimal-mistakes-jekyll's changelog.

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

  • 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
Commits
  • dc965c5 Release 4.26.0 馃拵
  • accc82a Add "new in v4.26.0" in documentation
  • 148349b Update CHANGELOG and bundle exec rake
  • 0527e17 Add "copy to clipboard" button for code blocks (#2812)
  • c76813f Remove "sticky sidebar" JS in favor of CSS media queries
  • 4364fb7 Cleanup seo.html and update CHANGELOG
  • dfaac40 Fix SEO title when it contains a vertical bar (#3113)
  • 9c386c5 Update CHANGELOG and bundle exec rake
  • 2f5e771 Split schema to a separate include file (#3085)
  • 16103c6 Remove overlay and revert X to hamburger icon when popup disappears (#3958)
  • 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.25.1 to 4.26.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.25.1...4.26.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 May 6, 2024
@github-actions github-actions bot merged commit 51c74ee into main May 6, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/bundler/minimal-mistakes-jekyll-4.26.0 branch May 6, 2024 03:37
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.

None yet

0 participants