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.7.5 (#7829)
[](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.7.4` -> `1.7.5`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.7.4/1.7.5) | [](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.7.5`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#175---2024-08-02) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.7.4...v1.7.5) ##### Bug Fixes - **(common)** Fix `StringInput.end_pos` ([#​9362](https://togithub.com/swc-project/swc/issues/9362)) ([5368e18](5368e189ab)) - **(es/parser)** Fix span for unterminated block comments ([#​9361](https://togithub.com/swc-project/swc/issues/9361)) ([dc1b87e](dc1b87e43e)) - **(es/parser)** Make `UnterminatedBlockComment` stick to the EOF ([#​9366](https://togithub.com/swc-project/swc/issues/9366)) ([4f0fc6e](4f0fc6eb65)) - **(es/typescript)** Handle single type statement in if/for/while ([#​9364](https://togithub.com/swc-project/swc/issues/9364)) ([2217730](221773069b)) - **(es/typescript)** Handle backtick in ASI issue ([#​9367](https://togithub.com/swc-project/swc/issues/9367)) ([6f1716c](6f1716c4ae)) - **(es/typescript)** Analyze import chain ([#​9369](https://togithub.com/swc-project/swc/issues/9369)) ([4f9116f](4f9116f925)) ##### Miscellaneous Tasks - **(deps)** Update rust crate toml to v0.8.19 ([#​9360](https://togithub.com/swc-project/swc/issues/9360)) ([9cd51ce](9cd51cebdf)) </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://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									3fbb64511a
								
							
						
					
					
						commit
						d85ae552b0
					
				@ -174,7 +174,7 @@
 | 
				
			|||||||
    "@babel/core": "7.25.2",
 | 
					    "@babel/core": "7.25.2",
 | 
				
			||||||
    "@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.7.4",
 | 
					    "@swc/core": "1.7.5",
 | 
				
			||||||
    "@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
									
									
									
									
									
								
							@ -1688,90 +1688,90 @@ __metadata:
 | 
				
			|||||||
  languageName: node
 | 
					  languageName: node
 | 
				
			||||||
  linkType: hard
 | 
					  linkType: hard
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@swc/core-darwin-arm64@npm:1.7.4":
 | 
					"@swc/core-darwin-arm64@npm:1.7.5":
 | 
				
			||||||
  version: 1.7.4
 | 
					  version: 1.7.5
 | 
				
			||||||
  resolution: "@swc/core-darwin-arm64@npm:1.7.4"
 | 
					  resolution: "@swc/core-darwin-arm64@npm:1.7.5"
 | 
				
			||||||
  conditions: os=darwin & cpu=arm64
 | 
					  conditions: os=darwin & cpu=arm64
 | 
				
			||||||
  languageName: node
 | 
					  languageName: node
 | 
				
			||||||
  linkType: hard
 | 
					  linkType: hard
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@swc/core-darwin-x64@npm:1.7.4":
 | 
					"@swc/core-darwin-x64@npm:1.7.5":
 | 
				
			||||||
  version: 1.7.4
 | 
					  version: 1.7.5
 | 
				
			||||||
  resolution: "@swc/core-darwin-x64@npm:1.7.4"
 | 
					  resolution: "@swc/core-darwin-x64@npm:1.7.5"
 | 
				
			||||||
  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.7.4":
 | 
					"@swc/core-linux-arm-gnueabihf@npm:1.7.5":
 | 
				
			||||||
  version: 1.7.4
 | 
					  version: 1.7.5
 | 
				
			||||||
  resolution: "@swc/core-linux-arm-gnueabihf@npm:1.7.4"
 | 
					  resolution: "@swc/core-linux-arm-gnueabihf@npm:1.7.5"
 | 
				
			||||||
  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.7.4":
 | 
					"@swc/core-linux-arm64-gnu@npm:1.7.5":
 | 
				
			||||||
  version: 1.7.4
 | 
					  version: 1.7.5
 | 
				
			||||||
  resolution: "@swc/core-linux-arm64-gnu@npm:1.7.4"
 | 
					  resolution: "@swc/core-linux-arm64-gnu@npm:1.7.5"
 | 
				
			||||||
  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.7.4":
 | 
					"@swc/core-linux-arm64-musl@npm:1.7.5":
 | 
				
			||||||
  version: 1.7.4
 | 
					  version: 1.7.5
 | 
				
			||||||
  resolution: "@swc/core-linux-arm64-musl@npm:1.7.4"
 | 
					  resolution: "@swc/core-linux-arm64-musl@npm:1.7.5"
 | 
				
			||||||
  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.7.4":
 | 
					"@swc/core-linux-x64-gnu@npm:1.7.5":
 | 
				
			||||||
  version: 1.7.4
 | 
					  version: 1.7.5
 | 
				
			||||||
  resolution: "@swc/core-linux-x64-gnu@npm:1.7.4"
 | 
					  resolution: "@swc/core-linux-x64-gnu@npm:1.7.5"
 | 
				
			||||||
  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.7.4":
 | 
					"@swc/core-linux-x64-musl@npm:1.7.5":
 | 
				
			||||||
  version: 1.7.4
 | 
					  version: 1.7.5
 | 
				
			||||||
  resolution: "@swc/core-linux-x64-musl@npm:1.7.4"
 | 
					  resolution: "@swc/core-linux-x64-musl@npm:1.7.5"
 | 
				
			||||||
  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.7.4":
 | 
					"@swc/core-win32-arm64-msvc@npm:1.7.5":
 | 
				
			||||||
  version: 1.7.4
 | 
					  version: 1.7.5
 | 
				
			||||||
  resolution: "@swc/core-win32-arm64-msvc@npm:1.7.4"
 | 
					  resolution: "@swc/core-win32-arm64-msvc@npm:1.7.5"
 | 
				
			||||||
  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.7.4":
 | 
					"@swc/core-win32-ia32-msvc@npm:1.7.5":
 | 
				
			||||||
  version: 1.7.4
 | 
					  version: 1.7.5
 | 
				
			||||||
  resolution: "@swc/core-win32-ia32-msvc@npm:1.7.4"
 | 
					  resolution: "@swc/core-win32-ia32-msvc@npm:1.7.5"
 | 
				
			||||||
  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.7.4":
 | 
					"@swc/core-win32-x64-msvc@npm:1.7.5":
 | 
				
			||||||
  version: 1.7.4
 | 
					  version: 1.7.5
 | 
				
			||||||
  resolution: "@swc/core-win32-x64-msvc@npm:1.7.4"
 | 
					  resolution: "@swc/core-win32-x64-msvc@npm:1.7.5"
 | 
				
			||||||
  conditions: os=win32 & cpu=x64
 | 
					  conditions: os=win32 & cpu=x64
 | 
				
			||||||
  languageName: node
 | 
					  languageName: node
 | 
				
			||||||
  linkType: hard
 | 
					  linkType: hard
 | 
				
			||||||
 | 
					
 | 
				
			||||||
"@swc/core@npm:1.7.4":
 | 
					"@swc/core@npm:1.7.5":
 | 
				
			||||||
  version: 1.7.4
 | 
					  version: 1.7.5
 | 
				
			||||||
  resolution: "@swc/core@npm:1.7.4"
 | 
					  resolution: "@swc/core@npm:1.7.5"
 | 
				
			||||||
  dependencies:
 | 
					  dependencies:
 | 
				
			||||||
    "@swc/core-darwin-arm64": "npm:1.7.4"
 | 
					    "@swc/core-darwin-arm64": "npm:1.7.5"
 | 
				
			||||||
    "@swc/core-darwin-x64": "npm:1.7.4"
 | 
					    "@swc/core-darwin-x64": "npm:1.7.5"
 | 
				
			||||||
    "@swc/core-linux-arm-gnueabihf": "npm:1.7.4"
 | 
					    "@swc/core-linux-arm-gnueabihf": "npm:1.7.5"
 | 
				
			||||||
    "@swc/core-linux-arm64-gnu": "npm:1.7.4"
 | 
					    "@swc/core-linux-arm64-gnu": "npm:1.7.5"
 | 
				
			||||||
    "@swc/core-linux-arm64-musl": "npm:1.7.4"
 | 
					    "@swc/core-linux-arm64-musl": "npm:1.7.5"
 | 
				
			||||||
    "@swc/core-linux-x64-gnu": "npm:1.7.4"
 | 
					    "@swc/core-linux-x64-gnu": "npm:1.7.5"
 | 
				
			||||||
    "@swc/core-linux-x64-musl": "npm:1.7.4"
 | 
					    "@swc/core-linux-x64-musl": "npm:1.7.5"
 | 
				
			||||||
    "@swc/core-win32-arm64-msvc": "npm:1.7.4"
 | 
					    "@swc/core-win32-arm64-msvc": "npm:1.7.5"
 | 
				
			||||||
    "@swc/core-win32-ia32-msvc": "npm:1.7.4"
 | 
					    "@swc/core-win32-ia32-msvc": "npm:1.7.5"
 | 
				
			||||||
    "@swc/core-win32-x64-msvc": "npm:1.7.4"
 | 
					    "@swc/core-win32-x64-msvc": "npm:1.7.5"
 | 
				
			||||||
    "@swc/counter": "npm:^0.1.3"
 | 
					    "@swc/counter": "npm:^0.1.3"
 | 
				
			||||||
    "@swc/types": "npm:^0.1.12"
 | 
					    "@swc/types": "npm:^0.1.12"
 | 
				
			||||||
  peerDependencies:
 | 
					  peerDependencies:
 | 
				
			||||||
@ -1800,7 +1800,7 @@ __metadata:
 | 
				
			|||||||
  peerDependenciesMeta:
 | 
					  peerDependenciesMeta:
 | 
				
			||||||
    "@swc/helpers":
 | 
					    "@swc/helpers":
 | 
				
			||||||
      optional: true
 | 
					      optional: true
 | 
				
			||||||
  checksum: 10c0/a091ddee46ef9d1da12368e4a9d5b0f6fd0b8460ce3f1a93f986c371366d19eff3884d3d1b56e6e67d70ec4691672e4bb6033dd5f80bb19932156cf67cae2301
 | 
					  checksum: 10c0/06fcd863348da77dc27dbd66e89bab5f37e391a41afdf044df7ba98639f4b49221fb40c8cd503508ac282ed002d90eb8203abaa02c3f1e4ba04b2f7509628484
 | 
				
			||||||
  languageName: node
 | 
					  languageName: node
 | 
				
			||||||
  linkType: hard
 | 
					  linkType: hard
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -9837,7 +9837,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.7.4"
 | 
					    "@swc/core": "npm:1.7.5"
 | 
				
			||||||
    "@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