Skip to content

Commit 21b35d8

Browse files
committed
Publish 7.17.0
SHA256 hashes: nbconvert-7.17.0-py3-none-any.whl: 4f99a63b337b9a23504347afdab24a11faa7d86b405e5c8f9881cd313336d518 nbconvert-7.17.0.tar.gz: 1b2696f1b5be12309f6c7d707c24af604b87dfaf6d950794c7b07acab96dda78
1 parent c9ac1d1 commit 21b35d8

2 files changed

Lines changed: 41 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 40 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,46 @@
22

33
<!-- <START NEW CHANGELOG ENTRY> -->
44

5+
## 7.17.0
6+
7+
([Full Changelog](https://github.com/jupyter/nbconvert/compare/v7.16.6...c9ac1d1040459ed1ff9eb34e9918ce5a87cf9d71))
8+
9+
### Enhancements made
10+
11+
- Add support for arbitrary browser arguments [#2227](https://github.com/jupyter/nbconvert/pull/2227) ([@shreve](https://github.com/shreve), [@Carreau](https://github.com/Carreau), [@krassowski](https://github.com/krassowski))
12+
13+
### Bugs fixed
14+
15+
- Fix QtPNGExporter returning empty bytes on macOS [#2264](https://github.com/jupyter/nbconvert/pull/2264) ([@h3pdesign](https://github.com/h3pdesign), [@Carreau](https://github.com/Carreau), [@QuLogic](https://github.com/QuLogic))
16+
- Fix CVE-2025-53000: Secure Inkscape Windows path (registry first + block CWD) [#2261](https://github.com/jupyter/nbconvert/pull/2261) ([@h3pdesign](https://github.com/h3pdesign), [@krassowski](https://github.com/krassowski), [@mberlanda](https://github.com/mberlanda), [@minrk](https://github.com/minrk), [@salmankadaya](https://github.com/salmankadaya), [@th3gowtham](https://github.com/th3gowtham))
17+
- Fix get_export_names and get_exporter default args [#2228](https://github.com/jupyter/nbconvert/pull/2228) ([@shreve](https://github.com/shreve), [@krassowski](https://github.com/krassowski))
18+
- PyPA-Compliant Summary [#2226](https://github.com/jupyter/nbconvert/pull/2226) ([@hackowitz-af](https://github.com/hackowitz-af), [@Carreau](https://github.com/Carreau))
19+
20+
### Maintenance and upkeep improvements
21+
22+
- avoid cov environment on free-threaded Pythons [#2267](https://github.com/jupyter/nbconvert/pull/2267) ([@minrk](https://github.com/minrk))
23+
- update pre-commit, and fix all issues. [#2238](https://github.com/jupyter/nbconvert/pull/2238) ([@Carreau](https://github.com/Carreau))
24+
- Drop test on 3.9, test on 3.13, 3.14, 3.14t [#2237](https://github.com/jupyter/nbconvert/pull/2237) ([@Carreau](https://github.com/Carreau))
25+
- Bump the actions group across 1 directory with 2 updates [#2231](https://github.com/jupyter/nbconvert/pull/2231) ([@Carreau](https://github.com/Carreau), [@krassowski](https://github.com/krassowski))
26+
- Replace `@flaky.flaky` decorate with pytest marker [#2229](https://github.com/jupyter/nbconvert/pull/2229) ([@mgorny](https://github.com/mgorny), [@Carreau](https://github.com/Carreau))
27+
- update to mermaid 11.10.0 [#2224](https://github.com/jupyter/nbconvert/pull/2224) ([@bollwyvl](https://github.com/bollwyvl), [@krassowski](https://github.com/krassowski))
28+
- Drop support for Python 3.8, fix the CI tests [#2221](https://github.com/jupyter/nbconvert/pull/2221) ([@shreve](https://github.com/shreve), [@minrk](https://github.com/minrk))
29+
30+
### Documentation improvements
31+
32+
- Use `intersphinx_registry` [#2232](https://github.com/jupyter/nbconvert/pull/2232) ([@Carreau](https://github.com/Carreau), [@krassowski](https://github.com/krassowski))
33+
34+
### Contributors to this release
35+
36+
The following people contributed discussions, new ideas, code and documentation contributions, and review.
37+
See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/use/#how-does-this-tool-define-contributions-in-the-reports).
38+
39+
([GitHub contributors page for this release](https://github.com/jupyter/nbconvert/graphs/contributors?from=2025-01-28&to=2026-01-29&type=c))
40+
41+
@bollwyvl ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Abollwyvl+updated%3A2025-01-28..2026-01-29&type=Issues)) | @Carreau ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3ACarreau+updated%3A2025-01-28..2026-01-29&type=Issues)) | @h3pdesign ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Ah3pdesign+updated%3A2025-01-28..2026-01-29&type=Issues)) | @hackowitz-af ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Ahackowitz-af+updated%3A2025-01-28..2026-01-29&type=Issues)) | @krassowski ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Akrassowski+updated%3A2025-01-28..2026-01-29&type=Issues)) | @mberlanda ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Amberlanda+updated%3A2025-01-28..2026-01-29&type=Issues)) | @mgorny ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Amgorny+updated%3A2025-01-28..2026-01-29&type=Issues)) | @minrk ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Aminrk+updated%3A2025-01-28..2026-01-29&type=Issues)) | @MSeal ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3AMSeal+updated%3A2025-01-28..2026-01-29&type=Issues)) | @QuLogic ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3AQuLogic+updated%3A2025-01-28..2026-01-29&type=Issues)) | @salmankadaya ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Asalmankadaya+updated%3A2025-01-28..2026-01-29&type=Issues)) | @shreve ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Ashreve+updated%3A2025-01-28..2026-01-29&type=Issues)) | @th3gowtham ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Ath3gowtham+updated%3A2025-01-28..2026-01-29&type=Issues))
42+
43+
<!-- <END NEW CHANGELOG ENTRY> -->
44+
545
## 7.16.6
646

747
([Full Changelog](https://github.com/jupyter/nbconvert/compare/v7.16.5...01c6ab25ec81277ab4d8585747f904c89a8c02b0))
@@ -23,8 +63,6 @@
2363

2464
[@Carreau](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3ACarreau+updated%3A2025-01-02..2025-01-28&type=Issues) | [@douglas-raillard-arm](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Adouglas-raillard-arm+updated%3A2025-01-02..2025-01-28&type=Issues) | [@gabemorris12](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Agabemorris12+updated%3A2025-01-02..2025-01-28&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Akrassowski+updated%3A2025-01-02..2025-01-28&type=Issues) | [@PetalAdrift](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3APetalAdrift+updated%3A2025-01-02..2025-01-28&type=Issues) | [@peytondmurray](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Apeytondmurray+updated%3A2025-01-02..2025-01-28&type=Issues) | [@QuLogic](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3AQuLogic+updated%3A2025-01-02..2025-01-28&type=Issues)
2565

26-
<!-- <END NEW CHANGELOG ENTRY> -->
27-
2866
## 7.16.5
2967

3068
([Full Changelog](https://github.com/jupyter/nbconvert/compare/v7.16.4...18e10f6484afdfee39105248c28abe5ef0835b22))
@@ -1634,7 +1672,6 @@ raw template
16341672
{%- endblock in_prompt -%}
16351673
"""
16361674

1637-
16381675
exporter_attr = AttrExporter()
16391676
output_attr, _ = exporter_attr.from_notebook_node(nb)
16401677
assert "raw template" in output_attr

nbconvert/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import re
44

55
# Version string must appear intact for versioning
6-
__version__ = "7.16.6"
6+
__version__ = "7.17.0"
77

88
# Build up version_info tuple for backwards compatibility
99
pattern = r"(?P<major>\d+).(?P<minor>\d+).(?P<patch>\d+)(?P<rest>.*)"

0 commit comments

Comments
 (0)