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(deps): update dependency mongoose to v8.9.3 #414

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 31, 2023

This PR contains the following updates:

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

Release Notes

Automattic/mongoose (mongoose)

v8.9.3

Compare Source

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

  • fix(schema): make duplicate index error a warning for now to prevent blocking upgrading #​15135 #​15112 #​15109
  • fix(model): handle document array paths set to non-array values in Model.castObject() #​15124 #​15075
  • fix(document): avoid using childSchemas.path for compatibility with pre-Mongoose-8.8 schemas #​15131 #​15071
  • fix(model): avoid throwing unnecessary error if updateOne() returns null in save() #​15126
  • perf(cursor): clear the stack every time if using populate with batchSize to avoid stack overflows with large docs #​15136 #​10449
  • types: make BufferToBinary avoid Document instances #​15123 #​15122
  • types(model+query): avoid stripping out virtuals when calling populate with paths generic #​15132 #​15111
  • types(schema): add missing removeIndex #​15134
  • types: add cleanIndexes() to IndexManager interface #​15127
  • docs: move search endpoint to netlify #​15119

v8.9.2

Compare Source

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

  • fix(schema): avoid throwing duplicate index error if index spec keys have different order or index has a custom name #​15112 #​15109
  • fix(map): clean modified subpaths when overwriting values in map of subdocs #​15114 #​15108
  • fix(aggregate): pull session from transaction local storage for aggregation cursors #​15094 IchirokuXVI
  • types: correctly handle union types in BufferToBinary and related helpers #​15103 #​15102 #​15057
  • types: add UUID to RefType #​15115 #​15101
  • docs: remove link to Mongoose 5.x docs from dropdown #​15116
  • docs(connection+document+model): remove remaining references to remove(), clarify that deleteOne() does not execute until then() or exec() #​15113 #​15107

v8.9.1

Compare Source

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

  • fix(connection): remove heartbeat check in load balanced mode #​15089 #​15042 #​14812
  • fix(discriminator): gather childSchemas when creating discriminator to ensure $getAllSubdocs() can properly get all subdocs #​15099 #​15088 #​15092
  • fix(model): handle discriminators in castObject() #​15096 #​15075
  • fix(schema): throw error if duplicate index definition using unique in schema path and subsequent .index() call #​15093 #​15056
  • fix: mark documents that are populated using hydratedPopulatedDocs option as populated in top-level doc #​15080 #​15048
  • fix(document+schema): improve error message for get() on invalid path #​15098 #​15071
  • docs: remove more callback doc references & some small other changes #​15095

v8.9.0

Compare Source

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

v8.8.4

Compare Source

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

  • fix: cast using overwritten embedded discriminator key when set #​15076 #​15051
  • fix: avoid throwing error if saveOptions undefined when invalidating subdoc cache #​15062

v8.8.3

Compare Source

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

  • fix: disallow using $where in match
  • perf: cache results from getAllSubdocs() on saveOptions, only loop through known subdoc properties #​15055 #​15029
  • fix(model+query): support overwriteDiscriminatorKey for bulkWrite updateOne and updateMany, allow inferring discriminator key from update #​15046 #​15040

v8.8.2

