mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	chore(deps): update dependency @swc/core to v1.6.7 (#7571)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@swc/core](https://swc.rs) ([source](https://togithub.com/swc-project/swc)) | [`1.6.6` -> `1.6.7`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.6.6/1.6.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>swc-project/swc (@​swc/core)</summary> ### [`v1.6.7`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#167---2024-07-03) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.6.6...v1.6.7) ##### Bug Fixes - **(es/compat)** Do not reuse span ([#​9117](https://togithub.com/swc-project/swc/issues/9117)) ([6520052](6520052432)) ##### Documentation - Use `@swc/counter` for 3rd-party download count ([026ff7e](026ff7ef0c)) ##### Features - **(binding)** Create Wasm package for stripping only TypeScript ([#​9124](https://togithub.com/swc-project/swc/issues/9124)) ([6b3c0da](6b3c0da755)) - **(es/minifier)** Handle more indexing expression ([#​8750](https://togithub.com/swc-project/swc/issues/8750)) ([570c47a](570c47a9ac)) - **(preset-env)** Upgrade `browserslist-rs` ([#​9023](https://togithub.com/swc-project/swc/issues/9023)) ([18d6277](18d6277e4c)) ##### Performance - **(es/lexer)** Do not use `memchr::memmem` in parser ([#​9118](https://togithub.com/swc-project/swc/issues/9118)) ([72021de](72021def15)) ##### Refactor - **(es/typescript)** Extract type annotation proposal out ([#​9127](https://togithub.com/swc-project/swc/issues/9127)) ([dfee5f8](dfee5f838b)) ##### Testing - **(bindings/ts)** Test Wasm binding ([#​9128](https://togithub.com/swc-project/swc/issues/9128)) ([c6d6db3](c6d6db3661)) - **(es/decorators)** Split `decorator-tests` ([#​9119](https://togithub.com/swc-project/swc/issues/9119)) ([07c3054](07c3054847)) ##### Build - **(bindings)** Fix build of typescript binding ([#​9125](https://togithub.com/swc-project/swc/issues/9125)) ([f409bc0](f409bc09d5)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									8bee33fa48
								
							
						
					
					
						commit
						0138acdbf8
					
				@ -173,7 +173,7 @@
 | 
				
			|||||||
  "@babel/core": "7.24.7",
 | 
					  "@babel/core": "7.24.7",
 | 
				
			||||||
  "@biomejs/biome": "^1.8.3",
 | 
					  "@biomejs/biome": "^1.8.3",
 | 
				
			||||||
  "@cyclonedx/yarn-plugin-cyclonedx": "^1.0.0-rc.7",
 | 
					  "@cyclonedx/yarn-plugin-cyclonedx": "^1.0.0-rc.7",
 | 
				
			||||||
  "@swc/core": "1.6.6",
 | 
					  "@swc/core": "1.6.7",
 | 
				
			||||||
  "@swc/jest": "0.2.36",
 | 
					  "@swc/jest": "0.2.36",
 | 
				
			||||||
  "@types/bcryptjs": "2.4.6",
 | 
					  "@types/bcryptjs": "2.4.6",
 | 
				
			||||||
  "@types/cors": "2.8.17",
 | 
					  "@types/cors": "2.8.17",
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										90
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										90
									
								
								yarn.lock
									
									
									
									
									
								
							@ -1624,90 +1624,90 @@ __metadata:
 | 
				
			|||||||
  languageName: node
 | 
					  languageName: node
 | 
				
			||||||
  linkType: hard
 | 
					  linkType: hard
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@swc/core-darwin-arm64@npm:1.6.6":
 | 
					"@swc/core-darwin-arm64@npm:1.6.7":
 | 
				
			||||||
  version: 1.6.6
 | 
					  version: 1.6.7
 | 
				
			||||||
  resolution: "@swc/core-darwin-arm64@npm:1.6.6"
 | 
					  resolution: "@swc/core-darwin-arm64@npm:1.6.7"
 | 
				
			||||||
  conditions: os=darwin & cpu=arm64
 | 
					  conditions: os=darwin & cpu=arm64
 | 
				
			||||||
  languageName: node
 | 
					  languageName: node
 | 
				
			||||||
  linkType: hard
 | 
					  linkType: hard
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@swc/core-darwin-x64@npm:1.6.6":
 | 
					"@swc/core-darwin-x64@npm:1.6.7":
 | 
				
			||||||
  version: 1.6.6
 | 
					  version: 1.6.7
 | 
				
			||||||
  resolution: "@swc/core-darwin-x64@npm:1.6.6"
 | 
					  resolution: "@swc/core-darwin-x64@npm:1.6.7"
 | 
				
			||||||
  conditions: os=darwin & cpu=x64
 | 
					  conditions: os=darwin & cpu=x64
 | 
				
			||||||
  languageName: node
 | 
					  languageName: node
 | 
				
			||||||
  linkType: hard
 | 
					  linkType: hard
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@swc/core-linux-arm-gnueabihf@npm:1.6.6":
 | 
					"@swc/core-linux-arm-gnueabihf@npm:1.6.7":
 | 
				
			||||||
  version: 1.6.6
 | 
					  version: 1.6.7
 | 
				
			||||||
  resolution: "@swc/core-linux-arm-gnueabihf@npm:1.6.6"
 | 
					  resolution: "@swc/core-linux-arm-gnueabihf@npm:1.6.7"
 | 
				
			||||||
  conditions: os=linux & cpu=arm
 | 
					  conditions: os=linux & cpu=arm
 | 
				
			||||||
  languageName: node
 | 
					  languageName: node
 | 
				
			||||||
  linkType: hard
 | 
					  linkType: hard
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@swc/core-linux-arm64-gnu@npm:1.6.6":
 | 
					"@swc/core-linux-arm64-gnu@npm:1.6.7":
 | 
				
			||||||
  version: 1.6.6
 | 
					  version: 1.6.7
 | 
				
			||||||
  resolution: "@swc/core-linux-arm64-gnu@npm:1.6.6"
 | 
					  resolution: "@swc/core-linux-arm64-gnu@npm:1.6.7"
 | 
				
			||||||
  conditions: os=linux & cpu=arm64 & libc=glibc
 | 
					  conditions: os=linux & cpu=arm64 & libc=glibc
 | 
				
			||||||
  languageName: node
 | 
					  languageName: node
 | 
				
			||||||
  linkType: hard
 | 
					  linkType: hard
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@swc/core-linux-arm64-musl@npm:1.6.6":
 | 
					"@swc/core-linux-arm64-musl@npm:1.6.7":
 | 
				
			||||||
  version: 1.6.6
 | 
					  version: 1.6.7
 | 
				
			||||||
  resolution: "@swc/core-linux-arm64-musl@npm:1.6.6"
 | 
					  resolution: "@swc/core-linux-arm64-musl@npm:1.6.7"
 | 
				
			||||||
  conditions: os=linux & cpu=arm64 & libc=musl
 | 
					  conditions: os=linux & cpu=arm64 & libc=musl
 | 
				
			||||||
  languageName: node
 | 
					  languageName: node
 | 
				
			||||||
  linkType: hard
 | 
					  linkType: hard
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@swc/core-linux-x64-gnu@npm:1.6.6":
 | 
					"@swc/core-linux-x64-gnu@npm:1.6.7":
 | 
				
			||||||
  version: 1.6.6
 | 
					  version: 1.6.7
 | 
				
			||||||
  resolution: "@swc/core-linux-x64-gnu@npm:1.6.6"
 | 
					  resolution: "@swc/core-linux-x64-gnu@npm:1.6.7"
 | 
				
			||||||
  conditions: os=linux & cpu=x64 & libc=glibc
 | 
					  conditions: os=linux & cpu=x64 & libc=glibc
 | 
				
			||||||
  languageName: node
 | 
					  languageName: node
 | 
				
			||||||
  linkType: hard
 | 
					  linkType: hard
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@swc/core-linux-x64-musl@npm:1.6.6":
 | 
					"@swc/core-linux-x64-musl@npm:1.6.7":
 | 
				
			||||||
  version: 1.6.6
 | 
					  version: 1.6.7
 | 
				
			||||||
  resolution: "@swc/core-linux-x64-musl@npm:1.6.6"
 | 
					  resolution: "@swc/core-linux-x64-musl@npm:1.6.7"
 | 
				
			||||||
  conditions: os=linux & cpu=x64 & libc=musl
 | 
					  conditions: os=linux & cpu=x64 & libc=musl
 | 
				
			||||||
  languageName: node
 | 
					  languageName: node
 | 
				
			||||||
  linkType: hard
 | 
					  linkType: hard
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@swc/core-win32-arm64-msvc@npm:1.6.6":
 | 
					"@swc/core-win32-arm64-msvc@npm:1.6.7":
 | 
				
			||||||
  version: 1.6.6
 | 
					  version: 1.6.7
 | 
				
			||||||
  resolution: "@swc/core-win32-arm64-msvc@npm:1.6.6"
 | 
					  resolution: "@swc/core-win32-arm64-msvc@npm:1.6.7"
 | 
				
			||||||
  conditions: os=win32 & cpu=arm64
 | 
					  conditions: os=win32 & cpu=arm64
 | 
				
			||||||
  languageName: node
 | 
					  languageName: node
 | 
				
			||||||
  linkType: hard
 | 
					  linkType: hard
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@swc/core-win32-ia32-msvc@npm:1.6.6":
 | 
					"@swc/core-win32-ia32-msvc@npm:1.6.7":
 | 
				
			||||||
  version: 1.6.6
 | 
					  version: 1.6.7
 | 
				
			||||||
  resolution: "@swc/core-win32-ia32-msvc@npm:1.6.6"
 | 
					  resolution: "@swc/core-win32-ia32-msvc@npm:1.6.7"
 | 
				
			||||||
  conditions: os=win32 & cpu=ia32
 | 
					  conditions: os=win32 & cpu=ia32
 | 
				
			||||||
  languageName: node
 | 
					  languageName: node
 | 
				
			||||||
  linkType: hard
 | 
					  linkType: hard
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@swc/core-win32-x64-msvc@npm:1.6.6":
 | 
					"@swc/core-win32-x64-msvc@npm:1.6.7":
 | 
				
			||||||
  version: 1.6.6
 | 
					  version: 1.6.7
 | 
				
			||||||
  resolution: "@swc/core-win32-x64-msvc@npm:1.6.6"
 | 
					  resolution: "@swc/core-win32-x64-msvc@npm:1.6.7"
 | 
				
			||||||
  conditions: os=win32 & cpu=x64
 | 
					  conditions: os=win32 & cpu=x64
 | 
				
			||||||
  languageName: node
 | 
					  languageName: node
 | 
				
			||||||
  linkType: hard
 | 
					  linkType: hard
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@swc/core@npm:1.6.6":
 | 
					"@swc/core@npm:1.6.7":
 | 
				
			||||||
  version: 1.6.6
 | 
					  version: 1.6.7
 | 
				
			||||||
  resolution: "@swc/core@npm:1.6.6"
 | 
					  resolution: "@swc/core@npm:1.6.7"
 | 
				
			||||||
  dependencies:
 | 
					  dependencies:
 | 
				
			||||||
    "@swc/core-darwin-arm64": "npm:1.6.6"
 | 
					    "@swc/core-darwin-arm64": "npm:1.6.7"
 | 
				
			||||||
    "@swc/core-darwin-x64": "npm:1.6.6"
 | 
					    "@swc/core-darwin-x64": "npm:1.6.7"
 | 
				
			||||||
    "@swc/core-linux-arm-gnueabihf": "npm:1.6.6"
 | 
					    "@swc/core-linux-arm-gnueabihf": "npm:1.6.7"
 | 
				
			||||||
    "@swc/core-linux-arm64-gnu": "npm:1.6.6"
 | 
					    "@swc/core-linux-arm64-gnu": "npm:1.6.7"
 | 
				
			||||||
    "@swc/core-linux-arm64-musl": "npm:1.6.6"
 | 
					    "@swc/core-linux-arm64-musl": "npm:1.6.7"
 | 
				
			||||||
    "@swc/core-linux-x64-gnu": "npm:1.6.6"
 | 
					    "@swc/core-linux-x64-gnu": "npm:1.6.7"
 | 
				
			||||||
    "@swc/core-linux-x64-musl": "npm:1.6.6"
 | 
					    "@swc/core-linux-x64-musl": "npm:1.6.7"
 | 
				
			||||||
    "@swc/core-win32-arm64-msvc": "npm:1.6.6"
 | 
					    "@swc/core-win32-arm64-msvc": "npm:1.6.7"
 | 
				
			||||||
    "@swc/core-win32-ia32-msvc": "npm:1.6.6"
 | 
					    "@swc/core-win32-ia32-msvc": "npm:1.6.7"
 | 
				
			||||||
    "@swc/core-win32-x64-msvc": "npm:1.6.6"
 | 
					    "@swc/core-win32-x64-msvc": "npm:1.6.7"
 | 
				
			||||||
    "@swc/counter": "npm:^0.1.3"
 | 
					    "@swc/counter": "npm:^0.1.3"
 | 
				
			||||||
    "@swc/types": "npm:^0.1.9"
 | 
					    "@swc/types": "npm:^0.1.9"
 | 
				
			||||||
  peerDependencies:
 | 
					  peerDependencies:
 | 
				
			||||||
@ -1736,7 +1736,7 @@ __metadata:
 | 
				
			|||||||
  peerDependenciesMeta:
 | 
					  peerDependenciesMeta:
 | 
				
			||||||
    "@swc/helpers":
 | 
					    "@swc/helpers":
 | 
				
			||||||
      optional: true
 | 
					      optional: true
 | 
				
			||||||
  checksum: 10c0/7e46e9f81218abfda9230bc6f4aeaf86ac811c6d8441ca936669da0f182c1f5863b6611d35e4e3b649eb0d395a199b8955d823b7c572eb2203a6b191e86ccfe0
 | 
					  checksum: 10c0/f2f21719fb0fd3627b41f58cb8807dbd6c93e410eca4999952f5c6e51fbb0111b1fee2ee3fa0bbb21e3bfb787f554d18f2a9ac2b99da10b07b6214629bb04dfe
 | 
				
			||||||
  languageName: node
 | 
					  languageName: node
 | 
				
			||||||
  linkType: hard
 | 
					  linkType: hard
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -9745,7 +9745,7 @@ __metadata:
 | 
				
			|||||||
    "@biomejs/biome": "npm:^1.8.3"
 | 
					    "@biomejs/biome": "npm:^1.8.3"
 | 
				
			||||||
    "@cyclonedx/yarn-plugin-cyclonedx": "npm:^1.0.0-rc.7"
 | 
					    "@cyclonedx/yarn-plugin-cyclonedx": "npm:^1.0.0-rc.7"
 | 
				
			||||||
    "@slack/web-api": "npm:^6.10.0"
 | 
					    "@slack/web-api": "npm:^6.10.0"
 | 
				
			||||||
    "@swc/core": "npm:1.6.6"
 | 
					    "@swc/core": "npm:1.6.7"
 | 
				
			||||||
    "@swc/jest": "npm:0.2.36"
 | 
					    "@swc/jest": "npm:0.2.36"
 | 
				
			||||||
    "@types/bcryptjs": "npm:2.4.6"
 | 
					    "@types/bcryptjs": "npm:2.4.6"
 | 
				
			||||||
    "@types/cors": "npm:2.8.17"
 | 
					    "@types/cors": "npm:2.8.17"
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user