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

Bump mongoose from 4.13.9 to 5.1.7 - #86

Closed
dependabot-preview[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/mongoose-5.1.7
Closed

Bump mongoose from 4.13.9 to 5.1.7#86
dependabot-preview[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/mongoose-5.1.7

Conversation

@dependabot-preview

@dependabot-previewdependabot-previewBot commented Jun 30, 2018

Copy link
Copy Markdown
Contributor

Bumps mongoose from 4.13.9 to 5.1.7.

Changelog

Sourced from mongoose's changelog.

5.1.7 / 2018-06-26

  • docs: add npm badge to readme #6623VFedyk
  • fix(document): don't throw parallel save error if post save hooks in parallel #6614#6611lineus
  • fix(populate): allow dynamic ref to handle >1 model getModelsMapForPopulate #6613#6612jimmytsao
  • fix(document): handle push() on triple nested document array #6602
  • docs(validation): improve update validator doc headers #6577joeytwiddle
  • fix(document): handle document arrays in modifiedPaths() with includeChildren option #5904

5.1.6 / 2018-06-19

  • fix: upgrade mongodb -> 3.0.10
  • docs(model+document): clarify that save() returns undefined if passed a callback #6604lineus
  • fix(schema): apply alias when adding fields with .add() #6593
  • docs: add full list of guides and streamline nav #6592
  • docs(model): add projection option to findOneAndUpdate()#6590lineus
  • docs: support static JSDoc declaration #6584
  • fix(query): use boolean casting logic for $exists #6581
  • fix(query): cast all $text options to correct values #6581
  • fix(model): add support synchronous pre hooks for createModel#6552profbiss
  • docs: add note about the applyPluginsToDiscriminators option #4965

5.1.5 / 2018-06-11

  • docs(guide): rework query helper example #6575lineus
  • fix(populate): handle virtual populate with embedded discriminator under single nested subdoc #6571
  • docs: add string option to projections that call query select #6563lineus
  • style: use ES6 in collection.js #6560l33ds
  • fix(populate): add virtual ref function ability getModelsMapForPopulate #6559#6554lineus
  • docs(queries): fix link #6557sun1x
  • fix(schema): rename indexes -> getIndexes to avoid webpack duplicate declaration #6547
  • fix(document): support toString() as custom method #6538
  • docs: add instance for instance methods to be more compliant with JSDoc #6516treble-snake
  • fix(populate): avoid converting to map when using mongoose-deep-populate #6460
  • docs(browser): create new browser docs page #6061

5.1.4 / 2018-06-04

  • docs(faq): add hr tags for parallel save error #6550lineus
  • docs(connection): fix broken link #6545iblamefish
  • fix(populate): honor subpopulate options #6539#6528lineus
  • fix(populate): allow population of refpath under array #6537#6509lineus
  • fix(query): dont treat $set the same as the other ops in update casting #6535lineus
  • fix: bump async -> 2.6.1 #6534#6505lineus
  • fix: support using a function as validation error message #6530lucandrade
  • fix(populate): propagate lean() down to subpopulate #6498AbdelrahmanHafez
  • 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

... (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 merge will merge this PR after your CI passes on it
  • @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 these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

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-previewdependabot-previewBot added the dependencies Automated Updating machanism label Jun 30, 2018
@dependabot-preview

Copy link
Copy Markdown
ContributorAuthor

Superseded by #92.

@dependabot-preview
dependabot-previewBot deleted the dependabot/npm_and_yarn/mongoose-5.1.7 branch July 6, 2018 14:26
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependenciesAutomated Updating machanism

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@dependabot-support