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

Scheduled weekly dependency update for week 28 #354

Closed
wants to merge 13 commits into from

Conversation

pyup-bot
Copy link
Collaborator

Update ipykernel from 6.15.1 to 6.24.0.

Changelog

6.24.0

([Full Changelog](https://github.com/ipython/ipykernel/compare/v6.23.3...0c1db099a32c4cb28bfb4b3508bb808d8b4092e7))

New features added

- Let get_parent decide the channel to get parent header [1128](https://github.com/ipython/ipykernel/pull/1128) ([dby-tmwctw](https://github.com/dby-tmwctw))

Bugs fixed

- Bugfix: binary stdout/stderr handling [1129](https://github.com/ipython/ipykernel/pull/1129) ([arieleiz](https://github.com/arieleiz))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ipython/ipykernel/graphs/contributors?from=2023-06-23&to=2023-07-03&type=c))

[arieleiz](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Aarieleiz+updated%3A2023-06-23..2023-07-03&type=Issues) | [dby-tmwctw](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Adby-tmwctw+updated%3A2023-06-23..2023-07-03&type=Issues) | [minrk](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Aminrk+updated%3A2023-06-23..2023-07-03&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->

6.23.3

([Full Changelog](https://github.com/ipython/ipykernel/compare/v6.23.2...ea3e6479aca70f87282ec0b60412f2cfba59eb35))

Bugs fixed

- Check existence of connection_file before writing [1127](https://github.com/ipython/ipykernel/pull/1127) ([fecet](https://github.com/fecet))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ipython/ipykernel/graphs/contributors?from=2023-06-12&to=2023-06-23&type=c))

[blink1073](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Ablink1073+updated%3A2023-06-12..2023-06-23&type=Issues) | [fecet](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Afecet+updated%3A2023-06-12..2023-06-23&type=Issues)

6.23.2

([Full Changelog](https://github.com/ipython/ipykernel/compare/v6.23.1...112ca66da0ee8156b983094b2c8e2926ed63cfcb))

Bugs fixed

- Avoid ResourceWarning on implicitly closed event pipe sockets [1125](https://github.com/ipython/ipykernel/pull/1125) ([minrk](https://github.com/minrk))
- fix: protect stdout/stderr restoration in `InProcessKernel._redirected_io` [1122](https://github.com/ipython/ipykernel/pull/1122) ([charles-cooper](https://github.com/charles-cooper))

Maintenance and upkeep improvements

Contributors to this release

([GitHub contributors page for this release](https://github.com/ipython/ipykernel/graphs/contributors?from=2023-05-15&to=2023-06-12&type=c))

[charles-cooper](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Acharles-cooper+updated%3A2023-05-15..2023-06-12&type=Issues) | [minrk](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Aminrk+updated%3A2023-05-15..2023-06-12&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Apre-commit-ci+updated%3A2023-05-15..2023-06-12&type=Issues)

6.23.1

([Full Changelog](https://github.com/ipython/ipykernel/compare/v6.23.0...d63c33afb9872f2781997b2428d7e9e0c1d23d41))

Bugs fixed

- Avoid echoing onto a captured FD [1111](https://github.com/ipython/ipykernel/pull/1111) ([minrk](https://github.com/minrk))

Maintenance and upkeep improvements

- update readthedocs env to 3.11 [1117](https://github.com/ipython/ipykernel/pull/1117) ([minrk](https://github.com/minrk))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ipython/ipykernel/graphs/contributors?from=2023-05-08&to=2023-05-15&type=c))

[minrk](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Aminrk+updated%3A2023-05-08..2023-05-15&type=Issues)

6.23.0

([Full Changelog](https://github.com/ipython/ipykernel/compare/v6.22.0...3dd6dc9712ff6eb0a53cf79969dcefa0ba1b086e))

Enhancements made

- Support control\<>iopub messages to e.g. unblock comm_msg from command execution  [1114](https://github.com/ipython/ipykernel/pull/1114) ([tkrabel-db](https://github.com/tkrabel-db))
- Add outstream hook similar to display publisher [1110](https://github.com/ipython/ipykernel/pull/1110) ([maartenbreddels](https://github.com/maartenbreddels))

Maintenance and upkeep improvements

- Use local coverage [1109](https://github.com/ipython/ipykernel/pull/1109) ([blink1073](https://github.com/blink1073))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ipython/ipykernel/graphs/contributors?from=2023-03-20&to=2023-05-08&type=c))

[blink1073](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Ablink1073+updated%3A2023-03-20..2023-05-08&type=Issues) | [maartenbreddels](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Amaartenbreddels+updated%3A2023-03-20..2023-05-08&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Apre-commit-ci+updated%3A2023-03-20..2023-05-08&type=Issues) | [tkrabel-db](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Atkrabel-db+updated%3A2023-03-20..2023-05-08&type=Issues)

6.22.0

([Full Changelog](https://github.com/ipython/ipykernel/compare/v6.21.3...e2972d763b5357d4e1cb9b5355593583ca6d5657))

Bugs fixed

- Deprecate Comm class + Fix incompatibility with ipywidgets [1097](https://github.com/ipython/ipykernel/pull/1097) ([martinRenou](https://github.com/martinRenou))

Maintenance and upkeep improvements

Contributors to this release

([GitHub contributors page for this release](https://github.com/ipython/ipykernel/graphs/contributors?from=2023-03-06&to=2023-03-20&type=c))

[martinRenou](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3AmartinRenou+updated%3A2023-03-06..2023-03-20&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Apre-commit-ci+updated%3A2023-03-06..2023-03-20&type=Issues)

6.21.3

([Full Changelog](https://github.com/ipython/ipykernel/compare/v6.21.2...e46f75b93c388886f4b6ba32182e29c3cc486984))

Bugs fixed

- Fix interrupt reply [1101](https://github.com/ipython/ipykernel/pull/1101) ([garlandz-db](https://github.com/garlandz-db))

Maintenance and upkeep improvements

- Update docs link [1103](https://github.com/ipython/ipykernel/pull/1103) ([blink1073](https://github.com/blink1073))
- Add license [1098](https://github.com/ipython/ipykernel/pull/1098) ([dcsaba89](https://github.com/dcsaba89))

Documentation improvements

- Update changelog for markdown typo [1096](https://github.com/ipython/ipykernel/pull/1096) ([mlucool](https://github.com/mlucool))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ipython/ipykernel/graphs/contributors?from=2023-02-13&to=2023-03-06&type=c))

[blink1073](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Ablink1073+updated%3A2023-02-13..2023-03-06&type=Issues) | [ccordoba12](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Accordoba12+updated%3A2023-02-13..2023-03-06&type=Issues) | [dcsaba89](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Adcsaba89+updated%3A2023-02-13..2023-03-06&type=Issues) | [garlandz-db](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Agarlandz-db+updated%3A2023-02-13..2023-03-06&type=Issues) | [mlucool](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Amlucool+updated%3A2023-02-13..2023-03-06&type=Issues)

6.21.2

([Full Changelog](https://github.com/ipython/ipykernel/compare/v6.21.1...1a486e06155a4d8e58e716fd40468cb5738ed6bb))

Bugs fixed

- Un-expose `__file__` and expose `__session__` instead. [1095](https://github.com/ipython/ipykernel/pull/1095) ([Carreau](https://github.com/Carreau))

Maintenance and upkeep improvements

- Remove test_enter_eventloop [1084](https://github.com/ipython/ipykernel/pull/1084) ([davidbrochart](https://github.com/davidbrochart))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ipython/ipykernel/graphs/contributors?from=2023-02-02&to=2023-02-13&type=c))

[blink1073](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Ablink1073+updated%3A2023-02-02..2023-02-13&type=Issues) | [Carreau](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3ACarreau+updated%3A2023-02-02..2023-02-13&type=Issues) | [davidbrochart](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Adavidbrochart+updated%3A2023-02-02..2023-02-13&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Apre-commit-ci+updated%3A2023-02-02..2023-02-13&type=Issues)

6.21.1

([Full Changelog](https://github.com/ipython/ipykernel/compare/v6.21.0...ac7776dfd68861ae005e1f142ec87cd6703847ea))

Maintenance and upkeep improvements

- Restore nest-asyncio for tk loop [1086](https://github.com/ipython/ipykernel/pull/1086) ([blink1073](https://github.com/blink1073))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ipython/ipykernel/graphs/contributors?from=2023-01-30&to=2023-02-02&type=c))

[blink1073](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Ablink1073+updated%3A2023-01-30..2023-02-02&type=Issues)

6.21.0

([Full Changelog](https://github.com/ipython/ipykernel/compare/v6.20.2...dde698850d865dec89bba2305d1f3dc3134f8413))

Enhancements made

- Expose session start file in `__file__`. [1078](https://github.com/ipython/ipykernel/pull/1078) ([Carreau](https://github.com/Carreau))
- Add copy_to_globals debug request handling [1055](https://github.com/ipython/ipykernel/pull/1055) ([brichet](https://github.com/brichet))

Maintenance and upkeep improvements

- Adopt more lint rules [1082](https://github.com/ipython/ipykernel/pull/1082) ([blink1073](https://github.com/blink1073))
- Maintenance updates [1081](https://github.com/ipython/ipykernel/pull/1081) ([blink1073](https://github.com/blink1073))
- Test spyder kernels [1080](https://github.com/ipython/ipykernel/pull/1080) ([blink1073](https://github.com/blink1073))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ipython/ipykernel/graphs/contributors?from=2023-01-16&to=2023-01-30&type=c))

[agronholm](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Aagronholm+updated%3A2023-01-16..2023-01-30&type=Issues) | [blink1073](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Ablink1073+updated%3A2023-01-16..2023-01-30&type=Issues) | [brichet](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Abrichet+updated%3A2023-01-16..2023-01-30&type=Issues) | [Carreau](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3ACarreau+updated%3A2023-01-16..2023-01-30&type=Issues) | [ccordoba12](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Accordoba12+updated%3A2023-01-16..2023-01-30&type=Issues) | [minrk](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Aminrk+updated%3A2023-01-16..2023-01-30&type=Issues)

6.20.2

([Full Changelog](https://github.com/ipython/ipykernel/compare/v6.20.1...203ee2bce0b506257bd561d082e983330d1ebd14))

Bugs fixed

- Fix Exception in OutStream.close() [1076](https://github.com/ipython/ipykernel/pull/1076) ([ilyasher](https://github.com/ilyasher))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ipython/ipykernel/graphs/contributors?from=2023-01-09&to=2023-01-16&type=c))

[ilyasher](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Ailyasher+updated%3A2023-01-09..2023-01-16&type=Issues)

6.20.1

([Full Changelog](https://github.com/ipython/ipykernel/compare/v6.20.0...5f07abc22a1c75672f7bee129505f19c954a7c36))

Bugs fixed

- Don't raise error when trying to create another Qt app for Qt eventloop [1071](https://github.com/ipython/ipykernel/pull/1071) ([ccordoba12](https://github.com/ccordoba12))

Maintenance and upkeep improvements

- Update CI [1073](https://github.com/ipython/ipykernel/pull/1073) ([blink1073](https://github.com/blink1073))
- Fix types and sync lint deps [1070](https://github.com/ipython/ipykernel/pull/1070) ([blink1073](https://github.com/blink1073))

Documentation improvements

- Add api docs [1067](https://github.com/ipython/ipykernel/pull/1067) ([blink1073](https://github.com/blink1073))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ipython/ipykernel/graphs/contributors?from=2022-12-26&to=2023-01-09&type=c))

[blink1073](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Ablink1073+updated%3A2022-12-26..2023-01-09&type=Issues) | [ccordoba12](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Accordoba12+updated%3A2022-12-26..2023-01-09&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Apre-commit-ci+updated%3A2022-12-26..2023-01-09&type=Issues)

6.20.0

([Full Changelog](https://github.com/ipython/ipykernel/compare/v6.19.4...fbea757e117c1d3b0da29a40b4abcf3133a310f4))

Enhancements made

- ENH: add `%gui` support for Qt6 [1054](https://github.com/ipython/ipykernel/pull/1054) ([shaperilio](https://github.com/shaperilio))

Maintenance and upkeep improvements

- Add more ci checks [1063](https://github.com/ipython/ipykernel/pull/1063) ([blink1073](https://github.com/blink1073))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ipython/ipykernel/graphs/contributors?from=2022-12-20&to=2022-12-26&type=c))

[blink1073](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Ablink1073+updated%3A2022-12-20..2022-12-26&type=Issues) | [shaperilio](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Ashaperilio+updated%3A2022-12-20..2022-12-26&type=Issues)

6.19.4

([Full Changelog](https://github.com/ipython/ipykernel/compare/v6.19.3...07da48e686b5906525c2a6b8cfc11cd7c3d96a5f))

Bugs fixed

- Don't pass `None` kernels to logging configurable in `Comm` [1061](https://github.com/ipython/ipykernel/pull/1061) ([bollwyvl](https://github.com/bollwyvl))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ipython/ipykernel/graphs/contributors?from=2022-12-19&to=2022-12-20&type=c))

[bollwyvl](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Abollwyvl+updated%3A2022-12-19..2022-12-20&type=Issues) | [maartenbreddels](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Amaartenbreddels+updated%3A2022-12-19..2022-12-20&type=Issues)

6.19.3

([Full Changelog](https://github.com/ipython/ipykernel/compare/v6.19.2...0925d09075280beb23c009ca0d361f73e5402e27))

Bugs fixed

- format dates as ISO8601 [1057](https://github.com/ipython/ipykernel/pull/1057) ([GRcharles](https://github.com/GRcharles))
- Fix comms and add qtconsole downstream test [1056](https://github.com/ipython/ipykernel/pull/1056) ([blink1073](https://github.com/blink1073))

Maintenance and upkeep improvements

- Fix lint [1058](https://github.com/ipython/ipykernel/pull/1058) ([blink1073](https://github.com/blink1073))
- Fix comms and add qtconsole downstream test [1056](https://github.com/ipython/ipykernel/pull/1056) ([blink1073](https://github.com/blink1073))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ipython/ipykernel/graphs/contributors?from=2022-12-08&to=2022-12-19&type=c))

[blink1073](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Ablink1073+updated%3A2022-12-08..2022-12-19&type=Issues) | [GRcharles](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3AGRcharles+updated%3A2022-12-08..2022-12-19&type=Issues) | [maartenbreddels](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Amaartenbreddels+updated%3A2022-12-08..2022-12-19&type=Issues)

6.19.2

([Full Changelog](https://github.com/ipython/ipykernel/compare/v6.19.1...3c125ad5aa27de2ff412d7690de051115f175104))

Bugs fixed

- Fix error in `%edit` magic [1053](https://github.com/ipython/ipykernel/pull/1053) ([ccordoba12](https://github.com/ccordoba12))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ipython/ipykernel/graphs/contributors?from=2022-12-08&to=2022-12-08&type=c))

[blink1073](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Ablink1073+updated%3A2022-12-08..2022-12-08&type=Issues) | [ccordoba12](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Accordoba12+updated%3A2022-12-08..2022-12-08&type=Issues)

6.19.1

([Full Changelog](https://github.com/ipython/ipykernel/compare/v6.19.0...5e1b155207c506f01df5808b1ba41f868a10f097))

Bugs fixed

- fix: too many arguments dropped when passing to base comm constructor [1051](https://github.com/ipython/ipykernel/pull/1051) ([maartenbreddels](https://github.com/maartenbreddels))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ipython/ipykernel/graphs/contributors?from=2022-12-07&to=2022-12-08&type=c))

[maartenbreddels](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Amaartenbreddels+updated%3A2022-12-07..2022-12-08&type=Issues)

6.19.0

([Full Changelog](https://github.com/ipython/ipykernel/compare/v6.18.3...2c80e6c31e4912b2deaf5276b27568ba5088ad97))

Bugs fixed

- Fix: there can be only one comm_manager [1049](https://github.com/ipython/ipykernel/pull/1049) ([maartenbreddels](https://github.com/maartenbreddels))

Maintenance and upkeep improvements

- Adopt ruff and address lint [1046](https://github.com/ipython/ipykernel/pull/1046) ([blink1073](https://github.com/blink1073))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ipython/ipykernel/graphs/contributors?from=2022-11-29&to=2022-12-07&type=c))

[blink1073](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Ablink1073+updated%3A2022-11-29..2022-12-07&type=Issues) | [maartenbreddels](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Amaartenbreddels+updated%3A2022-11-29..2022-12-07&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Apre-commit-ci+updated%3A2022-11-29..2022-12-07&type=Issues)

6.18.3

([Full Changelog](https://github.com/ipython/ipykernel/compare/v6.18.2...c0f5b7e3a5287c288eff477ae70848decf25332d))

Bugs fixed

- Fix Comm interface for downstream users [1042](https://github.com/ipython/ipykernel/pull/1042) ([maartenbreddels](https://github.com/maartenbreddels))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ipython/ipykernel/graphs/contributors?from=2022-11-29&to=2022-11-29&type=c))

[blink1073](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Ablink1073+updated%3A2022-11-29..2022-11-29&type=Issues) | [maartenbreddels](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Amaartenbreddels+updated%3A2022-11-29..2022-11-29&type=Issues)

6.18.2

([Full Changelog](https://github.com/ipython/ipykernel/compare/v6.18.1...a38167b1c689130df231fa77d712827bc75a8ba6))

Bugs fixed

- Configurables needs to be configurable [1037](https://github.com/ipython/ipykernel/pull/1037) ([Carreau](https://github.com/Carreau))

Maintenance and upkeep improvements

Contributors to this release

([GitHub contributors page for this release](https://github.com/ipython/ipykernel/graphs/contributors?from=2022-11-28&to=2022-11-29&type=c))

[blink1073](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Ablink1073+updated%3A2022-11-28..2022-11-29&type=Issues) | [Carreau](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3ACarreau+updated%3A2022-11-28..2022-11-29&type=Issues) | [fperez](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Afperez+updated%3A2022-11-28..2022-11-29&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Apre-commit-ci+updated%3A2022-11-28..2022-11-29&type=Issues)

6.18.1

([Full Changelog](https://github.com/ipython/ipykernel/compare/v6.18.0...252c406a82fb9bab4071bfbc287b7a24a51752d8))

Bugs fixed

- fix: use comm package in backwards compatible way [1028](https://github.com/ipython/ipykernel/pull/1028) ([maartenbreddels](https://github.com/maartenbreddels))

Maintenance and upkeep improvements

- Add more testing and deprecate the Gtk event loops [1036](https://github.com/ipython/ipykernel/pull/1036) ([blink1073](https://github.com/blink1073))
- More coverage improvements [1035](https://github.com/ipython/ipykernel/pull/1035) ([blink1073](https://github.com/blink1073))
- Add more tests [1034](https://github.com/ipython/ipykernel/pull/1034) ([blink1073](https://github.com/blink1073))
- Add more kernel tests [1032](https://github.com/ipython/ipykernel/pull/1032) ([blink1073](https://github.com/blink1073))
- Add more coverage and add Readme badges [1031](https://github.com/ipython/ipykernel/pull/1031) ([blink1073](https://github.com/blink1073))
- Clean up testing and coverage [1030](https://github.com/ipython/ipykernel/pull/1030) ([blink1073](https://github.com/blink1073))
- Use base setup dependency type [1029](https://github.com/ipython/ipykernel/pull/1029) ([blink1073](https://github.com/blink1073))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ipython/ipykernel/graphs/contributors?from=2022-11-21&to=2022-11-28&type=c))

[blink1073](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Ablink1073+updated%3A2022-11-21..2022-11-28&type=Issues) | [maartenbreddels](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Amaartenbreddels+updated%3A2022-11-21..2022-11-28&type=Issues) | [martinRenou](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3AmartinRenou+updated%3A2022-11-21..2022-11-28&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Apre-commit-ci+updated%3A2022-11-21..2022-11-28&type=Issues)

6.18.0

([Full Changelog](https://github.com/ipython/ipykernel/compare/v6.17.1...ce0b6c296bc19223d426892657878f28af0ec206))

Enhancements made

- Add terminal color support [1025](https://github.com/ipython/ipykernel/pull/1025) ([blink1073](https://github.com/blink1073))
- Extract the Comm Python package [973](https://github.com/ipython/ipykernel/pull/973) ([martinRenou](https://github.com/martinRenou))

Maintenance and upkeep improvements

- Add windows coverage and clean up workflows [1023](https://github.com/ipython/ipykernel/pull/1023) ([blink1073](https://github.com/blink1073))
- Increase coverage [1021](https://github.com/ipython/ipykernel/pull/1021) ([blink1073](https://github.com/blink1073))
- Allow releasing from repo [1020](https://github.com/ipython/ipykernel/pull/1020) ([blink1073](https://github.com/blink1073))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ipython/ipykernel/graphs/contributors?from=2022-11-09&to=2022-11-21&type=c))

[blink1073](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Ablink1073+updated%3A2022-11-09..2022-11-21&type=Issues) | [martinRenou](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3AmartinRenou+updated%3A2022-11-09..2022-11-21&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Apre-commit-ci+updated%3A2022-11-09..2022-11-21&type=Issues)

6.17.1

([Full Changelog](https://github.com/ipython/ipykernel/compare/v6.17.0...a06867786eaf0c5d9454d2df61f354c7012a625e))

Maintenance and upkeep improvements

- Ignore the new Jupyter_core deprecation warning in CI [1019](https://github.com/ipython/ipykernel/pull/1019) ([jasongrout](https://github.com/jasongrout))
- Bump actions/checkout from 2 to 3 [1018](https://github.com/ipython/ipykernel/pull/1018) ([dependabot](https://github.com/dependabot))
- Add dependabot [1017](https://github.com/ipython/ipykernel/pull/1017) ([blink1073](https://github.com/blink1073))
- Add pyupgrade to pre-commit [1014](https://github.com/ipython/ipykernel/pull/1014) ([blink1073](https://github.com/blink1073))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ipython/ipykernel/graphs/contributors?from=2022-10-31&to=2022-11-09&type=c))

[blink1073](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Ablink1073+updated%3A2022-10-31..2022-11-09&type=Issues) | [dependabot](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Adependabot+updated%3A2022-10-31..2022-11-09&type=Issues) | [jasongrout](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Ajasongrout+updated%3A2022-10-31..2022-11-09&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Apre-commit-ci+updated%3A2022-10-31..2022-11-09&type=Issues)

6.17.0

([Full Changelog](https://github.com/ipython/ipykernel/compare/v6.16.2...db00586a25a4f047a90386f4947e60ff1dbee2b6))

Enhancements made

- Enable webagg in %matplotlib [1012](https://github.com/ipython/ipykernel/pull/1012) ([zhizheng1](https://github.com/zhizheng1))

Maintenance and upkeep improvements

- Update supported pythons to 3.8-3.11 [1013](https://github.com/ipython/ipykernel/pull/1013) ([blink1073](https://github.com/blink1073))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ipython/ipykernel/graphs/contributors?from=2022-10-25&to=2022-10-31&type=c))

[blink1073](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Ablink1073+updated%3A2022-10-25..2022-10-31&type=Issues) | [zhizheng1](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Azhizheng1+updated%3A2022-10-25..2022-10-31&type=Issues)

6.16.2

([Full Changelog](https://github.com/ipython/ipykernel/compare/v6.16.1...99706182995e0fd5431965d4c9d96a8ce7afae12))

Maintenance and upkeep improvements

- Fix failing test and update matrix [1010](https://github.com/ipython/ipykernel/pull/1010) ([blink1073](https://github.com/blink1073))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ipython/ipykernel/graphs/contributors?from=2022-10-20&to=2022-10-25&type=c))

[blink1073](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Ablink1073+updated%3A2022-10-20..2022-10-25&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Apre-commit-ci+updated%3A2022-10-20..2022-10-25&type=Issues)

6.16.1

([Full Changelog](https://github.com/ipython/ipykernel/compare/v6.16.0...632a1ba3892bed707e1ee19fe1344e92475e19c9))

Bugs fixed

- PR: Destroy tk app to avoid memory leak [1008](https://github.com/ipython/ipykernel/pull/1008) ([impact27](https://github.com/impact27))

Maintenance and upkeep improvements

- Maintenance cleanup [1006](https://github.com/ipython/ipykernel/pull/1006) ([blink1073](https://github.com/blink1073))
- Ignore warnings in prereleases test [1002](https://github.com/ipython/ipykernel/pull/1002) ([blink1073](https://github.com/blink1073))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ipython/ipykernel/graphs/contributors?from=2022-09-26&to=2022-10-20&type=c))

[blink1073](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Ablink1073+updated%3A2022-09-26..2022-10-20&type=Issues) | [impact27](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Aimpact27+updated%3A2022-09-26..2022-10-20&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Apre-commit-ci+updated%3A2022-09-26..2022-10-20&type=Issues)

6.16.0

([Full Changelog](https://github.com/ipython/ipykernel/compare/v6.15.3...92292ad9d844e594e9c97f7f391149023e58de9e))

Maintenance and upkeep improvements

- Use hatch for version [998](https://github.com/ipython/ipykernel/pull/998) ([blink1073](https://github.com/blink1073))
- Add client 8 support [996](https://github.com/ipython/ipykernel/pull/996) ([blink1073](https://github.com/blink1073))
- Remove unused manifest file [994](https://github.com/ipython/ipykernel/pull/994) ([blink1073](https://github.com/blink1073))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ipython/ipykernel/graphs/contributors?from=2022-09-13&to=2022-09-26&type=c))

[blink1073](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Ablink1073+updated%3A2022-09-13..2022-09-26&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Apre-commit-ci+updated%3A2022-09-13..2022-09-26&type=Issues)

6.15.3

([Full Changelog](https://github.com/ipython/ipykernel/compare/v6.15.2...861b1242a7601f1608707ed8bbfb6e801914cb4a))

Bugs fixed

- PR: Close memory leak [990](https://github.com/ipython/ipykernel/pull/990) ([impact27](https://github.com/impact27))
- Handle all possible exceptions when trying to import the debugger [987](https://github.com/ipython/ipykernel/pull/987) ([JohanMabille](https://github.com/JohanMabille))

Maintenance and upkeep improvements

- \[pre-commit.ci\] pre-commit autoupdate [989](https://github.com/ipython/ipykernel/pull/989) ([pre-commit-ci](https://github.com/pre-commit-ci))
- \[pre-commit.ci\] pre-commit autoupdate [985](https://github.com/ipython/ipykernel/pull/985) ([pre-commit-ci](https://github.com/pre-commit-ci))
- Add python logo in svg format [984](https://github.com/ipython/ipykernel/pull/984) ([steff456](https://github.com/steff456))
- \[pre-commit.ci\] pre-commit autoupdate [982](https://github.com/ipython/ipykernel/pull/982) ([pre-commit-ci](https://github.com/pre-commit-ci))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ipython/ipykernel/graphs/contributors?from=2022-08-29&to=2022-09-13&type=c))

[impact27](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Aimpact27+updated%3A2022-08-29..2022-09-13&type=Issues) | [JohanMabille](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3AJohanMabille+updated%3A2022-08-29..2022-09-13&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Apre-commit-ci+updated%3A2022-08-29..2022-09-13&type=Issues) | [steff456](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Asteff456+updated%3A2022-08-29..2022-09-13&type=Issues)

6.15.2

([Full Changelog](https://github.com/ipython/ipykernel/compare/v6.15.1...724753a185b0954f0e662c226b86dc8146c62bcb))

Bugs fixed

- `_abort_queues` is no longer async [942](https://github.com/ipython/ipykernel/pull/942) ([rhelmot](https://github.com/rhelmot))

Maintenance and upkeep improvements

- \[pre-commit.ci\] pre-commit autoupdate [978](https://github.com/ipython/ipykernel/pull/978) ([pre-commit-ci](https://github.com/pre-commit-ci))
- \[pre-commit.ci\] pre-commit autoupdate [977](https://github.com/ipython/ipykernel/pull/977) ([pre-commit-ci](https://github.com/pre-commit-ci))
- \[pre-commit.ci\] pre-commit autoupdate [976](https://github.com/ipython/ipykernel/pull/976) ([pre-commit-ci](https://github.com/pre-commit-ci))
- \[pre-commit.ci\] pre-commit autoupdate [974](https://github.com/ipython/ipykernel/pull/974) ([pre-commit-ci](https://github.com/pre-commit-ci))
- \[pre-commit.ci\] pre-commit autoupdate [971](https://github.com/ipython/ipykernel/pull/971) ([pre-commit-ci](https://github.com/pre-commit-ci))
- \[pre-commit.ci\] pre-commit autoupdate [968](https://github.com/ipython/ipykernel/pull/968) ([pre-commit-ci](https://github.com/pre-commit-ci))
- \[pre-commit.ci\] pre-commit autoupdate [966](https://github.com/ipython/ipykernel/pull/966) ([pre-commit-ci](https://github.com/pre-commit-ci))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ipython/ipykernel/graphs/contributors?from=2022-07-08&to=2022-08-29&type=c))

[blink1073](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Ablink1073+updated%3A2022-07-08..2022-08-29&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Apre-commit-ci+updated%3A2022-07-08..2022-08-29&type=Issues) | [rayosborn](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Arayosborn+updated%3A2022-07-08..2022-08-29&type=Issues) | [rhelmot](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Arhelmot+updated%3A2022-07-08..2022-08-29&type=Issues)
Links

Update matplotlib from 3.5.3 to 3.7.2.

Changelog

3.7.2

This is the second bugfix release of the 3.7.x series.

This release contains several bug-fixes and adjustments:

* Avoid modifying input masks in `pcolor`/`pcolormesh`
* Fix 3D set_aspect error cases
* Fix IPython's `%pylab` mode detection
* Fix `Figure.get_constrained_layout_pads()`
* Fix `Legend.set_draggable()` with `update="bbox"`
* Fix `TransformedBbox.{,full_}contains`
* Fix clipping of `bar_label` text
* Fix colorbar size when saving with explicit `bbox_inches`
* Fix errors when an input is entirely NaN
* Fix leaks of exception tracebacks and `LayoutGrid` objects
* Fix non-interpolated imshow in PDF export
* Fix palettized image optimization in PDF export
* Fix pgf tests with TeXLive 2022
* Fix removal of `Axes` that contain widgets that are grabbing the mouse
* Fix removal of draggable artists
* Fix subslice optimization for long, fully nan lines
* Fix tight layout if Figure has an existing layout manager
* Fix window extent of AnnotationBbox before first draw
* Fix wspace and hspace in subfigures
* Improve Qt compatibility
* Improve compatibility with Python 3.12
* Prevent under the hood downcasting of values in `xcorr`
* Remove some NumPy function overrides from `pylab`
* Remove warning with symlog scales on mouseover

3.7.1

This is the first bugfix release of the 3.7.x series.

This release contains several bug-fixes and adjustments:

* Ensure Qhull license is included in binary wheels
* Fix application of rcParams on Axes labels
* Fix compatibility with Pandas datetime unit converter
* Fix compatibility with latest GTK4
* Fix import of styles with relative path
* Fix Lasso unresponsiveness when clicking and immediately releasing
* Fix pickling of draggable legends
* Fix RangeSlider.set_val when new value is outside existing value
* Fix size of Tk spacers when changing display DPI
* Fix wrapped text in constrained layout
* Improve compatibility with third-party backends
* Improve error if animation save path does not exist

3.6.3

This is the third bugfix release of the 3.6.x series.

This release contains several bug-fixes and adjustments:

* Fix Artist removal from `axes_grid1` Axes classes
* Fix `inset_locator` in subfigures
* Fix `scatter` on masked arrays with units
* Fix colorbar ticks with log norm contours
* Fix deprecation warnings in GTK4 backend
* Fix using relative paths in `HTMLWriter`
* Improve failure message from rcParams string validation for tuple inputs
* Improve performance of QtAgg backends
* No longer modify `pil_kwargs` argument to `imsave` and `savefig`

3.6.2

This is the second bugfix release of the 3.6.x series.

This release contains several bug-fixes and adjustments:

* Avoid mutating dictionaries passed to `subplots`
* Fix `bbox_inches='tight'` on a figure with constrained layout enabled
* Fix auto-scaling of `ax.hist` density with `histtype='step'`
* Fix compatibility with PySide6 6.4
* Fix evaluating colormaps on non-NumPy arrays
* Fix key reporting in pick events
* Fix thread check on PyPy 3.8
* Handle input to `ax.bar` that is all NaN
* Make rubber band more visible on Tk and Wx backends
* Restore (and warn on) seaborn styles in `style.library`
* Restore `get_renderer` function in deprecated `tight_layout`
* nb/webagg: Fix resize handle on WebKit browsers (e.g., Safari)

3.6.1

This is the first bugfix release of the 3.6.x series.

This release contains several bug-fixes and adjustments:

* A warning is no longer raised when constrained layout explicitly
disabled and tight layout is applied
* Add missing `get_cmap` method to `ColormapRegistry`
* Adding a colorbar on a `ScalarMappable` that is not attached to an
`Axes` is now deprecated instead of raising a hard error
* Fix `barplot` being empty when first element is NaN
* Fix `FigureManager.resize` on GTK4
* Fix `fill_between` compatibility with NumPy 1.24 development version
* Fix `hexbin` with empty arrays and log scaling
* Fix `resize_event` deprecation warnings when creating figure on macOS
* Fix build in mingw
* Fix compatibility with PyCharm's interagg backend
* Fix crash on empty `Text` in PostScript backend
* Fix generic font families in SVG exports
* Fix horizontal colorbars with hatches
* Fix misplaced mathtext using `eqnarray`
* `stackplot` no longer changes the Axes cycler
Links

Update mkdocs-material from 8.4.2 to 9.1.18.

Changelog

9.1.18

* Updated Danish translations
* Added support for installing user requirements in Docker image
* Fixed 5655: Search separator with lookbehind breaks highlighting

mkdocs-material-9.1.17+insiders-4.36.1 (2023-06-23)

* Fixed 5618: Date comparison breaking for drafts in blog plugin

9.1.17

* Fixed 5633: Code annotations with nested lists incorrectly mounted
* Fixed 5628: Regression in new social plugin configuration scheme

mkdocs-material-9.1.16+insiders-4.36.0 (2023-06-15)

* Added support for instant prefetching to speed up slow connections
* Improved stability of anchor link removal in built-in typeset plugin
* Improved performance of regular expressions in typeset plugin
* Removed unnecessary import test for cairosvg in optimize plugin
* Fixed 5590: regular expression for anchor link removal too greedy

9.1.16

* Updated Indonesian translations
* Ensure scroll bar follows color scheme of operating system

mkdocs-material-9.1.15+insiders-4.35.3 (2023-06-01)

* Fixed 5579: Abbreviations in headlines filtered by typeset plugin

mkdocs-material-9.1.15+insiders-4.35.2 (2023-05-29)

* Fixed 5555: Blog plugin crashes when computing readtime for emojis

9.1.15

* Fixed 5566: Indicate color scheme to operating system
* Fixed 5565: Update Dockerfile to latest version of base image
* Fixed 5554: Add additional version tags (9, 9.1) to Docker image
* Fixed 5536: Strip tags of ARIA labels in table of contents

mkdocs-material-9.1.14+insiders-4.35.1 (2023-05-20)

* Fixed internal handling of errors in social plugin

mkdocs-material-9.1.14+insiders-4.35.0 (2023-05-20)

* Improve editing experience and stability of social plugin
* Added support for custom layout syntax validation in social plugin
* Added support for layer origin for easier placement in social plugin
* Added support for in- and exclusion patterns in social plugin
* Catch and print syntax errors in custom layouts

9.1.14

* Updated Armenian and Greek translations

mkdocs-material-9.1.13+insiders-4.34.1 (2023-05-16)

* Disable social plugin debug mode by default on mkdocs build
* Added warning in social plugin debug mode when font style couldn't be found
* Set default concurrency of built-in multi-threaded plugins to CPUs - 1
* Fixed 5521: Social plugin triggers race condition when downloading fonts
* Fixed 5515: Social plugin crashes when concurrency is set to 1

9.1.13

* Fixed 5517: Social plugin crashes for some fonts (e.g. Open Sans)

mkdocs-material-9.1.12+insiders-4.34.0 (2023-05-14)

* Added support for new overflow mode to auto-fit text in social plugin
* Reduced subtle rendering bugs in (code) annotations due to subpixel rounding
* Improved print styles for (code) annotation lists
* Improved performance of social plugin, now 3x as fast
* Improved interop of typeset plugin with MkDocstrings
* Fixed logo location for variants of default template in social plugin
* Fixed 5446: Built-in typeset plugin picks up headings in code blocks

mkdocs-material-9.1.12+insiders-4.33.2 (2023-05-12)

* Fixed 5508: Social plugin crashes trying to copy cards on Docker/Windows
* Fixed 5507: Social plugin crashes on serve when layouts folder doesn't exist
* Fixed 5505: Social plugin trying to resolve logo in wrong location
* Fixed 5496: Annotations with nested lists incorrectly mounted
* Fixed 5493: Social plugin crashes on Python 3.8

9.1.12

* Updated Bengali (Bangla) translations
* Fixed 5503: Docker image publish errors on uppercase characters
* Fixed 5407: Auto-pause media when in hidden content tabs

mkdocs-material-9.1.11+insiders-4.33.1 (2023-05-09)

* Added support for SVG background images in social plugin

9.1.11

* Fixed 5487: Social plugin crashes without options (9.1.10 regression)

mkdocs-material-9.1.10+insiders-4.33.0 (2023-05-08)

* Added support for custom layouts for social plugin
* Added support for background images for social cards

9.1.10

* Added cards_layout_options setting for social cards
* Deprecated cards_color and cards_font setting for social cards

9.1.9

* Added Telugu, Kannada and Sanskrit translations
* Fixed 5428: Fixed margins for light/dark mode images in figures
* Fixed 5420: Social plugin crashing for some specific Google Fonts
* Fixed 5160: Instant loading makes code annotations jump (9.1.1 regression)
* Fixed 4920: Social plugin not loading logo from custom icon set
* Fixed social plugin crashing when only code font is specified

9.1.8

* Fixed 5417: Theme breaks when palette is not defined (9.1.7 regression)

mkdocs-material-9.1.7+insiders-4.32.6 (2023-04-22)

* Fixed 5336: Interplay of blog plugin with git-revision-date-localized

9.1.7

* Updated Persian (Farsi) and Turkish translations
* Fixed 5401: Added missing flag to disable built-in tags plugin
* Fixed 5206: Ensure defaults are set for primary and accent colors
* Fixed unnecessary inclusion of palette CSS when unused

mkdocs-material-9.1.6+insiders-4.32.5 (2023-04-07)

* Fixed 5322: Navigation tabs hoist nested page icons

9.1.6

* Updated Persian (Farsi) translations
* Fixed 5300: Boxes in Mermaid sequence diagrams not color-abiding

9.1.5

* Updated Lithuanian and Japanese translations
* Updated Mermaid.js to version 9.4.3
* Fixed 5290: Footer previous/next labels cut-off for short page titles

mkdocs-material-9.1.4+insiders-4.32.4 (2023-03-24)

* Fixed 5241: Built-in typeset plugin jams navigation for anchors in headings

9.1.4

* Fixed 5239: Instant loading breaks anchors in details (9.1.1 regression)
* Fixed 5211: Anchor following not working for Chinese (9.1.2 regression)

9.1.3

* Added Kurdish (Soranî) translations
* Updated Norwegian (Bokmål), Portuguese and Romanian translations
* Improved compatibility with mkdocs-jupyter plugin
* Fixed 5198: Built-in search plugin not filtering script and style tags
* Fixed 5176: Back-to-top + instant loading not working (9.1.1 regression)

mkdocs-material-9.1.2+insiders-4.32.3 (2023-03-09)

* Fixed Docker image release workflow (9.1.0 regression)
* Fixed 5159: Missing underline for abbreviations (9.1.0 regression)

9.1.2

* Updated Icelandic, Korean and Swedish translations
* Fixed 5168: Mermaid text boxes overflow (9.0.13 regression)
* Fixed 5155: Table of contents not highlighting percent-encoded URLs

9.1.1

* Updated Czech and Thai translations
* Improved instant loading (scroll restoration, slow connections)
* Fixed 5023: Instant loading not allowing to go back to initial page
* Fixed 3797: Instant loading does not work with section anchors in Safari

mkdocs-material-9.1.0+insiders-4.32.2 (2023-03-02)

* Fixed 5127: Privacy plugin not handling large number of occurrences
* Fixed 5126: Privacy plugin breaks when replacing specific emojis

9.1.0

* Docker image now available for amd64, arm64 and arm/v7
* Updated Chinese (Taiwanese) translations
* Generalized tag identifier implementation
* Fixed flickering of header shadow on load
* Fixed occasional flickering of announcement bar

9.0.15

* Updated Chinese (Traditional) translations
* Updated Hebrew translations

mkdocs-material-9.0.14+insiders-4.32.1 (2023-02-23)

* Fixed code block spans interfering with copying
* Fixed 5077: Privacy plugin breaks image alt text encoding
* Fixed 5079: Privacy plugin removing rel=me on external links

9.0.14

* Fixed 5072: Rendering bug on navigation expand button in Firefox

mkdocs-material-9.0.13+insiders-4.32.0 (2023-02-19)

* Added support for custom selectors for code annotations
* Added support for code line range selection for better sharing

mkdocs-material-9.0.13+insiders-4.31.0 (2023-02-18)

* Added support for table of contents on blog index and archive pages
* Fixed 4512: Allow custom search field boosts (experimental)

9.0.13

* Updated Uzbek translations
* Switched back to pre-9.0.0 headline detection in content partial
* Fixed 5062: Version warning not readable when using slate scheme
* Fixed 5061: Improved discernibility of table row hover color
* Fixed 5034: Sequence actors in Mermaid diagrams not color-abiding
* Fixed 4919: Allow to hide version warning in multiple versions

mkdocs-material-9.0.12+insiders-4.30.2 (2023-02-13)

* Fixed privacy plugin excludes not working (4.30.0 regression)

mkdocs-material-9.0.12+insiders-4.30.1 (2023-02-12)

* Fixed privacy plugin not handling static templates e.g. 404.html

9.0.12

* Updated Catalan translations
* Fixed 4975: Mermaid entity relationship rendering diagrams bug
* Fixed 4924: Header title not reset when using instant loading

mkdocs-material-9.0.11+insiders-4.30.0 (2023-02-06)

* Rewrite of privacy plugin for concurrency, now twice as fast
* Added support for explicit inclusion for privacy plugin
* Added optimization support for privacy plugin (+ optimize plugin)

9.0.11

* Added Mastodon verification for social links (rel=me)
* Updated Italian translations

9.0.10

* Updated Arabic translations
* Updated Korean translations
* Updated Hungarian translations
* Updated Russian translations
* Fixed 4977: Improved accessibility for content tabs
* Fixed 4960: Sometimes anchor following doesn't bring last item into view

9.0.9

* Updated Bulgarian translations
* Updated Chinese (Simplified) translations
* Updated Dutch translations
* Updated Hindi translations
* Updated Japanese translations
* Updated Polish translations

9.0.8

* Updated Croatian translations
* Updated French translations
* Updated Hungarian translations
* Updated Portuguese (Brasilian) translations
* Updated Spanish translations
* Updated Ukrainian translations
* Updated Urdu translations
* Updated Vietnamese translations

9.0.7

* Improved accessibility of sidebar navigation
* Moved all translations into community edition
* Updated Polish and Portuguese (Brasilian) translations
* Fixed info plugin terminating on subsequent reload when serving
* Fixed 4910: Sidebar navigation labels have invalid ARIA roles
* Fixed 4884: Search query terms can't be separated by colons

mkdocs-material-9.0.6+insiders-4.29.0 (2023-01-21)

* Added built-in optimize plugin for automatically compressing images
* Switched reporting in built-in privacy plugin to info level

9.0.6

* Fixed 4883: Automatically disable info plugin when serving
* Fixed 4885: Search plugin crashes in some exotic cases (9.0.3 regression)

mkdocs-material-9.0.5+insiders-4.28.1 (2023-01-17)

* Fixed built-in info plugin erroring for Insiders on version check
* Fixed 4865: Navigation paths render bug when there's no top-level section
* Fixed 4875: Added support for hiding navigation paths
* Improved navigation path to not render for a single item

mkdocs-material-9.0.5+insiders-4.28.0 (2023-01-14)

* Added support for navigation path (breadcrumbs)

9.0.5

* Fixed 4842: Improved accessibility of search result list

9.0.4

* Fixed 4823: Improved contrast ratio in footer (9.0.2 regression)
* Fixed 4832: Set navigation items back to black (9.0.3 regression)
* Fixed 4843: Emojis broken due to maxcdn.com shutting down
* Upgraded Python Markdown Extensions to 9.9.1

mkdocs-material-9.0.3+insiders-4.27.1 (2023-01-08)

* Fixed rendering of succeeding navigation items in typeset plugin
* Fixed 4795: Built-in typeset plugin changes MkDocs' title precedence
* Fixed 4724: Blog plugin not rendering integrate table of contents

9.0.3

* Improved discernibility of section index pages in navigation
* Improved collapsing of adjacent whitespace in search plugin
* Updated Indonesian translations
* Fixed view source of this page button when edit URL points to blob
* Fixed 4829: Search overlay does not close for active anchor result
* Fixed 4824: Search plugin crashes for h1-6 contained in other elements
* Fixed 4804: Nested navigation items not expandable with keyboard
* Fixed 4689: anchor tracking not working for anchors in tables
* Upgraded to Mermaid 9.3.0

9.0.2

* Fixed 4823: Improved contrast ratio in footer to meet WCAG guidelines
* Fixed 4819: Social plugin crashes when card generation is disabled
* Fixed 4817: Search plugin crashes on numeric page titles in nav

9.0.1

* Removed pipdeptree dependency for built-in info plugin
* Fixed appearance of linked tags when hovered (9.0.0 regression)
* Fixed 4810: Abbreviations run out of screen on touch devices
* Fixed 4813: View source and edit button links are the same

9.0.0

Additions and improvements

* Added support for rich search previews
* Added support for tokenizer lookahead
* Added support for better search highlighting
* Added support for excluding content from search
* Added support for configurable search pipeline
* Added support for offline search via offline plugin
* Added support for multiple instances of built-in tags plugin
* Added support for removing copy-to-clipboard button
* Added support for removing footer navigation
* Added support for button to view the source of a page
* Improved readability of query string for search sharing
* Improved stability of search plugin when using --dirtyreload
* Improved search result group button, now sticky and stable
* Updated Norwegian translations
* Updated MkDocs to 1.4.2

Removals

* Removed deprecated alternative admonition qualifiers
* Removed :is() selectors (in output) for easier overriding
* Removed .title suffix on translations
* Removed legacy method for providing page title in feedback URL
* Removed support for indexing only titles in search
* Removed support for custom search transforms
* Removed support for custom search workers
* Removed temporary snow feature (easter egg)

Fixes

* Fixed Norwegian and Korean language code
* Fixed detection of composition events in search interface
* Fixed search plugin not using title set via front matter
* Fixed search highlighting of tags
* Fixed search sharing URL using post transformed string
* Fixed theme-color meta tag getting out-of-sync with palette toggle
* Fixed prev/next page keyboard navigation when footer is not present
* Fixed overflowing navigation tabs not being scrollable
* Fixed inclusion of code block line numbers from search

mkdocs-material-8.5.11+insiders-4.27.0 (2022-12-20)

* Added built-in typeset plugin to preserve formatting in sidebars
* Added URL and table of contents support for blog categories

8.5.11

* Let it snow, see https://twitter.com/squidfunk/status/1597939243090788352

mkdocs-material-8.5.10+insiders-4.26.6 (2022-11-28)

* Fixed 4683: Tags plugin crashes when a tag is empty

mkdocs-material-8.5.10+insiders-4.26.5 (2022-11-27)

* Fixed 4632: Post excerpt title link doesn't point to top of the page

mkdocs-material-8.5.10+insiders-4.26.4 (2022-11-27)

* Fixed redundant file extension when using privacy plugin

mkdocs-material-8.5.10+insiders-4.26.3 (2022-11-15)

* Fixed 4637: Attachments w/o titles in related links error in blog plugin
* Fixed 4631: Remote favicons not downloaded and inlined by privacy plugin

8.5.10

* Adjusted CSS to better allow for custom primary and accent colors
* Fixed 4620: Primary color is not applied (8.5.9 regression)

8.5.9

* Fixed 4600: Illegible link colors for black and white primary colors
* Fixed 4594: Need to set schema to change link color

mkdocs-material-8.5.8+insiders-4.26.2 (2022-11-03)

* Updated MkDocs to 1.4.2
* Added support for tag compare functions when sorting on index pages
* Fixed footnotes being rendered in post excerpts without separators
* Fixed error in blog plugin when toc extension is not enabled
* Fixed issues with invalid asset paths and linked post titles
* Fixed 4572: Privacy plugin fails when symlinks cannot be created
* Fixed 4545: Blog plugin doesn't automatically link headline to post
* Fixed 4542: Blog plugin doesn't allow for multiple instances
* Fixed 4532: Blog plugin doesn't allow for mixed use of date and datetime

8.5.8

* Added support for always showing settings in cookie consent
* Fixed 4571: Buttons invisible if primary color is white or black
* Fixed 4517: Illegible note in sequence diagram when using slate scheme

mkdocs-material-8.5.7+insiders-4.26.1 (2022-10-22)

* Improved reporting of configuration errors in tags plugin
* Fixed 4515: Privacy plugin fails when site URL is not defined
* Fixed 4514: Privacy plugin doesn't fetch Google fonts (4.26.0 regression)

8.5.7

* Deprecated additional admonition qualifiers to reduce size of CSS
* Fixed 4511: Search boost does not apply to sections

mkdocs-material-8.5.6+insiders-4.26.0 (2022-10-18)

* Refactored privacy plugin to prepare for new features
* Added support for rel=noopener links in privacy plugin
* Resolve encoding issues with blog and privacy plugin

mkdocs-material-8.5.6+insiders-4.25.5 (2022-10-16)

* Updated MkDocs to 1.4.1
* Added namespace prefix to built-in plugins
* Updated content and header partial

mkdocs-material-8.5.6+insiders-4.25.4 (2022-10-09)

* Fixed other path issues for standalone blogs (4.24.2 regression)

mkdocs-material-8.5.6+insiders-4.25.3 (2022-10-09)

* Fixed 4457: Posts not collected for standalone blog (4.24.2 regression)

mkdocs-material-8.5.6+insiders-4.25.2 (2022-10-04)

* Fixed 4452: Blog and tags plugin crash when specifying slugify function

mkdocs-material-8.5.6+insiders-4.25.1 (2022-10-03)

* Updated mkdocs-rss-plugin in Dockerfile to fix MkDocs compat errors

mkdocs-material-8.5.6+insiders-4.25.0 (2022-10-02)

* Added support for navigation subtitles
* Added support for defining an allow list for built-in tags plugin
* Added support for custom slugify functions for built-in tags plugin
* Improved stability of search plugin when using --dirtyreload

8.5.6

* Modernized appearance of admonitions (with fallback, see docs)
* Improved appearance of inline code blocks in admonition titles

mkdocs-material-8.5.5+insiders-4.24.2 (2022-10-01)

* Updated MkDocs to 1.4
* Fixed compatibility issues with MkDocs 1.4
* Fixed incorrectly generated paths in privacy plugin
* Fixed blog index page not showing navigation when using meta plugin

8.5.5

* Updated MkDocs to 1.4
* Fixed compatibility issues with MkDocs 1.4
* Fixed 4430: build error when enabling consent without repository URL

mkdocs-material-8.5.4+insiders-4.24.1 (2022-09-30)

* Fixed 4430: build error when enabling consent without repository URL

8.5.4

* Fixed expand icons shift on sidebar overflow (using scrollbar-gutter)
* Fixed 4429: Text in sequence diagrams overflows in Firefox

mkdocs-material-8.5.3+insiders-4.24.0 (2022-09-27)

* Added support for custom content on index pages (blog)
* Added support for keeping content on paginated index pages (blog)
* Added support for limiting categories in post excerpts (blog)
* Added support for simple override of templates via front matter (blog)
* Added icon in navigation for pages with encrypted content
* Fixed 4396: Front matter of index pages not inherited by pagination (blog)
* Improved performance by building post excerpts once (blog)

mkdocs-material-8.5.3+insiders-4.23.6 (2022-09-22)

* Fixed 4389: Blog posts in first week of year in wrong archive
* Fixed (= switched) footer previous and next links for blog posts

8.5.3

* Fixed build error when enabling cookie consent without analytics
* Fixed 4381: Code blocks render ligatures for some fonts

mkdocs-material-8.5.2+insiders-4.23.5 (2022-09-18)

* Fixed 4367: Improved blog plugin date handling for MultiMarkdown syntax
* Fixed 4374: Fixed invalid URLs of related links to other blog posts

8.5.2

* Updated Mermaid.js to version 9.1.7
* Fixed overly large headlines in search results (8.5.0 regression)
* Fixed 4358: Navigation sections appear as clickable (8.5.0 regression)
* Fixed 4356: GitHub repository statistics fetched before cookie consent

8.5.1

* Fixed 4366: Removed dependencies with native extensions

mkdocs-material-8.5.0+insiders-4.23.4 (2022-09-14)

* Fixed 4365: Recursion error in blog plugin due to deepcopy
* Fixed path errors for blog plugin on Windows
* Fixed publishing workflow in forked repositories

mkdocs-material-8.5.0+insiders-4.23.3 (2022-09-13)

* Fixed previous and next page links for drafts of blog posts

8.5.0

* Added support for social cards
* Added support for code annotation anchor links (deep linking)
* Added support for code annotation comment stripping (syntax modifier)
* Added support for sidebars scrolling automatically to active item
* Added support for anchor following table of contents (= auto scroll)
* Added support for tag icons

mkdocs-material-8.4.4+insiders-4.23.2 (2022-09-13)

* Fixed 4348: Blog plugin crashes on custom nav title
* Fixed blog plugin crashing when category contained only drafts
* Fixed rendering of content from blog index file

mkdocs-material-8.4.4+insiders-4.23.1 (2022-09-12)

* Fixed 4345: Blog plugin errors with default settings

mkdocs-material-8.4.4+insiders-4.23.0 (2022-09-12)

* Added blogging support via built-in blog plugin

8.4.4

* Moved comments integration to separate partial (comments.html)

mkdocs-material-8.4.3+insiders-4.22.1 (2022-09-07)

* Fixed 4217: Tooltips in data tables render in wrong position

8.4.3

* Added Simple Icons to bundled icons (+2,300 icons)
* Added support for changing edit icon
* Moved page actions to separate partial (actions.html)
* Fixed 4291: Version switching doesn't stay on page when anchors are used
* Fixed 4327: Links in data tables do not receive link styling
Links

Update mkdocs from 1.3.1 to 1.4.3.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update nbconvert from 7.0.0 to 7.6.0.

Changelog

7.6.0

([Full Changelog](https://github.com/jupyter/nbconvert/compare/v7.5.0...60af6d897c083444586829c636f278d84ae81962))

Maintenance and upkeep improvements

- Update to Mistune v3 [1820](https://github.com/jupyter/nbconvert/pull/1820) ([TiagodePAlves](https://github.com/TiagodePAlves))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/nbconvert/graphs/contributors?from=2023-06-13&to=2023-06-19&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Ablink1073+updated%3A2023-06-13..2023-06-19&type=Issues) | [kloczek](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Akloczek+updated%3A2023-06-13..2023-06-19&type=Issues) | [TiagodePAlves](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3ATiagodePAlves+updated%3A2023-06-13..2023-06-19&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->

7.5.0

([Full Changelog](https://github.com/jupyter/nbconvert/compare/v7.4.0...3dd3a67bf16474042efac25519ef257d708a8d7b))

Enhancements made

- Add mermaidjs 10.2.3 [1957](https://github.com/jupyter/nbconvert/pull/1957) ([bollwyvl](https://github.com/bollwyvl))

Bugs fixed

- Fix pdf conversion with explicitly relative paths [2005](https://github.com/jupyter/nbconvert/pull/2005) ([tuncbkose](https://github.com/tuncbkose))
- Ensure TEXINPUTS is an absolute path [2002](https://github.com/jupyter/nbconvert/pull/2002) ([tuncbkose](https://github.com/tuncbkose))

Maintenance and upkeep improvements

- bump pandoc max version [1997](https://github.com/jupyter/nbconvert/pull/1997) ([tuncbkose](https://github.com/tuncbkose))
- exclude bleach 5.0.0 from dependencies resolution [1990](https://github.com/jupyter/nbconvert/pull/1990) ([karlicoss](https://github.com/karlicoss))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/nbconvert/graphs/contributors?from=2023-05-08&to=2023-06-13&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Ablink1073+updated%3A2023-05-08..2023-06-13&type=Issues) | [bollwyvl](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Abollwyvl+updated%3A2023-05-08..2023-06-13&type=Issues) | [karlicoss](ht

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #356

@pyup-bot pyup-bot closed this Jul 17, 2023
@ericmjl ericmjl deleted the pyup-scheduled-update-2023-07-10 branch July 17, 2023 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant