-
Notifications
You must be signed in to change notification settings - Fork 9
build(deps): bump @octokit/request and @octokit/rest #154
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/multi-e1f444b10d
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [@octokit/request](https://github.com/octokit/request.js) to 9.2.3 and updates ancestor dependency [@octokit/rest](https://github.com/octokit/rest.js). These dependencies need to be updated together. Updates `@octokit/request` from 5.6.3 to 9.2.3 - [Release notes](https://github.com/octokit/request.js/releases) - [Commits](octokit/request.js@v5.6.3...v9.2.3) Updates `@octokit/rest` from 18.12.0 to 21.1.1 - [Release notes](https://github.com/octokit/rest.js/releases) - [Commits](octokit/rest.js@v18.12.0...v21.1.1) --- updated-dependencies: - dependency-name: "@octokit/request" dependency-version: 9.2.3 dependency-type: indirect - dependency-name: "@octokit/rest" dependency-version: 21.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Coverage reportCaution Test run failed
Show files with reduced coverage 🔻
Test suite run failedFailed tests: 0/57. Failed suites: 12/18.
Report generated by 🧪jest coverage report action from 1eaabc1 |
Unfortunately this upgrade will require a huge refactoring and that is not so straightforward 😢 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps @octokit/request to 9.2.3 and updates ancestor dependency @octokit/rest. These dependencies need to be updated together.
Updates
@octokit/request
from 5.6.3 to 9.2.3Release notes
Sourced from
@octokit/request
's releases.... (truncated)
Commits
7d576b0
fix(deps): update dependency@octokit/types
to v14 (#753)c9bfc37
build(deps): bump vite from 6.1.0 to 6.2.5 (#750)f7b9616
ci(prettier): use Node LTS instead of Node 16 (#748)1955847
chore(deps): update dependency prettier to v3.5.3 (#745)b71107b
chore(deps): update dependency semantic-release-plugin-update-version-in-file...c855943
chore(deps): update dependency prettier to v3.5.2 (#743)4b2f485
fix(deps): update dependency@octokit/request-error
to v6.1.7 [security] (#740)0320a42
chore(deps): update dependency prettier to v3.5.1 (#737)6bb29ba
fix: mitigate ReDos vulnerabilities & lint (#738)34ff07e
Merge commit from forkUpdates
@octokit/rest
from 18.12.0 to 21.1.1Release notes
Sourced from
@octokit/rest
's releases.... (truncated)
Commits
ca256c3
fix(deps): update Octokit dependencies to mitigate ReDos [security] (#484)e791111
chore(deps): update dependency esbuild to ^0.25.0 (#483)facaa50
build(deps-dev): Bump vitest and@vitest/coverage-v8
(#481)8a0c472
chore(deps): update dependency undici to v6.21.1 [security] (#480)4abc914
chore(deps): update vitest monorepo to v3 (major) (#478)908b1c8
feat: new endpoints, bump Octokit deps to fix Deno (#477)751b522
chore(deps): update dependency fetch-mock to v12 (#470)5ad12fd
chore(deps): update dependency@types/node
to v22 (#472)c88980a
ci(action): update actions/checkout digest to 11bd719 (#469)94443df
ci(action): update actions/checkout digest to eef6144 (#467)You can trigger a rebase of this PR 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.