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

Update dependency mongoose to ^5.10.15 #4281

Merged
merged 1 commit into from
Nov 16, 2020
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 16, 2020

This PR contains the following updates:

Package Type Update Change
mongoose (source) dependencies patch ^5.10.14 -> ^5.10.15

Release Notes

Automattic/mongoose

v5.10.15

Compare Source

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

  • fix(array): make sure Array#toObject() returns a vanilla JavaScript array in Node.js 6+ #​9540
  • fix(connection): make disconnect() stop Mongoose if it is trying to reconnect #​9531
  • fix: ensure Document#overwrite() correctly overwrites maps #​9549
  • fix(document): make transform work with nested paths #​9544 #​9543 jonathan-wilkinson
  • fix(query): maxTimeMS in count, countDocuments, distinct #​9552 FlameFractal
  • fix(schema): remove warning re: increment as a schema path name #​9538
  • fix(model): automatically set partialFilterExpression for indexes in discriminator schemas #​9542

Renovate 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.

@changeset-bot
Copy link

changeset-bot bot commented Nov 16, 2020

⚠️ No Changeset found

Latest commit: 446e04b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

@timleslie timleslie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@renovate renovate bot force-pushed the renovate/mongoose-5.x branch from cce5fc6 to 446e04b Compare November 16, 2020 22:35
@timleslie timleslie merged commit 3008d6a into master Nov 16, 2020
@timleslie timleslie deleted the renovate/mongoose-5.x branch November 16, 2020 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants