[READ-ONLY] Mirror of https://github.com/danielroe/provenance-action. Fail CI when dependencies in your lockfile lose npm provenance or trusted publisher status
github-actions provenance security trusted-publishing
0

Configure Feed

Select the types of activity you want to include in your feed.

chore(deps): update devdependency bumpp to v12 (#121)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

author
renovate[bot]
co-author
renovate[bot]
committer
GitHub
date (Jul 27, 2026, 8:47 AM +0100) commit b7934219 parent d8bd9970
+19 -13
+1 -1
package.json
··· 19 19 "@antfu/eslint-config": "9.2.0", 20 20 "@types/node": "24.13.3", 21 21 "@vitest/coverage-v8": "4.1.10", 22 - "bumpp": "11.1.0", 22 + "bumpp": "12.0.0", 23 23 "eslint": "10.7.0", 24 24 "simple-git-hooks": "2.13.1", 25 25 "typescript": "6.0.3",
+18 -12
pnpm-lock.yaml
··· 18 18 specifier: 4.1.10 19 19 version: 4.1.10(vitest@4.1.10) 20 20 bumpp: 21 - specifier: 11.1.0 22 - version: 11.1.0 21 + specifier: 12.0.0 22 + version: 12.0.0 23 23 eslint: 24 24 specifier: 10.7.0 25 25 version: 10.7.0(jiti@2.7.0)(supports-color@7.2.0) ··· 597 597 resolution: {integrity: sha512-02yxLeyxF4dNl6SlY6/5HfRSrSdZ/sCPoxy2kZNP5dZZX8LSAD9aE2gtJIUgWrsQTiMPl3mxESyrobSwvRGisQ==} 598 598 engines: {node: '>=18.20'} 599 599 600 - bumpp@11.1.0: 601 - resolution: {integrity: sha512-jdwOGMyX8JIqpQ0N2RMRR87DHZaoJnUtui5lU9LqFfFK5JC0H8qY9uWqXoa+dEWt/K7rOmmsoyiZB8RBM7RPBQ==} 602 - engines: {node: '>=20.19.0'} 600 + bumpp@12.0.0: 601 + resolution: {integrity: sha512-2uuObtROJvEGZJk4T6t3fDgUAmgDYF0PeSZt23GCn1ItxECvR+ROVJNYT7r1lS8nIMJae6IkIgcDEIbT5iwWAA==} 602 + engines: {node: ^22.18.0 || ^24.11.0 || >=26.0.0} 603 603 hasBin: true 604 604 605 605 cac@7.0.0: ··· 1423 1423 resolution: {integrity: sha512-MyIV3ZA/PmyBN/ud8vV9XzwTrNtR4jFrObymZYnZqMmW0zA8Z17vnT0rBgFE/TlohB+YCHqXMgZzb3Csp49vqg==} 1424 1424 engines: {node: '>=14.16'} 1425 1425 1426 - package-manager-detector@1.6.0: 1427 - resolution: {integrity: sha512-61A5ThoTiDG/C8s8UMZwSorAGwMJ0ERVGj2OjoW5pAalsNOg15+iQiPzrLJ4jhZ1HJzmC2PIHT2oEiH3R5fzNA==} 1426 + package-manager-detector@1.8.0: 1427 + resolution: {integrity: sha512-yQA4H19AmPEoMUeavPMDIe1higySl/gH/yaQrkT/s07Qp+7pp2hYz30N3z2l5BkjVkF9Ow6o0wjJamm2y7Sn0A==} 1428 1428 1429 1429 parse-gitignore@2.0.0: 1430 1430 resolution: {integrity: sha512-RmVuCHWsfu0QPNW+mraxh/xjQVw/lhUCUru8Zni3Ctq3AoMhpDTq0OVdKS6iesd6Kqb7viCV3isAL43dciOSog==} ··· 1676 1676 util-deprecate@1.0.2: 1677 1677 resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} 1678 1678 1679 + verkit@0.1.2: 1680 + resolution: {integrity: sha512-WqkT8n3hqizuCu71W3bUzf5fjBmkbXcudsehe/NbxA8PgqoKnSOY5K0Ba2ckg1qaRaSpSz7as/n9K1R9JXjQKg==} 1681 + engines: {node: '>=18.12.0'} 1682 + 1679 1683 vite@8.0.16: 1680 1684 resolution: {integrity: sha512-h9bXPmJichP5fLmVQo3PyaGSDE2n3aPuomeAlVRm0JLmt4rY6zmPKd59HYI4LNW8oTK7tlTsuC7l/m7awx9Jcw==} 1681 1685 engines: {node: ^20.19.0 || >=22.12.0} ··· 1857 1861 1858 1862 '@antfu/install-pkg@1.1.0': 1859 1863 dependencies: 1860 - package-manager-detector: 1.6.0 1864 + package-manager-detector: 1.8.0 1861 1865 tinyexec: 1.2.4 1862 1866 1863 1867 '@babel/helper-string-parser@7.29.7': {} ··· 2372 2376 2373 2377 builtin-modules@5.2.0: {} 2374 2378 2375 - bumpp@11.1.0: 2379 + bumpp@12.0.0: 2376 2380 dependencies: 2377 2381 args-tokenizer: 0.3.0 2378 2382 cac: 7.0.0 2379 2383 jsonc-parser: 3.3.1 2380 - package-manager-detector: 1.6.0 2381 - semver: 7.8.5 2384 + package-manager-detector: 1.8.0 2382 2385 tinyexec: 1.2.4 2383 2386 tinyglobby: 0.2.17 2384 2387 unconfig: 7.5.0 2388 + verkit: 0.1.2 2385 2389 yaml: 2.9.0 2386 2390 2387 2391 cac@7.0.0: {} ··· 3376 3380 3377 3381 p-timeout@6.1.4: {} 3378 3382 3379 - package-manager-detector@1.6.0: {} 3383 + package-manager-detector@1.8.0: {} 3380 3384 3381 3385 parse-gitignore@2.0.0: {} 3382 3386 ··· 3623 3627 punycode: 2.3.1 3624 3628 3625 3629 util-deprecate@1.0.2: {} 3630 + 3631 + verkit@0.1.2: {} 3626 3632 3627 3633 vite@8.0.16(@types/node@24.13.3)(jiti@2.7.0)(yaml@2.9.0): 3628 3634 dependencies: