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.63.0 to 0.64.0
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.63.0 to 0.64.0. - [Release notes](https://github.com/docker/actions-toolkit/releases) - [Commits](https://github.com/docker/actions-toolkit/compare/v0.63.0...v0.64.0) --- updated-dependencies: - dependency-name: "@docker/actions-toolkit" dependency-version: 0.64.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
		
							parent
							
								
									1583c0f09d
								
							
						
					
					
						commit
						4d1504c5a9
					
				| @ -26,7 +26,7 @@ | |||||||
|   "packageManager": "yarn@4.9.2", |   "packageManager": "yarn@4.9.2", | ||||||
|   "dependencies": { |   "dependencies": { | ||||||
|     "@actions/core": "^1.11.1", |     "@actions/core": "^1.11.1", | ||||||
|     "@docker/actions-toolkit": "^0.63.0", |     "@docker/actions-toolkit": "^0.64.0", | ||||||
|     "js-yaml": "^4.1.0" |     "js-yaml": "^4.1.0" | ||||||
|   }, |   }, | ||||||
|   "devDependencies": { |   "devDependencies": { | ||||||
|  | |||||||
							
								
								
									
										71
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										71
									
								
								yarn.lock
									
									
									
									
									
								
							| @ -32,9 +32,9 @@ __metadata: | |||||||
|   languageName: node |   languageName: node | ||||||
|   linkType: hard |   linkType: hard | ||||||
| 
 | 
 | ||||||
| "@actions/cache@npm:^4.0.3": | "@actions/cache@npm:^4.1.0": | ||||||
|   version: 4.0.3 |   version: 4.1.0 | ||||||
|   resolution: "@actions/cache@npm:4.0.3" |   resolution: "@actions/cache@npm:4.1.0" | ||||||
|   dependencies: |   dependencies: | ||||||
|     "@actions/core": "npm:^1.11.1" |     "@actions/core": "npm:^1.11.1" | ||||||
|     "@actions/exec": "npm:^1.0.1" |     "@actions/exec": "npm:^1.0.1" | ||||||
| @ -44,9 +44,9 @@ __metadata: | |||||||
|     "@azure/abort-controller": "npm:^1.1.0" |     "@azure/abort-controller": "npm:^1.1.0" | ||||||
|     "@azure/ms-rest-js": "npm:^2.6.0" |     "@azure/ms-rest-js": "npm:^2.6.0" | ||||||
|     "@azure/storage-blob": "npm:^12.13.0" |     "@azure/storage-blob": "npm:^12.13.0" | ||||||
|     "@protobuf-ts/plugin": "npm:^2.9.4" |     "@protobuf-ts/runtime-rpc": "npm:^2.11.1" | ||||||
|     semver: "npm:^6.3.1" |     semver: "npm:^6.3.1" | ||||||
|   checksum: 10/232790477fcbddf4591c84cd2860b009715515e53edb7bcba718b73ddd46401f09fd859f04b426614ad82e8cdcf6948fdc4ff03e926fbf5081163d77d9a8eec8 |   checksum: 10/ee0bb0db93b0e1ffefec86400236589cc8c2ee3fc87a876acf136a49162e17d60fd42a643163ccb3653a0ee3b1ec10ba48b638142944ea2a4a88b845201fbf6d | ||||||
|   languageName: node |   languageName: node | ||||||
|   linkType: hard |   linkType: hard | ||||||
| 
 | 
 | ||||||
| @ -1091,12 +1091,12 @@ __metadata: | |||||||
|   languageName: node |   languageName: node | ||||||
|   linkType: hard |   linkType: hard | ||||||
| 
 | 
 | ||||||
| "@docker/actions-toolkit@npm:^0.63.0": | "@docker/actions-toolkit@npm:^0.64.0": | ||||||
|   version: 0.63.0 |   version: 0.64.0 | ||||||
|   resolution: "@docker/actions-toolkit@npm:0.63.0" |   resolution: "@docker/actions-toolkit@npm:0.64.0" | ||||||
|   dependencies: |   dependencies: | ||||||
|     "@actions/artifact": "npm:^2.3.2" |     "@actions/artifact": "npm:^2.3.2" | ||||||
|     "@actions/cache": "npm:^4.0.3" |     "@actions/cache": "npm:^4.1.0" | ||||||
|     "@actions/core": "npm:^1.11.1" |     "@actions/core": "npm:^1.11.1" | ||||||
|     "@actions/exec": "npm:^1.1.1" |     "@actions/exec": "npm:^1.1.1" | ||||||
|     "@actions/github": "npm:^6.0.1" |     "@actions/github": "npm:^6.0.1" | ||||||
| @ -1107,16 +1107,16 @@ __metadata: | |||||||
|     "@octokit/core": "npm:^5.2.2" |     "@octokit/core": "npm:^5.2.2" | ||||||
|     "@octokit/plugin-rest-endpoint-methods": "npm:^10.4.1" |     "@octokit/plugin-rest-endpoint-methods": "npm:^10.4.1" | ||||||
|     async-retry: "npm:^1.3.3" |     async-retry: "npm:^1.3.3" | ||||||
|     csv-parse: "npm:^5.6.0" |     csv-parse: "npm:^6.1.0" | ||||||
|     gunzip-maybe: "npm:^1.4.2" |     gunzip-maybe: "npm:^1.4.2" | ||||||
|     handlebars: "npm:^4.7.8" |     handlebars: "npm:^4.7.8" | ||||||
|     he: "npm:^1.2.0" |     he: "npm:^1.2.0" | ||||||
|     js-yaml: "npm:^4.1.0" |     js-yaml: "npm:^4.1.0" | ||||||
|     jwt-decode: "npm:^4.0.0" |     jwt-decode: "npm:^4.0.0" | ||||||
|     semver: "npm:^7.7.2" |     semver: "npm:^7.7.3" | ||||||
|     tar-stream: "npm:^3.1.7" |     tar-stream: "npm:^3.1.7" | ||||||
|     tmp: "npm:^0.2.4" |     tmp: "npm:^0.2.5" | ||||||
|   checksum: 10/4ef58ccd0c44caf80a301bd30cf4f010f663758db80b018d39acf9018c8062d266a3b45dd308613292db91dee3808575569abb9eb1180eca57501ff7a2d728da |   checksum: 10/a8b59fe5d93cc770148061da7a36aba89b44f38001de717f3fe1a046f1ac6ff575d3581f4f8ef39b673018052955f9a3524f5a575024238278c6385f0350635f | ||||||
|   languageName: node |   languageName: node | ||||||
|   linkType: hard |   linkType: hard | ||||||
| 
 | 
 | ||||||
| @ -1993,7 +1993,7 @@ __metadata: | |||||||
|   languageName: node |   languageName: node | ||||||
|   linkType: hard |   linkType: hard | ||||||
| 
 | 
 | ||||||
| "@protobuf-ts/plugin@npm:^2.2.3-alpha.1, @protobuf-ts/plugin@npm:^2.9.4": | "@protobuf-ts/plugin@npm:^2.2.3-alpha.1": | ||||||
|   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: | ||||||
| @ -2018,6 +2018,15 @@ __metadata: | |||||||
|   languageName: node |   languageName: node | ||||||
|   linkType: hard |   linkType: hard | ||||||
| 
 | 
 | ||||||
|  | "@protobuf-ts/runtime-rpc@npm:^2.11.1": | ||||||
|  |   version: 2.11.1 | ||||||
|  |   resolution: "@protobuf-ts/runtime-rpc@npm:2.11.1" | ||||||
|  |   dependencies: | ||||||
|  |     "@protobuf-ts/runtime": "npm:^2.11.1" | ||||||
|  |   checksum: 10/32c9220a4898b8abca1628806075066292a3f2774965b7d1f39e9389c43a178d7b5023d9e67a0e024d0010790b0b7b6a4e73080e59a0e1701e2d5cee9572e6e2 | ||||||
|  |   languageName: node | ||||||
|  |   linkType: hard | ||||||
|  | 
 | ||||||
| "@protobuf-ts/runtime-rpc@npm:^2.9.4": | "@protobuf-ts/runtime-rpc@npm:^2.9.4": | ||||||
|   version: 2.9.4 |   version: 2.9.4 | ||||||
|   resolution: "@protobuf-ts/runtime-rpc@npm:2.9.4" |   resolution: "@protobuf-ts/runtime-rpc@npm:2.9.4" | ||||||
| @ -2027,6 +2036,13 @@ __metadata: | |||||||
|   languageName: node |   languageName: node | ||||||
|   linkType: hard |   linkType: hard | ||||||
| 
 | 
 | ||||||
|  | "@protobuf-ts/runtime@npm:^2.11.1": | ||||||
|  |   version: 2.11.1 | ||||||
|  |   resolution: "@protobuf-ts/runtime@npm:2.11.1" | ||||||
|  |   checksum: 10/888b963a0b2b26c0b5f77d411b99bfc80068faa89e287efeede2e7686f1b0fea09fc5f0cf7e6be148728f2acf9c05ec7b5814f6633da6cdc810895677b2e68f5 | ||||||
|  |   languageName: node | ||||||
|  |   linkType: hard | ||||||
|  | 
 | ||||||
| "@protobuf-ts/runtime@npm:^2.9.4": | "@protobuf-ts/runtime@npm:^2.9.4": | ||||||
|   version: 2.9.4 |   version: 2.9.4 | ||||||
|   resolution: "@protobuf-ts/runtime@npm:2.9.4" |   resolution: "@protobuf-ts/runtime@npm:2.9.4" | ||||||
| @ -3219,10 +3235,10 @@ __metadata: | |||||||
|   languageName: node |   languageName: node | ||||||
|   linkType: hard |   linkType: hard | ||||||
| 
 | 
 | ||||||
| "csv-parse@npm:^5.6.0": | "csv-parse@npm:^6.1.0": | ||||||
|   version: 5.6.0 |   version: 6.1.0 | ||||||
|   resolution: "csv-parse@npm:5.6.0" |   resolution: "csv-parse@npm:6.1.0" | ||||||
|   checksum: 10/4c82e11f50ae0ccbac2aed716ef2502d0468bf96552083561db789fc0258ee4bb0a30106fcfb2684f153cb4042f0413e0eac3645d5466874803b7ccdeba67ac8 |   checksum: 10/607d92611435fdfb7631242644a2582bfb218fad8c6c6d6416db31647c2e63a3110f16c9837de6baaa3edf318212765cfc6e72d672d99690fd7f565d6c93d6f4 | ||||||
|   languageName: node |   languageName: node | ||||||
|   linkType: hard |   linkType: hard | ||||||
| 
 | 
 | ||||||
| @ -3325,7 +3341,7 @@ __metadata: | |||||||
|   resolution: "docker-setup-buildx@workspace:." |   resolution: "docker-setup-buildx@workspace:." | ||||||
|   dependencies: |   dependencies: | ||||||
|     "@actions/core": "npm:^1.11.1" |     "@actions/core": "npm:^1.11.1" | ||||||
|     "@docker/actions-toolkit": "npm:^0.63.0" |     "@docker/actions-toolkit": "npm:^0.64.0" | ||||||
|     "@types/js-yaml": "npm:^4.0.9" |     "@types/js-yaml": "npm:^4.0.9" | ||||||
|     "@types/node": "npm:^20.19.9" |     "@types/node": "npm:^20.19.9" | ||||||
|     "@types/uuid": "npm:^10.0.0" |     "@types/uuid": "npm:^10.0.0" | ||||||
| @ -6189,6 +6205,15 @@ __metadata: | |||||||
|   languageName: node |   languageName: node | ||||||
|   linkType: hard |   linkType: hard | ||||||
| 
 | 
 | ||||||
|  | "semver@npm:^7.7.3": | ||||||
|  |   version: 7.7.3 | ||||||
|  |   resolution: "semver@npm:7.7.3" | ||||||
|  |   bin: | ||||||
|  |     semver: bin/semver.js | ||||||
|  |   checksum: 10/8dbc3168e057a38fc322af909c7f5617483c50caddba135439ff09a754b20bdd6482a5123ff543dad4affa488ecf46ec5fb56d61312ad20bb140199b88dfaea9 | ||||||
|  |   languageName: node | ||||||
|  |   linkType: hard | ||||||
|  | 
 | ||||||
| "shebang-command@npm:^2.0.0": | "shebang-command@npm:^2.0.0": | ||||||
|   version: 2.0.0 |   version: 2.0.0 | ||||||
|   resolution: "shebang-command@npm:2.0.0" |   resolution: "shebang-command@npm:2.0.0" | ||||||
| @ -6543,10 +6568,10 @@ __metadata: | |||||||
|   languageName: node |   languageName: node | ||||||
|   linkType: hard |   linkType: hard | ||||||
| 
 | 
 | ||||||
| "tmp@npm:^0.2.4": | "tmp@npm:^0.2.5": | ||||||
|   version: 0.2.4 |   version: 0.2.5 | ||||||
|   resolution: "tmp@npm:0.2.4" |   resolution: "tmp@npm:0.2.5" | ||||||
|   checksum: 10/6fa6c4e6749824e51cb45f0b050090f0fec6b037cfd327d328ebaf3eae80b7e1a53c6651f9bc36f1fa80cf367ec9dc05067fc1a14034fcfbba96d3a2aaa5c732 |   checksum: 10/dd4b78b32385eab4899d3ae296007b34482b035b6d73e1201c4a9aede40860e90997a1452c65a2d21aee73d53e93cd167d741c3db4015d90e63b6d568a93d7ec | ||||||
|   languageName: node |   languageName: node | ||||||
|   linkType: hard |   linkType: hard | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user