Skip to content
This repository was archived by the owner on Mar 31, 2020. It is now read-only.

Bump connect-mongo from 2.0.1 to 3.1.2#34

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/connect-mongo-3.1.2
Closed

Bump connect-mongo from 2.0.1 to 3.1.2#34
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/connect-mongo-3.1.2

Conversation

@dependabot-preview
Copy link

Bumps connect-mongo from 2.0.1 to 3.1.2.

Changelog

Sourced from connect-mongo's changelog.

3.1.2 / 2019-11-01

  • Fix add @types/ dev dependencies for tsc. fixes #340 (#341)

3.1.1 / 2019-10-30

  • Add add TS type defination

3.1.0 / 2019-10-23

  • Add useUnifiedTopology=true
  • Refactor merge config logic

Others changes:

  • chore: update depns (#326)

3.0.0 / 2019-06-17

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

2.0.3 / 2018-12-03

  • Fix interval autoremove mode to use current date with every interval (#304, #305) (jlampise)

2.0.2 / 2018-11-20

  • Fix #300 DeprecationWarning: collection.remove is deprecated. Use deleteOne, deleteMany, or bulkWrite instead
  • Fix #297 DeprecationWarning: collection.update is deprecated. Use updateOne, updateMany, or bulkWrite instead
Commits
  • fb0edc1 chore: bump version to 3.1.2
  • 7145db5 fix: add @types/ dev dependencies for tsc. fixes #340 (#341)
  • cbc95be chore: bump version to 3.1.1
  • 226fe7a chore: add typescript types. fixes #338 (#339)
  • 4ebb0c6 chore: bump version to 3.1.0
  • 44f1850 feat: add useUnifiedTopology=true and refactor merge config logic (#331)
  • 9c78fe6 chore: update depns (#326)
  • 449a1ef chore: some house keeping
  • fb50dda test: remove eslint disable handle-callback-err and fix test
  • 53af1c8 docs: fix readme code indent
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by mingchuno, a new releaser for connect-mongo since your current version.


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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • 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 Nov 1, 2019
@dependabot-preview
Copy link
Author

Superseded by #37.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/connect-mongo-3.1.2 branch November 29, 2019 04:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants