Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 22, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typegoose/typegoose (source) 12.18.0 -> 12.20.0 age adoption passing confidence
mongoose (source) 8.17.2 -> 8.19.1 age adoption passing confidence

Release Notes

typegoose/typegoose (@​typegoose/typegoose)

v12.20.0

Compare Source

Dependencies
  • mongoose: upgrade to 8.19.1 (ffde89f)
Dev-Dependencies

v12.19.0

Compare Source

Features
Dependencies
  • mongoose: upgrade to 8.18.0 (6b59f9c)
  • typescript: upgrade to 5.4.5 (e431018)
Dev-Dependencies
  • eslint-plugin-prettier: upgrade to 5.5.4 (017e905)
  • ts-jest: upgrade to 29.4.1 (267f89d)
Automattic/mongoose (mongoose)

v8.19.1

Compare Source

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

  • perf: avoid getting all modified paths in update when checking if versionKey needs to be set #​15677 #​15672
  • perf: Avoid needless path translation #​15679 orgads
  • fix(query): throw error if using update operator with modifier and no path #​15670 #​15642
  • types: avoid making FilterQuery a conditional type because of how typescript handles distributed conditional unions #​15676 #​15671
  • docs: update installation instructions #​15675 aalok-y

v8.19.0

Compare Source

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

v8.18.3

Compare Source

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

v8.18.2

Compare Source

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

  • fix(document): prevent $clone() from converting mongoose arrays into vanilla arrays #​15633 #​15625
  • fix(connection): use correct collection name for model when using useConnection() #​15637
  • fix(connection): propagate changes to _lastHeartbeatAt to useDb() child connections #​15640 #​15635
  • types: fix schema property type definition in SchemaType #​15631

v8.18.1

Compare Source

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

  • types: correct type inference for maps of maps #​15602
  • types(model): copy base model statics onto discriminator model #​15623 #​15600
  • types: fix types for a string of enums #​15605 ruiaraujo
  • types(SchemaOptions): disallow versionKey: true, which fails at runtime #​15606
  • docs(typescript): add example explaining how to use query helper overrides for handling lean() #​15622 #​15601
  • docs(transactions): add note about nested transactions #​15624

v8.18.0

Compare Source

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

  • feat(schema): support for union types #​15574 #​10894
  • fix: trim long strings in minLength and maxLength error messages and display the string length #​15571 #​15550
  • types(connection+collection): make BaseCollection and BaseConnection usable as values #​15575 #​15548
  • types: remove logic that omits timestamps when virtuals, methods, etc. options set #​15577 #​12807

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 Aug 22, 2025
@renovate renovate bot force-pushed the renovate/mongoose branch 3 times, most recently from ae70b52 to cba038e Compare August 25, 2025 13:57
@renovate renovate bot changed the title chore(deps): update dependency mongoose to v8.18.0 chore(deps): update mongoose Aug 25, 2025
@renovate renovate bot force-pushed the renovate/mongoose branch 4 times, most recently from ec135e6 to f67e3a4 Compare August 31, 2025 17:15
@renovate renovate bot force-pushed the renovate/mongoose branch 5 times, most recently from 3abd086 to c5719e6 Compare September 8, 2025 17:42
@renovate renovate bot force-pushed the renovate/mongoose branch 7 times, most recently from 8ee2fac to 45745b3 Compare September 19, 2025 22:05
@renovate renovate bot force-pushed the renovate/mongoose branch 7 times, most recently from 48a0bcb to 56f6a0a Compare September 29, 2025 16:48
@renovate renovate bot force-pushed the renovate/mongoose branch from 56f6a0a to 5348307 Compare September 30, 2025 02:05
@renovate renovate bot force-pushed the renovate/mongoose branch 15 times, most recently from dc8743c to 7a2bd4d Compare October 6, 2025 22:45
@renovate renovate bot force-pushed the renovate/mongoose branch 6 times, most recently from c813ad1 to 66f52a7 Compare October 10, 2025 01:01
@renovate renovate bot force-pushed the renovate/mongoose branch from 66f52a7 to 2067f7b Compare October 10, 2025 05:58
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant