Skip to content

Update dependency mongoose to v8.9.2 - autoclosed #160

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

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 25, 2024

This PR contains the following updates:

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

Release Notes

Automattic/mongoose (mongoose)

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

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 changed the title Update dependency mongoose to v8.7.3 Update dependency mongoose to v8.8.0 Oct 31, 2024
@renovate renovate bot force-pushed the renovate/mongoose-8.x-lockfile branch from e440057 to 15a99e4 Compare October 31, 2024 16:07
@renovate renovate bot changed the title Update dependency mongoose to v8.8.0 Update dependency mongoose to v8.8.1 Nov 8, 2024
@renovate renovate bot force-pushed the renovate/mongoose-8.x-lockfile branch from 15a99e4 to 12e197c Compare November 8, 2024 19:34
@renovate renovate bot changed the title Update dependency mongoose to v8.8.1 Update dependency mongoose to v8.8.2 Nov 18, 2024
@renovate renovate bot force-pushed the renovate/mongoose-8.x-lockfile branch from 12e197c to e68fb7b Compare November 18, 2024 22:03
@renovate renovate bot force-pushed the renovate/mongoose-8.x-lockfile branch from e68fb7b to 06fd851 Compare November 26, 2024 14:38
@renovate renovate bot changed the title Update dependency mongoose to v8.8.2 Update dependency mongoose to v8.8.3 Nov 26, 2024
@renovate renovate bot changed the title Update dependency mongoose to v8.8.3 Update dependency mongoose to v8.8.3 - autoclosed Dec 3, 2024
@renovate renovate bot closed this Dec 3, 2024
@renovate renovate bot deleted the renovate/mongoose-8.x-lockfile branch December 3, 2024 16:32
@renovate renovate bot changed the title Update dependency mongoose to v8.8.3 - autoclosed Update dependency mongoose to v8.8.3 Dec 5, 2024
@renovate renovate bot reopened this Dec 5, 2024
@renovate renovate bot changed the title Update dependency mongoose to v8.8.3 Update dependency mongoose to v8.8.4 Dec 5, 2024
@renovate renovate bot force-pushed the renovate/mongoose-8.x-lockfile branch 2 times, most recently from 06fd851 to 09b6692 Compare December 6, 2024 01:16
@renovate renovate bot changed the title Update dependency mongoose to v8.8.4 Update dependency mongoose to v8.9.0 Dec 13, 2024
@renovate renovate bot force-pushed the renovate/mongoose-8.x-lockfile branch from 09b6692 to cc90b1a Compare December 13, 2024 19:05
@renovate renovate bot changed the title Update dependency mongoose to v8.9.0 Update dependency mongoose to v8.9.0 - autoclosed Dec 16, 2024
@renovate renovate bot closed this Dec 16, 2024
@renovate renovate bot changed the title Update dependency mongoose to v8.9.0 - autoclosed Update dependency mongoose to v8.9.0 Dec 16, 2024
@renovate renovate bot reopened this Dec 16, 2024
@renovate renovate bot force-pushed the renovate/mongoose-8.x-lockfile branch from 68b0632 to cc90b1a Compare December 16, 2024 21:52
@renovate renovate bot changed the title Update dependency mongoose to v8.9.0 Update dependency mongoose to v8.9.1 Dec 16, 2024
@renovate renovate bot force-pushed the renovate/mongoose-8.x-lockfile branch from cc90b1a to 6d07dda Compare December 17, 2024 03:07
@renovate renovate bot changed the title Update dependency mongoose to v8.9.1 Update dependency mongoose to v8.9.2 Dec 19, 2024
@renovate renovate bot force-pushed the renovate/mongoose-8.x-lockfile branch from 6d07dda to a3e2323 Compare December 19, 2024 15:50
@renovate renovate bot changed the title Update dependency mongoose to v8.9.2 Update dependency mongoose to v8.9.2 - autoclosed Dec 23, 2024
@renovate renovate bot closed this Dec 23, 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