Skip to content

Update 1.x branch after 1.4 release#351

Merged
FlorentinD merged 23 commits into
1.xfrom
main
May 8, 2026
Merged

Update 1.x branch after 1.4 release#351
FlorentinD merged 23 commits into
1.xfrom
main

Conversation

@FlorentinD
Copy link
Copy Markdown
Collaborator

No description provided.

FlorentinD and others added 23 commits March 13, 2026 13:57
pre 1.3 release
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.11.0 to 2.12.0.
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](jpadilla/pyjwt@2.11.0...2.12.0)

---
updated-dependencies:
- dependency-name: pyjwt
  dependency-version: 2.12.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.0.2 to 9.0.3.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@9.0.2...9.0.3)

---
updated-dependencies:
- dependency-name: pytest
  dependency-version: 9.0.3
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
from_neo4j() now accepts neo4j.EagerResult (the default return type of
driver.execute_query()). The implementation recovers the bolt hydration
Graph directly from the entity back-references on record values, giving
the same complete graph that Result.graph() would return — including
start/end nodes not explicitly selected.

A _collect_graph_entities() helper handles the fallback for results with
no direct graph columns (paths, nested lists/dicts). Unit tests for the
helper are in test_collect_graph_entities.py; an integration test for the
full EagerResult path is added to test_neo4j.py.
* dont rebuild graph object and avoid using internal APIs
Support EagerResult from driver.execute_query() in from_neo4j()
…-2.12.0

Bump pyjwt from 2.11.0 to 2.12.0 in /python-wrapper
…t-9.0.3

Bump pytest from 9.0.2 to 9.0.3 in /python-wrapper
its the issue why these buttons didnt work
now also the buttons also work
…elect-layout-button-not-working

gds 253 investigate download and select layout button not working
# Conflicts:
#	python-wrapper/pyproject.toml
#	python-wrapper/uv.lock
Bumps the python-patch-and-minor group in /python-wrapper with 3 updates: [snowflake-snowpark-python](https://github.com/snowflakedb/snowpark-python), [selenium](https://github.com/SeleniumHQ/Selenium) and [streamlit](https://github.com/streamlit/streamlit).


Updates `snowflake-snowpark-python` from 1.42.0 to 1.50.0
- [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.42.0...v1.50.0)

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

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

---
updated-dependencies:
- dependency-name: snowflake-snowpark-python
  dependency-version: 1.50.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python-patch-and-minor
- dependency-name: selenium
  dependency-version: 4.43.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python-patch-and-minor
- dependency-name: streamlit
  dependency-version: 1.57.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python-patch-and-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…on-patch-and-minor-4a04306aa3

Bump the python-patch-and-minor group in /python-wrapper with 3 updates
…init

Detect theme changes after first render
@FlorentinD FlorentinD requested a review from a team as a code owner May 8, 2026 13:16
@FlorentinD FlorentinD merged commit 2d275a7 into 1.x May 8, 2026
13 of 14 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.

2 participants