Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2023

Bumps laudis/neo4j-php-client from 2.6.1 to 3.0.1.

Release notes

Sourced from laudis/neo4j-php-client's releases.

Bugfix in fetchsize and bookmarks

  • correctly passed bookmarks when using basic formatter
  • correctly fetch next results when working with fetch size

Big performance and HA upgrade

  • Implemented connection resolver with PHP implementation or SysVSem
  • Implemented graceful driver fallback
  • Fixed bug with transaction timeout
  • Implemented simple routing cache with default PSR-11 implementation
  • Upgraded DNS resolver to work with HA setups

Bookmarks, Upgraded bolt library and minor fixes

  • Bookmarks are now automatically handled by the Session class
  • The Bolt library has been updated to the latest version, which includes major memory performance increases
  • Some basic bugfixes to make tests work more consistently between different environments
Commits
  • 01411f8 use enterprise for cluster
  • f937d26 fixed typo in workflow
  • 225854c account for error being thrown by socket functions
  • f3bc459 fixed bugs on version 4.4
  • 4a6be71 allow schemes with ssl configs as well
  • 58e221f Test empty arrays as result
  • ba175cd removed commits since badge
  • 112a55e run query on session
  • 94754ed Return array when using NoAuth (#172)
  • 3d3f0cb setup tests for datetimes
  • 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 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 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 [laudis/neo4j-php-client](https://github.com/neo4j-php/neo4j-php-client) from 2.6.1 to 3.0.1.
- [Release notes](https://github.com/neo4j-php/neo4j-php-client/releases)
- [Commits](neo4j-php/neo4j-php-client@2.6.1...3.0.1)

---
updated-dependencies:
- dependency-name: laudis/neo4j-php-client
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 1, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants