Skip to content

chore(deps): update jupyter (minor) - #23

Open
renovate[bot] wants to merge 1 commit into
developmentfrom
renovate/jupyter
Open

chore(deps): update jupyter (minor)#23
renovate[bot] wants to merge 1 commit into
developmentfrom
renovate/jupyter

Conversation

@renovate

@renovate renovate Bot commented Sep 26, 2022

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
ipykernel ==6.15.2==6.31.0 age confidence
ipywidgets ==8.0.2==8.1.8 age confidence
jupyter-resource-usage ==0.6.2==0.7.2 age confidence
jupyterlab (changelog) ==3.4.7==3.6.8 age confidence
notebook ==6.4.12==6.5.7 age confidence
papermill ==2.4.0==2.7.0 age confidence

Release Notes

ipython/ipykernel (ipykernel)

v6.31.0

Compare Source

6.31.0

IPykernel 6.31.0 fixes an issue where display outputs such as Matplotlib plots were not included when using %notebook magic to save sessions as .ipynb files. This is enabled using the traitlet ZMQDisplayPublisher.store_display_history which defaults to the previous behaviour of False. This is a minor release rather than a patch release due to the addition of the new traitlet.

(Full Changelog)

Enhancements made
Maintenance and upkeep improvements
Contributors to this release

(GitHub contributors page for this release)

@​bollwyvl | @​cclauss | @​Darshan808 | @​ianthomas23 | @​krassowski | @​lumberbot-app | @​meeseeksmachine | @​mgorny | @​minrk

v6.30.1

Compare Source

This is a bugfix release to fix a significant bug introduced in 6.30.0 that allowed control messages to be handled concurrently rather than sequentially which broke debugging in JupyterLab and VSCode.

(Full Changelog)

Bugs fixed
Maintenance and upkeep improvements
Contributors to this release

(GitHub contributors page for this release)

@​ianthomas23

v6.30.0

Compare Source

This release fixes three bugs but is primarily a maintenance release bringing support for Python 3.13 and updating dependencies. It does not include subshells which will be in the upcoming 7.0.0 release. Users and downstream libraries that wish to avoid subshells should pin to ipykernel < 7.

(Full Changelog)

Enhancements made
Bugs fixed
Maintenance and upkeep improvements
Contributors to this release

(GitHub contributors page for this release)

@​Carreau | @​ccordoba12 | @​davidbrochart | @​dby-tmwctw | @​gregory-shklover | @​ianthomas23 | @​ivanov | @​jasongrout | @​krassowski | @​meeseeksmachine | @​minrk | @​nathanmcavoy | @​s-t-e-v-e-n-k

v6.29.5

Compare Source

(Full Changelog)

Bugs fixed
Maintenance and upkeep improvements
Contributors to this release

(GitHub contributors page for this release)

@​blink1073 | @​ianthomas23

v6.29.4

Compare Source

(Full Changelog)

Bugs fixed
Maintenance and upkeep improvements
Contributors to this release

(GitHub contributors page for this release)

@​agronholm | @​blink1073 | @​davidbrochart | @​krassowski | @​minrk

v6.29.3

Compare Source

(Full Changelog)

Enhancements made
Bugs fixed
Maintenance and upkeep improvements
Documentation improvements
Contributors to this release

(GitHub contributors page for this release)

@​blink1073 | @​ccordoba12 | @​jdranczewski | @​joouha | @​krassowski

v6.29.2

Compare Source

(Full Changelog)

Bugs fixed
Maintenance and upkeep improvements
Contributors to this release

(GitHub contributors page for this release)

@​ianthomas23 | @​stdll00

v6.29.1

Compare Source

(Full Changelog)

Bugs fixed
Maintenance and upkeep improvements
Contributors to this release

(GitHub contributors page for this release)

@​dependabot | @​Haadem | @​petervandenabeele | @​pre-commit-ci

v6.29.0

Compare Source

(Full Changelog)

Enhancements made
Bugs fixed
Maintenance and upkeep improvements
Contributors to this release

(GitHub contributors page for this release)

@​blink1073 | @​ianthomas23 | @​krassowski | @​pre-commit-ci

v6.28.0

Compare Source

(Full Changelog)

Enhancements made
Maintenance and upkeep improvements
Documentation improvements
Contributors to this release

(GitHub contributors page for this release)

@​blink1073 | @​brichet | @​dependabot | @​ianthomas23 | @​jjvraw | @​NewUserHa | @​pre-commit-ci

v6.27.1

Compare Source

(Full Changelog)

Bugs fixed
Contributors to this release

