corgicode / api

Backend for the codecorgi platform
http://codecorgi.co
Other
3 stars 0 forks source link

Bump connect-mongo from 1.3.2 to 2.0.1 #108

Open dependabot-preview[bot] opened 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps connect-mongo from 1.3.2 to 2.0.1.

Changelog *Sourced from connect-mongo's [changelog](https://github.com/jdesboeufs/connect-mongo/blob/master/CHANGELOG.md).* > 2.0.1 / 2018-01-04 > ================ > > * __Fix__ [#271](https://github-redirect.dependabot.com/jdesboeufs/connect-mongo/issues/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](https://github-redirect.dependabot.com/jdesboeufs/connect-mongo/issues/268), [#269](https://github-redirect.dependabot.com/jdesboeufs/connect-mongo/pulls/269), [#270](https://github-redirect.dependabot.com/jdesboeufs/connect-mongo/pulls/270)) > * Improve `get()` ([#246](https://github-redirect.dependabot.com/jdesboeufs/connect-mongo/pulls/246)) > * Pass session in `touch` event > * Remove `bluebird` from dependencies
Commits - [`9eb4d01`](https://github.com/jdesboeufs/connect-mongo/commit/9eb4d01516de90f86e3eeac2eab85a51123343fe) v2.0.1 - [`8d1a3ea`](https://github.com/jdesboeufs/connect-mongo/commit/8d1a3ea6ae0b25af04b6349c27aa019e0c10a0d5) Update CHANGELOG - [`4a2f07a`](https://github.com/jdesboeufs/connect-mongo/commit/4a2f07a154001b1d75f64d5dfccd68f8efce4a40) Merge pull request [#276](https://github-redirect.dependabot.com/jdesboeufs/connect-mongo/issues/276) from brainthinks/promise_cb_fix - [`f10dad7`](https://github.com/jdesboeufs/connect-mongo/commit/f10dad71d8bccad8f0065ebb019f58ec6db20600) add gitignore entries for npm and nyc coverage - [`1e09129`](https://github.com/jdesboeufs/connect-mongo/commit/1e0912940c9a6556bbdc4c02c58b658e1324b8ad) add tests for promise without callback - [`b7b48a2`](https://github.com/jdesboeufs/connect-mongo/commit/b7b48a21072d6cf11c69b9c7ab95babf87f481a1) do not use callback if it was not supplied - [`509c873`](https://github.com/jdesboeufs/connect-mongo/commit/509c8732061b7786857f6b835f547980c1d81c7f) Add LICENSE - [`21899cf`](https://github.com/jdesboeufs/connect-mongo/commit/21899cfd4c8fd49a63fc8d6ef89d034e00178854) Merge pull request [#271](https://github-redirect.dependabot.com/jdesboeufs/connect-mongo/issues/271) from jdesboeufs/greenkeeper/initial - [`88ae35a`](https://github.com/jdesboeufs/connect-mongo/commit/88ae35a06d8fb1b3274e8ca7a4f2a96c211e6952) Update README.md - [`a4a9384`](https://github.com/jdesboeufs/connect-mongo/commit/a4a9384fac7ca027cfb22779642a6a2a3a280eeb) docs(readme): add Greenkeeper badge - Additional commits viewable in [compare view](https://github.com/jdesboeufs/connect-mongo/compare/v1.3.2...v2.0.1)


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](https://app.dependabot.com): - 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.