Skip to content
This repository was archived by the owner on Oct 1, 2018. It is now read-only.

Bump connect-mongo from 1.3.2 to 2.0.1 #108

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Bumps connect-mongo from 1.3.2 to 2.0.1.

Changelog

Sourced from connect-mongo's changelog.

2.0.1 / 2018-01-04

  • Fix #271 TypeError: cb is not a function (brainthinks)

2.0.0 / 2017-10-09

  • Drop Node.js 0.12 and io.js support
  • Drop MongoDB 2.x support
  • Drop mongodb driver < 2.0.36 support
  • Drop mongoose < 4.1.2 support
  • Fix ensureIndex deprecation warning (#268, #269, #270)
  • Improve get() (#246)
  • Pass session in touch event
  • Remove bluebird from dependencies
Commits
  • 9eb4d01 v2.0.1
  • 8d1a3ea Update CHANGELOG
  • 4a2f07a Merge pull request #276 from brainthinks/promise_cb_fix
  • f10dad7 add gitignore entries for npm and nyc coverage
  • 1e09129 add tests for promise without callback
  • b7b48a2 do not use callback if it was not supplied
  • 509c873 Add LICENSE
  • 21899cf Merge pull request #271 from jdesboeufs/greenkeeper/initial
  • 88ae35a Update README.md
  • a4a9384 docs(readme): add Greenkeeper badge
  • 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 ignore this [minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 [this|these] label[s] will set the current labels as the default for future PRs for this repo and language

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)

Finally, you can contact us by mentioning @dependabot.

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

Successfully merging this pull request may close these issues.

1 participant