From 3cc5d8fc70926e00aecc7935031b797a3dc7a4da Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Sep 2026 12:49:56 +0000 Subject: [PATCH] chore(deps): update dependency semantic-release-pub to v0.13.5 --- package.json | 2 +- yarn.lock | 54 ++++++++++++++++++++++++++-------------------------- 2 files changed, 28 insertions(+), 28 deletions(-) diff --git a/package.json b/package.json index a65b1f7f..0fb58924 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@semantic-release/git": "11.0.1", "conventional-changelog-conventionalcommits": "9.3.1", "semantic-release": "25.0.9", - "semantic-release-pub": "0.13.4", + "semantic-release-pub": "0.13.5", "semantic-release-replace-plugin": "1.2.7" } } diff --git a/yarn.lock b/yarn.lock index 4aacd54f..8a8eedbe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1251,7 +1251,7 @@ function-timeout@^1.0.1: resolved "https://registry.yarnpkg.com/function-timeout/-/function-timeout-1.0.2.tgz#e5a7b6ffa523756ff20e1231bbe37b5f373aadd5" integrity sha512-939eZS4gJ3htTHAldmyyuzlrD58P03fHG49v2JfFXbV6OhvZKRC9j2yAtdHw/zrp2zXHuv05zMIy40F0ge7spA== -gaxios@^7.0.0, gaxios@^7.1.4: +gaxios@^7.1.3, gaxios@^7.1.4: version "7.3.1" resolved "https://registry.yarnpkg.com/gaxios/-/gaxios-7.3.1.tgz#b26223db05856dfa5e2393ea376abad00e479c62" integrity sha512-kB3rzJV7d9juLZh8/56QTXCwQfxyhdOMdyYk1HdQKFtF8TJTDTZQJtixWIwXdE9Jji91mC41DUNpjleo4L4eAQ== @@ -1260,13 +1260,13 @@ gaxios@^7.0.0, gaxios@^7.1.4: https-proxy-agent "^7.0.1" node-fetch "^3.3.2" -gcp-metadata@8.1.2: - version "8.1.2" - resolved "https://registry.yarnpkg.com/gcp-metadata/-/gcp-metadata-8.1.2.tgz#e62e3373ddf41fc727ccc31c55c687b798bee898" - integrity sha512-zV/5HKTfCeKWnxG0Dmrw51hEWFGfcF2xiXqcA3+J90WDuP0SvoiSO5ORvcBsifmx/FoIjgQN3oNOGaQ5PhLFkg== +gcp-metadata@^9.0.0: + version "9.0.3" + resolved "https://registry.yarnpkg.com/gcp-metadata/-/gcp-metadata-9.0.3.tgz#d8ed78f75b3c842d8cf5c2b8e73e28e2fd80f17f" + integrity sha512-2YYnIlHaKBGT2IPg3G2M57hia9Galz15zsEOvw9T3oRf0lSn6KN6VcHQLqby7x8ksYKnjXvp3rp2KJyLCN6zfQ== dependencies: - gaxios "^7.0.0" - google-logging-utils "^1.0.0" + gaxios "^7.1.3" + google-logging-utils "^2.0.0" json-bigint "^1.0.0" get-caller-file@^2.0.5: @@ -1329,22 +1329,22 @@ glob@^8.1.0: minimatch "^5.0.1" once "^1.3.0" -google-auth-library@^10.9.1: - version "10.9.1" - resolved "https://registry.yarnpkg.com/google-auth-library/-/google-auth-library-10.9.1.tgz#af9852a328a6077e8ffbe776681b4ca9420a1714" - integrity sha512-i1ydyHrqcIxXkWh/uBmVkzCvIuq5yiK2ATndIe5XxKholrG/MTYP9xGYka4sQhrbIAgGjL2B6NOE7rFaiF3fXw== +google-auth-library@^11.0.2: + version "11.0.2" + resolved "https://registry.yarnpkg.com/google-auth-library/-/google-auth-library-11.0.2.tgz#7d08ae14bd81521d27ed27b3f4d0074d2af880a3" + integrity sha512-vzpgPutxrghPsnjrjpzLX2bdv8IOL719Rh0oEjGnQu8YCIbnbMuTTQ5zU9LcKvLdOPgCxBwppbvnhgW90Qna5Q== dependencies: base64-js "^1.3.0" ecdsa-sig-formatter "^1.0.11" gaxios "^7.1.4" - gcp-metadata "8.1.2" - google-logging-utils "1.1.3" + gcp-metadata "^9.0.0" + google-logging-utils "^2.0.0" jws "^4.0.0" -google-logging-utils@1.1.3, google-logging-utils@^1.0.0: - version "1.1.3" - resolved "https://registry.yarnpkg.com/google-logging-utils/-/google-logging-utils-1.1.3.tgz#17b71f1f95d266d2ddd356b8f00178433f041b17" - integrity sha512-eAmLkjDjAFCVXg7A1unxHsLf961m6y17QFqXqAXGj/gVkKFrEICfStRfwUlGNfeCEjNRa32JEWOUTlYXPyyKvA== +google-logging-utils@^2.0.0: + version "2.0.1" + resolved "https://registry.yarnpkg.com/google-logging-utils/-/google-logging-utils-2.0.1.tgz#d78b34f4250db9ee816f29fee3321939296bcb8a" + integrity sha512-HMhaQghlOTvbcb3c4T5jmmOMtG3JUF1iOQMezaJXL86CDS+Tm2vHd0IeLFRAx3+ewd+bo9E1HFHoy17X5aJa9A== graceful-fs@4.2.10: version "4.2.10" @@ -2711,17 +2711,17 @@ safe-buffer@^5.0.1, safe-buffer@~5.1.0, safe-buffer@~5.1.1: resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a" integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg== -semantic-release-pub@0.13.4: - version "0.13.4" - resolved "https://registry.yarnpkg.com/semantic-release-pub/-/semantic-release-pub-0.13.4.tgz#7946c43f6b570582a036b998e8400da1d23181ae" - integrity sha512-fC6yPo8kIrz5pUtBB6VGP2pS/ES7T6dD7AUzPRE87KeKohJGozq/qzP8E3dPLqkN+OUPiJngzcCY+BHDqxZVMg== +semantic-release-pub@0.13.5: + version "0.13.5" + resolved "https://registry.yarnpkg.com/semantic-release-pub/-/semantic-release-pub-0.13.5.tgz#8c2781d8f222814bdf40386f61b21e8129028b23" + integrity sha512-2TB9B1R8/S5L6GB+b1HwccQquC5NX4Qa8BL6eTiLRcpgY67F41SVjxN27GKzlMAe6HiXB1NJ3fJNKvw8ir/rGw== dependencies: "@actions/core" "^3.0.1" "@semantic-release/error" "^4.0.0" execa "^10.0.1" - google-auth-library "^10.9.1" + google-auth-library "^11.0.2" yaml "^2.9.0" - zod "^4.4.3" + zod "^4.6.1" semantic-release-replace-plugin@1.2.7: version "1.2.7" @@ -3370,7 +3370,7 @@ yoctocolors@^2.1.1, yoctocolors@^2.1.2: resolved "https://registry.yarnpkg.com/yoctocolors/-/yoctocolors-2.2.0.tgz#c4b68ee477f3982c33e4de24a5aa4a354be506d3" integrity sha512-xYqdZFUK/VYazNl/oCDYN+3WloWQwMfZxBoiNt6qNyk+xfOdi598muWE42rNZFp1kNOiqW936q5RhUdnpqElSg== -zod@^4.4.3: - version "4.6.4" - resolved "https://registry.yarnpkg.com/zod/-/zod-4.6.4.tgz#1466178e4d8f9cedac31d093ccb7a1f0f97c99dc" - integrity sha512-AXSD6hvGdvRjajG/l1cC+d6IrhH+sjmPKtYeQdJIK8MFJl3LyClzS+o/YsVC+zQZPupAaeH5skwwm8YqYH7BqA== +zod@^4.6.1: + version "4.6.5" + resolved "https://registry.yarnpkg.com/zod/-/zod-4.6.5.tgz#e3af3edbdc260239c52f73caad05dbbffe6e82cd" + integrity sha512-v5l/aFXZQeai4awLbOpSoHecE9UiMrnfx75tEXLjNonXVARxQ5mOeipTjROUchszUNCqnE+hqAMujRsRHsut2Q==