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

chore(deps): update dependency mongoose to v5.7.0 #185

Merged
merged 1 commit into from
Sep 10, 2019

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 9, 2019

This PR contains the following updates:

Package Type Update Change
mongoose (source) devDependencies minor 5.6.13 -> 5.7.0

Release Notes

Automattic/mongoose

v5.7.0

Compare Source

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

  • feat(document+query): support conditionally immutable schema paths #​8001
  • perf(documentarray): refactor to use ES6 classes instead of mixins, ~30% speedup #​7895
  • feat: use MongoDB driver 3.3.x for MongoDB 4.2 support #​8083 #​8078
  • feat(schema+query): add pre('validate') and post('validate') hooks for update validation #​7984
  • fix(timestamps): ensure updatedAt gets incremented consistently using update with and without $set #​4768
  • feat(query): add Query#get() to make writing custom setters that handle both queries and documents easier #​7312
  • feat(document): run setters on defaults #​8012
  • feat(document): add aliases: false option to Document#toObject() #​7548
  • feat(timestamps): support skipping updatedAt and createdAt for individual save() and update() #​3934
  • docs: fix index creation link in guide #​8138 joebowbeer

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 if you modify the PR title to begin with "rebase!".

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

@BenMaruchu BenMaruchu merged commit 2c46410 into develop Sep 10, 2019
@renovate renovate bot deleted the renovate/mongoose-5.x branch September 10, 2019 09:13
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.

None yet

3 participants