hantsy / nestjs-rest-sample

NestJS RESTful APIs Sample
https://hantsy.github.io/nestjs-rest-sample/
GNU General Public License v3.0
420 stars 98 forks source link

build(deps): bump mongoose from 8.8.0 to 8.8.1 #1935

Closed dependabot[bot] closed 3 days ago

dependabot[bot] commented 3 days ago

Bumps mongoose from 8.8.0 to 8.8.1.

Release notes

Sourced from mongoose's releases.

8.8.1 / 2024-11-08

  • perf: make a few micro-optimizations to help speed up findOne() #15022 #14906
  • fix: apply embedded discriminators to subdoc schemas before compiling top level model so middleware applies correctly #15001 #14961
  • fix(query): add overwriteImmutable option to allow updating immutable properties without disabling strict mode #15000 #8619
Changelog

Sourced from mongoose's changelog.

8.8.1 / 2024-11-08

  • perf: make a few micro-optimizations to help speed up findOne() #15022 #14906
  • fix: apply embedded discriminators to subdoc schemas before compiling top level model so middleware applies correctly #15001 #14961
  • fix(query): add overwriteImmutable option to allow updating immutable properties without disabling strict mode #15000 #8619
Commits
  • a0fdb9e chore: release 8.8.1
  • 537032d Merge pull request #15022 from Automattic/vkarpov15/gh-14906
  • e40a090 address code review comments
  • 9f4def3 fix lint
  • 31104f8 perf: make a few micro-optimizations to help speed up findOne()
  • 9df19b6 Merge pull request #15014 from Automattic/dependabot/npm_and_yarn/master/moch...
  • 051d5d5 Merge pull request #15013 from Automattic/dependabot/npm_and_yarn/master/cryp...
  • 0ddd6a3 Merge pull request #15012 from Automattic/dependabot/npm_and_yarn/master/webp...
  • 862a178 Merge pull request #15011 from Automattic/dependabot/npm_and_yarn/master/babe...
  • 8e3f2dc chore(deps-dev): bump mocha from 10.7.3 to 10.8.2
  • Additional commits viewable in compare view


Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | mongoose | [>= 5.11.a, < 5.12] |

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 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)