(GitHub contributors page for this release)

@​blink1073

v6.27.0

Compare Source

(Full Changelog)

Enhancements made
Maintenance and upkeep improvements
Contributors to this release

(GitHub contributors page for this release)

@​blink1073 | @​jjvraw | @​pre-commit-ci

v6.26.0

Compare Source

(Full Changelog)

Maintenance and upkeep improvements
Contributors to this release

(GitHub contributors page for this release)

@​blink1073 | @​dependabot | @​pre-commit-ci

v6.25.2

Compare Source

(Full Changelog)

Bugs fixed
Contributors to this release

(GitHub contributors page for this release)

@​anntzer | @​blink1073 | @​ccordoba12 | @​minrk

v6.25.1

Compare Source

(Full Changelog)

Bugs fixed
  • Modifying debugger to return the same breakpoints in 'debugInfo' response as 'setBreakpoints' #​1140 (@​vaishnavi17)
Maintenance and upkeep improvements
Contributors to this release

(GitHub contributors page for this release)

@​pre-commit-ci | @​vaishnavi17

v6.25.0

Compare Source

(Full Changelog)

Enhancements made
Bugs fixed
Maintenance and upkeep improvements
Contributors to this release

(GitHub contributors page for this release)

@​blink1073 | @​fecet | @​jasongrout | @​maartenbreddels | @​pre-commit-ci

v6.24.0

Compare Source

(Full Changelog)

New features added
Bugs fixed
Contributors to this release

(GitHub contributors page for this release)

@​arieleiz | @​dby-tmwctw | @​minrk

v6.23.3

Compare Source

(Full Changelog)

Bugs fixed
Contributors to this release

(GitHub contributors page for this release)

@​blink1073 | @​fecet

v6.23.2

Compare Source

(Full Changelog)

Bugs fixed
Maintenance and upkeep improvements
Contributors to this release

(GitHub contributors page for this release)

@​charles-cooper | @​minrk | @​pre-commit-ci

v6.23.1

Compare Source

(Full Changelog)

Bugs fixed
Maintenance and upkeep improvements
Contributors to this release

(GitHub contributors page for this release)

@​minrk

v6.23.0

Compare Source

(Full Changelog)

Enhancements made
Maintenance and upkeep improvements
Contributors to this release

(GitHub contributors page for this release)

@​blink1073 | @​maartenbreddels | @​pre-commit-ci | @​tkrabel-db

v6.22.0

Compare Source

(Full Changelog)

Bugs fixed
Maintenance and upkeep improvements
Contributors to this release

(GitHub contributors page for this release)

@​martinRenou | @​pre-commit-ci

v6.21.3

Compare Source

(Full Changelog)

Bugs fixed
Maintenance and upkeep improvements
Documentation improvements
Contributors to this release

(GitHub contributors page for this release)

@​blink1073 | @​ccordoba12 | @​dcsaba89 | @​garlandz-db | @​mlucool

v6.21.2

Compare Source

(Full Changelog)

Bugs fixed
Maintenance and upkeep improvements
Contributors to this release

(GitHub contributors page for this release)

@​blink1073 | @​Carreau | @​davidbrochart | @​pre-commit-ci

v6.21.1

Compare Source

(Full Changelog)

Maintenance and upkeep improvements
Contributors to this release

(GitHub contributors page for this release)

@​blink1073

v6.21.0

Compare Source

(Full Changelog)

Enhancements made
Maintenance and upkeep improvements
Contributors to this release

(GitHub contributors page for this release)

@​agronholm | @​blink1073 | @​brichet | @​Carreau | @​ccordoba12 | @​minrk

v6.20.2

Compare Source

(Full Changelog)

Bugs fixed
Contributors to this release

(GitHub contributors page for this release)

@​ilyasher

v6.20.1

Compare Source

(Full Changelog)

Bugs fixed
Maintenance and upkeep improvements
Documentation improvements
Contributors to this release

(GitHub contributors page for this release)

@​blink1073 | @​ccordoba12 | @​pre-commit-ci

v6.20.0

Compare Source

(Full Changelog)

Enhancements made
Maintenance and upkeep improvements
Contributors to this release

(GitHub contributors page for this release)

@​blink1073 | @​shaperilio

v6.19.4

Compare Source

(Full Changelog)

Bugs fixed
Contributors to this release

([GitHub contributors page for t

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title chore(deps): update dependency ipykernel to v6.16.0 chore(deps): update jupyter (minor) Oct 13, 2022
@renovate
renovate Bot force-pushed the renovate/jupyter branch 2 times, most recently from d71b1b1 to 7bb32de Compare October 20, 2022 10:29
@renovate
renovate Bot force-pushed the renovate/jupyter branch 3 times, most recently from 7984f4c to b3abbd0 Compare October 30, 2022 07:19
@renovate
renovate Bot force-pushed the renovate/jupyter branch from b3abbd0 to dbc0d75 Compare October 31, 2022 14:41
@renovate
renovate Bot force-pushed the renovate/jupyter branch from dbc0d75 to 9d95388 Compare November 9, 2022 16:34
@renovate
renovate Bot force-pushed the renovate/jupyter branch 3 times, most recently from 226250a to 2de0a64 Compare November 28, 2022 15:06
@renovate
renovate Bot force-pushed the renovate/jupyter branch 6 times, most recently from 7400e57 to c29f11f Compare December 5, 2022 09:42
@renovate
renovate Bot force-pushed the renovate/jupyter branch 4 times, most recently from e7237d5 to b0d2d25 Compare December 8, 2022 18:48
@renovate renovate Bot changed the title chore(deps): update jupyter (minor) Update jupyter (minor) Dec 17, 2022
@renovate renovate Bot changed the title Update jupyter (minor) chore(deps): update jupyter (minor) Dec 17, 2022
@renovate
renovate Bot force-pushed the renovate/jupyter branch 3 times, most recently from 06ea665 to 77cae58 Compare December 20, 2022 19:13
@renovate
renovate Bot force-pushed the renovate/jupyter branch 2 times, most recently from c40d6ee to fd2f0fc Compare December 27, 2022 03:56
@renovate
renovate Bot force-pushed the renovate/jupyter branch 2 times, most recently from 5d68e88 to 9560446 Compare January 9, 2023 13:49
@renovate
renovate Bot force-pushed the renovate/jupyter branch from 38f7390 to ea3a833 Compare July 3, 2023 16:14
@renovate
renovate Bot force-pushed the renovate/jupyter branch 3 times, most recently from 63abca8 to f740ca0 Compare August 1, 2023 10:39
@renovate
renovate Bot force-pushed the renovate/jupyter branch from f740ca0 to 86c1c9a Compare August 7, 2023 17:06
@renovate
renovate Bot force-pushed the renovate/jupyter branch from 86c1c9a to deaf36d Compare September 4, 2023 17:24
@renovate
renovate Bot force-pushed the renovate/jupyter branch 2 times, most recently from a65f148 to b1bed64 Compare September 19, 2023 03:54
@renovate
renovate Bot force-pushed the renovate/jupyter branch from b1bed64 to a3391db Compare September 26, 2023 09:34
@renovate
renovate Bot force-pushed the renovate/jupyter branch from a3391db to 30da49c Compare October 25, 2023 01:53
@renovate
renovate Bot force-pushed the renovate/jupyter branch from 30da49c to 92af1c3 Compare November 2, 2023 00:16
@renovate
renovate Bot force-pushed the renovate/jupyter branch 3 times, most recently from 84094ec to 6785a87 Compare November 27, 2023 19:07
@renovate
renovate Bot force-pushed the renovate/jupyter branch from 6785a87 to d04f62f Compare December 26, 2023 15:51
@renovate
renovate Bot force-pushed the renovate/jupyter branch 2 times, most recently from 91c0d4c to 201a970 Compare January 19, 2024 15:41
@renovate
renovate Bot force-pushed the renovate/jupyter branch 3 times, most recently from 8d738ac to 9b802cc Compare February 8, 2024 17:06
@renovate
renovate Bot force-pushed the renovate/jupyter branch from 9b802cc to 218114e Compare February 26, 2024 21:09
@renovate
renovate Bot force-pushed the renovate/jupyter branch from 218114e to 8465639 Compare March 27, 2024 23:13
@renovate
renovate Bot force-pushed the renovate/jupyter branch 2 times, most recently from ffb5d12 to 56fe984 Compare May 1, 2024 19:03
@renovate
renovate Bot force-pushed the renovate/jupyter branch from 56fe984 to 049b68a Compare May 28, 2024 11:16
@renovate
renovate Bot force-pushed the renovate/jupyter branch from 049b68a to c6b50fc Compare July 1, 2024 15:09
@renovate
renovate Bot force-pushed the renovate/jupyter branch 2 times, most recently from 3861c62 to a1b97c4 Compare August 26, 2024 21:12
@renovate
renovate Bot force-pushed the renovate/jupyter branch from a1b97c4 to 40f7907 Compare April 10, 2025 15:28
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.

0 participants