Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump laudis/neo4j-php-client from 2.6.1 to 3.0.0 #36

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

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

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
  • 6add25a simplified datetime conversion
  • f4022af removed redundant created at test]
  • a625b78 updated cache test
  • d8c0333 improved typing
  • ffcc977 reduce hour instead of increase in test results
  • d29389d simplified dependencies and upgraded cache interface
  • 5d996ae explicitly put <mixed> in container types
  • 7a6f12b ran php cs fixer
  • 9c660cf test for non legacy values in datetime
  • ebcc83a introduce legacy parameter in datetime
  • 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.0.
- [Release notes](https://github.com/neo4j-php/neo4j-php-client/releases)
- [Commits](neo4j-php/neo4j-php-client@2.6.1...3.0.0)

---
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 Apr 1, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 1, 2023

Superseded by #37.

@dependabot dependabot bot closed this May 1, 2023
@dependabot dependabot bot deleted the dependabot/composer/laudis/neo4j-php-client-3.0.0 branch May 1, 2023 23:57
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