Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the octokit-sdks group with 2 updates in the / directory: @octokit/plugin-throttling and @octokit/rest.
Updates
@octokit/plugin-throttling
from 6.1.0 to 9.3.1Release notes
Sourced from
@octokit/plugin-throttling
's releases.... (truncated)
Commits
e3727b4
fix: only import Octokit as type (#721)f8f0848
chore: use vitest (#720)eaa159d
chore: use fetch-mock v10 (#719)186bf66
chore(deps): update dependency prettier to v3.3.3 (#718)05cbe48
ci: start testing against 22 (#717)08becf6
build(deps): lock file maintenance (#716)7bc966a
docs(comment): outdated information about the default secondary retry after (...e5036ab
build(deps): lock file maintenance (#714)2970c6f
chore(deps): update dependency esbuild to ^0.23.0ad5d81f
chore(deps): update dependency esbuild to ^0.22.0Updates
@octokit/rest
from 19.0.13 to 21.0.1Release notes
Sourced from
@octokit/rest
's releases.... (truncated)
Commits
93d5afb
fix: update deps (#456)5a681c3
chore: use vitest (#450)462e351
ci: start testing against 22 (#447)09bfea8
chore(deps): update dependency glob to v11 (#445)969d6dc
chore(deps): update dependency esbuild to ^0.23.0239b1be
chore(deps): update dependency esbuild to ^0.22.0cdbf93a
ci(action): update actions/add-to-project action to v1.0.24306775
build(deps): lock file maintenance (#404)12b6c65
feat: v21 (#413)32649a8
build(deps-dev): Bump braces from 3.0.2 to 3.0.3 (#439)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show