Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2022

Bumps laudis/neo4j-php-client from 2.6.1 to 2.8.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
  • f8b683f added tests fixing #149
  • f5befb2 Merge branch 'issue_149' of github.com:stefanak-michal/neo4j-php-client
  • de532f9 fixes #140
  • 76cd22b put build of docs in gitignore
  • 178ffa6 cs-fixer
  • fd87e95 fixed usage of fetchSize for amount bigger than fetched size.
  • 395c134 ran php cs fixer
  • 47ec31c added withSemaphoreFactory method
  • d669ba9 renamed method
  • a9fbe29 injected the semaphore factory where needed
  • 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 2.8.1.
- [Release notes](https://github.com/neo4j-php/neo4j-php-client/releases)
- [Commits](neo4j-php/neo4j-php-client@2.6.1...2.8.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 1, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 1, 2023

Superseded by #35.

@dependabot dependabot bot closed this Feb 1, 2023
@dependabot dependabot bot deleted the dependabot/composer/laudis/neo4j-php-client-2.8.1 branch February 1, 2023 23:01
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.

1 participant