Shoe-Discord-Bot
Shoe-Discord-Bot copied to clipboard
Bump mongoose from 5.13.14 to 5.13.22
Bumps mongoose from 5.13.14 to 5.13.22.
Changelog
Sourced from mongoose's changelog.
5.13.22 / 2024-01-02
- perf(schema): remove unnecessary lookahead in numeric subpath check
- fix(document): allow setting nested path to null #14205
- types: add skipValidation, strict, timestamps as options for bulkWrite() #8778
5.13.21 / 2023-10-19
5.13.20 / 2023-07-12
- fix: avoid prototype pollution on init
5.13.19 / 2023-06-22
- fix: remove accidental tarball in publish output
5.13.18 / 2023-06-22
- fix: bump mongodb driver to 3.7.4 #13535 lorand-horvath
5.13.17 / 2023-04-04
- fix: backport fix for array filters handling $or and $and #13195 #13192 #10696 raj-goguardian
- fix: update the isIndexEqual function to take into account non-text indexes when checking compound indexes that include both text and non-text indexes #13138 #13136 rdeavila94
5.13.16 / 2023-02-20
- fix: make access to process.versions lazy #12584 maciasello
- fix(types): add missing type definitions for
bulkSave()#12019- docs: backport documentation URL updates #12692 hasezoey
5.13.15 / 2022-08-22
- fix: backport fix for CVE-2022-2564 #12281 shubanker
- docs: fix broken link from findandmodify method deprecation #11366 laissonsilveira
Commits
2642bb5chore: release 5.13.22e894fe8types: addskipValidation,strict,timestampsas options for bulkWrite()c5fa9b4fix: also allow setting nested field to undefined re: #1420566e5c1bfix: fix some merge issues with #14226 re: #14205a96164efix(document): allow setting nested path tonull7ff7e33perf(schema): remove unnecessary lookahead in numeric subpath check09c55b3pin another version for node 4 builda1c9fb1chore: fix typo7bd07d9try pinning@types/babylondep to fix build issues21639c8chore: release 5.13.21- 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@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) You can disable automated security fix PRs for this repo from the Security Alerts page.