Bump mongoose from 6.4.1 to 6.4.2 #401

Closed
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/mongoose-6.4.2 into main
dependabot[bot] commented 2022-07-04 07:07:20 +00:00 (Migrated from github.com)

Bumps mongoose from 6.4.1 to 6.4.2.

Release notes

Sourced from mongoose's releases.

6.4.2 / 2022-07-01

  • fix: keep autoIndex & autoCreate as true by default if read preference is primaryPreferred #11976
  • fix(types): improve inferred Schema Type to handle nested paths and ObjectIds #12007 iammola
  • fix(types): avoid inferring doc type from param to create() #12001
  • fix(types): make populate Paths generic consistently overwrite doc interface #11955
  • fix(types): allow null at ne expression second parameter #11996 jyeros
  • fix(types): change index "weights" to be more explicit #11997 hasezoey
Changelog

Sourced from mongoose's changelog.

6.4.2 / 2022-07-01

  • fix: keep autoIndex & autoCreate as true by default if read preference is primaryPreferred #11976
  • fix(types): improve inferred Schema Type to handle nested paths and ObjectIds #12007 iammola
  • fix(types): avoid inferring doc type from param to create() #12001
  • fix(types): make populate Paths generic consistently overwrite doc interface #11955
  • fix(types): allow null at ne expression second parameter #11996 jyeros
  • fix(types): change index "weights" to be more explicit #11997 hasezoey
Commits
  • cc6605e chore: release 6.4.2
  • 87a6edc Merge pull request #12007 from iammola/inferschematype
  • 2eb9314 fix: keep autoIndex & autoCreate as true by default if read preference is pri...
  • 9ba3f12 fix(types): avoid inferring doc type from param to create()
  • 39f651c Merge pull request #12001 from hasezoey/extendTypesTestFor11960
  • fec4d6a Merge branch 'master' of github.com:Automattic/mongoose
  • f370aaa fix(types): make populate Paths generic consistently overwrite doc interface
  • ce4d458 test(types): repro #11955
  • aeaaa88 Merge pull request #11996 from jyeros/allow-null-ne-expression
  • ed90a0a Update expressions.test.ts
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [mongoose](https://github.com/Automattic/mongoose) from 6.4.1 to 6.4.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Automattic/mongoose/releases">mongoose's releases</a>.</em></p> <blockquote> <h1>6.4.2 / 2022-07-01</h1> <ul> <li>fix: keep autoIndex &amp; autoCreate as true by default if read preference is primaryPreferred <a href="https://github-redirect.dependabot.com/Automattic/mongoose/issues/11976">#11976</a></li> <li>fix(types): improve inferred Schema Type to handle nested paths and ObjectIds <a href="https://github-redirect.dependabot.com/Automattic/mongoose/issues/12007">#12007</a> <a href="https://github.com/iammola">iammola</a></li> <li>fix(types): avoid inferring doc type from param to create() <a href="https://github-redirect.dependabot.com/Automattic/mongoose/issues/12001">#12001</a></li> <li>fix(types): make populate Paths generic consistently overwrite doc interface <a href="https://github-redirect.dependabot.com/Automattic/mongoose/issues/11955">#11955</a></li> <li>fix(types): allow null at ne expression second parameter <a href="https://github-redirect.dependabot.com/Automattic/mongoose/issues/11996">#11996</a> <a href="https://github.com/jyeros">jyeros</a></li> <li>fix(types): change index &quot;weights&quot; to be more explicit <a href="https://github-redirect.dependabot.com/Automattic/mongoose/issues/11997">#11997</a> <a href="https://github.com/hasezoey">hasezoey</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md">mongoose's changelog</a>.</em></p> <blockquote> <h1>6.4.2 / 2022-07-01</h1> <ul> <li>fix: keep autoIndex &amp; autoCreate as true by default if read preference is primaryPreferred <a href="https://github-redirect.dependabot.com/Automattic/mongoose/issues/11976">#11976</a></li> <li>fix(types): improve inferred Schema Type to handle nested paths and ObjectIds <a href="https://github-redirect.dependabot.com/Automattic/mongoose/issues/12007">#12007</a> <a href="https://github.com/iammola">iammola</a></li> <li>fix(types): avoid inferring doc type from param to create() <a href="https://github-redirect.dependabot.com/Automattic/mongoose/issues/12001">#12001</a></li> <li>fix(types): make populate Paths generic consistently overwrite doc interface <a href="https://github-redirect.dependabot.com/Automattic/mongoose/issues/11955">#11955</a></li> <li>fix(types): allow null at ne expression second parameter <a href="https://github-redirect.dependabot.com/Automattic/mongoose/issues/11996">#11996</a> <a href="https://github.com/jyeros">jyeros</a></li> <li>fix(types): change index &quot;weights&quot; to be more explicit <a href="https://github-redirect.dependabot.com/Automattic/mongoose/issues/11997">#11997</a> <a href="https://github.com/hasezoey">hasezoey</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Automattic/mongoose/commit/cc6605e9047622f1491ab7431810fe618bc1310c"><code>cc6605e</code></a> chore: release 6.4.2</li> <li><a href="https://github.com/Automattic/mongoose/commit/87a6edc53296a839c5efc2552581141c8f7c2bb1"><code>87a6edc</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/Automattic/mongoose/issues/12007">#12007</a> from iammola/inferschematype</li> <li><a href="https://github.com/Automattic/mongoose/commit/2eb93140f086d5e1c8a227b78bc2cf59e5bad4c6"><code>2eb9314</code></a> fix: keep autoIndex &amp; autoCreate as true by default if read preference is pri...</li> <li><a href="https://github.com/Automattic/mongoose/commit/9ba3f1289e1d16b5c661a786cb85f5aa6caef797"><code>9ba3f12</code></a> fix(types): avoid inferring doc type from param to <code>create()</code></li> <li><a href="https://github.com/Automattic/mongoose/commit/39f651ce056e854a4debc138bbe50baffecfc439"><code>39f651c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/Automattic/mongoose/issues/12001">#12001</a> from hasezoey/extendTypesTestFor11960</li> <li><a href="https://github.com/Automattic/mongoose/commit/fec4d6a0747a6c8f6c748d7ae0f0b6a5c26280e5"><code>fec4d6a</code></a> Merge branch 'master' of github.com:Automattic/mongoose</li> <li><a href="https://github.com/Automattic/mongoose/commit/f370aaaae423e40b93804cb7e8ea2b6dcfcc1a5a"><code>f370aaa</code></a> fix(types): make populate <code>Paths</code> generic consistently overwrite doc interface</li> <li><a href="https://github.com/Automattic/mongoose/commit/ce4d4586159606fa36e1ce976ce92b3c593e89c1"><code>ce4d458</code></a> test(types): repro <a href="https://github-redirect.dependabot.com/Automattic/mongoose/issues/11955">#11955</a></li> <li><a href="https://github.com/Automattic/mongoose/commit/aeaaa88941b461c89e8a4685f5779331db561e38"><code>aeaaa88</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/Automattic/mongoose/issues/11996">#11996</a> from jyeros/allow-null-ne-expression</li> <li><a href="https://github.com/Automattic/mongoose/commit/ed90a0a25b5ecc5ca5080626dfddcebdf24d2c7d"><code>ed90a0a</code></a> Update expressions.test.ts</li> <li>Additional commits viewable in <a href="https://github.com/Automattic/mongoose/compare/6.4.1...6.4.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mongoose&package-manager=npm_and_yarn&previous-version=6.4.1&new-version=6.4.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
dependabot[bot] commented 2022-07-04 11:11:08 +00:00 (Migrated from github.com)

Looks like mongoose is up-to-date now, so this is no longer needed.

Looks like mongoose is up-to-date now, so this is no longer needed.
This repo is archived. You cannot comment on pull requests.
No Reviewers
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: go-bds/Maneger#401
No description provided.