Compare Source

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

  • fix(model): handle array filters when casting bulkWrite #​15036 #​14978
  • fix(model): make diffIndexes() avoid trying to drop default timeseries collection index #​15035 #​14984
  • fix: save execution stack in query as string #​15039 durran
  • types(cursor): correct asyncIterator and asyncDispose for TypeScript with lib: 'esnext' #​15038
  • docs(migrating_to_8): add note about removing findByIdAndRemove #​15024 dragontaek-lee

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 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/mongoose-8.x branch from 77c72b8 to ddbd620 Compare November 15, 2023 17:15
@renovate renovate bot force-pushed the renovate/mongoose-8.x branch from ddbd620 to 7609b02 Compare November 28, 2023 21:22
@renovate renovate bot force-pushed the renovate/mongoose-8.x branch from 7609b02 to 7373e3c Compare December 7, 2023 15:34
@renovate renovate bot force-pushed the renovate/mongoose-8.x branch 2 times, most recently from 6e8f421 to 79be623 Compare January 16, 2024 19:20
@renovate renovate bot force-pushed the renovate/mongoose-8.x branch from 79be623 to 81af479 Compare January 24, 2024 23:00
@renovate renovate bot force-pushed the renovate/mongoose-8.x branch 2 times, most recently from c11fe26 to aa7718c Compare February 17, 2024 01:52
@renovate renovate bot force-pushed the renovate/mongoose-8.x branch from aa7718c to 1e1be5c Compare February 22, 2024 23:21
@renovate renovate bot force-pushed the renovate/mongoose-8.x branch from 1e1be5c to 28c0ce5 Compare March 5, 2024 00:04
@renovate renovate bot force-pushed the renovate/mongoose-8.x branch 2 times, most recently from a962878 to 5e569f1 Compare March 22, 2024 01:07
@renovate renovate bot force-pushed the renovate/mongoose-8.x branch 2 times, most recently from 13d4953 to 3650b91 Compare April 3, 2024 19:52
@renovate renovate bot force-pushed the renovate/mongoose-8.x branch from 3650b91 to fd58d51 Compare April 8, 2024 23:34
@renovate renovate bot force-pushed the renovate/mongoose-8.x branch from fd58d51 to 90fa1fc Compare April 16, 2024 19:28
@renovate renovate bot force-pushed the renovate/mongoose-8.x branch from 90fa1fc to 0bdb54b Compare April 29, 2024 20:41
@renovate renovate bot force-pushed the renovate/mongoose-8.x branch from 0bdb54b to 2942d94 Compare May 6, 2024 21:22
@renovate renovate bot force-pushed the renovate/mongoose-8.x branch 2 times, most recently from 68ad512 to 9f4277c Compare May 17, 2024 19:05
@renovate renovate bot changed the title fix(deps): update dependency mongoose to v8 fix(deps): update dependency mongoose to v8 - autoclosed May 25, 2024
@renovate renovate bot closed this May 25, 2024
@renovate renovate bot deleted the renovate/mongoose-8.x branch May 25, 2024 10:15
@renovate renovate bot restored the renovate/mongoose-8.x branch May 31, 2024 15:44
@renovate renovate bot changed the title fix(deps): update dependency mongoose to v8 - autoclosed fix(deps): update dependency mongoose to v8 May 31, 2024
@renovate renovate bot reopened this May 31, 2024
@renovate renovate bot changed the title fix(deps): update dependency mongoose to v8 fix(deps): update dependency mongoose to v8.4.1 May 31, 2024
@renovate renovate bot force-pushed the renovate/mongoose-8.x branch from 9f4277c to 7f41cc8 Compare May 31, 2024 15:44
@renovate renovate bot force-pushed the renovate/mongoose-8.x branch from 7f41cc8 to 79cbd0c Compare June 17, 2024 22:38
@renovate renovate bot changed the title fix(deps): update dependency mongoose to v8.4.1 fix(deps): update dependency mongoose to v8.4.3 Jun 17, 2024
@renovate renovate bot force-pushed the renovate/mongoose-8.x branch from 792fa3e to b64fc21 Compare October 25, 2024 18:04
@renovate renovate bot changed the title fix(deps): update dependency mongoose to v8.7.2 fix(deps): update dependency mongoose to v8.7.3 Oct 25, 2024
@renovate renovate bot force-pushed the renovate/mongoose-8.x branch from b64fc21 to 6514a96 Compare October 31, 2024 16:45
@renovate renovate bot changed the title fix(deps): update dependency mongoose to v8.7.3 fix(deps): update dependency mongoose to v8.8.0 Oct 31, 2024
@renovate renovate bot changed the title fix(deps): update dependency mongoose to v8.8.0 fix(deps): update dependency mongoose to v8.8.0 - autoclosed Nov 17, 2024
@renovate renovate bot closed this Nov 17, 2024
@renovate renovate bot deleted the renovate/mongoose-8.x branch November 17, 2024 17:18
@renovate renovate bot changed the title fix(deps): update dependency mongoose to v8.8.0 - autoclosed fix(deps): update dependency mongoose to v8.8.0 Nov 19, 2024
@renovate renovate bot reopened this Nov 19, 2024
@renovate renovate bot force-pushed the renovate/mongoose-8.x branch from 2edd6c5 to 6514a96 Compare November 19, 2024 00:26
@renovate renovate bot changed the title fix(deps): update dependency mongoose to v8.8.0 fix(deps): update dependency mongoose to v8.8.2 Nov 19, 2024
@renovate renovate bot force-pushed the renovate/mongoose-8.x branch from 6514a96 to 4fec1db Compare November 19, 2024 03:40
@renovate renovate bot changed the title fix(deps): update dependency mongoose to v8.8.2 fix(deps): update dependency mongoose to v8.8.3 Nov 26, 2024
@renovate renovate bot force-pushed the renovate/mongoose-8.x branch from 4fec1db to 5a72b65 Compare November 26, 2024 15:21
@renovate renovate bot force-pushed the renovate/mongoose-8.x branch from 5a72b65 to f844e5d Compare December 6, 2024 01:44
@renovate renovate bot changed the title fix(deps): update dependency mongoose to v8.8.3 fix(deps): update dependency mongoose to v8.8.4 Dec 6, 2024
@renovate renovate bot changed the title fix(deps): update dependency mongoose to v8.8.4 fix(deps): update dependency mongoose to v8.8.4 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot changed the title fix(deps): update dependency mongoose to v8.8.4 - autoclosed fix(deps): update dependency mongoose to v8.8.4 Dec 9, 2024
@renovate renovate bot reopened this Dec 9, 2024
@renovate renovate bot force-pushed the renovate/mongoose-8.x branch from 590337d to f844e5d Compare December 9, 2024 03:55
@renovate renovate bot changed the title fix(deps): update dependency mongoose to v8.8.4 fix(deps): update dependency mongoose to v8.9.0 Dec 13, 2024
@renovate renovate bot force-pushed the renovate/mongoose-8.x branch from f844e5d to ef77d37 Compare December 13, 2024 18:41
@renovate renovate bot changed the title fix(deps): update dependency mongoose to v8.9.0 fix(deps): update dependency mongoose to v8.9.1 Dec 16, 2024
@renovate renovate bot force-pushed the renovate/mongoose-8.x branch from ef77d37 to fcb9cd0 Compare December 16, 2024 20:37
@renovate renovate bot changed the title fix(deps): update dependency mongoose to v8.9.1 fix(deps): update dependency mongoose to v8.9.2 Dec 19, 2024
@renovate renovate bot force-pushed the renovate/mongoose-8.x branch from fcb9cd0 to 3e9095c Compare December 19, 2024 14:51
@renovate renovate bot force-pushed the renovate/mongoose-8.x branch from 3e9095c to 4152e29 Compare December 30, 2024 21:13
@renovate renovate bot changed the title fix(deps): update dependency mongoose to v8.9.2 fix(deps): update dependency mongoose to v8.9.3 Dec 30, 2024
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