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

fix(dependency maintenance): update dependency @typegoose/typegoose to v9.13.2 #675

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 4, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typegoose/typegoose (source) 9.7.1 -> 9.13.2 age adoption passing confidence

Release Notes

typegoose/typegoose (@​typegoose/typegoose)

v9.13.2

Compare Source

v9.13.1

Compare Source

v9.13.0

Compare Source

Features
Dependencies
Style
  • dbIndex.test: remove unused imports (7c1c7be)

v9.12.1

Compare Source

v9.12.0

Compare Source

Dependencies
9.11.2 (2022-08-25)
Style
9.11.1 (2022-08-25)
Fixes

v9.11.2

Compare Source

v9.11.1

Compare Source

v9.11.0

Compare Source

Dependencies

v9.10.1

Compare Source

v9.10.0

Compare Source

Features
Dependencies
Fixes
  • index: change "fields" to use mongoose's "IndexDefinition" type (38862e0)
  • typegoose: re-export type "SubDocumentType" and "ArraySubDocumentType" (16dadd5)
  • typegoose::getModelWithString: allow specifying QueryHelpers for return model (441113b)
  • types::BasePropOptions: update "enum" to use mongoose's types (8c8a6e2)
  • types::DocumentType: add correct generic for "toJSON" and "toObject" types (026482d), closes typegoose/typegoose#732
  • types::DocumentType: simplify conditional (be59b7a)
  • types::IIndexArray: remove generic (9983ce9)
  • types::IPluginsArray: remove generic (abff87e)
  • types::VirtualOptions: update "match" to use mongoose's types (dc6680f)
Style
  • *typeguards:isRefType:** add tsdoc for "refType" parameter (c704bb6)
  • types: add "SubDocumentType" and "ArraySubDocumentType" to supplement DocumentType (72d49c1)
  • types::BeAnObject: update tsdoc to explain difference with "KeyStringAny" (3448fde)
  • types::EmptyVoidFn: fix typo in tsdoc (93aab06)
  • types::IndexOptions: add TODO for typegoose 10 (edcd0c4)
  • types::IObjectWithTypegooseName: deprecate interface and value (89810b8)
  • types::KeyStringAny: simplify type by using "Record" (77c9502)
  • types::ReturnModelType: update tsdoc (bb66145)
  • types::VirtualPopulateMap: change map type to not be coerced to "any" (b3c43ac)
  • utils::getClass: update tsdoc to reflect current implementation (51d2eba)

v9.9.0

Compare Source

Features
Refactor
  • typegoose::getModelForClass: assign options to new value instead of re-assigning (2e2f304)
  • typegoose::getModelForClass: rename value to be more intuitive (b504314)
  • utils::getName: rename a parameter to be more intuitive (cbdf759)
Dependencies
Style
  • constants: add tsdoc deprecate to backwards-compat Value (0791807)
  • errors::InvalidWhatIsItError: add tsdoc deprecate to backwards-compat error (eec2843)
  • globalOptions: update tsdoc (c10271b)
  • index: update tsdoc (3f3723a)
  • modelOptions: update tsdoc (a95d0aa)
  • plugin: update tsdoc (1753514)
  • prop: update tsdoc (619c7d7)
  • queryMethod: update tsdoc (c4e2632)
  • schema::_buildSchema: update tsdoc to current implementation (082de9f)
  • typegoose: add best-guess comment explaining why "rawOption" is used for "getName" (89c4b1b)
  • typegoose: fix missing and incorrect tsdoc (1cb946f)
  • typegoose: update tsdoc (07acb61)
  • typeguards: update tsdoc (1c05684)
  • types: update tsdoc (15488e6)
  • utils: update tsdoc to match current implementations (f2a10d0)
  • utils::getName: change tsdoc to be more descriptive (f10eb35)
  • utils::mergeMetadata: add "returns" tsdoc (109fb7d)
Fixes
  • types::BasePropOptions: replace "set" & "get" with upstream types (51296f4)
  • types::IndexOptions: remove options that has been fixed upstream (98c1918)
  • types::ValidateStringOptions: replace "match" with upstream types (f290fad)
  • types::VirtualOptions: replace options with upstream types (e2c721a)

