mirror of
				https://github.com/docker/setup-qemu-action.git
				synced 2025-11-01 01:40:10 +08:00 
			
		
		
		
	build(deps): bump @docker/actions-toolkit from 0.49.0 to 0.53.0
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.49.0 to 0.53.0. - [Release notes](https://github.com/docker/actions-toolkit/releases) - [Commits](https://github.com/docker/actions-toolkit/compare/v0.49.0...v0.53.0) --- updated-dependencies: - dependency-name: "@docker/actions-toolkit" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
		
							parent
							
								
									e5daf5da4e
								
							
						
					
					
						commit
						a1aad7b5f5
					
				| @ -26,7 +26,7 @@ | |||||||
|   "packageManager": "yarn@3.6.3", |   "packageManager": "yarn@3.6.3", | ||||||
|   "dependencies": { |   "dependencies": { | ||||||
|     "@actions/core": "^1.11.1", |     "@actions/core": "^1.11.1", | ||||||
|     "@docker/actions-toolkit": "^0.49.0" |     "@docker/actions-toolkit": "^0.53.0" | ||||||
|   }, |   }, | ||||||
|   "devDependencies": { |   "devDependencies": { | ||||||
|     "@types/node": "^20.12.12", |     "@types/node": "^20.12.12", | ||||||
|  | |||||||
							
								
								
									
										56
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										56
									
								
								yarn.lock
									
									
									
									
									
								
							| @ -12,9 +12,9 @@ __metadata: | |||||||
|   languageName: node |   languageName: node | ||||||
|   linkType: hard |   linkType: hard | ||||||
| 
 | 
 | ||||||
| "@actions/artifact@npm:^2.1.11": | "@actions/artifact@npm:^2.2.1": | ||||||
|   version: 2.2.0 |   version: 2.2.1 | ||||||
|   resolution: "@actions/artifact@npm:2.2.0" |   resolution: "@actions/artifact@npm:2.2.1" | ||||||
|   dependencies: |   dependencies: | ||||||
|     "@actions/core": ^1.10.0 |     "@actions/core": ^1.10.0 | ||||||
|     "@actions/github": ^5.1.1 |     "@actions/github": ^5.1.1 | ||||||
| @ -29,13 +29,13 @@ __metadata: | |||||||
|     jwt-decode: ^3.1.2 |     jwt-decode: ^3.1.2 | ||||||
|     twirp-ts: ^2.5.0 |     twirp-ts: ^2.5.0 | ||||||
|     unzip-stream: ^0.3.1 |     unzip-stream: ^0.3.1 | ||||||
|   checksum: 9a32bdf418094fc17ab663f330305a1940ef1ba84b2d747bcd5fe4505b66cd892de536cb4d86405a7b524ca58793bf68e48247da06a7c043bc64e5ee15739e1e |   checksum: 6ce4e62d941f17743c845637cdd832ca34c77efe0c31cf7f6ab3ad0531e54e62d4379198e8af5e84463b5f5ae0bc0ea11d41cc77c5fae7e511c7ef01742892ea | ||||||
|   languageName: node |   languageName: node | ||||||
|   linkType: hard |   linkType: hard | ||||||
| 
 | 
 | ||||||
| "@actions/cache@npm:^3.3.0": | "@actions/cache@npm:^4.0.0": | ||||||
|   version: 3.3.0 |   version: 4.0.0 | ||||||
|   resolution: "@actions/cache@npm:3.3.0" |   resolution: "@actions/cache@npm:4.0.0" | ||||||
|   dependencies: |   dependencies: | ||||||
|     "@actions/core": ^1.11.1 |     "@actions/core": ^1.11.1 | ||||||
|     "@actions/exec": ^1.0.1 |     "@actions/exec": ^1.0.1 | ||||||
| @ -45,8 +45,10 @@ __metadata: | |||||||
|     "@azure/abort-controller": ^1.1.0 |     "@azure/abort-controller": ^1.1.0 | ||||||
|     "@azure/ms-rest-js": ^2.6.0 |     "@azure/ms-rest-js": ^2.6.0 | ||||||
|     "@azure/storage-blob": ^12.13.0 |     "@azure/storage-blob": ^12.13.0 | ||||||
|  |     "@protobuf-ts/plugin": ^2.9.4 | ||||||
|     semver: ^6.3.1 |     semver: ^6.3.1 | ||||||
|   checksum: f0761b1491b7706a80b44d68ed52eb48c04653fc939525a7c7b606e9d9251c40c7e4ac20846ab92ac32db6869e1a6f0f574bd6b7fec1ab9378c8e199c5acc9c9 |     twirp-ts: ^2.5.0 | ||||||
|  |   checksum: 8ab819a67b578a5ce6de984f4ef8420066f8270e1f9db053700f4a8f084d0bbe4f911114f7088a95a987372ea63078550355d99849412152dd0efdf688bf9144 | ||||||
|   languageName: node |   languageName: node | ||||||
|   linkType: hard |   linkType: hard | ||||||
| 
 | 
 | ||||||
| @ -140,17 +142,16 @@ __metadata: | |||||||
|   languageName: node |   languageName: node | ||||||
|   linkType: hard |   linkType: hard | ||||||
| 
 | 
 | ||||||
| "@actions/tool-cache@npm:^2.0.1": | "@actions/tool-cache@npm:^2.0.2": | ||||||
|   version: 2.0.1 |   version: 2.0.2 | ||||||
|   resolution: "@actions/tool-cache@npm:2.0.1" |   resolution: "@actions/tool-cache@npm:2.0.2" | ||||||
|   dependencies: |   dependencies: | ||||||
|     "@actions/core": ^1.2.6 |     "@actions/core": ^1.11.1 | ||||||
|     "@actions/exec": ^1.0.0 |     "@actions/exec": ^1.0.0 | ||||||
|     "@actions/http-client": ^2.0.1 |     "@actions/http-client": ^2.0.1 | ||||||
|     "@actions/io": ^1.1.1 |     "@actions/io": ^1.1.1 | ||||||
|     semver: ^6.1.0 |     semver: ^6.1.0 | ||||||
|     uuid: ^3.3.2 |   checksum: c2bab4297be752bdda9dd61f8159a201ad0d37d026134b960f1edcc9418a80387f44d1f24a070fe992c44dcfc28a152f70600e76669bb0578132789a6f37a596 | ||||||
|   checksum: 33f6393b9b163e4af2b9759e8d37cda4f018f10ddda3643355bb8a9f92d732e5bdff089cf8036b46d181e1ef2b3210b895b2f746fdf54487afe88f1d340aa9e1 |  | ||||||
|   languageName: node |   languageName: node | ||||||
|   linkType: hard |   linkType: hard | ||||||
| 
 | 
 | ||||||
| @ -956,18 +957,18 @@ __metadata: | |||||||
|   languageName: node |   languageName: node | ||||||
|   linkType: hard |   linkType: hard | ||||||
| 
 | 
 | ||||||
| "@docker/actions-toolkit@npm:^0.49.0": | "@docker/actions-toolkit@npm:^0.53.0": | ||||||
|   version: 0.49.0 |   version: 0.53.0 | ||||||
|   resolution: "@docker/actions-toolkit@npm:0.49.0" |   resolution: "@docker/actions-toolkit@npm:0.53.0" | ||||||
|   dependencies: |   dependencies: | ||||||
|     "@actions/artifact": ^2.1.11 |     "@actions/artifact": ^2.2.1 | ||||||
|     "@actions/cache": ^3.3.0 |     "@actions/cache": ^4.0.0 | ||||||
|     "@actions/core": ^1.11.1 |     "@actions/core": ^1.11.1 | ||||||
|     "@actions/exec": ^1.1.1 |     "@actions/exec": ^1.1.1 | ||||||
|     "@actions/github": ^6.0.0 |     "@actions/github": ^6.0.0 | ||||||
|     "@actions/http-client": ^2.2.3 |     "@actions/http-client": ^2.2.3 | ||||||
|     "@actions/io": ^1.1.3 |     "@actions/io": ^1.1.3 | ||||||
|     "@actions/tool-cache": ^2.0.1 |     "@actions/tool-cache": ^2.0.2 | ||||||
|     "@azure/storage-blob": ^12.15.0 |     "@azure/storage-blob": ^12.15.0 | ||||||
|     "@octokit/core": ^5.1.0 |     "@octokit/core": ^5.1.0 | ||||||
|     "@octokit/plugin-rest-endpoint-methods": ^10.4.0 |     "@octokit/plugin-rest-endpoint-methods": ^10.4.0 | ||||||
| @ -981,7 +982,7 @@ __metadata: | |||||||
|     semver: ^7.6.3 |     semver: ^7.6.3 | ||||||
|     tar-stream: ^3.1.7 |     tar-stream: ^3.1.7 | ||||||
|     tmp: ^0.2.3 |     tmp: ^0.2.3 | ||||||
|   checksum: 5e945601180002f129f095bba2d7d938b5ca69e87631d5e96a0d3b2254a8b034ab4bafbf7582ea82995e39610ad00fd68b34ab5875b9b314690328f714ad79d0 |   checksum: 9b14d8e0d17cbf52a38e66e85c1d04f599a64633aaaac550f9dcbed51567f7cc2c36ad2c748884fecf3355f25dc05b783e500e621014f43348a776f5433de927 | ||||||
|   languageName: node |   languageName: node | ||||||
|   linkType: hard |   linkType: hard | ||||||
| 
 | 
 | ||||||
| @ -1805,7 +1806,7 @@ __metadata: | |||||||
|   languageName: node |   languageName: node | ||||||
|   linkType: hard |   linkType: hard | ||||||
| 
 | 
 | ||||||
| "@protobuf-ts/plugin@npm:^2.2.3-alpha.1": | "@protobuf-ts/plugin@npm:^2.2.3-alpha.1, @protobuf-ts/plugin@npm:^2.9.4": | ||||||
|   version: 2.9.4 |   version: 2.9.4 | ||||||
|   resolution: "@protobuf-ts/plugin@npm:2.9.4" |   resolution: "@protobuf-ts/plugin@npm:2.9.4" | ||||||
|   dependencies: |   dependencies: | ||||||
| @ -3017,7 +3018,7 @@ __metadata: | |||||||
|   resolution: "docker-setup-qemu@workspace:." |   resolution: "docker-setup-qemu@workspace:." | ||||||
|   dependencies: |   dependencies: | ||||||
|     "@actions/core": ^1.11.1 |     "@actions/core": ^1.11.1 | ||||||
|     "@docker/actions-toolkit": ^0.49.0 |     "@docker/actions-toolkit": ^0.53.0 | ||||||
|     "@types/node": ^20.12.12 |     "@types/node": ^20.12.12 | ||||||
|     "@typescript-eslint/eslint-plugin": ^7.9.0 |     "@typescript-eslint/eslint-plugin": ^7.9.0 | ||||||
|     "@typescript-eslint/parser": ^7.9.0 |     "@typescript-eslint/parser": ^7.9.0 | ||||||
| @ -6414,15 +6415,6 @@ __metadata: | |||||||
|   languageName: node |   languageName: node | ||||||
|   linkType: hard |   linkType: hard | ||||||
| 
 | 
 | ||||||
| "uuid@npm:^3.3.2": |  | ||||||
|   version: 3.4.0 |  | ||||||
|   resolution: "uuid@npm:3.4.0" |  | ||||||
|   bin: |  | ||||||
|     uuid: ./bin/uuid |  | ||||||
|   checksum: 58de2feed61c59060b40f8203c0e4ed7fd6f99d42534a499f1741218a1dd0c129f4aa1de797bcf822c8ea5da7e4137aa3673431a96dae729047f7aca7b27866f |  | ||||||
|   languageName: node |  | ||||||
|   linkType: hard |  | ||||||
| 
 |  | ||||||
| "uuid@npm:^8.3.0, uuid@npm:^8.3.2": | "uuid@npm:^8.3.0, uuid@npm:^8.3.2": | ||||||
|   version: 8.3.2 |   version: 8.3.2 | ||||||
|   resolution: "uuid@npm:8.3.2" |   resolution: "uuid@npm:8.3.2" | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	![49699333+dependabot[bot]@users.noreply.github.com](/assets/img/avatar_default.png) dependabot[bot]
						dependabot[bot]