mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	chore(deps): update dependency fast-check to v3.17.0 (#6746)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [fast-check](https://togithub.com/dubzzz/fast-check) ([source](https://togithub.com/dubzzz/fast-check/tree/HEAD/packages/fast-check)) | [`3.16.0` -> `3.17.0`](https://renovatebot.com/diffs/npm/fast-check/3.16.0/3.17.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>dubzzz/fast-check (fast-check)</summary> ### [`v3.17.0`](https://togithub.com/dubzzz/fast-check/blob/HEAD/packages/fast-check/CHANGELOG.md#3170) [Compare Source](https://togithub.com/dubzzz/fast-check/compare/v3.16.0...v3.17.0) *Allow access to some internals details linked to the underlying random generator* \[[Code](https://togithub.com/dubzzz/fast-check/tree/v3.17.0)]\[[Diff](https://togithub.com/dubzzz/fast-check/compare/v3.16.0...v3.17.0)] #### Features - ([PR#4817](https://togithub.com/dubzzz/fast-check/pull/4817)) Expose internal state of the PRNG from `Random` #### Fixes - ([PR#4781](https://togithub.com/dubzzz/fast-check/pull/4781)) Doc: Official release note of 3.16.0 - ([PR#4799](https://togithub.com/dubzzz/fast-check/pull/4799)) Doc: Add more links in the footer - ([PR#4800](https://togithub.com/dubzzz/fast-check/pull/4800)) Doc: Better colors for footer and dark mode *** </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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									2d3d927be2
								
							
						
					
					
						commit
						69aa0220f8
					
				@ -181,7 +181,7 @@
 | 
			
		||||
    "coveralls": "3.1.1",
 | 
			
		||||
    "del-cli": "5.1.0",
 | 
			
		||||
    "faker": "5.5.3",
 | 
			
		||||
    "fast-check": "3.16.0",
 | 
			
		||||
    "fast-check": "3.17.0",
 | 
			
		||||
    "fetch-mock": "9.11.0",
 | 
			
		||||
    "husky": "^9.0.11",
 | 
			
		||||
    "jest": "29.7.0",
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										15
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										15
									
								
								yarn.lock
									
									
									
									
									
								
							@ -3229,12 +3229,12 @@ faker@5.5.3:
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/faker/-/faker-5.5.3.tgz#c57974ee484431b25205c2c8dc09fda861e51e0e"
 | 
			
		||||
  integrity sha512-wLTv2a28wjUyWkbnX7u/ABZBkUkIF2fCd73V6P2oFqEGEktDfzWx4UxrSqtPRw0xPRAcjeAOIiJWqZm3pP4u3g==
 | 
			
		||||
 | 
			
		||||
fast-check@3.16.0:
 | 
			
		||||
  version "3.16.0"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/fast-check/-/fast-check-3.16.0.tgz#798fa85212dbfb9e4fdc65b12d872225a8f1c907"
 | 
			
		||||
  integrity sha512-k8GtQHi4pJoRQ1gVDFQno+/FVkowo/ehiz/aCj9O/D7HRWb1sSFzNrw+iPVU8QlWtH+jNwbuN+dDVg3QkS56DQ==
 | 
			
		||||
fast-check@3.17.0:
 | 
			
		||||
  version "3.17.0"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/fast-check/-/fast-check-3.17.0.tgz#7c0ff6a0e0a0bdc99c8b93d42fa066429c7bd437"
 | 
			
		||||
  integrity sha512-9A7UiBENXxMBb40qY+xOcIcGdxF5CYbXJOU4b+omh773RIFcIQRejHEjjrzIHQFLIQXWgWQu3dl6FrWR9VpYRQ==
 | 
			
		||||
  dependencies:
 | 
			
		||||
    pure-rand "^6.0.0"
 | 
			
		||||
    pure-rand "^6.1.0"
 | 
			
		||||
 | 
			
		||||
fast-deep-equal@^3.1.1:
 | 
			
		||||
  version "3.1.3"
 | 
			
		||||
@ -5972,6 +5972,11 @@ pure-rand@^6.0.0:
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/pure-rand/-/pure-rand-6.0.0.tgz#701996ceefa253507923a0e864c17ab421c04a7c"
 | 
			
		||||
  integrity sha512-rLSBxJjP+4DQOgcJAx6RZHT2he2pkhQdSnofG5VWyVl6GRq/K02ISOuOLcsMOrtKDIJb8JN2zm3FFzWNbezdPw==
 | 
			
		||||
 | 
			
		||||
pure-rand@^6.1.0:
 | 
			
		||||
  version "6.1.0"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/pure-rand/-/pure-rand-6.1.0.tgz#d173cf23258231976ccbdb05247c9787957604f2"
 | 
			
		||||
  integrity sha512-bVWawvoZoBYpp6yIoQtQXHZjmz35RSVHnUOTefl8Vcjr8snTPY1wnpSPMWekcFwbxI6gtmT7rSYPFvz71ldiOA==
 | 
			
		||||
 | 
			
		||||
qs@6.11.0, qs@^6.11.0:
 | 
			
		||||
  version "6.11.0"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/qs/-/qs-6.11.0.tgz#fd0d963446f7a65e1367e01abd85429453f0c37a"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user