-
Notifications
You must be signed in to change notification settings - Fork 204
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
Bump @octokit/core from 3.6.0 to 4.2.0 #2312
base: main
Are you sure you want to change the base?
Conversation
Bumps [@octokit/core](https://github.com/octokit/core.js) from 3.6.0 to 4.2.0. - [Release notes](https://github.com/octokit/core.js/releases) - [Commits](octokit/core.js@v3.6.0...v4.2.0) --- updated-dependencies: - dependency-name: "@octokit/core" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #2312 +/- ##
==========================================
+ Coverage 80.55% 80.71% +0.15%
==========================================
Files 69 69
Lines 5668 5637 -31
Branches 1272 1322 +50
==========================================
- Hits 4566 4550 -16
+ Misses 719 710 -9
+ Partials 383 377 -6 |
Bumbing @hipstersmoothie PTAL. |
…rn/octokit/core-4.2.0 # Conflicts: # yarn.lock
@@ -2039,14 +1948,7 @@ | |||
dependencies: | |||
"@octokit/openapi-types" "^18.0.0" | |||
|
|||
"@octokit/types@^6.0.1", "@octokit/types@^6.0.3", "@octokit/types@^6.7.1": |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
type-error may be related to this dedupe
Bumps @octokit/core from 3.6.0 to 4.2.0.
Release notes
Sourced from
@octokit/core
's releases.... (truncated)
Commits
5ffb0f8
feat: add support for many new endpoints (#548)dfbdb2d
test: fix openssl warning (#546)a200ef6
chore(deps): update dependency prettier to v2.8.36152166
Default branch rename (#543)fa4cf7f
🚧 Workflows have changed (#542)723b694
chore(deps): bump jsonwebtoken and universal-github-app-jwt (#541)f65e61f
build(release.yml): set node-version to lts/*77bb2ea
chore(deps): update dependency semantic-release to v2043dab02
chore(deps): update dependency prettier to v2.8.2 (#540)ba27faf
chore(deps): bump json5 from 2.2.1 to 2.2.3 (#537)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 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)