v9.8.1

Compare Source

The Type change in this release may break some array post hooks and need to be separated

v9.8.0

Compare Source

Dependencies
Fixes
9.7.1 (2022-03-23)
Style
  • utils::mapOptions: add proper interface for return type (3deb4ec)
Fixes

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 force-pushed the renovate/typegoose-typegoose-9.x branch 14 times, most recently from 8c3a040 to 6f9f415 Compare December 7, 2021 15:36
@MeStrak MeStrak mentioned this pull request Dec 7, 2021
3 tasks
@renovate renovate bot changed the title fix(dependency maintenance): update dependency @typegoose/typegoose to v9 fix(dependency maintenance): update dependency @typegoose/typegoose to v9 - autoclosed Dec 8, 2021
@renovate renovate bot closed this Dec 8, 2021
@renovate renovate bot deleted the renovate/typegoose-typegoose-9.x branch December 8, 2021 10:40
@renovate renovate bot changed the title fix(dependency maintenance): update dependency @typegoose/typegoose to v9 - autoclosed fix(dependency maintenance): update dependency @typegoose/typegoose to v9 Dec 9, 2021
@renovate renovate bot reopened this Dec 9, 2021
@renovate renovate bot restored the renovate/typegoose-typegoose-9.x branch December 9, 2021 14:56
@renovate renovate bot force-pushed the renovate/typegoose-typegoose-9.x branch from 6f9f415 to 3318fb5 Compare December 9, 2021 15:30
@renovate renovate bot force-pushed the renovate/typegoose-typegoose-9.x branch from 3318fb5 to efce6d6 Compare December 22, 2021 19:19
@renovate renovate bot force-pushed the renovate/typegoose-typegoose-9.x branch from efce6d6 to a627462 Compare January 15, 2022 01:38
@renovate renovate bot force-pushed the renovate/typegoose-typegoose-9.x branch 3 times, most recently from d73abe5 to 5dd271a Compare February 7, 2022 16:25
@renovate renovate bot force-pushed the renovate/typegoose-typegoose-9.x branch from 5dd271a to 4d2393e Compare February 24, 2022 08:54
@renovate
Copy link
Contributor Author

renovate bot commented Feb 24, 2022

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: @sanofi-iadc/[email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/mongoose
npm ERR!   mongoose@"6.2.11" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer mongoose@"~6.7.2" from @typegoose/[email protected]
npm ERR! node_modules/@typegoose/typegoose
npm ERR!   @typegoose/typegoose@"9.13.2" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-04-10T11_10_08_380Z-debug-0.log

@renovate renovate bot force-pushed the renovate/typegoose-typegoose-9.x branch from 4d2393e to 3301ede Compare February 24, 2022 09:05
@renovate renovate bot force-pushed the renovate/typegoose-typegoose-9.x branch 6 times, most recently from f649449 to 2f5c6b8 Compare June 4, 2024 11:59
@renovate renovate bot force-pushed the renovate/typegoose-typegoose-9.x branch 4 times, most recently from 48e80fb to 2d7e004 Compare June 26, 2024 12:45
@renovate renovate bot force-pushed the renovate/typegoose-typegoose-9.x branch 3 times, most recently from 56959af to d7dfe4c Compare July 10, 2024 13:07
@renovate renovate bot force-pushed the renovate/typegoose-typegoose-9.x branch 8 times, most recently from f451ff7 to ec25dc9 Compare August 6, 2024 13:23
@renovate renovate bot force-pushed the renovate/typegoose-typegoose-9.x branch 4 times, most recently from c4f469a to 34c0551 Compare August 23, 2024 10:05
@renovate renovate bot force-pushed the renovate/typegoose-typegoose-9.x branch 2 times, most recently from 635c08b to 455b261 Compare September 16, 2024 10:08
@renovate renovate bot force-pushed the renovate/typegoose-typegoose-9.x branch from 455b261 to c37a182 Compare September 25, 2024 15:35
@renovate renovate bot force-pushed the renovate/typegoose-typegoose-9.x branch from c37a182 to 6f329c0 Compare September 25, 2024 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants