mongoose-elasticsearch-xp
mongoose-elasticsearch-xp copied to clipboard
A mongoose plugin that indexes models into Elasticsearch 2 / 5 / 6 and 7
Bumps [flat](https://github.com/hughsk/flat) to 5.0.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `flat` from 4.1.0 to 5.0.2 Commits e5ffd66 Release 5.0.2 fdb79d5 Update dependencies, refresh...
Bumps [qs](https://github.com/ljharb/qs) from 6.5.1 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge`: avoid a crash with a null target and a truthy...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
suport tls cert config? es.https.cert=/usr/local/services/certs/client-certificates.pem https://www.elastic.co/guide/en/elasticsearch/reference/current/configuring-tls.html#tls-http
Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1. Release notes Sourced from pathval's releases. v1.1.1 Fixes a security issue around prototype pollution. Commits db6c3e3 chore: v1.1.1 7859e0e Merge pull request #60 from...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.5.0 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...
Bumps [marked](https://github.com/markedjs/marked) from 0.3.12 to 0.6.3. Release notes Sourced from marked's releases. 0.6.3 Fixes Fix nested blockquotes #1464 Fix <em> issue with mixed content #1451 revert #1464 #1497 Fix breaks:...
Bumps [mpath](https://github.com/aheckmann/mpath) from 0.3.0 to 0.6.0. Changelog Sourced from mpath's changelog. 0.6.0 / 2019-05-01 feat: support setting dotted paths within nested arrays 0.5.2 / 2019-04-25 fix: avoid using subclassed array...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.5 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 2.0.1 to 4.5.1. Release notes Sourced from normalize-url's releases. v4.5.0 Strip default MIME type and charset in data URLs (#100) 308909b https://github.com/sindresorhus/normalize-url/compare/v4.4.1...v4.5.0 v4.4.1 Fix data URL should...