Skip to content

Commit 08ada35

Browse files
chore(deps): bump the all-minor-and-patch-updates group across 1 directory with 2 updates (#652)
Bumps the all-minor-and-patch-updates group with 2 updates in the / directory: [@datadog/datadog-ci](https://github.com/DataDog/datadog-ci/tree/HEAD/packages/datadog-ci) and [prettier](https://github.com/prettier/prettier). Updates `@datadog/datadog-ci` from 5.1.0 to 5.2.1 - [Release notes](https://github.com/DataDog/datadog-ci/releases) - [Commits](https://github.com/DataDog/datadog-ci/commits/v5.2.1/packages/datadog-ci) Updates `prettier` from 3.7.4 to 3.8.0 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.7.4...3.8.0) --- updated-dependencies: - dependency-name: "@datadog/datadog-ci" dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-minor-and-patch-updates - dependency-name: prettier dependency-version: 3.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-minor-and-patch-updates ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2f9755c commit 08ada35

2 files changed

Lines changed: 65 additions & 43 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
]
5858
},
5959
"dependencies": {
60-
"@datadog/datadog-ci": "5.1.0",
60+
"@datadog/datadog-ci": "5.3.0",
6161
"simple-git": "^3.16.0"
6262
},
6363
"peerDependencies": {

yarn.lock

Lines changed: 64 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -278,10 +278,10 @@
278278
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
279279
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
280280

281-
"@datadog/datadog-ci-base@5.1.0":
282-
version "5.1.0"
283-
resolved "https://registry.yarnpkg.com/@datadog/datadog-ci-base/-/datadog-ci-base-5.1.0.tgz#af292d2c2295aeeb0ef6b526419b34fc85ae33f0"
284-
integrity sha512-zTuq56QqBUMt23pgrVwMwjEDjqYe3wwY2AHPKvWnDpHTngzPbdUhsqPjh09gPusnk8rudWul9KTYguy25VVG5w==
281+
"@datadog/datadog-ci-base@5.3.0":
282+
version "5.3.0"
283+
resolved "https://registry.yarnpkg.com/@datadog/datadog-ci-base/-/datadog-ci-base-5.3.0.tgz#52c275a9f3ae61f2d08bc22d93d913e30beea784"
284+
integrity sha512-vcQjBja5wS4uRjcL0FaoG6dWJSkOM2ltuNwUfFobleScigNWm0+r62YSOCEJ+sNuU3SgaqMX3ZfXR3P0AzOhCA==
285285
dependencies:
286286
"@antfu/install-pkg" "^1.1.0"
287287
"@types/datadog-metrics" "0.6.1"
@@ -306,38 +306,62 @@
306306
typanion "^3.14.0"
307307
upath "^2.0.1"
308308

309-
"@datadog/datadog-ci-plugin-deployment@5.1.0":
310-
version "5.1.0"
311-
resolved "https://registry.yarnpkg.com/@datadog/datadog-ci-plugin-deployment/-/datadog-ci-plugin-deployment-5.1.0.tgz#ecf67a3cc88fcf26cbfe8b06c9a03de410bea830"
312-
integrity sha512-9bCWivhZiWdS9jFQTcyYgiM/4Su9UV3c/Q4vB4Cr/zj0q+Mu+o3EPZuO8rIuJs3rskIOH3Hg+dP4QXKWiVSP5w==
309+
"@datadog/datadog-ci-plugin-coverage@5.3.0":
310+
version "5.3.0"
311+
resolved "https://registry.yarnpkg.com/@datadog/datadog-ci-plugin-coverage/-/datadog-ci-plugin-coverage-5.3.0.tgz#335b6befe93d9289311f6d48ec2c6a36de568979"
312+
integrity sha512-De04iWox1U4scnreTIjli14LngtVSKH1XxA05r6MIzpZ0tTTR8ogEirmYNxnox3lWJLwtvse05KFO3pG2kWJ7w==
313313
dependencies:
314314
axios "^1.12.1"
315315
chalk "3.0.0"
316+
fast-xml-parser "^4.4.1"
317+
form-data "^4.0.4"
316318
simple-git "3.16.0"
319+
upath "^2.0.1"
317320

318-
"@datadog/datadog-ci-plugin-dora@5.1.0":
319-
version "5.1.0"
320-
resolved "https://registry.yarnpkg.com/@datadog/datadog-ci-plugin-dora/-/datadog-ci-plugin-dora-5.1.0.tgz#28a80c56036e19e0ccfb486f39c2035b79dafbf4"
321-
integrity sha512-K0i8zIpglwSpeIlPgrSmY5xmb6hThAWnDuqJsEZpS0r05tMnqRAFMzdqGyb/Op5NW8bjPpq0jWe7iFswHazUJw==
321+
"@datadog/datadog-ci-plugin-deployment@5.3.0":
322+
version "5.3.0"
323+
resolved "https://registry.yarnpkg.com/@datadog/datadog-ci-plugin-deployment/-/datadog-ci-plugin-deployment-5.3.0.tgz#643fcd8d91bcfda8cf01ec8bebd781600eeab519"
324+
integrity sha512-ntyH2IyuX6xwT0YQgpLogf/+oZpr3oFrkBwjxxsXzirpUrIhLqx+G/q50sJ9xonY8xncVdzMDhKhAuR2RCxrgA==
322325
dependencies:
323326
axios "^1.12.1"
324327
chalk "3.0.0"
325328
simple-git "3.16.0"
326329

327-
"@datadog/datadog-ci-plugin-gate@5.1.0":
328-
version "5.1.0"
329-
resolved "https://registry.yarnpkg.com/@datadog/datadog-ci-plugin-gate/-/datadog-ci-plugin-gate-5.1.0.tgz#95cefb786922393cef6538f76e6df30840da6e3e"
330-
integrity sha512-kxk2wsjaBdJKQL/viGapFZtAu3bNMA4b/3OB/PqMPo/Z1IYRqFqeLDPdzhOreCqjyFqRl0WIiaQq4cDn8GgLnA==
330+
"@datadog/datadog-ci-plugin-dora@5.3.0":
331+
version "5.3.0"
332+
resolved "https://registry.yarnpkg.com/@datadog/datadog-ci-plugin-dora/-/datadog-ci-plugin-dora-5.3.0.tgz#283a73f11b0fb1d8587e14659eda6398558c08ff"
333+
integrity sha512-fvBbYGgzHU8LNNqJw4FQ/o6VAtOm41Fcd/1+yIyn56AGPKZKDBh9uGne3RCgK5scUsMTCwxvMb0fMIuDFnszfw==
334+
dependencies:
335+
axios "^1.12.1"
336+
chalk "3.0.0"
337+
simple-git "3.16.0"
338+
339+
"@datadog/datadog-ci-plugin-gate@5.3.0":
340+
version "5.3.0"
341+
resolved "https://registry.yarnpkg.com/@datadog/datadog-ci-plugin-gate/-/datadog-ci-plugin-gate-5.3.0.tgz#b8014839028e888a863b23c4dbcbb2b817ede6a7"
342+
integrity sha512-IpgVn6FM1nuQao/OJ+rqvqIBxUbyKXhIkxkQ58JwcGFnOHyB+qfjLYZ93tsa5R5Jbq00mZNrbcMmXzL/Fxex4A==
331343
dependencies:
332344
"@types/uuid" "^9.0.2"
333345
axios "^1.12.1"
334346
chalk "3.0.0"
335347
uuid "^9.0.0"
336348

337-
"@datadog/datadog-ci-plugin-sarif@5.1.0":
338-
version "5.1.0"
339-
resolved "https://registry.yarnpkg.com/@datadog/datadog-ci-plugin-sarif/-/datadog-ci-plugin-sarif-5.1.0.tgz#e74b58d7ad6b2682f6b4d75aaebfe5896a83f685"
340-
integrity sha512-PRHRVGUk2IPveaNSpE773OAI4uy8gpNSGaCQWcGOyMT9AsLrYvIIrqo6a3g4UTJLVYjH3jvu8qanW/zHoluhSQ==
349+
"@datadog/datadog-ci-plugin-junit@5.3.0":
350+
version "5.3.0"
351+
resolved "https://registry.yarnpkg.com/@datadog/datadog-ci-plugin-junit/-/datadog-ci-plugin-junit-5.3.0.tgz#a1471a19d467a256ba7a9b3b329be370a3c1299a"
352+
integrity sha512-MbebgJJtDGbeYYzTNc9dEOYShQmUkQYjuczBtlQGUNGGQDcTEgz5apv69ESlhtdo7lKGxjwOv2JjyHMYDROR8w==
353+
dependencies:
354+
axios "^1.12.1"
355+
chalk "3.0.0"
356+
fast-xml-parser "^4.4.1"
357+
form-data "^4.0.4"
358+
upath "^2.0.1"
359+
uuid "^9.0.0"
360+
361+
"@datadog/datadog-ci-plugin-sarif@5.3.0":
362+
version "5.3.0"
363+
resolved "https://registry.yarnpkg.com/@datadog/datadog-ci-plugin-sarif/-/datadog-ci-plugin-sarif-5.3.0.tgz#3efb5cb0ebf9c6e7d1b133de50f4f87e9d3bf7fb"
364+
integrity sha512-ByUjp9tS+6o5CRLfJhLow5cyx1Altn7TNJgnsK2pEkcygzb+kXuxV0T4uc3ZM2Ba9FbxTAko0IXKUYB7n2IeEw==
341365
dependencies:
342366
ajv "^8.12.0"
343367
ajv-formats "^2.1.1"
@@ -348,10 +372,10 @@
348372
upath "^2.0.1"
349373
uuid "^9.0.0"
350374

351-
"@datadog/datadog-ci-plugin-sbom@5.1.0":
352-
version "5.1.0"
353-
resolved "https://registry.yarnpkg.com/@datadog/datadog-ci-plugin-sbom/-/datadog-ci-plugin-sbom-5.1.0.tgz#6c4e1beddd494372658e6467b64e674226734d94"
354-
integrity sha512-70x414Wqc0ZpegUZMutK9bW5hJvvnZfVmR5foLcyVl94nGcszPqIuf/3gG+NSv0vCu7rn2XwiOks9o1x+bNH5g==
375+
"@datadog/datadog-ci-plugin-sbom@5.3.0":
376+
version "5.3.0"
377+
resolved "https://registry.yarnpkg.com/@datadog/datadog-ci-plugin-sbom/-/datadog-ci-plugin-sbom-5.3.0.tgz#7bc4cafddd00e6f717998c7ceb027f8521526ea5"
378+
integrity sha512-/UEcrYeKFWock2nlNyqatjSlNQYCN7JG4A2bmy0k0S5c75XSZGrt9Jmp3+f6XK7zELpnYc0QYOsiOz78LtYX1Q==
355379
dependencies:
356380
ajv "^8.12.0"
357381
ajv-formats "^2.1.1"
@@ -361,28 +385,26 @@
361385
simple-git "3.16.0"
362386
upath "^2.0.1"
363387

364-
"@datadog/datadog-ci@5.1.0":
365-
version "5.1.0"
366-
resolved "https://registry.yarnpkg.com/@datadog/datadog-ci/-/datadog-ci-5.1.0.tgz#ba0cef3f179d56de8d329ed4559df616124cdbeb"
367-
integrity sha512-XzzNsJNfvx7UfubTxRlqg8WC5ZAdjneW5NgdmE4oTzYtVwoNwCQp9KZpc1w82XaAfSXLk7So32gddtn9Ll5vyQ==
368-
dependencies:
369-
"@datadog/datadog-ci-base" "5.1.0"
370-
"@datadog/datadog-ci-plugin-deployment" "5.1.0"
371-
"@datadog/datadog-ci-plugin-dora" "5.1.0"
372-
"@datadog/datadog-ci-plugin-gate" "5.1.0"
373-
"@datadog/datadog-ci-plugin-sarif" "5.1.0"
374-
"@datadog/datadog-ci-plugin-sbom" "5.1.0"
388+
"@datadog/datadog-ci@5.3.0":
389+
version "5.3.0"
390+
resolved "https://registry.yarnpkg.com/@datadog/datadog-ci/-/datadog-ci-5.3.0.tgz#71921a65a4795930bf8c916a94fa0db89160f98d"
391+
integrity sha512-eVzJVFMYVmhx5AwDMZLjlFtUxp+y31EjxkXLQCjrdr2tFwDQGY8uYkr4JKKar5dHITd5tUYVmEg6ZsbxUpbKAg==
392+
dependencies:
393+
"@datadog/datadog-ci-base" "5.3.0"
394+
"@datadog/datadog-ci-plugin-coverage" "5.3.0"
395+
"@datadog/datadog-ci-plugin-deployment" "5.3.0"
396+
"@datadog/datadog-ci-plugin-dora" "5.3.0"
397+
"@datadog/datadog-ci-plugin-gate" "5.3.0"
398+
"@datadog/datadog-ci-plugin-junit" "5.3.0"
399+
"@datadog/datadog-ci-plugin-sarif" "5.3.0"
400+
"@datadog/datadog-ci-plugin-sbom" "5.3.0"
375401
axios "^1.12.1"
376402
chalk "3.0.0"
377403
clipanion "^3.2.1"
378-
fast-xml-parser "^4.4.1"
379-
form-data "^4.0.4"
380404
js-yaml "4.1.1"
381405
semver "^7.5.3"
382-
simple-git "3.16.0"
383406
typanion "^3.14.0"
384407
upath "^2.0.1"
385-
uuid "^9.0.0"
386408

387409
"@emnapi/core@^1.4.3":
388410
version "1.7.1"
@@ -3803,9 +3825,9 @@ possible-typed-array-names@^1.0.0:
38033825
integrity sha512-/+5VFTchJDoVj3bhoqi6UeymcD00DAwb1nJwamzPvHEszJ4FpF6SNNbUbOS8yI56qHzdV8eK0qEfOSiodkTdxg==
38043826

38053827
prettier@^3.6.2:
3806-
version "3.7.4"
3807-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.7.4.tgz#d2f8335d4b1cec47e1c8098645411b0c9dff9c0f"
3808-
integrity sha512-v6UNi1+3hSlVvv8fSaoUbggEM5VErKmmpGA7Pl3HF8V6uKY7rvClBOJlH6yNwQtfTueNkGVpOv/mtWL9L4bgRA==
3828+
version "3.8.0"
3829+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.0.tgz#f72cf71505133f40cfa2ef77a2668cdc558fcd69"
3830+
integrity sha512-yEPsovQfpxYfgWNhCfECjG5AQaO+K3dp6XERmOepyPDVqcJm+bjyCVO3pmU+nAPe0N5dDvekfGezt/EIiRe1TA==
38093831

38103832
pretty-format@30.2.0, pretty-format@^30.0.0:
38113833
version "30.2.0"

0 commit comments

Comments
 (0)