Skip to content

build(deps-dev): bump mkdocs-jupyter from 0.25.0 to 0.25.1 #965

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

Merged
merged 1 commit into from
Jan 4, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2024

Bumps mkdocs-jupyter from 0.25.0 to 0.25.1.

Changelog

Sourced from mkdocs-jupyter's changelog.

0.25.1

  • Add option to customize Mathjax URL
  • Fix issue which caused unrelated source files from being copied into the output directory
  • Replace print statements with logging

0.24.3

  • Fix theme selection

0.24.1

  • Fix TOC header links

0.24.0

  • Add option for including requireJS
  • Add option for custom highlight CSS classes
  • Make execute_ignore a list
  • Fix various CSS issues

0.23.0

  • Support nbconvert 7

0.21.0

  • Support Pygments 2.1.0
  • Fix some markdown CSS overflow issues

0.20.1

0.20.0

  • Support for toggle themes in material
  • Use poetry 1.1.X

0.19.0

  • Support mkdocs-material 8

0.18.1

  • Support multiple languages syntax highlighting

0.18.0

  • Support Jupyter themes

... (truncated)

Commits

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)

@dependabot dependabot bot requested a review from lars-reimann as a code owner December 1, 2024 05:46
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 1, 2024
Copy link

codecov bot commented Dec 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.42%. Comparing base (493f68a) to head (8ac7f4b).
Report is 34 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #965   +/-   ##
=======================================
  Coverage   94.42%   94.42%           
=======================================
  Files         121      121           
  Lines        7461     7461           
=======================================
  Hits         7045     7045           
  Misses        416      416           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Bumps [mkdocs-jupyter](https://github.com/danielfrg/mkdocs-jupyter) from 0.25.0 to 0.25.1.
- [Changelog](https://github.com/danielfrg/mkdocs-jupyter/blob/main/CHANGELOG.md)
- [Commits](danielfrg/mkdocs-jupyter@0.25.0...0.25.1)

---
updated-dependencies:
- dependency-name: mkdocs-jupyter
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/mkdocs-jupyter-0.25.1 branch from 8064e4d to 8ac7f4b Compare December 29, 2024 18:37
@lars-reimann lars-reimann merged commit 3e5f6f7 into main Jan 4, 2025
10 checks passed
@lars-reimann lars-reimann deleted the dependabot/pip/mkdocs-jupyter-0.25.1 branch January 4, 2025 09:42
@lars-reimann
Copy link
Member

🎉 This PR is included in version 0.30.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@lars-reimann lars-reimann added the released Included in a release label Feb 26, 2025
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 python Pull requests that update Python code released Included in a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant