Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 21, 2021

Bumps nbclient from 0.5.1 to 0.5.4.

Release notes

Sourced from nbclient's releases.

0.5.4

Changelog

Sourced from nbclient's changelog.

0.5.4

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
  • 4758129 Bump version: 0.5.3 → 0.5.4
  • 32067ed Merge pull request #155 from jupyter/blink1073-patch-1
  • 48aa130 Update changelog for 0.5.4 Release
  • 9b31784 Merge pull request #152 from davidbrochart/fix_cleanup
  • 61fd479 Use async generator backport only on old python (#154)
  • fc333bb Replace km.cleanup with km.cleanup_resources
  • b85aaf3 Merge pull request #150 from cphyc/fix-ipython-version-parsing
  • bc81856 Support parsing of IPython dev version
  • d802398 Merge pull request #147 from davidbrochart/ipykernel_cell_name
  • 3fd7d78 Set IPYKERNEL_CELL_NAME = <IPY-INPUT>
  • 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 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 [nbclient](https://github.com/jupyter/nbclient) from 0.5.1 to 0.5.4.
- [Release notes](https://github.com/jupyter/nbclient/releases)
- [Changelog](https://github.com/jupyter/nbclient/blob/master/docs/changelog.md)
- [Commits](jupyter/nbclient@0.5.1...0.5.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 21, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 13, 2021

Superseded by #108.

@dependabot dependabot bot closed this Nov 13, 2021
@dependabot dependabot bot deleted the dependabot/pip/python/requirements/nbclient-0.5.4 branch November 13, 2021 08:06
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