Skip to content
This repository has been archived by the owner on Nov 5, 2020. It is now read-only.

Update dependency mongoose to v5.10.12 #202

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 23, 2020

This PR contains the following updates:

Package Type Update Change
mongoose (source) dependencies patch 5.10.9 -> 5.10.12

Release Notes

Automattic/mongoose

v5.10.12

Compare Source

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

  • fix(connection): catch and report sync errors in connection wrappers like startSession() #​9515
  • fix(document): ignore getters when diffing values for change tracking #​9501
  • fix(connection): avoid executing promise handler unless it's a function #​9507 AbdelrahmanHafez
  • fix(error): throw more helpful error when connecting to a non-SSL MongoDB server with SSL enabled #​9511
  • docs(model+query): clarify that deleteOne and deleteMany trigger middleware #​9504
  • docs(ssl): add note about ssl defaulting to true for srv connection strings #​9511

v5.10.11

Compare Source

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

  • fix(connection): when calling mongoose.connect() multiple times in parallel, make 2nd call wait for connection before resolving #​9476
  • fix(map): make save() persist Map#clear() #​9493
  • fix(document): avoid overwriting array subdocument when setting dotted path that isn't selected #​9427
  • fix(connection): don't throw Atlas error if server discovery doesn't find any servers #​9470
  • docs: update options for Model.findOneAndUpdate #​9499 radamson

v5.10.10

Compare Source

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

  • fix(schema): handle merging schemas from separate Mongoose module instances when schema has a virtual #​9471
  • fix(connection): make connection.then(...) resolve to a connection instance #​9497 AbdelrahmanHafez
  • fix(aggregate): when using $search with discriminators, add $match as the 2nd stage in pipeline rather than 1st #​9487
  • fix(query): cast $nor within $elemMatch #​9479
  • docs(connection): add note about 'error' event versus 'disconnected' event #​9488 tareqdayya

Renovate 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 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 changed the title Update dependency mongoose to v5.10.10 Update dependency mongoose to v5.10.11 Oct 26, 2020
@renovate renovate bot changed the title Update dependency mongoose to v5.10.11 Update dependency mongoose to v5.10.12 Nov 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants