Bump loopback-connector-mongodb from 1.18.1 to 5.3.0
Bumps loopback-connector-mongodb from 1.18.1 to 5.3.0.
Changelog
Sourced from loopback-connector-mongodb's changelog.
2020-07-10, Version 5.3.0
fix: sanitize extra dollar signs for operators (Agnes Lin)
fix: fix (Agnes Lin)
fix: allow arrays to be stored in type ObjecId (Agnes Lin)
fix: fix sections order (Agnes Lin)
chore: add bluemix security to the ci ignore list (Agnes Lin)
docs: update Mongo connector readme with lb4 style (Agnes Lin)
Update README.md (VusalIs)
fix: throws when the custom id field name is set (Agnes Lin)
Update strong-globalize to ^6.0 (Miroslav Bajtoš)
Add Node.js 13.x to Travis matrix (Miroslav Bajtoš)
Drop support for Node 8.x (Miroslav Bajtoš)
chore: update strong-globalize version (Diana Lau)
2020-03-19, Version 5.2.3
- Exclude 'deps' and '.github' from npm publish (Dominique Emond)
2020-02-10, Version 5.2.2
chore: update copyright year (Diana Lau)
chore: update CODEOWNERS (Diana Lau)
coerce property value defined as array of ObjectID (=)
fix: update the error message and name (#561) (Janny)
2019-11-22, Version 5.2.1
- fix creation of LB4 models with auto-generated id (Miroslav Bajtoš)
Commits
1092d4d5.3.0b4ca7285.2.4319d5f0Merge pull request #584 from strongloop/fix/filterc839406fix: sanitize extra dollar signs for operatorsb12633bMerge pull request #582 from strongloop/array/objid78e7970fix: fixf2cef0ffix: allow arrays to be stored in type ObjecIdc025814Merge pull request #578 from strongloop/fix-order822ffc7fix: fix sections orderbe811efMerge pull request #580 from strongloop/ci-ignore- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by dhmlau, a new releaser for loopback-connector-mongodb since your current version.
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) -
@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.