Skip to content

Bump mongoose from 8.0.4 to 8.1.2 - #125

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/mongoose-8.1.2
Closed

Bump mongoose from 8.0.4 to 8.1.2#125
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/mongoose-8.1.2

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubFeb 12, 2024

Copy link
Copy Markdown
Contributor

Bumps mongoose from 8.0.4 to 8.1.2.

Release notes

Sourced from mongoose's releases.

8.1.2 / 2024-02-08

  • fix: include virtuals in document array toString() output if toObject.virtuals set #14335#14315
  • fix(document): handle setting nested path to spread doc with extra properties #14287#14269
  • fix(populate): call setter on virtual populated path with populated doc instead of undefined #14314
  • fix(QueryCursor): remove callback parameter of AggregationCursor and QueryCursor #14299DevooKim
  • types: add typescript support for arbitrary fields for the options parameter of Model functions which are of type MongooseQueryOptions #14342#14341FaizBShah
  • types(model): correct return type for findOneAndUpdate with includeResultMetadata and lean set #14336#14303
  • types(connection): add type definition for createCollections()#14295#14279
  • docs(timestamps): clarify that replaceOne() and findOneAndReplace() overwrite timestamps #14337#14309

8.1.1 / 2024-01-24

  • fix(model): throw readable error when calling Model() with a string instead of model() #14288#14281
  • fix(document): handle setting nested path to spread doc with extra properties #14287#14269
  • types(query): add back context and setDefaultsOnInsert as Mongoose-specific query options #14284#14282
  • types(query): add missing runValidators back to MongooseQueryOptions #14278#14275

8.1.0 / 2024-01-16

Changelog

Sourced from mongoose's changelog.

8.1.2 / 2024-02-08

  • fix: include virtuals in document array toString() output if toObject.virtuals set #14335#14315
  • fix(document): handle setting nested path to spread doc with extra properties #14287#14269
  • fix(populate): call setter on virtual populated path with populated doc instead of undefined #14314
  • fix(QueryCursor): remove callback parameter of AggregationCursor and QueryCursor #14299DevooKim
  • types: add typescript support for arbitrary fields for the options parameter of Model functions which are of type MongooseQueryOptions #14342#14341FaizBShah
  • types(model): correct return type for findOneAndUpdate with includeResultMetadata and lean set #14336#14303
  • types(connection): add type definition for createCollections()#14295#14279
  • docs(timestamps): clarify that replaceOne() and findOneAndReplace() overwrite timestamps #14337#14309

8.1.1 / 2024-01-24

  • fix(model): throw readable error when calling Model() with a string instead of model() #14288#14281
  • fix(document): handle setting nested path to spread doc with extra properties #14287#14269
  • types(query): add back context and setDefaultsOnInsert as Mongoose-specific query options #14284#14282
  • types(query): add missing runValidators back to MongooseQueryOptions #14278#14275

8.1.0 / 2024-01-16

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 8.0.4 to 8.1.2.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](Automattic/mongoose@8.0.4...8.1.2)
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added the dependencies Pull requests that update a dependency file label Feb 12, 2024
@dependabot@github

dependabotBot commented on behalf of githubFeb 19, 2024

Copy link
Copy Markdown
ContributorAuthor

Superseded by #128.

@dependabotdependabotBot closed this Feb 19, 2024
@dependabot
dependabotBot deleted the dependabot/npm_and_yarn/mongoose-8.1.2 branch February 19, 2024 19:22
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants