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.4.1 #62

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 9, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

Automattic/mongoose (mongoose)

v8.4.1

Compare Source

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

v8.4.0

Compare Source

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

  • feat: upgrade mongodb -> 6.6.2 #​14584
  • feat: add transactionAsyncLocalStorage option to opt in to automatically setting session on all transactions #​14583 #​13889
  • feat: handle initially null driver when instantiating Mongoose for Rollup support #​14577 #​12335
  • feat(mongoose): export omitUndefined() helper #​14582 #​14569
  • feat: add Model.listSearchIndexes() #​14519 #​14450
  • feat(connection): add listDatabases() function #​14506 #​9048
  • feat(schema): add schema-level readConcern option to apply default readConcern for all queries #​14579 #​14511
  • fix(error): remove model property from CastError to avoid printing all model properties to console #​14568 #​14529
  • fix(model): make bulkWrite() and insertMany() throw if throwOnValidationError set and all ops invalid #​14587 #​14572
  • fix(document): ensure transform function passed to toObject() options applies to subdocs #​14600 #​14589
  • types: add inferRawDocType helper #​13900 #​13772
  • types(document): make document _id type default to unknown instead of any #​14541

v8.3.5

Compare Source

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

  • fix(query): shallow clone $or, $and if merging onto empty query filter #​14580 #​14567
  • types(model+query): pass TInstanceMethods to QueryWithHelpers so populated docs have methods #​14581 #​14574
  • docs(typescript): clarify that setting THydratedDocumentType on schemas is necessary for correct method context #​14575 #​14573

v8.3.4

Compare Source

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

  • perf(document): avoid cloning options using spread operator for perf reasons #​14565 #​14394
  • fix(query): apply translateAliases before casting to avoid strictMode error when using aliases #​14562 #​14521
  • fix(model): consistent top-level timestamps option for bulkWrite operations
    #​14546 #​14536
  • docs(connections): improve description of connection creation patterns #​14564 #​14528

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/mongoose-8.x-lockfile branch from 2b92e4d to f66bed1 Compare January 16, 2024 17:48
@renovate renovate bot changed the title fix(deps): update dependency mongoose to v8.0.4 fix(deps): update dependency mongoose to v8.1.0 Jan 16, 2024
@renovate renovate bot changed the title fix(deps): update dependency mongoose to v8.1.0 fix(deps): update dependency mongoose to v8.1.1 Jan 25, 2024
@renovate renovate bot force-pushed the renovate/mongoose-8.x-lockfile branch from f66bed1 to 951325e Compare January 25, 2024 00:48
@renovate renovate bot force-pushed the renovate/mongoose-8.x-lockfile branch from 951325e to 6eae50f Compare February 12, 2024 01:06
@renovate renovate bot changed the title fix(deps): update dependency mongoose to v8.1.1 fix(deps): update dependency mongoose to v8.1.2 Feb 12, 2024
@renovate renovate bot changed the title fix(deps): update dependency mongoose to v8.1.2 fix(deps): update dependency mongoose to v8.1.2 - autoclosed Feb 12, 2024
@renovate renovate bot closed this Feb 12, 2024
@renovate renovate bot deleted the renovate/mongoose-8.x-lockfile branch February 12, 2024 06:31
@renovate renovate bot changed the title fix(deps): update dependency mongoose to v8.1.2 - autoclosed fix(deps): update dependency mongoose to v8.1.2 Feb 17, 2024
@renovate renovate bot reopened this Feb 17, 2024
@renovate renovate bot restored the renovate/mongoose-8.x-lockfile branch February 17, 2024 01:42
@renovate renovate bot changed the title fix(deps): update dependency mongoose to v8.1.2 fix(deps): update dependency mongoose to v8.1.3 Feb 17, 2024
@renovate renovate bot changed the title fix(deps): update dependency mongoose to v8.1.3 fix(deps): update dependency mongoose to v8.2.0 Feb 22, 2024
@renovate renovate bot changed the title fix(deps): update dependency mongoose to v8.2.0 fix(deps): update dependency mongoose to v8.2.1 Mar 5, 2024
@renovate renovate bot changed the title fix(deps): update dependency mongoose to v8.2.1 fix(deps): update dependency mongoose to v8.2.2 Mar 15, 2024
@renovate renovate bot changed the title fix(deps): update dependency mongoose to v8.2.2 fix(deps): update dependency mongoose to v8.2.3 Mar 22, 2024
@renovate renovate bot changed the title fix(deps): update dependency mongoose to v8.2.3 fix(deps): update dependency mongoose to v8.2.4 Mar 28, 2024
@renovate renovate bot changed the title fix(deps): update dependency mongoose to v8.2.4 fix(deps): update dependency mongoose to v8.3.0 Apr 3, 2024
@renovate renovate bot changed the title fix(deps): update dependency mongoose to v8.3.0 fix(deps): update dependency mongoose to v8.3.1 Apr 8, 2024
@renovate renovate bot changed the title fix(deps): update dependency mongoose to v8.3.1 fix(deps): update dependency mongoose to v8.3.2 Apr 16, 2024
@renovate renovate bot changed the title fix(deps): update dependency mongoose to v8.3.2 fix(deps): update dependency mongoose to v8.3.3 Apr 29, 2024
@renovate renovate bot changed the title fix(deps): update dependency mongoose to v8.3.3 fix(deps): update dependency mongoose to v8.3.3 - autoclosed Apr 30, 2024
@renovate renovate bot closed this Apr 30, 2024
@renovate renovate bot deleted the renovate/mongoose-8.x-lockfile branch April 30, 2024 06:52
@renovate renovate bot restored the renovate/mongoose-8.x-lockfile branch May 6, 2024 23:17
@renovate renovate bot changed the title fix(deps): update dependency mongoose to v8.3.3 - autoclosed fix(deps): update dependency mongoose to v8.3.3 May 6, 2024
@renovate renovate bot reopened this May 6, 2024
@renovate renovate bot changed the title fix(deps): update dependency mongoose to v8.3.3 fix(deps): update dependency mongoose to v8.3.4 May 7, 2024
@renovate renovate bot force-pushed the renovate/mongoose-8.x-lockfile branch from 6eae50f to 2274d6c Compare May 7, 2024 01:50
@renovate renovate bot changed the title fix(deps): update dependency mongoose to v8.3.4 fix(deps): update dependency mongoose to v8.3.5 May 15, 2024
@renovate renovate bot force-pushed the renovate/mongoose-8.x-lockfile branch from 2274d6c to 5952217 Compare May 15, 2024 15:59
@renovate renovate bot changed the title fix(deps): update dependency mongoose to v8.3.5 fix(deps): update dependency mongoose to v8.4.0 May 17, 2024
@renovate renovate bot force-pushed the renovate/mongoose-8.x-lockfile branch from 5952217 to 93402ac Compare May 17, 2024 15:31
@renovate renovate bot changed the title fix(deps): update dependency mongoose to v8.4.0 fix(deps): update dependency mongoose to v8.4.1 May 31, 2024
@renovate renovate bot force-pushed the renovate/mongoose-8.x-lockfile branch from 93402ac to 9ec2917 Compare May 31, 2024 16:59
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.

None yet

0 participants