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 nbconvert from 7.16.4 to 7.16.6 #214

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2025

Bumps nbconvert from 7.16.4 to 7.16.6.

Release notes

Sourced from nbconvert's releases.

v7.16.6

7.16.6

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@​Carreau | @​douglas-raillard-arm | @​gabemorris12 | @​krassowski | @​PetalAdrift | @​peytondmurray | @​QuLogic

v7.16.5

7.16.5

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

... (truncated)

Changelog

Sourced from nbconvert's changelog.

7.16.6

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@​Carreau | @​douglas-raillard-arm | @​gabemorris12 | @​krassowski | @​PetalAdrift | @​peytondmurray | @​QuLogic

7.16.5

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@​bollwyvl | @​fcollonval | @​krassowski | @​pre-commit-ci | @​stuaxo | @​t-makaro | @​takluyver | @​thomasjm | @​timkpaine | @​xiacunshun

Commits
  • 2ba5858 Publish 7.16.6
  • 01c6ab2 Fix bullet list parsing in markdown (#2177)
  • 0b36e8b Fix crash when running with optimization (#2160)
  • edd96d1 Update base.tex.j2 for macro compatibility with newer versions of Pandoc (#2196)
  • 7ffb70a Prevent leading whitespace in markdown code blocks from being stripped (#2203)
  • 9ffb94a remove any twitter mention (#2206)
  • 5f508eb Publish 7.16.5
  • 18e10f6 Add support for mistune 3.1.0 (#2199)
  • 6e5fdb3 Do not display mathjax overlay (#2181)
  • e159962 Allow including text/x-rst outputs in rst conversion, transition away from ...
  • 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 [nbconvert](https://github.com/jupyter/nbconvert) from 7.16.4 to 7.16.6.
- [Release notes](https://github.com/jupyter/nbconvert/releases)
- [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md)
- [Commits](jupyter/nbconvert@v7.16.4...v7.16.6)

---
updated-dependencies:
- dependency-name: nbconvert
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 1, 2025
@coveralls
Copy link

Pull Request Test Coverage Report for Build 13085212789

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 276 unchanged lines in 10 files lost coverage.
  • Overall coverage decreased (-8.9%) to 78.268%

Files with Coverage Reduction New Missed Lines %
optim_esm_tools/analyze/clustering.py 1 96.88%
optim_esm_tools/region_finding/iter_ranges.py 1 97.22%
optim_esm_tools/analyze/cmip_handler.py 2 92.11%
optim_esm_tools/analyze/time_statistics.py 4 81.36%
optim_esm_tools/analyze/xarray_tools.py 7 85.24%
optim_esm_tools/analyze/merge_candidate_regions.py 10 90.91%
optim_esm_tools/region_finding/_base.py 10 75.76%
optim_esm_tools/analyze/tools.py 23 59.24%
optim_esm_tools/analyze/find_matches.py 25 66.18%
optim_esm_tools/analyze/region_calculation.py 193 15.56%
Totals Coverage Status
Change from base Build 12764672925: -8.9%
Covered Lines: 2431
Relevant Lines: 3106

💛 - Coveralls

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 24, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/nbconvert-7.16.6 branch February 24, 2025 15:26
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants