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

Bumps mongoose from 4.13.14 to 5.4.22.

Changelog

Sourced from mongoose's changelog.

5.4.22 / 2019-04-04

  • fix(aggregate): allow modifying options in pre('aggregate') hook #7606
  • fix(map): correctly init maps of maps when loading from MongoDB #7630
  • docs(model+query): add omitUndefined option to docs for updateX() and findOneAndX() #3486
  • docs: removed duplicate Query.prototype.merge() reference from doc #7684 shihabmridha
  • docs(schema): fix shardKey type to object instead of bool #7668 kyletsang
  • docs(api): fix Model.prototypedelete link #7665 pixcai

5.4.21 / 2019-04-02

  • fix(updateValidators): run update validators correctly on Decimal128 paths #7561
  • fix(update): cast array filters in nested doc arrays correctly #7603
  • fix(document): allow .get() + .set() with aliased paths #7592
  • fix(document): ensure custom getters on single nested subdocs don't get persisted if toObject.getters = true #7601
  • fix(document): support setting subdoc path to subdoc copied using object rest {...doc} #7645
  • docs(schema): correct out-of-date list of reserved words #7593
  • docs(model+query): add link to update results docs and examples of using results of updateOne(), etc. #7582
  • docs: use atomic as opposed to $atomic consistently #7649 720degreeLotus

5.4.20 / 2019-03-25

  • docs(tutorials): add tutorial about lean() #7640
  • fix(discriminator): fix wrong modelName being used as value to partialFilterExpression index #7635 #7634 egorovli
  • fix(document): allow setters to modify this when overwriting single nested subdoc #7585
  • fix(populate): handle count option correctly with multiple docs #7573
  • fix(date): support declaring min/max validators as functions #7600 ChienDevIT
  • fix(discriminator): avoid projecting in embedded discriminator if only auto-selected path is discriminator key #7574
  • fix(discriminator): use discriminator model when using new BaseModel() with discriminator key #7586
  • fix(timestamps): avoid throwing if doc array has timestamps and array is undefined #7625 serg33v
  • docs(document): explain DocumentNotFoundError in save() docs #7580
  • docs(query): fix .all() param type and add example #7612 720degreeLotus
  • docs: add useNewUrlParser to mongoose.connect for some pages #7615 YC

5.4.19 / 2019-03-11

  • 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

5.4.18 / 2019-03-08

  • 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

5.4.17 / 2019-03-03

  • fix(update): handle all positional operator when casting array filters #7540
... (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 recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @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 use this milestone will set the current milestone 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.

Bumps [mongoose](https://github.com/Automattic/mongoose) from 4.13.14 to 5.4.22.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md)
- [Commits](Automattic/mongoose@4.13.14...5.4.22)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added dependencies Automated Updating machanism javascript Pull requests that update Javascript code labels Apr 5, 2019
@codecov
Copy link

codecov bot commented Apr 5, 2019

Codecov Report

Merging #223 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #223   +/-   ##
========================================
  Coverage    66.66%   66.66%           
========================================
  Files          146      146           
  Lines         1926     1926           
========================================
  Hits          1284     1284           
  Misses         642      642

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8f0edaf...4df8a48. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Apr 5, 2019

Codecov Report

Merging #223 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #223   +/-   ##
========================================
  Coverage    66.66%   66.66%           
========================================
  Files          146      146           
  Lines         1926     1926           
========================================
  Hits          1284     1284           
  Misses         642      642

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8f0edaf...4df8a48. Read the comment docs.

@dependabot-preview
Copy link
Contributor Author

Superseded by #224.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/mongoose-5.4.22 branch April 9, 2019 04:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Automated Updating machanism javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants