mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	chore(deps): update dependency msw to v2.4.7 (#8210)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [msw](https://mswjs.io) ([source](https://redirect.github.com/mswjs/msw)) | [`2.4.6` -> `2.4.7`](https://renovatebot.com/diffs/npm/msw/2.4.6/2.4.7) | [](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>mswjs/msw (msw)</summary> ### [`v2.4.7`](https://redirect.github.com/mswjs/msw/releases/tag/v2.4.7) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v2.4.6...v2.4.7) #### v2.4.7 (2024-09-15) ##### Bug Fixes - **ClientRequest:** prevent duplicates when recording set headers ([#​2284](https://redirect.github.com/mswjs/msw/issues/2284)) ([`e04eb8f`](e04eb8f44f)) [@​kettanaito](https://redirect.github.com/kettanaito) - use `Object.defineProperty` for Headers proxy ([#​2283](https://redirect.github.com/mswjs/msw/issues/2283)) ([`94e17be`](94e17beea4)) [@​kettanaito](https://redirect.github.com/kettanaito) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									6835a6bffb
								
							
						
					
					
						commit
						b3ecb92edf
					
				@ -93,7 +93,7 @@
 | 
				
			|||||||
    "lodash.mapvalues": "^4.6.0",
 | 
					    "lodash.mapvalues": "^4.6.0",
 | 
				
			||||||
    "lodash.omit": "4.5.0",
 | 
					    "lodash.omit": "4.5.0",
 | 
				
			||||||
    "millify": "^6.0.0",
 | 
					    "millify": "^6.0.0",
 | 
				
			||||||
    "msw": "2.4.6",
 | 
					    "msw": "2.4.7",
 | 
				
			||||||
    "pkginfo": "0.4.1",
 | 
					    "pkginfo": "0.4.1",
 | 
				
			||||||
    "plausible-tracker": "0.3.9",
 | 
					    "plausible-tracker": "0.3.9",
 | 
				
			||||||
    "prop-types": "15.8.1",
 | 
					    "prop-types": "15.8.1",
 | 
				
			||||||
 | 
				
			|||||||
@ -1398,7 +1398,7 @@ __metadata:
 | 
				
			|||||||
  languageName: node
 | 
					  languageName: node
 | 
				
			||||||
  linkType: hard
 | 
					  linkType: hard
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@mswjs/interceptors@npm:^0.35.3":
 | 
					"@mswjs/interceptors@npm:^0.35.6":
 | 
				
			||||||
  version: 0.35.8
 | 
					  version: 0.35.8
 | 
				
			||||||
  resolution: "@mswjs/interceptors@npm:0.35.8"
 | 
					  resolution: "@mswjs/interceptors@npm:0.35.8"
 | 
				
			||||||
  dependencies:
 | 
					  dependencies:
 | 
				
			||||||
@ -7304,15 +7304,15 @@ __metadata:
 | 
				
			|||||||
  languageName: node
 | 
					  languageName: node
 | 
				
			||||||
  linkType: hard
 | 
					  linkType: hard
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"msw@npm:2.4.6":
 | 
					"msw@npm:2.4.7":
 | 
				
			||||||
  version: 2.4.6
 | 
					  version: 2.4.7
 | 
				
			||||||
  resolution: "msw@npm:2.4.6"
 | 
					  resolution: "msw@npm:2.4.7"
 | 
				
			||||||
  dependencies:
 | 
					  dependencies:
 | 
				
			||||||
    "@bundled-es-modules/cookie": "npm:^2.0.0"
 | 
					    "@bundled-es-modules/cookie": "npm:^2.0.0"
 | 
				
			||||||
    "@bundled-es-modules/statuses": "npm:^1.0.1"
 | 
					    "@bundled-es-modules/statuses": "npm:^1.0.1"
 | 
				
			||||||
    "@bundled-es-modules/tough-cookie": "npm:^0.1.6"
 | 
					    "@bundled-es-modules/tough-cookie": "npm:^0.1.6"
 | 
				
			||||||
    "@inquirer/confirm": "npm:^3.0.0"
 | 
					    "@inquirer/confirm": "npm:^3.0.0"
 | 
				
			||||||
    "@mswjs/interceptors": "npm:^0.35.3"
 | 
					    "@mswjs/interceptors": "npm:^0.35.6"
 | 
				
			||||||
    "@open-draft/until": "npm:^2.1.0"
 | 
					    "@open-draft/until": "npm:^2.1.0"
 | 
				
			||||||
    "@types/cookie": "npm:^0.6.0"
 | 
					    "@types/cookie": "npm:^0.6.0"
 | 
				
			||||||
    "@types/statuses": "npm:^2.0.4"
 | 
					    "@types/statuses": "npm:^2.0.4"
 | 
				
			||||||
@ -7332,7 +7332,7 @@ __metadata:
 | 
				
			|||||||
      optional: true
 | 
					      optional: true
 | 
				
			||||||
  bin:
 | 
					  bin:
 | 
				
			||||||
    msw: cli/index.js
 | 
					    msw: cli/index.js
 | 
				
			||||||
  checksum: 10c0/afcef1863842e4f70158e4973e7a827a01b0e20b37e373a9c43b847a81772c5cb8bdee4a5bad739f5c90063e84367b2282a58c2ab409072cccc88c8fc06ad27f
 | 
					  checksum: 10c0/d0aa43aab753d98c1953b083f9fab168e9a7375a4afb66b93332196efbaada82e02ead7807a958ce12a5a1204084e05eb0023cee6020b49e4d0de5b4b91f9ab7
 | 
				
			||||||
  languageName: node
 | 
					  languageName: node
 | 
				
			||||||
  linkType: hard
 | 
					  linkType: hard
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -9802,7 +9802,7 @@ __metadata:
 | 
				
			|||||||
    lodash.mapvalues: "npm:^4.6.0"
 | 
					    lodash.mapvalues: "npm:^4.6.0"
 | 
				
			||||||
    lodash.omit: "npm:4.5.0"
 | 
					    lodash.omit: "npm:4.5.0"
 | 
				
			||||||
    millify: "npm:^6.0.0"
 | 
					    millify: "npm:^6.0.0"
 | 
				
			||||||
    msw: "npm:2.4.6"
 | 
					    msw: "npm:2.4.7"
 | 
				
			||||||
    orval: "npm:^6.17.0"
 | 
					    orval: "npm:^6.17.0"
 | 
				
			||||||
    pkginfo: "npm:0.4.1"
 | 
					    pkginfo: "npm:0.4.1"
 | 
				
			||||||
    plausible-tracker: "npm:0.3.9"
 | 
					    plausible-tracker: "npm:0.3.9"
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user