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

chore(deps): update dependency mongoose to v5.12.3 #847

Merged
merged 1 commit into from
Mar 31, 2021

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 31, 2021

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

Automattic/mongoose

v5.12.3

Compare Source

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

  • fix: avoid setting schema-level collation on text indexes #​10044 IslandRhythms
  • fix(query): add writeConcern() method to avoid writeConcern deprecation warning #​10009
  • fix(connection): use queueing instead of event emitter for createCollection() and other helpers to avoid event emitter warning #​9778
  • fix(connection): scope Connection#id to Mongoose instance so id always lines up with mongoose.connections index #​10025 IslandRhythms
  • fix: avoid throwing in promiseOrCallback() if 3rd param isn't an EventEmitter #​10055 emrebass
  • fix(index.d.ts): add Model as 2nd generic param to Model.discriminator() #​10054 coro101
  • fix(index.d.ts): add docs to next() callback for pre('insertMany') hooks #​10078 #​10072 pezzu
  • fix(index.d.ts): add transform to PopulateOptions interface #​10061
  • fix(index.d.ts): add DocumentQuery type for backwards compatibility #​10036

Renovate configuration

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

🚦 Automerge: Enabled.

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

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


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot merged commit 4767aca into develop Mar 31, 2021
@renovate renovate bot deleted the renovate/mongoose-5.x branch March 31, 2021 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant