Skip to content
This repository was archived by the owner on Apr 17, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 16, 2021

Bumps mongoose from 6.0.12 to 6.0.13.

Changelog

Sourced from mongoose's changelog.

6.0.13 / 2021-11-15

  • fix(document): allows validating doc again if pre validate errors out #10830
  • fix: upgrade to mongodb driver 4.1.4 #10955 mohd-akram
  • fix(schema): handle functions with accidental type properties in schema definitions #10807
  • fix(path): add check to avoid flattening dotted paths on Mongoose docs, improve error when flattening dotted paths causes conflicts #10825
  • fix(index.d.ts): rename EnforceDocument -> HydratedDocument, export HydratedDocument for easier typing for users #10843
  • fix(index.d.ts): handle maps in TypeScript schema definitions #10838
  • fix(index.d.ts): add clone to query #10943 asportnoy
  • fix(index.d.ts): add strictQuery global option #10933
  • fix(index.d.ts): add generic to allow overriding Schema#clone() return type #10951 StefanoA1
  • docs(typescript): add quick guide to virtuals in TypeScript #10754
  • docs(aggregate): remove exec() from AggregationCursor example, no longer correct for Mongoose 6 #10862
  • docs(document.js): fix link leading to old github pages site #10958 PuneetGopinath
  • docs: fixed typo in document.js #10950 Haosik

5.13.13 / 2021-11-02

Commits
  • f8e2463 chore: release 6.0.13
  • be82e50 Merge pull request #10972 from Automattic/chore-bump-deps
  • eb35df5 docs(typescript): add quick guide to virtuals in TypeScript
  • 9e499f7 chore: update mocha, typescript
  • 056dfc5 chore: update pug and marked, looks like no issues in docs
  • 055b154 chore: update chalk, cheerio, eslint
  • 8120c8f fix(index.d.ts): rename EnforceDocument -> HydratedDocument, export Hydra...
  • 577b604 docs(aggregate): remove exec() from AggregationCursor example, no longer co...
  • cd277a7 fix(path): add check to avoid flattening dotted paths on Mongoose docs, impro...
  • 81b851b chore: update sponsors
  • Additional commits viewable in compare view

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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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)

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

---
updated-dependencies:
- dependency-name: mongoose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added Updates: github action Pull requests that update a GitHub action Updates: npm deps Pull requests that update a npm dependency labels Nov 16, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 30, 2021

Superseded by #356.

@dependabot dependabot bot closed this Nov 30, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mongoose-6.0.13 branch November 30, 2021 11:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Updates: github action Pull requests that update a GitHub action Updates: npm deps Pull requests that update a npm dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants