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

Merged
merged 1 commit into from
Nov 4, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typegoose/typegoose (source) 12.8.0 -> 12.9.0 age adoption passing confidence
mongoose (source) 8.7.3 -> 8.8.0 age adoption passing confidence

Release Notes

typegoose/typegoose (@​typegoose/typegoose)

v12.9.0

Compare Source

Fixes
  • types: add "Default__v" type because of mongoose 8.8 (a3d1477)
Dependencies
  • mongoose: upgrade to 8.8.0 (306bcdd)
  • tslib: upgrade to 2.8.1 (add96f5)
Dev-Dependencies
Automattic/mongoose (mongoose)

v8.8.0

Compare Source

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

  • feat: upgrade mongodb -> ~6.10 #​14991 #​14877
  • feat(query): add schemaLevelProjections option to query to disable schema-level select: false #​14986 #​11474
  • feat: allow defining virtuals on arrays, not just array elements #​14955 #​2326
  • feat(model): add applyTimestamps() function to apply all schema timestamps, including subdocuments, to a given POJO #​14943 #​14698
  • feat(model): add hideIndexes option to syncIndexes() and cleanIndexes() #​14987 #​14868
  • fix(query): make sanitizeFilter disable implicit $in #​14985 #​14657
  • fix(model): avoid unhandled error if createIndex() throws a sync error #​14995
  • fix(model): avoid throwing TypeError if bulkSave()'s bulkWrite() fails with a non-BulkWriteError #​14993
  • types: added toJSON:flattenObjectIds effect #​14989
  • types: add __v to lean() result type and ModifyResult #​14990 #​12959
  • types: use globalThis instead of global for NativeDate #​14992 #​14988
  • docs(change-streams): fix markdown syntax highlighting for script output example #​14994

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 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the pr: dependencies Pull requests that update a dependency file label Nov 2, 2024
@renovate renovate bot force-pushed the renovate/mongoose-monorepo branch from 3332439 to c1704f6 Compare November 3, 2024 12:46
@renovate renovate bot changed the title chore(deps): update dependency mongoose to v8.8.0 chore(deps): update mongoose monorepo Nov 3, 2024
@czy88840616 czy88840616 merged commit 696137f into main Nov 4, 2024
7 checks passed
@czy88840616 czy88840616 deleted the renovate/mongoose-monorepo branch November 4, 2024 16:15
czy88840616 pushed a commit that referenced this pull request Dec 15, 2024
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

(cherry picked from commit 696137f)
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.

1 participant