Skip to content
This repository was archived by the owner on Jun 27, 2019. It is now read-only.

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jun 7, 2018

Bumps mongoose from 4.13.9 to 5.1.4.

Changelog

Sourced from mongoose's changelog.

5.1.4 / 2018-06-04

  • docs(faq): add hr tags for parallel save error #6550 lineus
  • docs(connection): fix broken link #6545 iblamefish
  • fix(populate): honor subpopulate options #6539 #6528 lineus
  • fix(populate): allow population of refpath under array #6537 #6509 lineus
  • fix(query): dont treat $set the same as the other ops in update casting #6535 lineus
  • fix: bump async -> 2.6.1 #6534 #6505 lineus
  • fix: support using a function as validation error message #6530 lucandrade
  • fix(populate): propagate lean() down to subpopulate #6498 AbdelrahmanHafez
  • docs(lambda): add info on what happens if database does down between lambda function calls #6409
  • fix(update): allow updating embedded discriminator path if discriminator key is in filter #5841

5.1.3 / 2018-05-28

  • fix(document): support set() on path underneath array embedded discriminator #6526
  • chore: update lodash and nsp dev dependencies #6514 ChristianMurphy
  • fix(document): throw readable error when saving the same doc instance more than once in parallel #6511 #6456 #4064 lineus
  • fix(populate): set correct nestedSchemaPath for virtual underneath embedded discriminator #6501 #6487 lineus
  • docs(query): add section on promises and warning about not mixing promises and callbacks #6495
  • docs(connection): add concrete example of connecting to multiple hosts #6492 lineus
  • fix(populate): handle virtual populate under single nested doc under embedded discriminator #6488
  • fix(schema): collect indexes from embedded discriminators for autoIndex build #6485
  • fix(document): handle doc.set() underneath embedded discriminator #6482
  • fix(document): handle set() on path under embedded discriminator with object syntax #6482
  • fix(document): handle setting nested property to object with only non-schema properties #6436

4.13.14 / 2018-05-25

  • fix(model): handle retainKeyOrder option in findOneAndUpdate() #6484

5.1.2 / 2018-05-21

  • docs(guide): add missing SchemaTypes #6490 distancesprinter
  • fix(map): make MongooseMap.toJSON return a serialized object #6486 #6478 lineus
  • fix(query): make CustomQuery inherit from model.Query for hooks #6483 #6455 lineus
  • fix(document): prevent default falses from being skipped by $__dirty #6481 #6477 lineus
  • docs(connection): document useDb() #6480
  • fix(model): skip redundant clone in insertMany #6479 d1manson
  • fix(aggregate): let replaceRoot accept objects as well as strings #6475 #6474 lineus
  • docs(model): clarify emit() in mapReduce and how map/reduce are run #6465
  • fix(populate): flatten array to handle multi-level nested refPath #6457
  • fix(date): cast small numeric strings as years #6444 AbdelrahmanHafez
  • fix(populate): remove unmatched ids when using virtual populate on already hydrated document #6435
  • fix(array): use custom array class to avoid clobbered property names #6431
  • fix(model): handle hooks for custom methods that return promises #6385

4.13.13 / 2018-05-17

  • fix(update): stop clobbering $in when casting update #6441 #6339
... (truncated)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use (this|these) label[s] will set the current labels as the default for future PRs for this repo and language
  • @dependabot use (this|these) reviewer[s] will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use (this|these) assignee[s] will set the current assignees as the default for future PRs for this repo and language

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Automated Updating machanism label Jun 7, 2018
@appinteractive
Copy link
Member

Wait for feathers v3 Upgrade.

@dependabot-preview
Copy link
Contributor Author

Superseded by #86.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/mongoose-5.1.4 branch June 30, 2018 13:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Automated Updating machanism

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants