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 #111

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
@socialgouv/eslint-config-react-strict devDependencies minor 0.33.0 -> 0.35.0
@socialgouv/eslint-config-strict devDependencies minor 0.33.0 -> 0.35.0
@types/jest devDependencies patch 26.0.0 -> 26.0.3
@types/mongodb devDependencies patch 3.5.23 -> 3.5.25
eslint (source) devDependencies patch 7.3.0 -> 7.3.1
jest (source) devDependencies minor 26.0.1 -> 26.1.0
mongoose (source) dependencies patch 5.9.19 -> 5.9.20

Release Notes

SocialGouv/linters ### [`v0.35.0`](https://togithub.com/SocialGouv/linters/blob/master/CHANGELOG.md#​0350-httpsgithubcomSocialGouvlinterscomparev0340v0350-2020-06-23) [Compare Source](https://togithub.com/SocialGouv/linters/compare/v0.34.0...v0.35.0) ##### Features - **deps:** update dependency eslint-plugin-jest to ~23.17.1 ([#​417](https://togithub.com/SocialGouv/linters/issues/417)) ([c3c0000](https://togithub.com/SocialGouv/linters/commit/c3c000037236cbdbd997a4d351528dcb9c6c94c9)) ### [`v0.34.0`](https://togithub.com/SocialGouv/linters/blob/master/CHANGELOG.md#​0340-httpsgithubcomSocialGouvlinterscomparev0330v0340-2020-06-23) [Compare Source](https://togithub.com/SocialGouv/linters/compare/v0.33.0...v0.34.0) ##### Features - **deps:** update dependency eslint-plugin-jest to ~23.17.0 ([#​416](https://togithub.com/SocialGouv/linters/issues/416)) ([63fb066](https://togithub.com/SocialGouv/linters/commit/63fb066ebebeb6b77e4ba1b9cd3abf563b301cfd))
eslint/eslint ### [`v7.3.1`](https://togithub.com/eslint/eslint/releases/v7.3.1) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.3.0...v7.3.1) - [`de77c11`](https://togithub.com/eslint/eslint/commit/de77c11e7515f2097ff355ddc0d7b6db9c83c892) Fix: Replace Infinity with Number.MAX_SAFE_INTEGER (fixes [#​13427](https://togithub.com/eslint/eslint/issues/13427)) ([#​13435](https://togithub.com/eslint/eslint/issues/13435)) (Nicholas C. Zakas)
facebook/jest ### [`v26.1.0`](https://togithub.com/facebook/jest/blob/master/CHANGELOG.md#​2610) [Compare Source](https://togithub.com/facebook/jest/compare/v26.0.1...v26.1.0) ##### Features - `[jest-mock]` Export `Mock`, `MockInstance`, `SpyInstance` types ([#​10138](https://togithub.com/facebook/jest/pull/10138)) - `[jest-config]` Support config files exporting (`async`) `function`s ([#​10001](https://togithub.com/facebook/jest/pull/10001)) - `[jest-cli, jest-core]` Add `--selectProjects` CLI argument to filter test suites by project name ([#​8612](https://togithub.com/facebook/jest/pull/8612)) - `[jest-cli, jest-init]` Add `coverageProvider` to `jest --init` prompts ([#​10044](https://togithub.com/facebook/jest/pull/10044)) ##### Fixes - `[jest-console]` `getConsoleOutput` to receive global stack trace config and use it to format stack trace ([#​10081](https://togithub.com/facebook/jest/pull/10081)) - `[jest-jasmine2]` Stop adding `:` after an error that has no message ([#​9990](https://togithub.com/facebook/jest/pull/9990)) - `[jest-diff]` Control no diff message color with `commonColor` in diff options ([#​9997](https://togithub.com/facebook/jest/pull/9997)) - `[jest-snapshot]` Fix TypeScript compilation ([#​10008](https://togithub.com/facebook/jest/pull/10008)) ##### Chore & Maintenance - `[docs]` Correct confusing filename in `enableAutomock` example ([#​10055](https://togithub.com/facebook/jest/pull/10055)) - `[jest-core]` šŸŽ‰šŸŽ‰šŸŽ‰šŸŽ‰šŸŽ‰šŸŽ‰šŸŽ‰šŸŽ‰šŸŽ‰šŸŽ‰šŸŽ‰šŸŽ‰šŸŽ‰šŸŽ‰šŸŽ‰šŸŽ‰šŸŽ‰šŸŽ‰šŸŽ‰šŸŽ‰šŸŽ‰šŸŽ‰šŸŽ‰šŸŽ‰šŸŽ‰ ([#​10000](https://togithub.com/facebook/jest/pull/10000)) - `[jest-core, jest-reporters, jest-test-result, jest-types]` Cleanup `displayName` type ([#​10049](https://togithub.com/facebook/jest/pull/10049)) - `[jest-runtime]` Jest-internal sandbox escape hatch ([#​9907](https://togithub.com/facebook/jest/pull/9907)) - `[jest-fake-timers]` Update `now` param type to support `Date` in addition to `number`. ([#​10169](https://togithub.com/facebook/jest/pull/10169)) - `[docs]` Add param to `setSystemTime` docs and remove preceding period from it and `getRealSystemTime` ([#​10169](https://togithub.com/facebook/jest/pull/10169)) - `[jest-snapshot, jest-util]` Replace `make-dir` with `fs.mkdir` ([#​10136](https://togithub.com/facebook/jest/pull/10136)) ##### Performance - `[jest-core, jest-transform, jest-haste-map]` Improve Jest startup time and test runtime, particularly when running with coverage, by caching micromatch and avoiding recreating RegExp instances ([#​10131](https://togithub.com/facebook/jest/pull/10131))
Automattic/mongoose ### [`v5.9.20`](https://togithub.com/Automattic/mongoose/blob/master/History.md#​5920--2020-06-22) [Compare Source](https://togithub.com/Automattic/mongoose/compare/5.9.19...5.9.20) =================== - fix(populate): handle populating primitive array under document array discriminator [#​9148](https://togithub.com/Automattic/mongoose/issues/9148) - fix(connection): make sure to close previous connection when calling `openUri()` on an already open connection [#​9107](https://togithub.com/Automattic/mongoose/issues/9107) - fix(model): fix conflicting $setOnInsert default values with `update` values in bulkWrite [#​9160](https://togithub.com/Automattic/mongoose/issues/9160) [#​9157](https://togithub.com/Automattic/mongoose/issues/9157) [AbdelrahmanHafez](https://togithub.com/AbdelrahmanHafez) - docs(validation): add note about validateBeforeSave and invalidate [#​9144](https://togithub.com/Automattic/mongoose/issues/9144) [dandv](https://togithub.com/dandv) - docs: specify the array field syntax for invalidate [#​9137](https://togithub.com/Automattic/mongoose/issues/9137) [dandv](https://togithub.com/dandv) - docs: fix several typos and broken references [#​9024](https://togithub.com/Automattic/mongoose/issues/9024) [AbdelrahmanHafez](https://togithub.com/AbdelrahmanHafez) - docs: fix minor typo [#​9143](https://togithub.com/Automattic/mongoose/issues/9143) [dandv](https://togithub.com/dandv)

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.