Skip to content

Build: Bump nbformat from 5.10.4 to 5.11.0 - #3798

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/nbformat-5.11.0
Open

Build: Bump nbformat from 5.10.4 to 5.11.0#3798
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/nbformat-5.11.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 14, 2026

Copy link
Copy Markdown
Contributor

Bumps nbformat from 5.10.4 to 5.11.0.

Release notes

Sourced from nbformat's releases.

v5.11.0

5.11.0

(Full Changelog)

PendingDeprecation

NotebookNotary's stores are regularly note .close()d, so we introduce the ability to use it at a context manger once, (as .store is opened on creation) and are now emitting a PendingDeprecationWarning to indicate or wish to move to a context manager API and avoid resouce leaking. Again this is a PendingDeprecationWarning, please let us know if the current context manager API is problematic.

Enhancements made

Maintenance and upkeep improvements

Documentation improvements

Other merged PRs

Contributors to this release

The following people contributed discussions, new ideas, code and documentation contributions, and review. See our definition of contributors.

(GitHub contributors page for this release)

... (truncated)

Changelog

Sourced from nbformat's changelog.

5.11.0

(Full Changelog)

Enhancements made

Maintenance and upkeep improvements

Documentation improvements

Other merged PRs

Contributors to this release

The following people contributed discussions, new ideas, code and documentation contributions, and review. See our definition of contributors.

(GitHub contributors page for this release)

@​blink1073 (activity) | @​Carreau (activity) | @​claude (activity) | @​crypdick (activity) | @​jasongrout (activity) | @​LecrisUT (activity) | @​rgbkrk (activity)

Commits
  • 8e973f5 Publish 5.11.0
  • 434f6ca chore: update pre-commit hooks
  • 813fcfe Remove deprecated repair_duplicate_cell_ids/strip_invalid_metadata kwargs fro...
  • 1cf0b65 Bump github/codeql-action from 4 to 4.37.3 in the actions group
  • 0d3c9a3 chore: update pre-commit hooks
  • 58940d6 Add zizmor GitHub Actions auditing and fix its findings
  • 369a741 Remove the enforce PR label workflow
  • f3c331c Add context manager support to NotebookNotary
  • 31c6067 Bump the actions group with 2 updates
  • 580da52 Fix validators cache key type annotation
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [nbformat](https://github.com/jupyter/nbformat) from 5.10.4 to 5.11.0.
- [Release notes](https://github.com/jupyter/nbformat/releases)
- [Changelog](https://github.com/jupyter/nbformat/blob/main/CHANGELOG.md)
- [Commits](jupyter/nbformat@v5.10.4...v5.11.0)

---
updated-dependencies:
- dependency-name: nbformat
  dependency-version: 5.11.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Aug 14, 2026
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 python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant