Skip to content
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/rest from 19.0.13 to 20.0.1 in /.github/scripts #57

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 17, 2023

Bumps @octokit/rest from 19.0.13 to 20.0.1.

Release notes

Sourced from @​octokit/rest's releases.

v20.0.1

20.0.1 (2023-07-11)

Bug Fixes

  • deps: update dependency @​octokit/plugin-request-log to v4 (#322) (688f86a)

v20.0.0

20.0.0 (2023-07-11)

Features

BREAKING CHANGES

  • Drop support for NodeJS v14, v16
  • Remove previews support for the REST API
  • remove agent option from octokit.request()

v20.0.0-beta.5

20.0.0-beta.5 (2023-07-10)

Bug Fixes

  • deps: upgrade octokit deps (ca9b795)

v20.0.0-beta.4

20.0.0-beta.4 (2023-07-10)

Bug Fixes

  • deps: bump octokit deps (eed5428)

v20.0.0-beta.3

20.0.0-beta.3 (2023-06-27)

Bug Fixes

  • deps: revert breaking dependency changes (#320) (f02bfd5), closes #318
  • deps: update dependency @​octokit/plugin-paginate-rest to v7 (#316) (a860845)

v20.0.0-beta.2

20.0.0-beta.2 (2023-06-03)

... (truncated)

Commits

Dependabot compatibility score

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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 19.0.13 to 20.0.1.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](octokit/rest.js@v19.0.13...v20.0.1)

---
updated-dependencies:
- dependency-name: "@octokit/rest"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from robandpdx as a code owner July 17, 2023 14:45
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 17, 2023
@robandpdx
Copy link
Collaborator

octokit version 20.0.1 uses undici http client. Nock does not support undici. More details here.

For now this PR is on hold until we can make the unit tests work with undici http client.

Copy link
Collaborator

@robandpdx robandpdx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to update the unit tests to work with undici http client

@robandpdx
Copy link
Collaborator

We will also need to use nodegit v0.28.0-alpha.18.

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 7, 2023

A newer version of @​octokit/rest exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant