Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Update _package.json#2707

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
JosephSKh wants to merge1 commit intoangular-fullstack:master
base:master
Choose a base branch
Loading
fromJosephSKh:patch-1

Conversation

@JosephSKh
Copy link

Change "mongoose": "4.1.2" to "mongoose": "^4.1.2"
Cause:
DeprecationWarning:open() is deprecated in mongoose >= 4.11.0, useopenUri() instead, or set theuseMongoClient option if usingconnect() orcreateConnection().

Change "mongoose": "4.1.2" to "mongoose": "^4.1.2"Cause: DeprecationWarning: `open()` is deprecated in mongoose >= 4.11.0, use `openUri()` instead, or set the `useMongoClient` option if using `connect()` or `createConnection()`.
Copy link

@tales-aparecidatales-aparecida left a comment
edited
Loading

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

This PR should be closed, as mongoose were bumped at
8ed9d24f and then further at94673ecc

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

1 more reviewer

@tales-aparecidatales-aparecidatales-aparecida left review comments

Reviewers whose approvals may not affect merge requirements

At least 1 approving review is required to merge this pull request.

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@JosephSKh@tales-aparecida

[8]ページ先頭

©2009-2025 Movatter.jp