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 mongoose monorepo #3033

Merged
merged 1 commit into from
Jun 19, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 14, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typegoose/typegoose (source) 11.2.0 -> 11.3.0 age adoption passing confidence
mongoose (source) 7.2.4 -> 7.3.0 age adoption passing confidence

Release Notes

typegoose/typegoose

v11.3.0

Compare Source

Style
  • website/fetch_versions: disable eslint rule for function (187a7f1)
Dependencies
Automattic/mongoose

v7.3.0

Compare Source

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

  • feat: upgrade mongodb -> 5.6.0 #​13455 lorand-horvath
  • feat(aggregate): add Aggregate.prototype.finally() to be consistent with Promise API for TypeScript #​13509
  • feat(schema): support selecting subset of fields to apply optimistic concurrency to #​13506 #​10591
  • feat(model): add ordered option to Model.create() #​13472 #​4038
  • feat(schema): consistently add .get() function to all SchemaType classes
  • feat(populate): pass virtual to match function to allow merging match options #​13477 #​12443
  • types: allow overwriting Paths in select() to tell TypeScript which fields are projected #​13478 #​13224
  • types(schema): add validateModifiedOnly as schema option #​13503 #​10153
  • docs: add note about validateModifiedOnly as a schema option #​13503 #​10153
  • docs(migrating_to_7): update migrating_to_7.md to include Model.countDocuments #​13508 Climax777
  • docs(further_reading): remove style for "img" hasezoey

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 pr: dependencies Pull requests that update a dependency file label Jun 14, 2023
@renovate renovate bot force-pushed the renovate/mongoose-monorepo branch 2 times, most recently from 2cd0c09 to c2ccb17 Compare June 16, 2023 05:26
@codecov-commenter
Copy link

codecov-commenter commented Jun 16, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.01 ⚠️

Comparison is base (57d2404) 81.79% compared to head (dad501a) 81.79%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3033      +/-   ##
==========================================
- Coverage   81.79%   81.79%   -0.01%     
==========================================
  Files         437      437              
  Lines       15911    15911              
  Branches     3764     3764              
==========================================
- Hits        13015    13014       -1     
- Misses       2627     2628       +1     
  Partials      269      269              

see 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@renovate renovate bot force-pushed the renovate/mongoose-monorepo branch 2 times, most recently from 7b45139 to 18bc567 Compare June 16, 2023 22:46
@renovate renovate bot changed the title chore(deps): update dependency mongoose to v7.3.0 chore(deps): update mongoose monorepo Jun 17, 2023
@renovate renovate bot force-pushed the renovate/mongoose-monorepo branch from 18bc567 to 0732c0c Compare June 17, 2023 15:55
@renovate renovate bot force-pushed the renovate/mongoose-monorepo branch from 0732c0c to dad501a Compare June 18, 2023 07:46
@czy88840616 czy88840616 merged commit 416a88f into main Jun 19, 2023
9 of 12 checks passed
@czy88840616 czy88840616 deleted the renovate/mongoose-monorepo branch June 19, 2023 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: dependencies Pull requests that update a dependency file
Development

Successfully merging this pull request may close these issues.

2 participants