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 v7.6.3 #637

Merged
merged 1 commit into from
Oct 17, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 17, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

Automattic/mongoose (mongoose)

v7.6.3

Compare Source

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

  • fix(populate): handle multiple spaces when specifying paths to populate using space-delimited paths #​13984 #​13951
  • fix(update): avoid applying defaults on query filter when upserting with empty update #​13983 #​13962
  • fix(model): add versionKey to bulkWrite when inserting or upserting #​13981 #​13944
  • docs: fix typo in timestamps docs #​13976 danielcoker

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

@renovate renovate bot added the renovate label Oct 17, 2023
@codecov
Copy link

codecov bot commented Oct 17, 2023

Codecov Report

Merging #637 (8b06685) into develop (182ddbc) will not change coverage.
Report is 4 commits behind head on develop.
The diff coverage is n/a.

❗ Current head 8b06685 differs from pull request most recent head c025d53. Consider uploading reports for the commit c025d53 to get more accurate results

@@           Coverage Diff            @@
##           develop     #637   +/-   ##
========================================
  Coverage    10.28%   10.28%           
========================================
  Files           37       37           
  Lines         3035     3035           
  Branches        46       46           
========================================
  Hits           312      312           
  Misses        2695     2695           
  Partials        28       28           

@renovate renovate bot force-pushed the renovate/mongoose-7.x branch 4 times, most recently from 8b06685 to c025d53 Compare October 17, 2023 18:40
@renovate renovate bot force-pushed the renovate/mongoose-7.x branch from c025d53 to d33520d Compare October 17, 2023 18:41
@mkevenaar mkevenaar merged commit b8c4346 into develop Oct 17, 2023
3 of 4 checks passed
@mkevenaar mkevenaar deleted the renovate/mongoose-7.x branch October 17, 2023 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant