SocialGouv / sre-tools

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

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

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
query-string ^7.0.0 -> ^7.0.1 age adoption passing confidence
react (source) 17.0.1 -> 17.0.2 age adoption passing confidence
react-dom (source) 17.0.1 -> 17.0.2 age adoption passing confidence
react-hook-form (source) 6.15.4 -> 6.15.8 age adoption passing confidence

Release Notes

sindresorhus/query-string ### [`v7.0.1`](https://togithub.com/sindresorhus/query-string/releases/v7.0.1) [Compare Source](https://togithub.com/sindresorhus/query-string/compare/v7.0.0...v7.0.1) - Don't encode the fragment identifier in `.pick` and `.exclude` ([#​320](https://togithub.com/sindresorhus/query-string/issues/320)) [`fd3e779`](https://togithub.com/sindresorhus/query-string/commit/fd3e779)
facebook/react ### [`v17.0.2`](https://togithub.com/facebook/react/blob/master/CHANGELOG.md#​1702-March-22-2021) [Compare Source](https://togithub.com/facebook/react/compare/v17.0.1...v17.0.2) ##### React DOM - Remove an unused dependency to address the [`SharedArrayBuffer` cross-origin isolation warning](https://developer.chrome.com/blog/enabling-shared-array-buffer/). ([@​koba04](https://togithub.com/koba04) and [@​bvaughn](https://togithub.com/bvaughn) in [#​20831](https://togithub.com/facebook/react/pull/20831), [#​20832](https://togithub.com/facebook/react/pull/20832), and [#​20840](https://togithub.com/facebook/react/pull/20840))
react-hook-form/react-hook-form ### [`v6.15.8`](https://togithub.com/react-hook-form/react-hook-form/releases/v6.15.8) [Compare Source](https://togithub.com/react-hook-form/react-hook-form/compare/v6.15.7...v6.15.8) πŸ› fix [#​5506](https://togithub.com/react-hook-form/react-hook-form/issues/5506) watch return null value with field array ### [`v6.15.7`](https://togithub.com/react-hook-form/react-hook-form/releases/v6.15.7) [Compare Source](https://togithub.com/react-hook-form/react-hook-form/compare/v6.15.6...v6.15.7) 🐞 V6: useFieldArray with nested useFieldArray renders with fields ### [`v6.15.6`](https://togithub.com/react-hook-form/react-hook-form/releases/v6.15.6) [Compare Source](https://togithub.com/react-hook-form/react-hook-form/compare/v6.15.5...v6.15.6) 🐞 fix [#​4792](https://togithub.com/react-hook-form/react-hook-form/issues/4792) issue with nested field array append ### [`v6.15.5`](https://togithub.com/react-hook-form/react-hook-form/releases/v6.15.5) [Compare Source](https://togithub.com/react-hook-form/react-hook-form/compare/v6.15.4...v6.15.5) 🐞 fix issue with setInternalValue() for array values ([#​4402](https://togithub.com/react-hook-form/react-hook-form/issues/4402)) 🐞 fix: prevent cloning objects for class-based instances ([#​4400](https://togithub.com/react-hook-form/react-hook-form/issues/4400)) 🐞 fixing Field Array's remove function ([#​4389](https://togithub.com/react-hook-form/react-hook-form/issues/4389))

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 #46 (2e21a25) into master (904c292) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #46   +/-   ##
=======================================
  Coverage   84.84%   84.84%           
=======================================
  Files           3        3           
  Lines          33       33           
  Branches        7        7           
=======================================
  Hits           28       28           
  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 0433823...2e21a25. Read the comment docs.

github-actions[bot] commented 3 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: