jwt-node-vue
jwt-node-vue copied to clipboard
Bump mongoose from 8.2.3 to 8.3.0 in /backend
Bumps mongoose from 8.2.3 to 8.3.0.
Release notes
Sourced from mongoose's releases.
8.3.0 / 2024-04-03
- feat: use [email protected]
- 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
8.2.4 / 2024-03-28
- types(query): bring "getFilter" and "getQuery" in-line with "find" and other types #14463 noseworthy
- types(schema): re-export the defintion for SearchIndexDescription #14464
- docs: removed unused hook from docs #14461 bernardarhia
Changelog
Sourced from mongoose's changelog.
8.3.0 / 2024-04-03
- feat: use [email protected]
- 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
8.2.4 / 2024-03-28
- types(query): bring "getFilter" and "getQuery" in-line with "find" and other types #14463 noseworthy
- types(schema): re-export the defintion for SearchIndexDescription #14464
- docs: removed unused hook from docs #14461 bernardarhia
Commits
979b534
chore: release 8.3.07803d80
Merge pull request #14470 from Automattic/8.352d1486
Merge branch 'master' into 8.33aba5bf
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.057ac69d
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.3c1e1ca4
Merge pull request #14489 from Automattic/dependabot/npm_and_yarn/master/babe...- Additional commits viewable in compare view
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)