Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 27, 2021

Bumps nbclient from 0.5.1 to 0.5.3.

Changelog

Sourced from nbclient's changelog.

0.5.3

  • Fix ipykernel's stop_on_error value to take into account raises-exception tag and force_raise_errors #137

0.5.2

  • Set minimum python version supported to 3.6.1 to avoid 3.6.0 issues
  • CellExecutionError is now unpickleable
  • Added testing for python 3.9
  • Changed travis tests to github actions
  • Documentation referencing an old model instead of NotebookClient was fixed
  • allow_error_names option was added for a more specific scope of allow_errors to be applied
Commits
  • c2dfe2d Bump version: 0.5.2 → 0.5.3
  • aa4e465 Fix ipykernel's stop_on_error value (#137)
  • 6d29806 Bump version: 0.5.1 → 0.5.2
  • a1fba82 Updated changelog
  • df1cecb Merge pull request #130 from davidbrochart/allow_error_names
  • 249fb93 Add allow_error_names option
  • 9716c9a Merge pull request #127 from jupyter/what-is-executor
  • 490017b Remove html_sidebars from Sphinx config
  • 64b1da8 Remove references to Executor
  • 827d621 Add Python 3.9 badge to README
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Feb 27, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 21, 2021

Superseded by #88.

@dependabot dependabot bot closed this Aug 21, 2021
@dependabot dependabot bot deleted the dependabot/pip/python/requirements/nbclient-0.5.3 branch August 21, 2021 07:11
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant