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

Merged
merged 1 commit into from
Nov 24, 2023
Merged

chore(deps): update mongoose #511

merged 1 commit into from
Nov 24, 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 2 times, most recently from ef5ff05 to dc54e78 Compare October 7, 2023 04:11
@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 13 times, most recently from 5abffc6 to 5c644cf Compare October 14, 2023 00:04
@renovate renovate bot force-pushed the renovate/mongoose branch 12 times, most recently from f9d922e to 60b3d75 Compare October 21, 2023 00:48
@renovate renovate bot force-pushed the renovate/mongoose branch 4 times, most recently from 8031dcc to c52d598 Compare November 8, 2023 01:46
@renovate renovate bot force-pushed the renovate/mongoose branch 13 times, most recently from 84ff934 to b855db9 Compare November 19, 2023 10:52
@renovate renovate bot force-pushed the renovate/mongoose branch 6 times, most recently from f89fe12 to 79276fa Compare November 22, 2023 10:53
@promise promise enabled auto-merge (squash) November 22, 2023 10:54
@renovate renovate bot force-pushed the renovate/mongoose branch 2 times, most recently from 0358c55 to d418cde Compare November 24, 2023 03:08
@renovate renovate bot force-pushed the renovate/mongoose branch from d418cde to 1c5bb14 Compare November 24, 2023 03:10
@promise promise merged commit bf7c136 into main Nov 24, 2023
6 checks passed
@promise promise deleted the renovate/mongoose branch November 24, 2023 03:12
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