mdn / express-locallibrary-tutorial

Local Library website written in NodeJS/Express; example for the MDN server-side development NodeJS module: https://developer.mozilla.org/en-US/docs/Learn/Server-side/Express_Nodejs.
Creative Commons Zero v1.0 Universal
1.23k stars 696 forks source link

Bump mongoose from 8.2.4 to 8.3.0 #273

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps mongoose from 8.2.4 to 8.3.0.

Release notes

Sourced from mongoose's releases.

8.3.0 / 2024-04-03

  • feat: use mongodb@6.5.0
  • feat(document): add validateAllPaths option to validate() and validateSync() #14467 #14414
  • feat: pathsToSave option to save() function #14385 #9583
  • feat(query): add options parameter to Query.prototype.sort() #14375 #14365
  • feat: add function SchemaType.prototype.validateAll #14434 #6910
  • fix: handle array schema definitions with of keyword #14447 #14416
  • types: add overwriteMiddlewareResult and skipMiddlewareFunction to types #14328 #14829
Changelog

Sourced from mongoose's changelog.

8.3.0 / 2024-04-03

  • feat: use mongodb@6.5.0
  • feat(document): add validateAllPaths option to validate() and validateSync() #14467 #14414
  • feat: pathsToSave option to save() function #14385 #9583
  • feat(query): add options parameter to Query.prototype.sort() #14375 #14365
  • feat: add function SchemaType.prototype.validateAll #14434 #6910
  • fix: handle array schema definitions with of keyword #14447 #14416
  • types: add overwriteMiddlewareResult and skipMiddlewareFunction to types #14328 #14829
Commits
  • 979b534 chore: release 8.3.0
  • 7803d80 Merge pull request #14470 from Automattic/8.3
  • 52d1486 Merge branch 'master' into 8.3
  • 3aba5bf Merge pull request #14478 from Automattic/dependabot/npm_and_yarn/master/esli...
  • 4f70d6f Merge pull request #14481 from Automattic/dependabot/npm_and_yarn/master/tsd-...
  • a718e3d chore(deps-dev): bump tsd from 0.30.7 to 0.31.0
  • 57ac69d Merge pull request #14479 from Automattic/dependabot/npm_and_yarn/master/type...
  • b32cff5 Merge pull request #14487 from Automattic/dependabot/npm_and_yarn/master/moch...
  • 4d92575 chore(deps-dev): bump typescript from 5.3.3 to 5.4.3
  • c1e1ca4 Merge pull request #14489 from Automattic/dependabot/npm_and_yarn/master/babe...
  • 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 will merge this PR once CI passes on it, as requested by @mdn-bot.


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)