mbook
mbook copied to clipboard
Bump loopback-connector-mongodb from 1.18.1 to 5.3.0 in /api
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
1092d4d
5.3.0b4ca728
5.2.4319d5f0
Merge pull request #584 from strongloop/fix/filterc839406
fix: sanitize extra dollar signs for operatorsb12633b
Merge pull request #582 from strongloop/array/objid78e7970
fix: fixf2cef0f
fix: allow arrays to be stored in type ObjecIdc025814
Merge pull request #578 from strongloop/fix-order822ffc7
fix: fix sections orderbe811ef
Merge 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 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 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) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will 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.