diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3927b3a5d..ff4829a1e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,7 +13,7 @@ importers: version: 0.4.1 '@google-automations/git-file-utils': specifier: ^1.2.5 - version: 1.2.5 + version: 1.2.6 '@iarna/toml': specifier: ^3.0.0 version: 3.0.0 @@ -263,8 +263,8 @@ packages: resolution: {integrity: sha512-Ag+9YM4ocKQx9AarydN0KY2j0ErMHNIocPDrVo8zAE44xLTjEtz81OdR68/cydGtk6m6jDb5Za3r2useMzYmSw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - '@google-automations/git-file-utils@1.2.5': - resolution: {integrity: sha512-1fJ/+W5yzyzGIVet8SHUSF5zFJyhwNKoUB34oXp7zL72L6arwOhUs5CQ9S45cw3ReCFleAB9MjwX0f120ufX8g==} + '@google-automations/git-file-utils@1.2.6': + resolution: {integrity: sha512-wNWeNLBtQH39kTayGuJMF1IRVPxfcywH//thQHD+xzRlanTNDI/5WACUvBkIz9bhnEC7ADm5ibA+DX9meU+JwQ==} engines: {node: '>= 14'} '@humanwhocodes/config-array@0.11.11': @@ -384,6 +384,12 @@ packages: peerDependencies: '@octokit/core': '>=4' + '@octokit/plugin-paginate-rest@6.1.2': + resolution: {integrity: sha512-qhrmtQeHU/IivxucOV1bbI/xZyC/iOBhclokv7Sut5vnejAIAEXVcGQeRpQlU39E0WwK9lNvJHphHri/DB6lbQ==} + engines: {node: '>= 14'} + peerDependencies: + '@octokit/core': '>=4' + '@octokit/plugin-request-log@1.0.4': resolution: {integrity: sha512-mLUsMkgP7K/cnFEw07kWqXGF5LKrOkD+lhCrKvPHXWDywAwuDUeDwWBpc69XK3pNX0uKiVt8g5z96PJ6z9xCFA==} peerDependencies: @@ -395,6 +401,12 @@ packages: peerDependencies: '@octokit/core': '>=3' + '@octokit/plugin-rest-endpoint-methods@7.2.3': + resolution: {integrity: sha512-I5Gml6kTAkzVlN7KCtjOM+Ruwe/rQppp0QU372K1GP7kNOYEKe8Xn5BW4sE62JAHdwpq95OQK/qGNyKQMUzVgA==} + engines: {node: '>= 14'} + peerDependencies: + '@octokit/core': '>=3' + '@octokit/plugin-retry@5.0.5': resolution: {integrity: sha512-sB1RWMhSrre02Atv95K6bhESlJ/sPdZkK/wE/w1IdSCe0yM6FxSjksLa6T7aAvxvxlLKzQEC4KIiqpqyov1Tbg==} engines: {node: '>= 18'} @@ -419,10 +431,17 @@ packages: resolution: {integrity: sha512-6VDqgj0HMc2FUX2awIs+sM6OwLgwHvAi4KCK3mT2H2IKRt6oH9d0fej5LluF5mck1lRR/rFWN0YIDSYXYSylbw==} engines: {node: '>= 14'} + '@octokit/rest@19.0.13': + resolution: {integrity: sha512-/EzVox5V9gYGdbAI+ovYj3nXQT1TtTHRT+0eZPcuC05UFSWO3mdO9UY1C0i2eLF9Un1ONJkAk+IEtYGAC+TahA==} + engines: {node: '>= 14'} + '@octokit/rest@19.0.5': resolution: {integrity: sha512-+4qdrUFq2lk7Va+Qff3ofREQWGBeoTKNqlJO+FGjFP35ZahP+nBenhZiGdu8USSgmq4Ky3IJ/i4u0xbLqHaeow==} engines: {node: '>= 14'} + '@octokit/tsconfig@1.0.2': + resolution: {integrity: sha512-I0vDR0rdtP8p2lGMzvsJzbhdOWy405HcGovrspJ8RRibHnyRgggUSNO5AIox5LmqiwmatHKYsvj6VGFHkqS7lA==} + '@octokit/types@10.0.0': resolution: {integrity: sha512-Vm8IddVmhCgU1fxC1eyinpwqzXPEYu0NrYzD3YZjlGjyftdLBTeqNblRC0jmJmgxbJIsQlyogVeGnrNaaMVzIg==} @@ -2467,10 +2486,10 @@ snapshots: '@eslint/js@8.44.0': {} - '@google-automations/git-file-utils@1.2.5': + '@google-automations/git-file-utils@1.2.6': dependencies: - '@octokit/rest': 19.0.5 - '@octokit/types': 8.2.1 + '@octokit/rest': 19.0.13 + '@octokit/types': 9.3.2 minimatch: 5.1.6 transitivePeerDependencies: - encoding @@ -2604,6 +2623,12 @@ snapshots: '@octokit/core': 4.2.4 '@octokit/types': 8.2.1 + '@octokit/plugin-paginate-rest@6.1.2(@octokit/core@4.2.4)': + dependencies: + '@octokit/core': 4.2.4 + '@octokit/tsconfig': 1.0.2 + '@octokit/types': 9.3.2 + '@octokit/plugin-request-log@1.0.4(@octokit/core@4.2.4)': dependencies: '@octokit/core': 4.2.4 @@ -2614,6 +2639,11 @@ snapshots: '@octokit/types': 8.2.1 deprecation: 2.3.1 + '@octokit/plugin-rest-endpoint-methods@7.2.3(@octokit/core@4.2.4)': + dependencies: + '@octokit/core': 4.2.4 + '@octokit/types': 10.0.0 + '@octokit/plugin-retry@5.0.5(@octokit/core@4.2.4)': dependencies: '@octokit/core': 4.2.4 @@ -2650,6 +2680,15 @@ snapshots: transitivePeerDependencies: - encoding + '@octokit/rest@19.0.13': + dependencies: + '@octokit/core': 4.2.4 + '@octokit/plugin-paginate-rest': 6.1.2(@octokit/core@4.2.4) + '@octokit/plugin-request-log': 1.0.4(@octokit/core@4.2.4) + '@octokit/plugin-rest-endpoint-methods': 7.2.3(@octokit/core@4.2.4) + transitivePeerDependencies: + - encoding + '@octokit/rest@19.0.5': dependencies: '@octokit/core': 4.2.4 @@ -2659,6 +2698,8 @@ snapshots: transitivePeerDependencies: - encoding + '@octokit/tsconfig@1.0.2': {} + '@octokit/types@10.0.0': dependencies: '@octokit/openapi-types': 18.1.1