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

chore(deps): bump neo4j-driver from 1.7.2 to 4.1.0 #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

@dependabot-preview dependabot-preview bot commented Aug 12, 2020

Bumps neo4j-driver from 1.7.2 to 4.1.0.

Release notes

Sourced from neo4j-driver's releases.

4.1.0

No release notes provided.

4.1.0rc2

No release notes provided.

4.1.0rc1

No release notes provided.

4.0.2

No release notes provided.

4.0.1

No release notes provided.

4.0.0

No release notes provided.

4.0.0rc1

API documentation.

4.0.0b2

API Documentation updates.

4.0.0b1

No release notes provided.

4.0.0a4

Examples updated.

https://github.com/neo4j/neo4j-python-driver/tree/4.0/tests/integration/examples

4.0.0a3

Multi database support.

4.0.0a2

No release notes provided.

4.0.0a1

No release notes provided.

1.7.6

No release notes provided.

1.7.4

No release notes provided.

1.7.3

No release notes provided.

Changelog

Sourced from neo4j-driver's changelog.

Neo4j Driver Change Log

Version 4.0 - Breaking Changes

  • The package version has jumped from 1.7 directly to 4.0, in order to bring the version in line with Neo4j itself.
  • The package can now no longer be installed as neo4j-driver; use pip install neo4j instead.
  • The neo4j.v1 subpackage is now no longer available; all imports should be taken from the neo4j package instead.
  • Changed session(access_mode) from a positional to a keyword argument
  • The bolt+routing scheme is now named neo4j
  • Connections are now unencrypted by default; to reproduce former behaviour, add encrypted=True to Driver configuration
  • Removed transaction.success flag usage pattern.
  • Python 3.8 supported.
  • Python 3.7 supported.
  • Python 3.6 supported.
  • Python 3.5 supported.
  • Python 3.4 support has been dropped.
  • Python 3.3 support has been dropped.
  • Python 3.2 support has been dropped.
  • Python 3.1 support has been dropped.
  • Python 3.0 support has been dropped.
  • Python 2.7 support has been dropped.
Commits
  • 132cb45 updated api documentation with better information about the auth token (#457)
  • 4032706 4.1 api documentation update about result iterator (#456)
  • 0b31f60 added ExperimentalWarning to API and documentation (#455)
  • dfc0feb explicit set encoding etc. for README.rst (#452)
  • 5351673 fix meta version so api docs have correct version (#448)
  • 29caa2c fixed test (#447)
  • ad952f8 Changed app example in API docs (#444)
  • fd7deda wording change suggested by Martin
  • d18f89e update so we can use neo4j+s
  • 57e7d72 4.1 api docs update introduction example (#443)
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Aug 12, 2020
@dependabot-preview
Copy link
Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

3 similar comments
@dependabot-preview
Copy link
Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot-preview
Copy link
Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot-preview
Copy link
Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

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