SocialGouv / sre-tools

https://socialgouv.github.io/sre-tools/
1 stars 1 forks source link

fix(deps): update all dependencies (patch) #87

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ajv (source) ^8.6.2 -> ^8.6.3 age adoption passing confidence
react-bootstrap (source) 1.6.1 -> 1.6.3 age adoption passing confidence

Release Notes

ajv-validator/ajv ### [`v8.6.3`](https://togithub.com/ajv-validator/ajv/releases/v8.6.3) [Compare Source](https://togithub.com/ajv-validator/ajv/compare/v8.6.2...v8.6.3) Fix $ref resolution for schemas without $id ([@​rbuckton](https://togithub.com/rbuckton), [#​1725](https://togithub.com/ajv-validator/ajv/issues/1725)) Support standalone module import from ESM modules without using `.default` property ([@​bhvngt](https://togithub.com/bhvngt), [#​1757](https://togithub.com/ajv-validator/ajv/issues/1757)) Update code for breaking TS change - error in `catch` has type `unknown` ([#​1760](https://togithub.com/ajv-validator/ajv/issues/1760))
react-bootstrap/react-bootstrap ### [`v1.6.3`](https://togithub.com/react-bootstrap/react-bootstrap/releases/v1.6.3) [Compare Source](https://togithub.com/react-bootstrap/react-bootstrap/compare/v1.6.2...v1.6.3) ##### Bug Fixes - **Modal:** fix children typing ([#​6023](https://togithub.com/react-bootstrap/react-bootstrap/issues/6023)) ([30ceea8](https://togithub.com/react-bootstrap/react-bootstrap/commit/30ceea8fc84d301456a894c607ab4fd8d1af5447)) ### [`v1.6.2`](https://togithub.com/react-bootstrap/react-bootstrap/releases/v1.6.2) [Compare Source](https://togithub.com/react-bootstrap/react-bootstrap/compare/v1.6.1...v1.6.2) ##### Bug Fixes - **Modal:** Fix wrong types on ModalProps ([#​6022](https://togithub.com/react-bootstrap/react-bootstrap/issues/6022)) ([18ef232](https://togithub.com/react-bootstrap/react-bootstrap/commit/18ef232fc26f12d3fb8762eb0f0ec7db3d031071)), closes [#​5894](https://togithub.com/react-bootstrap/react-bootstrap/issues/5894) - avoid [@​popperjs/core](https://togithub.com/popperjs/core) console warning ([#​6021](https://togithub.com/react-bootstrap/react-bootstrap/issues/6021)) ([335f782](https://togithub.com/react-bootstrap/react-bootstrap/commit/335f782c0d4af289bc3ab89dae4e09a10a8e5c47)), closes [#​6017](https://togithub.com/react-bootstrap/react-bootstrap/issues/6017)

Configuration

πŸ“… Schedule: "before 3am on Monday" in timezone Europe/Paris.

🚦 Automerge: Enabled.

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

πŸ‘» 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.

codecov-commenter commented 3 years ago

Codecov Report

Merging #87 (e079af8) into master (8945c55) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #87   +/-   ##
=======================================
  Coverage   84.37%   84.37%           
=======================================
  Files           3        3           
  Lines          32       32           
  Branches        6        6           
=======================================
  Hits           27       27           
  Misses          4        4           
  Partials        1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update c00c841...e079af8. Read the comment docs.

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 1.10.6 :tada:

The release is available on:

Your semantic-release bot :package::rocket: