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.3.101 (#5770)
[](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.3.99` -> `1.3.101`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.3.99/1.3.101) | [](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.3.101`](https://togithub.com/swc-project/swc/compare/v1.3.100...v1.3.101) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.3.100...v1.3.101) ### [`v1.3.100`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#13100---2023-11-30) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.3.99...v1.3.100) ##### Bug Fixes - **(es/codegen)** Fix panic due to `\\ud` ([#​8346](https://togithub.com/swc-project/swc/issues/8346)) ([1891afa](1891afa2ad)) - **(es/codegen)** Wrap quote for length greater than one ([#​8351](https://togithub.com/swc-project/swc/issues/8351)) ([2cdea3f](2cdea3fbea)) - **(es/decorators)** Resolve enum for `design:returntype` ([#​8320](https://togithub.com/swc-project/swc/issues/8320)) ([91ef7c9](91ef7c9415)) - **(es/fixer)** Wrap yield expression in await expression ([#​8357](https://togithub.com/swc-project/swc/issues/8357)) ([ff719f0](ff719f0cdd)) - **(es/minifier)** Fix `if_return` bug related to `await` and `yield` ([#​8328](https://togithub.com/swc-project/swc/issues/8328)) ([01e2c7f](01e2c7fc5a)) - **(es/minifier)** Give up terminate merge if in `try` with `finally` ([#​8342](https://togithub.com/swc-project/swc/issues/8342)) ([ed5a9b3](ed5a9b3f2e)) - **(es/parser)** Wrap with `OptChain` across `TsNonNull` ([#​8332](https://togithub.com/swc-project/swc/issues/8332)) ([8af6ffb](8af6ffb1dd)) - **(es/parser)** Fix conditional compilation ([#​8343](https://togithub.com/swc-project/swc/issues/8343)) ([a423681](a423681df8)) - **(es/react)** Make jsx with single spread child static ([#​8339](https://togithub.com/swc-project/swc/issues/8339)) ([58568fa](58568fa23b)) - **(es/renamer)** Allow `globalThis` to be shadowed ([#​8327](https://togithub.com/swc-project/swc/issues/8327)) ([3dd73a3](3dd73a3cd8)) - **(es/typescript)** Handle shebang with jsx pragma ([#​8318](https://togithub.com/swc-project/swc/issues/8318)) ([c25601d](c25601dec2)) ##### Miscellaneous Tasks - **(css/linter)** Document rules require porting ([#​8352](https://togithub.com/swc-project/swc/issues/8352)) ([55da0bb](55da0bb9dd)) ##### Build - **(cargo)** Update `vergen` to `v8` ([#​8325](https://togithub.com/swc-project/swc/issues/8325)) ([1315615](13156157eb)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									147d123168
								
							
						
					
					
						commit
						39e7d3f185
					
				@ -152,7 +152,7 @@
 | 
			
		||||
    "@apidevtools/swagger-parser": "10.1.0",
 | 
			
		||||
    "@babel/core": "7.23.6",
 | 
			
		||||
    "@biomejs/biome": "1.4.0",
 | 
			
		||||
    "@swc/core": "1.3.99",
 | 
			
		||||
    "@swc/core": "1.3.101",
 | 
			
		||||
    "@swc/jest": "0.2.29",
 | 
			
		||||
    "@types/bcryptjs": "2.4.6",
 | 
			
		||||
    "@types/cors": "2.8.17",
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										104
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										104
									
								
								yarn.lock
									
									
									
									
									
								
							@ -1162,68 +1162,74 @@
 | 
			
		||||
    p-queue "^6.6.1"
 | 
			
		||||
    p-retry "^4.0.0"
 | 
			
		||||
 | 
			
		||||
"@swc/core-darwin-arm64@1.3.99":
 | 
			
		||||
  version "1.3.99"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@swc/core-darwin-arm64/-/core-darwin-arm64-1.3.99.tgz#def204349ac645b8de21a800fa784907642a6c91"
 | 
			
		||||
  integrity sha512-Qj7Jct68q3ZKeuJrjPx7k8SxzWN6PqLh+VFxzA+KwLDpQDPzOlKRZwkIMzuFjLhITO4RHgSnXoDk/Syz0ZeN+Q==
 | 
			
		||||
"@swc/core-darwin-arm64@1.3.101":
 | 
			
		||||
  version "1.3.101"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@swc/core-darwin-arm64/-/core-darwin-arm64-1.3.101.tgz#9ffdc0e77c31b20877fa7405c82905e0c76738d0"
 | 
			
		||||
  integrity sha512-mNFK+uHNPRXSnfTOG34zJOeMl2waM4hF4a2NY7dkMXrPqw9CoJn4MwTXJcyMiSz1/BnNjjTCHF3Yhj0jPxmkzQ==
 | 
			
		||||
 | 
			
		||||
"@swc/core-darwin-x64@1.3.99":
 | 
			
		||||
  version "1.3.99"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@swc/core-darwin-x64/-/core-darwin-x64-1.3.99.tgz#2633f1ac1668ec569f34f86eb5250d56fcacd952"
 | 
			
		||||
  integrity sha512-wR7m9QVJjgiBu1PSOHy7s66uJPa45Kf9bZExXUL+JAa9OQxt5y+XVzr+n+F045VXQOwdGWplgPnWjgbUUHEVyw==
 | 
			
		||||
"@swc/core-darwin-x64@1.3.101":
 | 
			
		||||
  version "1.3.101"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@swc/core-darwin-x64/-/core-darwin-x64-1.3.101.tgz#e50130e21e3cfd3029fd6cea43e8309b58ad9fa6"
 | 
			
		||||
  integrity sha512-B085j8XOx73Fg15KsHvzYWG262bRweGr3JooO1aW5ec5pYbz5Ew9VS5JKYS03w2UBSxf2maWdbPz2UFAxg0whw==
 | 
			
		||||
 | 
			
		||||
"@swc/core-linux-arm64-gnu@1.3.99":
 | 
			
		||||
  version "1.3.99"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.3.99.tgz#871c2f049a3a5d88bcc7317ac004230517a08ba4"
 | 
			
		||||
  integrity sha512-gcGv1l5t0DScEONmw5OhdVmEI/o49HCe9Ik38zzH0NtDkc+PDYaCcXU5rvfZP2qJFaAAr8cua8iJcOunOSLmnA==
 | 
			
		||||
"@swc/core-linux-arm-gnueabihf@1.3.101":
 | 
			
		||||
  version "1.3.101"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@swc/core-linux-arm-gnueabihf/-/core-linux-arm-gnueabihf-1.3.101.tgz#8cd36328e794b3c42b6c8e578bb1f42e59ba0231"
 | 
			
		||||
  integrity sha512-9xLKRb6zSzRGPqdz52Hy5GuB1lSjmLqa0lST6MTFads3apmx4Vgs8Y5NuGhx/h2I8QM4jXdLbpqQlifpzTlSSw==
 | 
			
		||||
 | 
			
		||||
"@swc/core-linux-arm64-musl@1.3.99":
 | 
			
		||||
  version "1.3.99"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@swc/core-linux-arm64-musl/-/core-linux-arm64-musl-1.3.99.tgz#28ed1622e92bc13aab4b650f2af695af8695289b"
 | 
			
		||||
  integrity sha512-XL1/eUsTO8BiKsWq9i3iWh7H99iPO61+9HYiWVKhSavknfj4Plbn+XyajDpxsauln5o8t+BRGitymtnAWJM4UQ==
 | 
			
		||||
"@swc/core-linux-arm64-gnu@1.3.101":
 | 
			
		||||
  version "1.3.101"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.3.101.tgz#d15e3885eb13a1512ba62f00ce4f5bb19f710a0c"
 | 
			
		||||
  integrity sha512-oE+r1lo7g/vs96Weh2R5l971dt+ZLuhaUX+n3BfDdPxNHfObXgKMjO7E+QS5RbGjv/AwiPCxQmbdCp/xN5ICJA==
 | 
			
		||||
 | 
			
		||||
"@swc/core-linux-x64-gnu@1.3.99":
 | 
			
		||||
  version "1.3.99"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.3.99.tgz#8e07add9cc8b76d542959e3240340effa6c6e446"
 | 
			
		||||
  integrity sha512-fGrXYE6DbTfGNIGQmBefYxSk3rp/1lgbD0nVg4rl4mfFRQPi7CgGhrrqSuqZ/ezXInUIgoCyvYGWFSwjLXt/Qg==
 | 
			
		||||
"@swc/core-linux-arm64-musl@1.3.101":
 | 
			
		||||
  version "1.3.101"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@swc/core-linux-arm64-musl/-/core-linux-arm64-musl-1.3.101.tgz#851d4cc1079b091fee36f5f64335232210749d7a"
 | 
			
		||||
  integrity sha512-OGjYG3H4BMOTnJWJyBIovCez6KiHF30zMIu4+lGJTCrxRI2fAjGLml3PEXj8tC3FMcud7U2WUn6TdG0/te2k6g==
 | 
			
		||||
 | 
			
		||||
"@swc/core-linux-x64-musl@1.3.99":
 | 
			
		||||
  version "1.3.99"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.3.99.tgz#677eb82d6862605cb0a81ec5b732bef2a9861b16"
 | 
			
		||||
  integrity sha512-kvgZp/mqf3IJ806gUOL6gN6VU15+DfzM1Zv4Udn8GqgXiUAvbQehrtruid4Snn5pZTLj4PEpSCBbxgxK1jbssA==
 | 
			
		||||
"@swc/core-linux-x64-gnu@1.3.101":
 | 
			
		||||
  version "1.3.101"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.3.101.tgz#3a2a7c584db2e05a798e28361440424914563fa3"
 | 
			
		||||
  integrity sha512-/kBMcoF12PRO/lwa8Z7w4YyiKDcXQEiLvM+S3G9EvkoKYGgkkz4Q6PSNhF5rwg/E3+Hq5/9D2R+6nrkF287ihg==
 | 
			
		||||
 | 
			
		||||
"@swc/core-win32-arm64-msvc@1.3.99":
 | 
			
		||||
  version "1.3.99"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@swc/core-win32-arm64-msvc/-/core-win32-arm64-msvc-1.3.99.tgz#6c9bf96dd4cb81b5960884906766dc47a49efb0d"
 | 
			
		||||
  integrity sha512-yt8RtZ4W/QgFF+JUemOUQAkVW58cCST7mbfKFZ1v16w3pl3NcWd9OrtppFIXpbjU1rrUX2zp2R7HZZzZ2Zk/aQ==
 | 
			
		||||
"@swc/core-linux-x64-musl@1.3.101":
 | 
			
		||||
  version "1.3.101"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.3.101.tgz#45d1d53945994f08e93703b8de24ccac88538d0c"
 | 
			
		||||
  integrity sha512-kDN8lm4Eew0u1p+h1l3JzoeGgZPQ05qDE0czngnjmfpsH2sOZxVj1hdiCwS5lArpy7ktaLu5JdRnx70MkUzhXw==
 | 
			
		||||
 | 
			
		||||
"@swc/core-win32-ia32-msvc@1.3.99":
 | 
			
		||||
  version "1.3.99"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@swc/core-win32-ia32-msvc/-/core-win32-ia32-msvc-1.3.99.tgz#6940a602b65137eee30f09ced7cd9fcb6e162b88"
 | 
			
		||||
  integrity sha512-62p5fWnOJR/rlbmbUIpQEVRconICy5KDScWVuJg1v3GPLBrmacjphyHiJC1mp6dYvvoEWCk/77c/jcQwlXrDXw==
 | 
			
		||||
"@swc/core-win32-arm64-msvc@1.3.101":
 | 
			
		||||
  version "1.3.101"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@swc/core-win32-arm64-msvc/-/core-win32-arm64-msvc-1.3.101.tgz#b2610b8354e5fbca7cc5be3f728e61b046227fa8"
 | 
			
		||||
  integrity sha512-9Wn8TTLWwJKw63K/S+jjrZb9yoJfJwCE2RV5vPCCWmlMf3U1AXj5XuWOLUX+Rp2sGKau7wZKsvywhheWm+qndQ==
 | 
			
		||||
 | 
			
		||||
"@swc/core-win32-x64-msvc@1.3.99":
 | 
			
		||||
  version "1.3.99"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.3.99.tgz#7fcdfe6577f015604f7e69f71dda99822e946385"
 | 
			
		||||
  integrity sha512-PdppWhkoS45VGdMBxvClVgF1hVjqamtvYd82Gab1i4IV45OSym2KinoDCKE1b6j3LwBLOn2J9fvChGSgGfDCHQ==
 | 
			
		||||
"@swc/core-win32-ia32-msvc@1.3.101":
 | 
			
		||||
  version "1.3.101"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@swc/core-win32-ia32-msvc/-/core-win32-ia32-msvc-1.3.101.tgz#c919175bb4cd5e9fcfa56fbd3708167c1d445c68"
 | 
			
		||||
  integrity sha512-onO5KvICRVlu2xmr4//V2je9O2XgS1SGKpbX206KmmjcJhXN5EYLSxW9qgg+kgV5mip+sKTHTAu7IkzkAtElYA==
 | 
			
		||||
 | 
			
		||||
"@swc/core@1.3.99":
 | 
			
		||||
  version "1.3.99"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@swc/core/-/core-1.3.99.tgz#24a2ff0aaa1096b31046c8099b043936db0c4ca6"
 | 
			
		||||
  integrity sha512-8O996RfuPC4ieb4zbYMfbyCU9k4gSOpyCNnr7qBQ+o7IEmh8JCV6B8wwu+fT/Om/6Lp34KJe1IpJ/24axKS6TQ==
 | 
			
		||||
"@swc/core-win32-x64-msvc@1.3.101":
 | 
			
		||||
  version "1.3.101"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.3.101.tgz#17743fe425caffc596fde5965c9c4cf9a48aa26a"
 | 
			
		||||
  integrity sha512-T3GeJtNQV00YmiVw/88/nxJ/H43CJvFnpvBHCVn17xbahiVUOPOduh3rc9LgAkKiNt/aV8vU3OJR+6PhfMR7UQ==
 | 
			
		||||
 | 
			
		||||
"@swc/core@1.3.101":
 | 
			
		||||
  version "1.3.101"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@swc/core/-/core-1.3.101.tgz#4e8f1583094a73c410e48a0bebdeccdc6c66d4a5"
 | 
			
		||||
  integrity sha512-w5aQ9qYsd/IYmXADAnkXPGDMTqkQalIi+kfFf/MHRKTpaOL7DHjMXwPp/n8hJ0qNjRvchzmPtOqtPBiER50d8A==
 | 
			
		||||
  dependencies:
 | 
			
		||||
    "@swc/counter" "^0.1.1"
 | 
			
		||||
    "@swc/types" "^0.1.5"
 | 
			
		||||
  optionalDependencies:
 | 
			
		||||
    "@swc/core-darwin-arm64" "1.3.99"
 | 
			
		||||
    "@swc/core-darwin-x64" "1.3.99"
 | 
			
		||||
    "@swc/core-linux-arm64-gnu" "1.3.99"
 | 
			
		||||
    "@swc/core-linux-arm64-musl" "1.3.99"
 | 
			
		||||
    "@swc/core-linux-x64-gnu" "1.3.99"
 | 
			
		||||
    "@swc/core-linux-x64-musl" "1.3.99"
 | 
			
		||||
    "@swc/core-win32-arm64-msvc" "1.3.99"
 | 
			
		||||
    "@swc/core-win32-ia32-msvc" "1.3.99"
 | 
			
		||||
    "@swc/core-win32-x64-msvc" "1.3.99"
 | 
			
		||||
    "@swc/core-darwin-arm64" "1.3.101"
 | 
			
		||||
    "@swc/core-darwin-x64" "1.3.101"
 | 
			
		||||
    "@swc/core-linux-arm-gnueabihf" "1.3.101"
 | 
			
		||||
    "@swc/core-linux-arm64-gnu" "1.3.101"
 | 
			
		||||
    "@swc/core-linux-arm64-musl" "1.3.101"
 | 
			
		||||
    "@swc/core-linux-x64-gnu" "1.3.101"
 | 
			
		||||
    "@swc/core-linux-x64-musl" "1.3.101"
 | 
			
		||||
    "@swc/core-win32-arm64-msvc" "1.3.101"
 | 
			
		||||
    "@swc/core-win32-ia32-msvc" "1.3.101"
 | 
			
		||||
    "@swc/core-win32-x64-msvc" "1.3.101"
 | 
			
		||||
 | 
			
		||||
"@swc/counter@^0.1.1":
 | 
			
		||||
  version "0.1.1"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user