joshuaslate / mern-starter

A simple starter/seed project for a fullstack JavaScript app using MongoDB, Express, React, and Node.
http://slatepeak.com
Apache License 2.0
536 stars 180 forks source link

Bump passport from 0.3.2 to 0.4.1 in /server #91

Open dependabot-preview[bot] opened 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps passport from 0.3.2 to 0.4.1.

Commits - [`42ff63c`](https://github.com/jaredhanson/passport/commit/42ff63c60ae55f466d21332306e9112295c0535e) 0.4.1 - [`0362042`](https://github.com/jaredhanson/passport/commit/03620422c2a43cdba8fa078b852629a66908939a) Update README and LICENSE with copyright date. - [`e15ee93`](https://github.com/jaredhanson/passport/commit/e15ee93c5852b95e221458120b6261a46bcbeb05) Remove node 0.6, add node 9-13 on Travis CI. - [`08f57c2`](https://github.com/jaredhanson/passport/commit/08f57c2e3086955f06f42d9ac7ad466d1f10019c) Merge pull request [#749](https://github-redirect.dependabot.com/jaredhanson/passport/issues/749) from jaredhanson/ayZagen-feat/strategy-as-object - [`5c288ae`](https://github.com/jaredhanson/passport/commit/5c288aec345222f33f65b4e6a3693f9077b6ff68) Move test. - [`380b5c8`](https://github.com/jaredhanson/passport/commit/380b5c87d028f8bf65ae35c75b2a306e65efd9bb) Stylistic edits. - [`4cce2f2`](https://github.com/jaredhanson/passport/commit/4cce2f2c4157a8e281e7aef4b93d8f177dbeb8ee) feat: ability to pass strategy object to authenticate - [`1c8ede3`](https://github.com/jaredhanson/passport/commit/1c8ede35a334d672024e14234f023a87bdccaac2) Update README. - [`dc16cba`](https://github.com/jaredhanson/passport/commit/dc16cbaa386ccee8e65f88feffa443fe4820dc15) Add FUNDING. - [`882d65e`](https://github.com/jaredhanson/passport/commit/882d65e69d5b56c6b88dd0248891af9e0d80244b) Update README. - Additional commits viewable in [compare view](https://github.com/jaredhanson/passport/compare/v0.3.2...v0.4.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.


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