Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2025

Bumps the pip group with 1 update: jupyter-nbmodel-client.

Updates jupyter-nbmodel-client from 0.6.0 to 0.9.0

Release notes

Sourced from jupyter-nbmodel-client's releases.

v0.9.0

0.9.0

(Full Changelog)

Enhancements made

Contributors to this release

(GitHub contributors page for this release)

@​fcollonval

v0.8.0

0.8.0

(Full Changelog)

Enhancements made

Contributors to this release

(GitHub contributors page for this release)

@​fcollonval

v0.7.0

0.7.0

(Full Changelog)

[!IMPORTANT] Breaking changes The client is now asynchronous instead of running the websocket communication in a thread. This is a workaround due to the limitation of the underlying code not supporting multi-threading.

Enhancements made

... (truncated)

Changelog

Sourced from jupyter-nbmodel-client's changelog.

0.9.0

(Full Changelog)

Enhancements made

Contributors to this release

(GitHub contributors page for this release)

@​fcollonval

0.8.0

(Full Changelog)

Enhancements made

Contributors to this release

(GitHub contributors page for this release)

@​fcollonval

0.7.0

(Full Changelog)

[!IMPORTANT] Breaking changes The client is now asynchronous instead of running the websocket communication in a thread. This is a workaround due to the limitation of the underlying code not supporting multi-threading.

Enhancements made

Bugs fixed

Contributors to this release

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps the pip group with 1 update: [jupyter-nbmodel-client](https://github.com/datalayer/jupyter-nbmodel-client).


Updates `jupyter-nbmodel-client` from 0.6.0 to 0.9.0
- [Release notes](https://github.com/datalayer/jupyter-nbmodel-client/releases)
- [Changelog](https://github.com/datalayer/jupyter-nbmodel-client/blob/main/CHANGELOG.md)
- [Commits](datalayer/jupyter-nbmodel-client@v0.6.0...v0.9.0)

---
updated-dependencies:
- dependency-name: jupyter-nbmodel-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 1, 2025
@echarles echarles closed this Apr 2, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 2, 2025

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/pip/pip-cb516b6b37 branch April 2, 2025 14:46
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 Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants