mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	chore(deps): update dependency debounce to v2.2.0 (#8538)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [debounce](https://redirect.github.com/sindresorhus/debounce) | [`2.1.1` -> `2.2.0`](https://renovatebot.com/diffs/npm/debounce/2.1.1/2.2.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>sindresorhus/debounce (debounce)</summary> ### [`v2.2.0`](https://redirect.github.com/sindresorhus/debounce/releases/tag/v2.2.0) [Compare Source](https://redirect.github.com/sindresorhus/debounce/compare/v2.1.1...v2.2.0) - Add `.isPending` property to the debounced function ([#​44](https://redirect.github.com/sindresorhus/debounce/issues/44)) [`1151e14`](https://redirect.github.com/sindresorhus/debounce/commit/1151e14) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									99b7ea7188
								
							
						
					
					
						commit
						bd4402302c
					
				| @ -81,7 +81,7 @@ | ||||
|     "cypress-vite": "^1.4.0", | ||||
|     "date-fns": "2.30.0", | ||||
|     "date-fns-tz": "^2.0.0", | ||||
|     "debounce": "2.1.1", | ||||
|     "debounce": "2.2.0", | ||||
|     "deep-diff": "1.0.2", | ||||
|     "dequal": "2.0.3", | ||||
|     "fast-json-patch": "3.1.1", | ||||
|  | ||||
| @ -4455,10 +4455,10 @@ __metadata: | ||||
|   languageName: node | ||||
|   linkType: hard | ||||
| 
 | ||||
| "debounce@npm:2.1.1": | ||||
|   version: 2.1.1 | ||||
|   resolution: "debounce@npm:2.1.1" | ||||
|   checksum: 10c0/2d33b118cbcd19dc85146a0020a849a2b67abfe20030bca283786b5110da922995f7228a551df4b77e8fee9f40673ccc63c509593a470ab061c548f94442989d | ||||
| "debounce@npm:2.2.0": | ||||
|   version: 2.2.0 | ||||
|   resolution: "debounce@npm:2.2.0" | ||||
|   checksum: 10c0/684536fe9a04c9eea46cf02f119f69aa4071813ba25b9b43370e1503ea60b34fd38d694c7145fa2be504f9d40e7e39354cb9ed155c70954a0eefa391aefe271c | ||||
|   languageName: node | ||||
|   linkType: hard | ||||
| 
 | ||||
| @ -9955,7 +9955,7 @@ __metadata: | ||||
|     cypress-vite: "npm:^1.4.0" | ||||
|     date-fns: "npm:2.30.0" | ||||
|     date-fns-tz: "npm:^2.0.0" | ||||
|     debounce: "npm:2.1.1" | ||||
|     debounce: "npm:2.2.0" | ||||
|     deep-diff: "npm:1.0.2" | ||||
|     dequal: "npm:2.0.3" | ||||
|     fast-json-patch: "npm:3.1.1" | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user