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 #624

Merged
merged 1 commit into from
Feb 19, 2024
Merged

chore(deps): update mongoose #624

merged 1 commit into from
Feb 19, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 16, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typegoose/typegoose (source) 12.0.0 -> 12.1.0 age adoption passing confidence
mongoose (source) 8.0.4 -> 8.1.3 age adoption passing confidence

Release Notes

typegoose/typegoose (@​typegoose/typegoose)

v12.1.0

Compare Source

Dependencies
  • mongoose: upgrade to 8.1.0 (99b3eca)
  • reflect-metadata: upgrade to 0.2.1 (0cc46a7)
Dev-Dependencies
  • @​types/jest: upgrade to 29.5.11 (db83044)
  • @​typescript-eslint/*: upgrade to 6.19.0 (d48adfb)
  • commitlint: upgrade to 17.8.1 (77ed29f)
  • eslint-config-prettier: upgrade to 9.1.0 (97b7859)
  • eslint-plugin-prettier: upgrade to 5.1.3 (6536299)
  • eslint: upgrade to 8.56.0 (464cb26)
  • mongodb-memory-server: upgrade to 9.1.5 (432798b)
  • prettier: upgrade to 3.2.4 (91cdff8)
  • typescript: upgrade to 5.3.3 (6a821f8)
Automattic/mongoose (mongoose)

v8.1.3

Compare Source

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

  • fix: avoid corrupting $set-ed arrays when transaction error occurs #​14346 #​14340
  • fix(populate): handle ref() functions that return a model instance #​14343 #​14249
  • fix: insert version key when using insertMany even if toObject.versionKey set to false #​14344
  • fix(cursor): make aggregation cursor support transform option to match query cursor #​14348 #​14331
  • docs(document): clarify that transform function option applies to subdocs #​13757

v8.1.2

Compare Source

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

  • fix: include virtuals in document array toString() output if toObject.virtuals set #​14335 #​14315
  • fix(document): handle setting nested path to spread doc with extra properties #​14287 #​14269
  • fix(populate): call setter on virtual populated path with populated doc instead of undefined #​14314
  • fix(QueryCursor): remove callback parameter of AggregationCursor and QueryCursor #​14299 DevooKim
  • types: add typescript support for arbitrary fields for the options parameter of Model functions which are of type MongooseQueryOptions #​14342 #​14341 FaizBShah
  • types(model): correct return type for findOneAndUpdate with includeResultMetadata and lean set #​14336 #​14303
  • types(connection): add type definition for createCollections() #​14295 #​14279
  • docs(timestamps): clarify that replaceOne() and findOneAndReplace() overwrite timestamps #​14337 #​14309

v8.1.1

Compare Source

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

  • fix(model): throw readable error when calling Model() with a string instead of model() #​14288 #​14281
  • fix(document): handle setting nested path to spread doc with extra properties #​14287 #​14269
  • types(query): add back context and setDefaultsOnInsert as Mongoose-specific query options #​14284 #​14282
  • types(query): add missing runValidators back to MongooseQueryOptions #​14278 #​14275

v8.1.0

Compare Source

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


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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

@renovate renovate bot added the dependencies Updates one or more dependencies label Jan 16, 2024
@renovate renovate bot force-pushed the renovate/mongoose branch 3 times, most recently from 76feba8 to 9e2e32a Compare January 17, 2024 18:00
@renovate renovate bot changed the title chore(deps): update dependency mongoose to v8.1.0 chore(deps): update mongoose Jan 17, 2024
@renovate renovate bot force-pushed the renovate/mongoose branch 7 times, most recently from 6b35362 to 6350e45 Compare January 25, 2024 00:38
@renovate renovate bot force-pushed the renovate/mongoose branch 12 times, most recently from 45af2be to 55e63c9 Compare February 2, 2024 00:16
@renovate renovate bot force-pushed the renovate/mongoose branch 5 times, most recently from b678860 to fb43ab4 Compare February 7, 2024 12:24
@renovate renovate bot force-pushed the renovate/mongoose branch 7 times, most recently from fc035de to 7eebfd9 Compare February 15, 2024 19:06
@renovate renovate bot force-pushed the renovate/mongoose branch 4 times, most recently from a82f66b to 0017ded Compare February 16, 2024 22:39
@promise promise enabled auto-merge (squash) February 19, 2024 10:52
@renovate renovate bot force-pushed the renovate/mongoose branch from 0017ded to 92017b5 Compare February 19, 2024 10:53
@renovate renovate bot force-pushed the renovate/mongoose branch from 92017b5 to 0e0d1be Compare February 19, 2024 10:57
@promise promise merged commit 12d7ec3 into main Feb 19, 2024
7 checks passed
@promise promise deleted the renovate/mongoose branch February 19, 2024 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Updates one or more dependencies
Development

Successfully merging this pull request may close these issues.

1 participant