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

Bring package up-to-date with the dependencies #46

Merged
merged 9 commits into from
Apr 24, 2020
Merged

Conversation

SvenWesterlaken
Copy link
Owner

update the documentation as well

Closes #39, #37, #36

add patch release to update the NPM package documentation.
add proper handling for the closing of a session or driver which is now promisified by default.

BREAKING CHANGE: closing a `session.close()` or `neo4j.close()` now always returns a Promise.
BREAKING CHANGE: requires node 10
removes vulnerabilities from the repository
@SvenWesterlaken SvenWesterlaken self-assigned this Apr 24, 2020
@coveralls
Copy link

Pull Request Test Coverage Report for Build 330

  • 22 of 27 (81.48%) changed or added relevant lines in 5 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.6%) to 84.66%

Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/helper.js 4 6 66.67%
lib/neo4j.js 8 11 72.73%
Files with Coverage Reduction New Missed Lines %
lib/neo4j.js 1 51.08%
Totals Coverage Status
Change from base Build 162: -0.6%
Covered Lines: 295
Relevant Lines: 330

💛 - Coveralls

@SvenWesterlaken SvenWesterlaken merged commit 060133a into master Apr 24, 2020
@SvenWesterlaken
Copy link
Owner Author

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

An in-range update of semantic-release is breaking the build 🚨
2 participants