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

Merged
merged 1 commit into from
Nov 23, 2023
Merged

chore(deps): update mongoose #534

merged 1 commit into from
Nov 23, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 6, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typegoose/typegoose (source) 11.5.0 -> 11.7.1 age adoption passing confidence
mongoose (source) 7.5.4 -> 7.6.5 age adoption passing confidence

Release Notes

typegoose/typegoose (@​typegoose/typegoose)

v11.7.1

Compare Source

Fixes

v11.7.0

Compare Source

Features
  • dont inherit typegoose option "disableLowerIndexes" (7706715)
  • hooks: update hook definitions to match mongoose 7.6.2 (c97bb88)
  • typegoose::buildSchema: correctly get and set "superOptions" if the top level class sets it (717a60c), closes typegoose/typegoose#890
Fixes
  • utils::mergeMetadata: add options to use "getOwnMetadata" instead of "getMetadata" (148983b)
Style
  • typegoose::buildSchema: rename variable to make more sense (ca4863c)
Dependencies
  • mongoose: upgrade to 7.6.3 (c9399f2)
Dev-Dependencies

v11.6.0

Compare Source

Dependencies
  • mongoose: upgrade to 7.6.1 (61ae900)

v11.5.1

Compare Source

Style
  • apply prettier 3.0 formatting changes (07826fa)
Dev-Dependencies
Automattic/mongoose (mongoose)

v7.6.5

Compare Source

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

v7.6.4

Compare Source

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

v7.6.2

Compare Source

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

  • perf: avoid storing a separate entry in schema subpaths for every element in an array #​13953 #​13874
  • fix(document): avoid triggering setter when initializing Model.prototype.collection to allow defining collection as a schema path name #​13968 #​13956
  • fix(model): make bulkSave() save changes in discriminator paths if calling bulkSave() on base model #​13959 #​13907
  • fix(document): allow calling $model() with no args for TypeScript #​13963 #​13878
  • fix(schema): handle embedded discriminators defined using Schema.prototype.discriminator() #​13958 #​13898
  • types(model): make InsertManyResult consistent with return type of insertMany #​13965 #​13904
  • types(models): add cleaner type definitions for insertMany() with no generics to prevent errors when using insertMany() in generic classes #​13964 #​13957
  • types(schematypes): allow defining map path using type: 'Map' in addition to type: Map #​13960 #​13755

v7.6.1

Compare Source

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

v7.6.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 Oct 6, 2023
@renovate renovate bot force-pushed the renovate/mongoose branch 3 times, most recently from 0fb71f1 to 4c90d1a Compare October 7, 2023 16:02
@renovate renovate bot changed the title chore(deps): update dependency mongoose to v7.6.0 chore(deps): update mongoose Oct 7, 2023
@renovate renovate bot force-pushed the renovate/mongoose branch 14 times, most recently from 3c3bd9f to 132b7e1 Compare October 16, 2023 20:21
@renovate renovate bot force-pushed the renovate/mongoose branch 10 times, most recently from 6f6db62 to 9082d54 Compare October 21, 2023 01:36
@renovate renovate bot force-pushed the renovate/mongoose branch 8 times, most recently from a41c9e9 to 344a4dd Compare November 8, 2023 03:49
@renovate renovate bot force-pushed the renovate/mongoose branch 9 times, most recently from 72157c5 to 0456881 Compare November 19, 2023 00:57
@renovate renovate bot force-pushed the renovate/mongoose branch 6 times, most recently from 0a62c34 to ca48859 Compare November 22, 2023 10:20
@promise promise enabled auto-merge (squash) November 22, 2023 10:20
@renovate renovate bot force-pushed the renovate/mongoose branch 2 times, most recently from a4bd8a5 to ce5b292 Compare November 23, 2023 07:43
@renovate renovate bot force-pushed the renovate/mongoose branch from ce5b292 to 3e449f5 Compare November 23, 2023 07:44
@promise promise merged commit 958c895 into main Nov 23, 2023
7 checks passed
@promise promise deleted the renovate/mongoose branch November 23, 2023 07:45
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