mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-25 14:06:27 +00:00
chore(deps): update dependency @semantic-release/github>@octokit/plugin-paginate-rest to v11.3.5 (#31866)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
81fc75630b
commit
dbca15df22
2 changed files with 14 additions and 14 deletions
|
@ -357,7 +357,7 @@
|
|||
"safe-json-stringify"
|
||||
],
|
||||
"overrides": {
|
||||
"@semantic-release/github>@octokit/plugin-paginate-rest": "11.3.0"
|
||||
"@semantic-release/github>@octokit/plugin-paginate-rest": "11.3.5"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -5,7 +5,7 @@ settings:
|
|||
excludeLinksFromLockfile: false
|
||||
|
||||
overrides:
|
||||
'@semantic-release/github>@octokit/plugin-paginate-rest': 11.3.0
|
||||
'@semantic-release/github>@octokit/plugin-paginate-rest': 11.3.5
|
||||
|
||||
importers:
|
||||
|
||||
|
@ -1249,18 +1249,18 @@ packages:
|
|||
'@octokit/openapi-types@22.2.0':
|
||||
resolution: {integrity: sha512-QBhVjcUa9W7Wwhm6DBFu6ZZ+1/t/oYxqc2tp81Pi41YNuJinbFRx8B133qVOrAaBbF7D/m0Et6f9/pZt9Rc+tg==}
|
||||
|
||||
'@octokit/plugin-paginate-rest@11.3.0':
|
||||
resolution: {integrity: sha512-n4znWfRinnUQF6TPyxs7EctSAA3yVSP4qlJP2YgI3g9d4Ae2n5F3XDOjbUluKRxPU3rfsgpOboI4O4VtPc6Ilg==}
|
||||
engines: {node: '>= 18'}
|
||||
peerDependencies:
|
||||
'@octokit/core': '>=6'
|
||||
|
||||
'@octokit/plugin-paginate-rest@11.3.1':
|
||||
resolution: {integrity: sha512-ryqobs26cLtM1kQxqeZui4v8FeznirUsksiA+RYemMPJ7Micju0WSkv50dBksTuZks9O5cg4wp+t8fZ/cLY56g==}
|
||||
engines: {node: '>= 18'}
|
||||
peerDependencies:
|
||||
'@octokit/core': '5'
|
||||
|
||||
'@octokit/plugin-paginate-rest@11.3.5':
|
||||
resolution: {integrity: sha512-cgwIRtKrpwhLoBi0CUNuY83DPGRMaWVjqVI/bGKsLJ4PzyWZNaEmhHroI2xlrVXkk6nFv0IsZpOp+ZWSWUS2AQ==}
|
||||
engines: {node: '>= 18'}
|
||||
peerDependencies:
|
||||
'@octokit/core': '>=6'
|
||||
|
||||
'@octokit/plugin-request-log@4.0.1':
|
||||
resolution: {integrity: sha512-GihNqNpGHorUrO7Qa9JbAl0dbLnqJVrV8OXe2Zm5/Y4wFkZQDfTreBzVmiRfJVfE4mClXdihHnbpyyO9FSX4HA==}
|
||||
engines: {node: '>= 18'}
|
||||
|
@ -7573,16 +7573,16 @@ snapshots:
|
|||
|
||||
'@octokit/openapi-types@22.2.0': {}
|
||||
|
||||
'@octokit/plugin-paginate-rest@11.3.0(@octokit/core@6.1.2)':
|
||||
dependencies:
|
||||
'@octokit/core': 6.1.2
|
||||
'@octokit/types': 13.6.1
|
||||
|
||||
'@octokit/plugin-paginate-rest@11.3.1(@octokit/core@5.2.0)':
|
||||
dependencies:
|
||||
'@octokit/core': 5.2.0
|
||||
'@octokit/types': 13.6.1
|
||||
|
||||
'@octokit/plugin-paginate-rest@11.3.5(@octokit/core@6.1.2)':
|
||||
dependencies:
|
||||
'@octokit/core': 6.1.2
|
||||
'@octokit/types': 13.6.1
|
||||
|
||||
'@octokit/plugin-request-log@4.0.1(@octokit/core@5.2.0)':
|
||||
dependencies:
|
||||
'@octokit/core': 5.2.0
|
||||
|
@ -7966,7 +7966,7 @@ snapshots:
|
|||
'@semantic-release/github@11.0.0(semantic-release@24.1.2(typescript@5.6.2))':
|
||||
dependencies:
|
||||
'@octokit/core': 6.1.2
|
||||
'@octokit/plugin-paginate-rest': 11.3.0(@octokit/core@6.1.2)
|
||||
'@octokit/plugin-paginate-rest': 11.3.5(@octokit/core@6.1.2)
|
||||
'@octokit/plugin-retry': 7.1.2(@octokit/core@6.1.2)
|
||||
'@octokit/plugin-throttling': 9.3.2(@octokit/core@6.1.2)
|
||||
'@semantic-release/error': 4.0.0
|
||||
|
|
Loading…
Reference in a new issue