mirror of
				https://github.com/docker/setup-buildx-action.git
				synced 2025-10-31 01:20:09 +08:00 
			
		
		
		
	build(deps): bump @docker/actions-toolkit from 0.39.0 to 0.48.0
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.39.0 to 0.48.0. - [Release notes](https://github.com/docker/actions-toolkit/releases) - [Commits](https://github.com/docker/actions-toolkit/compare/v0.39.0...v0.48.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
							
								
									0f069ddc17
								
							
						
					
					
						commit
						4dcdbcec48
					
				| @ -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.39.0", |     "@docker/actions-toolkit": "^0.48.0", | ||||||
|     "js-yaml": "^4.1.0" |     "js-yaml": "^4.1.0" | ||||||
|   }, |   }, | ||||||
|   "devDependencies": { |   "devDependencies": { | ||||||
|  | |||||||
							
								
								
									
										57
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										57
									
								
								yarn.lock
									
									
									
									
									
								
							| @ -12,9 +12,9 @@ __metadata: | |||||||
|   languageName: node |   languageName: node | ||||||
|   linkType: hard |   linkType: hard | ||||||
| 
 | 
 | ||||||
| "@actions/artifact@npm:^2.1.9": | "@actions/artifact@npm:^2.1.11": | ||||||
|   version: 2.1.10 |   version: 2.1.11 | ||||||
|   resolution: "@actions/artifact@npm:2.1.10" |   resolution: "@actions/artifact@npm:2.1.11" | ||||||
|   dependencies: |   dependencies: | ||||||
|     "@actions/core": ^1.10.0 |     "@actions/core": ^1.10.0 | ||||||
|     "@actions/github": ^5.1.1 |     "@actions/github": ^5.1.1 | ||||||
| @ -26,19 +26,18 @@ __metadata: | |||||||
|     "@octokit/request-error": ^5.0.0 |     "@octokit/request-error": ^5.0.0 | ||||||
|     "@protobuf-ts/plugin": ^2.2.3-alpha.1 |     "@protobuf-ts/plugin": ^2.2.3-alpha.1 | ||||||
|     archiver: ^7.0.1 |     archiver: ^7.0.1 | ||||||
|     crypto: ^1.0.1 |  | ||||||
|     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: dfe4cb49da913e7706b884ff2dac629671f298febb1e54b2800659e4e78651c47032548ee5e18f164e31894b4aca4320201a97a7cd4240d0fbf7d203a6955b29 |   checksum: dbdafaad11cc573768a00f6b8a7f5109f587eb9461564ae8f15ea8fd1d6a719041df45a92ec204a43a8a1e7ce2c21d8e4229543579b89a3ca8ea30dedddf2fc9 | ||||||
|   languageName: node |   languageName: node | ||||||
|   linkType: hard |   linkType: hard | ||||||
| 
 | 
 | ||||||
| "@actions/cache@npm:^3.2.4": | "@actions/cache@npm:^3.3.0": | ||||||
|   version: 3.2.4 |   version: 3.3.0 | ||||||
|   resolution: "@actions/cache@npm:3.2.4" |   resolution: "@actions/cache@npm:3.3.0" | ||||||
|   dependencies: |   dependencies: | ||||||
|     "@actions/core": ^1.10.0 |     "@actions/core": ^1.11.1 | ||||||
|     "@actions/exec": ^1.0.1 |     "@actions/exec": ^1.0.1 | ||||||
|     "@actions/glob": ^0.1.0 |     "@actions/glob": ^0.1.0 | ||||||
|     "@actions/http-client": ^2.1.1 |     "@actions/http-client": ^2.1.1 | ||||||
| @ -47,12 +46,11 @@ __metadata: | |||||||
|     "@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 | ||||||
|     semver: ^6.3.1 |     semver: ^6.3.1 | ||||||
|     uuid: ^3.3.3 |   checksum: f0761b1491b7706a80b44d68ed52eb48c04653fc939525a7c7b606e9d9251c40c7e4ac20846ab92ac32db6869e1a6f0f574bd6b7fec1ab9378c8e199c5acc9c9 | ||||||
|   checksum: 5bf5f7541bea4906b553440a9ffee5699e11dfb729365c6cb0bbd37e147a1a0993369fdad16bfa3e2b01ec7fa57dac66276278bfd4a389009246a75ea953e61d |  | ||||||
|   languageName: node |   languageName: node | ||||||
|   linkType: hard |   linkType: hard | ||||||
| 
 | 
 | ||||||
| "@actions/core@npm:^1.10.0, @actions/core@npm:^1.10.1, @actions/core@npm:^1.2.6": | "@actions/core@npm:^1.10.0, @actions/core@npm:^1.2.6": | ||||||
|   version: 1.10.1 |   version: 1.10.1 | ||||||
|   resolution: "@actions/core@npm:1.10.1" |   resolution: "@actions/core@npm:1.10.1" | ||||||
|   dependencies: |   dependencies: | ||||||
| @ -1091,13 +1089,13 @@ __metadata: | |||||||
|   languageName: node |   languageName: node | ||||||
|   linkType: hard |   linkType: hard | ||||||
| 
 | 
 | ||||||
| "@docker/actions-toolkit@npm:^0.39.0": | "@docker/actions-toolkit@npm:^0.48.0": | ||||||
|   version: 0.39.0 |   version: 0.48.0 | ||||||
|   resolution: "@docker/actions-toolkit@npm:0.39.0" |   resolution: "@docker/actions-toolkit@npm:0.48.0" | ||||||
|   dependencies: |   dependencies: | ||||||
|     "@actions/artifact": ^2.1.9 |     "@actions/artifact": ^2.1.11 | ||||||
|     "@actions/cache": ^3.2.4 |     "@actions/cache": ^3.3.0 | ||||||
|     "@actions/core": ^1.10.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 | ||||||
| @ -1107,7 +1105,7 @@ __metadata: | |||||||
|     "@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 | ||||||
|     async-retry: ^1.3.3 |     async-retry: ^1.3.3 | ||||||
|     csv-parse: ^5.5.6 |     csv-parse: ^5.6.0 | ||||||
|     gunzip-maybe: ^1.4.2 |     gunzip-maybe: ^1.4.2 | ||||||
|     handlebars: ^4.7.8 |     handlebars: ^4.7.8 | ||||||
|     he: ^1.2.0 |     he: ^1.2.0 | ||||||
| @ -1116,7 +1114,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: 9dafe3c3e02f6f78c8da4cfb8bc726ae5eef9b6a2fedfca5d75ee6d6c559745c12aa16587dd595360f76be91803235dc66e0852e595ef7a582506fa0d4402983 |   checksum: 273eefbb19fd9e098d889cdaa2fbe0ff5a9b0d12d2f941dc4b6914240ee78d2d63db4fa0c39850585e9db1d69d2553ec9d3b935627d0fe1d8ab2ad2f3a84c0a5 | ||||||
|   languageName: node |   languageName: node | ||||||
|   linkType: hard |   linkType: hard | ||||||
| 
 | 
 | ||||||
| @ -3075,17 +3073,10 @@ __metadata: | |||||||
|   languageName: node |   languageName: node | ||||||
|   linkType: hard |   linkType: hard | ||||||
| 
 | 
 | ||||||
| "crypto@npm:^1.0.1": | "csv-parse@npm:^5.6.0": | ||||||
|   version: 1.0.1 |   version: 5.6.0 | ||||||
|   resolution: "crypto@npm:1.0.1" |   resolution: "csv-parse@npm:5.6.0" | ||||||
|   checksum: 087fe3165bd94c333a49e6ed66a0193911f63eac38a24f379b3001a5fe260a59c413646e53a0f67875ba13902b2686d81dc703cb2c147a4ec727dcdc04e5645e |   checksum: 173e176bdaf212bab37d0f6d39a06d039d24a1c0ee40b9f1023ebf8b36095934807deeb493c0fb58592b39b0682ccd0be5c9e8d2b137c08807e7031595ea7a51 | ||||||
|   languageName: node |  | ||||||
|   linkType: hard |  | ||||||
| 
 |  | ||||||
| "csv-parse@npm:^5.5.6": |  | ||||||
|   version: 5.5.6 |  | ||||||
|   resolution: "csv-parse@npm:5.5.6" |  | ||||||
|   checksum: ee06f97f674487dc1d001b360de8ea510a41b9d971abf43bcf9c3be22c83a3634df0d3ebfbe52fd49d145077066be7ff9f25de3fc6b71aefb973099b04147a25 |  | ||||||
|   languageName: node |   languageName: node | ||||||
|   linkType: hard |   linkType: hard | ||||||
| 
 | 
 | ||||||
| @ -3188,7 +3179,7 @@ __metadata: | |||||||
|   resolution: "docker-setup-buildx@workspace:." |   resolution: "docker-setup-buildx@workspace:." | ||||||
|   dependencies: |   dependencies: | ||||||
|     "@actions/core": ^1.11.1 |     "@actions/core": ^1.11.1 | ||||||
|     "@docker/actions-toolkit": ^0.39.0 |     "@docker/actions-toolkit": ^0.48.0 | ||||||
|     "@types/js-yaml": ^4.0.9 |     "@types/js-yaml": ^4.0.9 | ||||||
|     "@types/node": ^20.12.12 |     "@types/node": ^20.12.12 | ||||||
|     "@types/uuid": ^10.0.0 |     "@types/uuid": ^10.0.0 | ||||||
| @ -6689,7 +6680,7 @@ __metadata: | |||||||
|   languageName: node |   languageName: node | ||||||
|   linkType: hard |   linkType: hard | ||||||
| 
 | 
 | ||||||
| "uuid@npm:^3.3.2, uuid@npm:^3.3.3": | "uuid@npm:^3.3.2": | ||||||
|   version: 3.4.0 |   version: 3.4.0 | ||||||
|   resolution: "uuid@npm:3.4.0" |   resolution: "uuid@npm:3.4.0" | ||||||
|   bin: |   bin: | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	![49699333+dependabot[bot]@users.noreply.github.com](/assets/img/avatar_default.png) dependabot[bot]
						dependabot[bot]