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 dependency mongoose to v7.6.4 #2381

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 18, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mongoose (source) 7.5.2 -> 7.6.4 age adoption passing confidence

Release Notes

Automattic/mongoose (mongoose)

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

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

v7.5.4

Compare Source

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

v7.5.3

Compare Source

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

  • fix(document): handle MongoDB Long when casting BigInts #​13869 #​13791
  • fix(model): make bulkSave() persist changes that happen in pre('save') middleware #​13885 #​13799
  • fix: handle casting $elemMatch underneath $not underneath another $elemMatch #​13893 #​13880
  • fix(model): make bulkWrite casting respect global setDefaultsOnInsert #​13870 #​13823
  • fix(document): handle default values for discriminator key with embedded discriminators #​13891 #​13835
  • fix: account for null values when assigning isNew property within document array #​13883
  • types: avoid "interface can only extend object types with statically known members" error in TypeScript 4 #​13871
  • docs(deprecations): fix typo in includeResultMetadata deprecation docs #​13884 #​13844
  • docs: fix pre element overflow in home page #​13868 ghoshRitesh12

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title fix(deps): update dependency mongoose to v7.5.2 fix(deps): update dependency mongoose to v7.5.3 Sep 25, 2023
@renovate renovate bot force-pushed the renovate/mongoose-7.x branch 2 times, most recently from 1fbe136 to 3f94343 Compare September 26, 2023 20:15
@renovate renovate bot force-pushed the renovate/mongoose-7.x branch from 3f94343 to 6d398d1 Compare October 4, 2023 22:11
@renovate renovate bot changed the title fix(deps): update dependency mongoose to v7.5.3 fix(deps): update dependency mongoose to v7.5.4 Oct 4, 2023
@renovate renovate bot force-pushed the renovate/mongoose-7.x branch from 6d398d1 to f42ff73 Compare October 6, 2023 21:48
@renovate renovate bot changed the title fix(deps): update dependency mongoose to v7.5.4 fix(deps): update dependency mongoose to v7.6.0 Oct 6, 2023
@renovate renovate bot force-pushed the renovate/mongoose-7.x branch from f42ff73 to 2b7125f Compare October 9, 2023 22:03
@renovate renovate bot changed the title fix(deps): update dependency mongoose to v7.6.0 fix(deps): update dependency mongoose to v7.6.1 Oct 9, 2023
@renovate renovate bot changed the title fix(deps): update dependency mongoose to v7.6.1 fix(deps): update dependency mongoose to v7.6.2 Oct 13, 2023
@renovate renovate bot force-pushed the renovate/mongoose-7.x branch from 2b7125f to ccceb4b Compare October 13, 2023 16:27
@renovate renovate bot changed the title fix(deps): update dependency mongoose to v7.6.2 fix(deps): update dependency mongoose to v7.6.3 Oct 17, 2023
@renovate renovate bot force-pushed the renovate/mongoose-7.x branch from ccceb4b to b06f65d Compare October 17, 2023 15:17
@renovate renovate bot force-pushed the renovate/mongoose-7.x branch from b06f65d to 90a06ce Compare October 30, 2023 23:14
@renovate renovate bot changed the title fix(deps): update dependency mongoose to v7.6.3 fix(deps): update dependency mongoose to v7.6.4 Oct 30, 2023
@renovate renovate bot changed the title fix(deps): update dependency mongoose to v7.6.4 chore(deps): update dependency mongoose to v7.6.4 Oct 31, 2023
@renovate renovate bot merged commit 51cb375 into master Oct 31, 2023
22 checks passed
@renovate renovate bot deleted the renovate/mongoose-7.x branch October 31, 2023 12:44
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