Skip to content
This repository has been archived by the owner on Mar 21, 2019. It is now read-only.

Update dependency mongoose to v5.4.19 #26

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 23, 2019

This PR contains the following updates:

Package Type Update Change References
mongoose dependencies patch 5.4.15 -> 5.4.19 homepage, source

Release Notes

Automattic/mongoose

v5.4.19

Compare Source

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

  • fix(mongoose): ensure virtuals set on subdocs in global plugins get applied #​7592
  • docs(tutorials): add "Working With Dates" tutorial #​7597
  • docs(guide): clarify that versioning only affects array fields #​7555
  • docs(model): list out all bulkWrite() options #​7550

v5.4.18

Compare Source

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

  • fix(document): handle nested virtuals in populated docs when parent path is projected out #​7491
  • fix(model): make subclassed models handle discriminators correctly #​7547
  • fix(model): remove $versionError from save options for better debug output #​7570

v5.4.17

Compare Source

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

  • fix(update): handle all positional operator when casting array filters #​7540
  • fix(populate): handle populating nested path where top-level path is a primitive in the db #​7545
  • fix(update): run update validators on array filters #​7536
  • fix(document): clean modified subpaths when sorting an array #​7556
  • fix(model): cast $setOnInsert correctly with nested docs #​7534
  • docs: remove extra curly brace from example #​7569 kolya182

v5.4.16

Compare Source

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

  • fix(schema): handle nested objects with _id: false #​7524
  • fix(schema): don't throw error if declaring a virtual that starts with a map path name #​7464
  • fix(browser): add stubbed model() function so code that uses model doesn't throw #​7541 caub
  • fix(schema): merge virtuals correctly #​7563 yoursdearboy
  • docs(connections): add reconnectFailed to connection docs #​7477
  • docs(index): fix typo #​7553 DenrizSusam
  • refactor(schema): iterate over paths instead of depending on childSchemas #​7554

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 if you modify the PR title to begin with "rebase!".

🔕 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 Renovate Bot. View repository job log here.

@renovate renovate bot force-pushed the renovate/mongoose-5.x branch 2 times, most recently from be9acc0 to 1c63cbb Compare February 26, 2019 22:28
@renovate renovate bot changed the title Update dependency mongoose to v5.4.15 Update dependency mongoose to v5.4.16 Feb 26, 2019
@renovate renovate bot force-pushed the renovate/mongoose-5.x branch from 1c63cbb to ab0bde8 Compare March 3, 2019 23:38
@renovate renovate bot changed the title Update dependency mongoose to v5.4.16 Update dependency mongoose to v5.4.17 Mar 3, 2019
@renovate renovate bot force-pushed the renovate/mongoose-5.x branch 2 times, most recently from 55bce05 to 3b34cd4 Compare March 8, 2019 16:02
@renovate renovate bot changed the title Update dependency mongoose to v5.4.17 Update dependency mongoose to v5.4.18 Mar 8, 2019
@renovate renovate bot changed the title Update dependency mongoose to v5.4.18 Update dependency mongoose to v5.4.19 Mar 11, 2019
@renovate renovate bot force-pushed the renovate/mongoose-5.x branch 2 times, most recently from 35b46ba to 62f025b Compare March 13, 2019 17:27
@renovate renovate bot force-pushed the renovate/mongoose-5.x branch from 62f025b to 5822a29 Compare March 18, 2019 21:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant