SocialGouv / recherche-entreprises

API de recherche d'entreprises Franรงaises
https://recherche-entreprises.fabrique.social.gouv.fr
32 stars 5 forks source link

fix(deps): update dependency use-debounce to v8 - autoclosed #186

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
use-debounce 6.0.1 -> 8.0.4 age adoption passing confidence

Release Notes

xnimorz/use-debounce ### [`v8.0.4`](https://togithub.com/xnimorz/use-debounce/blob/HEAD/CHANGELOG.md#​804) [Compare Source](https://togithub.com/xnimorz/use-debounce/compare/8.0.3...8.0.4) - Changes types for `useDebouncedCallback` args: [https://github.com/xnimorz/use-debounce/pull/140](https://togithub.com/xnimorz/use-debounce/pull/140) Thanks to [@​sarunast](https://togithub.com/sarunast) ### [`v8.0.3`](https://togithub.com/xnimorz/use-debounce/blob/HEAD/CHANGELOG.md#​803) [Compare Source](https://togithub.com/xnimorz/use-debounce/compare/8.0.2...8.0.3) - Added `types` to package json to mitigate [https://github.com/microsoft/TypeScript/issues/49160](https://togithub.com/microsoft/TypeScript/issues/49160). [https://github.com/xnimorz/use-debounce/pull/138](https://togithub.com/xnimorz/use-debounce/pull/138) Thanks to [@​wuzzeb](https://togithub.com/wuzzeb) ### [`v8.0.2`](https://togithub.com/xnimorz/use-debounce/blob/HEAD/CHANGELOG.md#​802) [Compare Source](https://togithub.com/xnimorz/use-debounce/compare/8.0.1...8.0.2) - Added type exports. [https://github.com/xnimorz/use-debounce/pull/136](https://togithub.com/xnimorz/use-debounce/pull/136) Thanks to [@​tryggvigy](https://togithub.com/tryggvigy) - Improved code comments. [https://github.com/xnimorz/use-debounce/pull/135](https://togithub.com/xnimorz/use-debounce/pull/135) Thanks to [@​tryggvigy](https://togithub.com/tryggvigy) ### [`v8.0.1`](https://togithub.com/xnimorz/use-debounce/blob/HEAD/CHANGELOG.md#​801) [Compare Source](https://togithub.com/xnimorz/use-debounce/compare/8.0.0...8.0.1) - update library exports section to make exports work correctly with jest@28 ### [`v8.0.0`](https://togithub.com/xnimorz/use-debounce/blob/HEAD/CHANGELOG.md#​800) [Compare Source](https://togithub.com/xnimorz/use-debounce/compare/ce543e30fd904653d5ca1d20c2f26e6347dee069...8.0.0) - *breaking change* `useDebounce` changed its build system to microbundle. For now we have several entries: `index.js` is for commonJS approach `index.modern.js` for esnext module system `index.umd.js` for UMD. All the files are in `dist` folder. If you have any paths which have `esm` or `lib`, please, replace them to `dist`: Before: ```js import useDebounceCallback from 'use-debounce/lib/useDebounceCallback' ``` After: ```js import { useDebounceCallback } from 'use-debounce'; ``` - Fixed issue with incorrect VSCode autocomplete [https://github.com/xnimorz/use-debounce/issues/131](https://togithub.com/xnimorz/use-debounce/issues/131) Thanks to [@​c-ehrlich](https://togithub.com/c-ehrlich) for reporting - Fixed `useDebounce` behaviour with react-devtools tab when devtools have a component with `useDebounce` or `useDebounceCallback` opened. [https://github.com/xnimorz/use-debounce/issues/129](https://togithub.com/xnimorz/use-debounce/issues/129) Thanks to [@​alexniarchos](https://togithub.com/alexniarchos) for reporting - Fixed issue with `leading: true` [https://github.com/xnimorz/use-debounce/issues/124](https://togithub.com/xnimorz/use-debounce/issues/124) Thanks to [@​mntnoe](https://togithub.com/mntnoe) for reporting ### [`v7.0.1`](https://togithub.com/xnimorz/use-debounce/blob/HEAD/CHANGELOG.md#​701) [Compare Source](https://togithub.com/xnimorz/use-debounce/compare/7.0.0...ce543e30fd904653d5ca1d20c2f26e6347dee069) - `debounced` object now is preserved for `use-debounce` between the renders. Thanks to [@​msharifi99](https://togithub.com/msharifi99) for reporting. ### [`v7.0.0`](https://togithub.com/xnimorz/use-debounce/blob/HEAD/CHANGELOG.md#​700) [Compare Source](https://togithub.com/xnimorz/use-debounce/compare/6.0.1...7.0.0) - *breaking change* `useDebounce` hook changed `isPending` behavior from `async` reacting to the sync. Now `isPending` returns `True` as soon as the new value is sent to the hook. - Dev dependencies updated

Configuration

๐Ÿ“… Schedule: Branch creation - "before 3am on the first day of the month" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

๐Ÿšฆ Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

๐Ÿ”• Ignore: Close this PR and you won't be reminded about this update again.



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

github-actions[bot] commented 2 years ago

๐ŸŽ‰ Deployment for commit 1319cfadf41a9af1bf90aea5ec28c92f78439086 :

Ingresses - ๐Ÿš€ [https://api-recherche-entreprises-renovate-use-debounce-ht28w7.dev.fabrique.social.gouv.fr/](https://api-recherche-entreprises-renovate-use-debounce-ht28w7.dev.fabrique.social.gouv.fr/) - ๐Ÿš€ [https://app-front-recherche-entreprises-renovate-use-debounce-ht28w7.dev.fabrique.social.gouv.fr/](https://app-front-recherche-entreprises-renovate-use-debounce-ht28w7.dev.fabrique.social.gouv.fr/)
Docker images - ๐Ÿ“ฆ docker pull ghcr.io/socialgouv/recherche-entreprises/api:sha-1319cfadf41a9af1bf90aea5ec28c92f78439086 - ๐Ÿ“ฆ docker pull ghcr.io/socialgouv/recherche-entreprises/front:sha-1319cfadf41a9af1bf90aea5ec28c92f78439086
Debug - [๐Ÿ“• Loki logs for namespace recherche-entreprises-renovate-use-debounce-8-x-4ucspo](https://grafana.fabrique.social.gouv.fr/explore?orgId=1&left=%5B%22now-6h%22,%22now%22,%22Loki%22,%7B%22expr%22:%22%7Bnamespace%3D%5C%22recherche-entreprises-renovate-use-debounce-8-x-4ucspo%5C%22%7D%22%7D%5D) - [๐Ÿ“ˆ Pods monitoring for namespace recherche-entreprises-renovate-use-debounce-8-x-4ucspo](https://grafana.fabrique.social.gouv.fr/d/85a562078cdf77779eaa1add43ccec1e/kubernetes-compute-resources-namespace-pods?orgId=1&refresh=10s&var-datasource=default&var-cluster=dev2&var-namespace=recherche-entreprises-renovate-use-debounce-8-x-4ucspo) - [๐Ÿ“ˆ Workloads monitoring for namespace recherche-entreprises-renovate-use-debounce-8-x-4ucspo](https://grafana.fabrique.social.gouv.fr/d/a87fb0d919ec0ea5f6543124e16c42a5/kubernetes-compute-resources-namespace-workloads?orgId=1&refresh=10s&var-datasource=default&var-cluster=dev2&var-namespace=recherche-entreprises-renovate-use-debounce-8-x-4ucspo&var-type=deployment) - [๐Ÿ‘ฎโ€โ™‚๏ธ Namespace rancher recherche-entreprises-renovate-use-debounce-8-x-4ucspo](https://rancher.fabrique.social.gouv.fr/dashboard/c/c-gjtkk/explorer/namespace/recherche-entreprises-renovate-use-debounce-8-x-4ucspo) - [๐Ÿ‘ฎโ€โ™‚๏ธ Deployment app-api](https://rancher.fabrique.social.gouv.fr/dashboard/c/c-gjtkk/explorer/apps.deployment/recherche-entreprises-renovate-use-debounce-8-x-4ucspo/app-api) - [๐Ÿ‘ฎโ€โ™‚๏ธ Deployment app-front](https://rancher.fabrique.social.gouv.fr/dashboard/c/c-gjtkk/explorer/apps.deployment/recherche-entreprises-renovate-use-debounce-8-x-4ucspo/app-front)