mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 08:52:35 +00:00
build(deps): lock file maintenance
This commit is contained in:
parent
d401f2e3d6
commit
3b940a9640
1 changed files with 23 additions and 23 deletions
46
pnpm-lock.yaml
generated
46
pnpm-lock.yaml
generated
|
|
@ -430,8 +430,8 @@ packages:
|
|||
resolution: {integrity: sha512-P4YJBPdPSpWTQ1NU4XYdvHvXJJDxM6YwpS0FZHRgP7YFkdVxsWcpWGy/NVqlAA7PcPCnMacXlRm1y2PFZRWL/w==}
|
||||
engines: {node: '>= 20'}
|
||||
|
||||
'@octokit/core@7.0.2':
|
||||
resolution: {integrity: sha512-ODsoD39Lq6vR6aBgvjTnA3nZGliknKboc9Gtxr7E4WDNqY24MxANKcuDQSF0jzapvGb3KWOEDrKfve4HoWGK+g==}
|
||||
'@octokit/core@7.0.3':
|
||||
resolution: {integrity: sha512-oNXsh2ywth5aowwIa7RKtawnkdH6LgU1ztfP9AIUCQCvzysB+WeU8o2kyyosDPwBZutPpjZDKPQGIzzrfTWweQ==}
|
||||
engines: {node: '>= 20'}
|
||||
|
||||
'@octokit/endpoint@11.0.0':
|
||||
|
|
@ -640,8 +640,8 @@ packages:
|
|||
engines: {node: '>=0.4.0'}
|
||||
hasBin: true
|
||||
|
||||
agent-base@7.1.3:
|
||||
resolution: {integrity: sha512-jRR5wdylq8CkOe6hei19GGZnxM6rBGwFl3Bg0YItGDimvjGtAvdZk4Pu6Cl4u4Igsws4a1fd1Vq3ezrhn4KmFw==}
|
||||
agent-base@7.1.4:
|
||||
resolution: {integrity: sha512-MnA+YT8fwfJPgBx3m60MNqakm30XOkyIoH1y6huTQvC0PwZG7ki8NacLBcrPbNoo8vEZy7Jpuk7+jMO+CUovTQ==}
|
||||
engines: {node: '>= 14'}
|
||||
|
||||
aggregate-error@3.1.0:
|
||||
|
|
@ -810,8 +810,8 @@ packages:
|
|||
resolution: {integrity: sha512-eOvlTO6OcySPyyyk8pKz2dP4jjElYunj9hn9/s0OB+gapTO8zwS9UQWrZ1pmF2hFs3vw1xhonOLGcGjy/zgsuA==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
conventional-changelog-writer@8.1.0:
|
||||
resolution: {integrity: sha512-dpC440QnORNCO81XYuRRFOLCsjKj4W7tMkUIn3lR6F/FAaJcWLi7iCj6IcEvSQY2zw6VUgwUKd5DEHKEWrpmEQ==}
|
||||
conventional-changelog-writer@8.2.0:
|
||||
resolution: {integrity: sha512-Y2aW4596l9AEvFJRwFGJGiQjt2sBYTjPD18DdvxX9Vpz0Z7HQ+g1Z+6iYDAm1vR3QOJrDBkRHixHK/+FhkR6Pw==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
|
|
@ -2628,7 +2628,7 @@ snapshots:
|
|||
|
||||
'@octokit/auth-token@6.0.0': {}
|
||||
|
||||
'@octokit/core@7.0.2':
|
||||
'@octokit/core@7.0.3':
|
||||
dependencies:
|
||||
'@octokit/auth-token': 6.0.0
|
||||
'@octokit/graphql': 9.0.1
|
||||
|
|
@ -2651,21 +2651,21 @@ snapshots:
|
|||
|
||||
'@octokit/openapi-types@25.1.0': {}
|
||||
|
||||
'@octokit/plugin-paginate-rest@13.1.1(@octokit/core@7.0.2)':
|
||||
'@octokit/plugin-paginate-rest@13.1.1(@octokit/core@7.0.3)':
|
||||
dependencies:
|
||||
'@octokit/core': 7.0.2
|
||||
'@octokit/core': 7.0.3
|
||||
'@octokit/types': 14.1.0
|
||||
|
||||
'@octokit/plugin-retry@8.0.1(@octokit/core@7.0.2)':
|
||||
'@octokit/plugin-retry@8.0.1(@octokit/core@7.0.3)':
|
||||
dependencies:
|
||||
'@octokit/core': 7.0.2
|
||||
'@octokit/core': 7.0.3
|
||||
'@octokit/request-error': 7.0.0
|
||||
'@octokit/types': 14.1.0
|
||||
bottleneck: 2.19.5
|
||||
|
||||
'@octokit/plugin-throttling@11.0.1(@octokit/core@7.0.2)':
|
||||
'@octokit/plugin-throttling@11.0.1(@octokit/core@7.0.3)':
|
||||
dependencies:
|
||||
'@octokit/core': 7.0.2
|
||||
'@octokit/core': 7.0.3
|
||||
'@octokit/types': 14.1.0
|
||||
bottleneck: 2.19.5
|
||||
|
||||
|
|
@ -2704,7 +2704,7 @@ snapshots:
|
|||
'@semantic-release/commit-analyzer@13.0.1(semantic-release@24.2.6(typescript@5.8.3))':
|
||||
dependencies:
|
||||
conventional-changelog-angular: 8.0.0
|
||||
conventional-changelog-writer: 8.1.0
|
||||
conventional-changelog-writer: 8.2.0
|
||||
conventional-commits-filter: 5.0.0
|
||||
conventional-commits-parser: 6.2.0
|
||||
debug: 4.4.1
|
||||
|
|
@ -2735,10 +2735,10 @@ snapshots:
|
|||
|
||||
'@semantic-release/github@11.0.3(semantic-release@24.2.6(typescript@5.8.3))':
|
||||
dependencies:
|
||||
'@octokit/core': 7.0.2
|
||||
'@octokit/plugin-paginate-rest': 13.1.1(@octokit/core@7.0.2)
|
||||
'@octokit/plugin-retry': 8.0.1(@octokit/core@7.0.2)
|
||||
'@octokit/plugin-throttling': 11.0.1(@octokit/core@7.0.2)
|
||||
'@octokit/core': 7.0.3
|
||||
'@octokit/plugin-paginate-rest': 13.1.1(@octokit/core@7.0.3)
|
||||
'@octokit/plugin-retry': 8.0.1(@octokit/core@7.0.3)
|
||||
'@octokit/plugin-throttling': 11.0.1(@octokit/core@7.0.3)
|
||||
'@semantic-release/error': 4.0.0
|
||||
aggregate-error: 5.0.0
|
||||
debug: 4.4.1
|
||||
|
|
@ -2775,7 +2775,7 @@ snapshots:
|
|||
'@semantic-release/release-notes-generator@14.0.3(semantic-release@24.2.6(typescript@5.8.3))':
|
||||
dependencies:
|
||||
conventional-changelog-angular: 8.0.0
|
||||
conventional-changelog-writer: 8.1.0
|
||||
conventional-changelog-writer: 8.2.0
|
||||
conventional-commits-filter: 5.0.0
|
||||
conventional-commits-parser: 6.2.0
|
||||
debug: 4.4.1
|
||||
|
|
@ -2917,7 +2917,7 @@ snapshots:
|
|||
|
||||
acorn@8.15.0: {}
|
||||
|
||||
agent-base@7.1.3: {}
|
||||
agent-base@7.1.4: {}
|
||||
|
||||
aggregate-error@3.1.0:
|
||||
dependencies:
|
||||
|
|
@ -3091,7 +3091,7 @@ snapshots:
|
|||
dependencies:
|
||||
compare-func: 2.0.0
|
||||
|
||||
conventional-changelog-writer@8.1.0:
|
||||
conventional-changelog-writer@8.2.0:
|
||||
dependencies:
|
||||
conventional-commits-filter: 5.0.0
|
||||
handlebars: 4.7.8
|
||||
|
|
@ -3533,14 +3533,14 @@ snapshots:
|
|||
|
||||
http-proxy-agent@7.0.2:
|
||||
dependencies:
|
||||
agent-base: 7.1.3
|
||||
agent-base: 7.1.4
|
||||
debug: 4.4.1
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
https-proxy-agent@7.0.6:
|
||||
dependencies:
|
||||
agent-base: 7.1.3
|
||||
agent-base: 7.1.4
|
||||
debug: 4.4.1
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue