mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	fix(deps): update dependency express-rate-limit to v7.5.0 (#9039)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [express-rate-limit](https://redirect.github.com/express-rate-limit/express-rate-limit) | [`7.4.1` -> `7.5.0`](https://renovatebot.com/diffs/npm/express-rate-limit/7.4.1/7.5.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>express-rate-limit/express-rate-limit (express-rate-limit)</summary> ### [`v7.5.0`](https://redirect.github.com/express-rate-limit/express-rate-limit/releases/tag/v7.5.0) [Compare Source](https://redirect.github.com/express-rate-limit/express-rate-limit/compare/v7.4.1...v7.5.0) ##### Added - Implemented the combined `RateLimit` header according to the eighth draft of the [IETF RateLimit header specificiation](https://redirect.github.com/ietf-wg-httpapi/ratelimit-headers). Enable by setting `standardHeaders: 'draft-8'`. - Added a new `identifier` option, used as the name for the quota policy in the `draft-8` headers. - Added a new `headersDraftVersion` validation check to identifies cases where an unsupported version string is passed to the `standardHeaders` option. *** You can view the full changelog [here](https://express-rate-limit.mintlify.app/reference/changelog). </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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44MC4wIiwidXBkYXRlZEluVmVyIjoiMzkuODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									79df76487c
								
							
						
					
					
						commit
						ab53977106
					
				@ -4093,11 +4093,11 @@ __metadata:
 | 
			
		||||
  linkType: hard
 | 
			
		||||
 | 
			
		||||
"express-rate-limit@npm:^7.3.1":
 | 
			
		||||
  version: 7.4.1
 | 
			
		||||
  resolution: "express-rate-limit@npm:7.4.1"
 | 
			
		||||
  version: 7.5.0
 | 
			
		||||
  resolution: "express-rate-limit@npm:7.5.0"
 | 
			
		||||
  peerDependencies:
 | 
			
		||||
    express: 4 || 5 || ^5.0.0-beta.1
 | 
			
		||||
  checksum: 10c0/111673b43e7c2eef8bc3b6d5e7b46cabe055782d446b0aa93e55ef277e1c7995366443c16fa92101948dafdf1c4f39523c03adbfcc7c57cbbb9c9131ee374049
 | 
			
		||||
    express: ^4.11 || 5 || ^5.0.0-beta.1
 | 
			
		||||
  checksum: 10c0/3e96afa05b4f577395688ede37e0cb19901f20c350b32575fb076f3d25176209fb88d3648151755c232aaf304147c58531f070757978f376e2f08326449299fd
 | 
			
		||||
  languageName: node
 | 
			
		||||
  linkType: hard
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user