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 mkdocs-jupyter requirement from ~=0.24.8 to >=0.24.8,<0.26.0 in the packages group #260

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2024

Updates the requirements on mkdocs-jupyter to permit the latest version.
Updates mkdocs-jupyter to 0.25.0

Changelog

Sourced from mkdocs-jupyter's changelog.

mkdocs-jupyter Change Log

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
  • Option to ignore some notebooks to be executed
  • Add copy to clipboard button to cells

0.17.0

... (truncated)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [mkdocs-jupyter](https://github.com/danielfrg/mkdocs-jupyter) to permit the latest version.

Updates `mkdocs-jupyter` to 0.25.0
- [Changelog](https://github.com/danielfrg/mkdocs-jupyter/blob/main/CHANGELOG.md)
- [Commits](danielfrg/mkdocs-jupyter@0.24.8...0.25.0)

---
updated-dependencies:
- dependency-name: mkdocs-jupyter
  dependency-type: direct:production
  dependency-group: packages
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Issue or PR related to (Python) dependencies skip_changelog This issue/PR will be left out of the CHANGELOG.md labels Sep 9, 2024
@TEAM4-0 TEAM4-0 enabled auto-merge (squash) September 9, 2024 05:37
Copy link

codecov bot commented Sep 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.31%. Comparing base (738420d) to head (dcc12f5).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #260   +/-   ##
=======================================
  Coverage   73.31%   73.31%           
=======================================
  Files          15       15           
  Lines         637      637           
=======================================
  Hits          467      467           
  Misses        170      170           
Flag Coverage Δ
local 73.31% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@TEAM4-0 TEAM4-0 merged commit ae1ade3 into main Sep 9, 2024
18 checks passed
@TEAM4-0 TEAM4-0 deleted the dependabot/pip/main/packages-ec033ba17f branch September 9, 2024 05:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Issue or PR related to (Python) dependencies skip_changelog This issue/PR will be left out of the CHANGELOG.md
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant