Skip to content

Bump redisgraph from 1.7 to 2.4.4 - #16

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/redisgraph-2.4.4
Open

Bump redisgraph from 1.7 to 2.4.4#16
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/redisgraph-2.4.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 15, 2026

Copy link
Copy Markdown
Contributor

Bumps redisgraph from 1.7 to 2.4.4.

Release notes

Sourced from redisgraph's releases.

Version 2.4.4

Changes

  • add immediate sibiling to parent op (#158)

Version 2.4.3

Changes

  • Escape backslashes in parameter strings. (#157)
  • bring back execution plan and introduce explain (#153)
  • profiled execution plan (#152)
  • structure execution plan (#148)
  • fix(README): convert tabs to spaces (#150)

Version 2.4.2

Changes

  • Pinning redis version (#149)
  • Python 3.10 support, trove, and ci (#146)
  • Add multi label support (#144)
  • Changed RedisLabs to Redis in select places (#143)

Version 2.4.1

Changes

  • Support dicts in parameter values. (#142)
  • execution plan: removed query duplication in execute common (#137)
  • replacing the version in the toml with the tag (#136)
  • API documentation (#133)
  • close connection on graph destruction (#130)
  • support quote strings (#125)

Bug Fixes

  • hiredis as a dependency (#131)

Version 2.4.0

Features

  • Add support for Point datatype (#121)
  • Map datatype @​swilly22 (#117)
  • select between RO_QUERY and QUERY (#102)
  • Add support for read_only queries (#101)

Changes

  • Fall back to GRAPH.QUERY when GRAPH.RO_QUERY is not available. (#124)
  • Switch circle CI to tox (#114, #115, #116, #126)
  • Remove assert statements from code base (#110)
  • Remove inheritance from object (#109)

... (truncated)

Commits

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 [redisgraph](https://github.com/RedisGraph/redisgraph-py) from 1.7 to 2.4.4.
- [Release notes](https://github.com/RedisGraph/redisgraph-py/releases)
- [Commits](RedisGraph/redisgraph-py@v1.7.0...v2.4.4)

---
updated-dependencies:
- dependency-name: redisgraph
  dependency-version: 2.4.4
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 May 15, 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 Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants