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

fix(deps): update dependency connect-mongo to v3 #7693

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 17, 2019

This PR contains the following updates:

Package Type Update Change
connect-mongo dependencies major 2.0.3 -> 3.0.0

Release Notes

jdesboeufs/connect-mongo

v3.0.0

Compare Source

================

Breaking changes:

  • Drop Node.js 4 & 6 support
  • Add Node.js 10 & 12 support
  • Upgrade mongoose to v5 and mongodb to v3 and drop old version support
  • Replace deprecated mongo operation
  • MongoStore need to supply client/clientPromise instead of db/dbPromise due to depns upgrade

Others changes:

  • Add Implement store.all function (#​291)
  • Add Add option writeOperationOptions (#​295)
  • Add Transparent crypto support (#​314)
  • Change test framework from Mocha to Jest
  • Change linter from xo to eslint

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@renovate renovate bot deleted the renovate/connect-mongo-3.x branch June 17, 2019 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant