Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency mongoose to v6.0.15 #8751

Merged
merged 1 commit into from Dec 9, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 6, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mongoose (source) 6.0.14 -> 6.0.15 age adoption passing confidence

Release Notes

Automattic/mongoose (mongoose)

v6.0.15

Compare Source

===================

  • fix(document): avoid overwriting schema methods when creating a new document with new Model() and strict: false #​11001
  • fix(document): avoid overwriting top-level document _id with nested _id when strict = false #​10934
  • fix(collection): avoid double-calling callback on sync error #​10956
  • fix(connection): handle direct connection to uninitialized replica set that then becomes initialized #​10948
  • fix(index.d.ts): allow partial updates on subdocuments for defaults #​10947
  • fix(index.d.ts): handle buffer type in schema definitions #​11026
Automattic/mongoose (mongoose)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 6, 2021
@coveralls
Copy link

coveralls commented Dec 6, 2021

Pull Request Test Coverage Report for Build ac9641ac-099e-4c97-9f14-d05ec211b355

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 94.08%

Totals Coverage Status
Change from base Build b0bb0a6e-71e0-4feb-a373-e0a70f8ad93b: 0.0%
Covered Lines: 5658
Relevant Lines: 6014

💛 - Coveralls

@kamilmysliwiec kamilmysliwiec merged commit 8d20e65 into master Dec 9, 2021
@delete-merged-branch delete-merged-branch bot deleted the renovate/mongoose-6.x branch December 9, 2021 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants