jwt-node-vue
jwt-node-vue copied to clipboard
Bump mongoose from 6.6.5 to 6.6.6 in /backend
Bumps mongoose from 6.6.5 to 6.6.6.
Changelog
Sourced from mongoose's changelog.
6.6.6 / 2022-10-20
- fix(update): handle runValidators when using $set on a doc array in discriminator schema #12571 #12518
- fix(document): allow creating document with document array and top-level key named schema #12569 #12480
- fix(cast): make schema-level strictQuery override schema-level strict for query filters #12570 #12508
- fix(aggregate): avoid adding extra $match stage if user manually set discriminator key to correct value in first pipeline stage #12568 #12478
- fix: Throws error when updating a key name that match the discriminator key name on nested object #12534 #12517 lpizzinidev
- fix(types): add limit to $filter expression #12553 raphael-papazikas
- fix(types): correct replaceWith type pipeline stage #12535 FabioCingottini
- fix(types): add missing densify type pipeline type #12533 FabioCingottini
- docs(populate): added transform option description #12560 #12551 lpizzinidev
- docs(connection): add sample to useDb() documentation #12541 lpizzinidev
- docs(guide): update broken read-preference links #12538 #12525 hasezoey
- chore: add TypeScript version field to issue template #12532 hasezoey
Commits
c3e9206chore: release 6.6.67fb5114Merge pull request #12571 from Automattic/vkarpov15/gh-125189133393Merge pull request #12569 from Automattic/vkarpov15/gh-1248003f19f5Merge pull request #12568 from Automattic/vkarpov15/gh-124782b8434dfix(update): handle runValidators when using$seton a doc array in discrim...3141cb6fix(document): allow creating document with document array and top-level key ...c798368fix(aggregate): avoid adding extra$matchstage if user manually set discri...e519505Merge pull request #12534 from lpizzinidev/fix-nested-discriminator-keye852d85docs(populate): add info on using populate transform to set localization para...bf42639Merge pull request #12560 from lpizzinidev/docs-populate-transform- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)