Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency mongoose to v5.13.2 #7382

Merged
merged 1 commit into from
Jul 5, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 2, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mongoose (source) 5.13.0 -> 5.13.2 age adoption passing confidence

Release Notes

Automattic/mongoose

v5.13.2

Compare Source

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

v5.13.1

Compare Source

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

  • fix(discriminator): allow using array as discriminator key in schema and as tied value #​10303
  • fix(index.d.ts): allow using & Document in schema definition for required subdocument arrays #​10370
  • fix(index.d.ts): if using DocType that doesn't extends Document, default to returning that DocType from toObject() and toJSON() #​10345
  • fix(index.d.ts): use raw DocType instead of LeanDocument when using lean() with queries if raw DocType doesn't extends Document #​10345
  • fix(index.d.ts): remove err: any in callbacks, use err: CallbackError instead #​10340
  • fix(index.d.ts): allow defining map of schemas in TypeScript #​10389
  • fix(index.d.ts): correct return type for Model.createCollection() #​10359
  • docs(promises+discriminators): correctly escape () in regexp to pull in examples correctly #​10364
  • docs(update): fix outdated URL about unindexed upsert #​10406 grimmer0125
  • docs(index.d.ts): proper placement of mongoose.Date JSDoc thiagokisaki

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 you tick the rebase/retry checkbox.

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jul 2, 2021
@coveralls
Copy link

coveralls commented Jul 2, 2021

Pull Request Test Coverage Report for Build cda20782-7fa8-4883-b2eb-1e37381db1c5

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 94.468%

Totals Coverage Status
Change from base Build e34baf42-019f-4d09-9606-687441143ef9: 0.0%
Covered Lines: 5499
Relevant Lines: 5821

💛 - Coveralls

@renovate renovate bot changed the title fix(deps): update dependency mongoose to v5.13.1 fix(deps): update dependency mongoose to v5.13.2 Jul 3, 2021
@kamilmysliwiec kamilmysliwiec merged commit e2664ed into master Jul 5, 2021
@delete-merged-branch delete-merged-branch bot deleted the renovate/mongoose-5.x branch July 5, 2021 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants