SocialGouv / monitorer

A highly customizable deploy-in-one-click application to monitor your web services uptime and latency.
https://socialgouv.github.io/monitorer/
Apache License 2.0
15 stars 8 forks source link

chore(deps): update all non-major dependencies #87

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
@types/mongodb devDependencies patch 3.5.14 -> 3.5.16
cpy-cli devDependencies patch 3.1.0 -> 3.1.1
keep-a-changelog devDependencies patch 0.10.0 -> 0.10.1
mongoose (source) dependencies patch 5.9.11 -> 5.9.13

Release Notes

sindresorhus/cpy-cli ### [`v3.1.1`](https://togithub.com/sindresorhus/cpy-cli/releases/v3.1.1) [Compare Source](https://togithub.com/sindresorhus/cpy-cli/compare/v3.1.0...v3.1.1) - Update dependencies ([#​25](https://togithub.com/sindresorhus/cpy-cli/issues/25)) [`65637f7`](https://togithub.com/sindresorhus/cpy-cli/commit/65637f7)
oscarotero/keep-a-changelog ### [`v0.10.1`](https://togithub.com/oscarotero/keep-a-changelog/blob/master/CHANGELOG.md#​0101---2020-05-04) [Compare Source](https://togithub.com/oscarotero/keep-a-changelog/compare/v0.10.0...v0.10.1) ##### Added - New command --latest-release added to cli - New command --release added to cli ##### Fixed - Removed trailing space in the default description generated with --init - Updated dependencies
Automattic/mongoose ### [`v5.9.13`](https://togithub.com/Automattic/mongoose/blob/master/History.md#​5913--2020-05-08) [Compare Source](https://togithub.com/Automattic/mongoose/compare/5.9.12...5.9.13) =================== - fix(schema): mark correct path as modified when setting a path underneath a nested array of documents [#​8926](https://togithub.com/Automattic/mongoose/issues/8926) - fix(query): Query#select({ field: false }) should not overwrite schema selection options [#​8929](https://togithub.com/Automattic/mongoose/issues/8929) [#​8923](https://togithub.com/Automattic/mongoose/issues/8923) - fix(update): handle immutable properties are ignored in bulk upserts [#​8952](https://togithub.com/Automattic/mongoose/issues/8952) [philippejer](https://togithub.com/philippejer) - docs(browser): add back sample webpack config [#​8890](https://togithub.com/Automattic/mongoose/issues/8890) - docs(faq): fix broken reference in limit vs perDocumentLimit [#​8937](https://togithub.com/Automattic/mongoose/issues/8937) ### [`v5.9.12`](https://togithub.com/Automattic/mongoose/blob/master/History.md#​5912--2020-05-04) [Compare Source](https://togithub.com/Automattic/mongoose/compare/5.9.11...5.9.12) =================== - fix(document): report cast error on array elements with array index instead of just being a cast error for the whole array [#​8888](https://togithub.com/Automattic/mongoose/issues/8888) - fix(connection): throw more helpful error in case of IP whitelisting issue with Atlas [#​8846](https://togithub.com/Automattic/mongoose/issues/8846) - fix(schema): throw error on schema with reserved key with type of object [#​8869](https://togithub.com/Automattic/mongoose/issues/8869) [AbdelrahmanHafez](https://togithub.com/AbdelrahmanHafez) - fix(connection): inherit config for useDB from default connection [#​8267](https://togithub.com/Automattic/mongoose/issues/8267) [AbdelrahmanHafez](https://togithub.com/AbdelrahmanHafez) - fix(query): set mongodb options for `distinct()` [#​8906](https://togithub.com/Automattic/mongoose/issues/8906) [clhuang](https://togithub.com/clhuang) - fix(schema): allow adding descending indexes on schema [#​8895](https://togithub.com/Automattic/mongoose/issues/8895) [AbdelrahmanHafez](https://togithub.com/AbdelrahmanHafez) - fix(document): set defaults if setting nested path to empty object with `minimize: false` [#​8829](https://togithub.com/Automattic/mongoose/issues/8829) - fix(populate): check discriminator existence before accessing schema in getModelsMapForPopulate [#​8837](https://togithub.com/Automattic/mongoose/issues/8837) [AbdelrahmanHafez](https://togithub.com/AbdelrahmanHafez) - docs: fix broken references to Mongoose#Document API, and prefer mongoose.model(...) over Document#model(...) [#​8914](https://togithub.com/Automattic/mongoose/issues/8914) [AbdelrahmanHafez](https://togithub.com/AbdelrahmanHafez) - docs(model): adds options.limit to Model.insertMany(...) [#​8864](https://togithub.com/Automattic/mongoose/issues/8864) [AbdelrahmanHafez](https://togithub.com/AbdelrahmanHafez) - docs: add flattenMaps and aliases to Document#toObject() [#​8901](https://togithub.com/Automattic/mongoose/issues/8901) [AbdelrahmanHafez](https://togithub.com/AbdelrahmanHafez) - docs(model): add options.overwrite to findOneAndUpdate [#​8865](https://togithub.com/Automattic/mongoose/issues/8865) [AbdelrahmanHafez](https://togithub.com/AbdelrahmanHafez) - docs(populate+faq): separate limit-vs-perDocumentLimit into its own section, add FAQ for populate and limit [#​8917](https://togithub.com/Automattic/mongoose/issues/8917) [AbdelrahmanHafez](https://togithub.com/AbdelrahmanHafez)

Renovate configuration

:date: Schedule: "before 3am on Monday" in timezone Europe/Paris.

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by WhiteSource Renovate. View repository job log here.