Skip to content

Release of 1.5 #375

Merged
FlorentinD merged 30 commits into
1.xfrom
main
Jun 12, 2026
Merged

Release of 1.5 #375
FlorentinD merged 30 commits into
1.xfrom
main

Conversation

@FlorentinD

@FlorentinD FlorentinD commented Jun 12, 2026

Copy link
Copy Markdown
Collaborator

Thank you for your contribution to the Graph Visualization for Python project by Neo4j.

Before submitting this PR, please read Contributing to the Neo4j Ecosystem.

Make sure:

  • You signed the Neo4j CLA (Contributor License Agreement) so that we are allowed to ship your code in our library
  • Your contribution is covered by tests

FlorentinD and others added 30 commits May 8, 2026 15:18
Bumps the python-patch-and-minor group with 5 updates in the /python-wrapper directory:

| Package | From | To |
| --- | --- | --- |
| [snowflake-snowpark-python](https://github.com/snowflakedb/snowpark-python) | `1.50.0` | `1.51.1` |
| [ruff](https://github.com/astral-sh/ruff) | `0.15.12` | `0.15.16` |
| [selenium](https://github.com/SeleniumHQ/Selenium) | `4.43.0` | `4.44.0` |
| [streamlit](https://github.com/streamlit/streamlit) | `1.57.0` | `1.58.0` |
| [nbsphinx-link](https://github.com/vidartf/nbsphinx-link) | `1.3.1` | `1.4.1` |



Updates `snowflake-snowpark-python` from 1.50.0 to 1.51.1
- [Release notes](https://github.com/snowflakedb/snowpark-python/releases)
- [Changelog](https://github.com/snowflakedb/snowpark-python/blob/main/CHANGELOG.md)
- [Commits](snowflakedb/snowpark-python@v1.50.0...v1.51.1)

Updates `ruff` from 0.15.12 to 0.15.16
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.15.12...0.15.16)

Updates `selenium` from 4.43.0 to 4.44.0
- [Release notes](https://github.com/SeleniumHQ/Selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.43.0...selenium-4.44.0)

Updates `streamlit` from 1.57.0 to 1.58.0
- [Release notes](https://github.com/streamlit/streamlit/releases)
- [Commits](streamlit/streamlit@1.57.0...1.58.0)

Updates `nbsphinx-link` from 1.3.1 to 1.4.1
- [Commits](vidartf/nbsphinx-link@1.3.1...1.4.1)

---
updated-dependencies:
- dependency-name: nbsphinx-link
  dependency-version: 1.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python-patch-and-minor
- dependency-name: ruff
  dependency-version: 0.15.15
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-patch-and-minor
- dependency-name: selenium
  dependency-version: 4.44.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python-patch-and-minor
- dependency-name: snowflake-snowpark-python
  dependency-version: 1.51.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python-patch-and-minor
- dependency-name: streamlit
  dependency-version: 1.58.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python-patch-and-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…on-patch-and-minor-a1dd7b9f81

Bump the python-patch-and-minor group across 1 directory with 5 updates
similar API to VisualizationGraph going forward. this will avoid rerendering for every change to take effect
…phwidget

Add utility methods to GraphWidget
allows for proper typing
Fix gds integration test + some test refactoring
Add support for python 3.14
Add on_dangling parameter (warn by default)
@FlorentinD FlorentinD requested a review from a team as a code owner June 12, 2026 15:28
@FlorentinD FlorentinD merged commit dc05c63 into 1.x Jun 12, 2026
15 checks passed
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.

1 participant