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

feat: v3 #2456

Merged
merged 7 commits into from Jul 11, 2023
Merged

feat: v3 #2456

merged 7 commits into from Jul 11, 2023

Conversation

wolfy1339
Copy link
Member

@wolfy1339 wolfy1339 commented May 22, 2023

BREAKING CHANGE: Drop support for NodeJS v14, v16
BREAKING CHANGE: Remove previews support for the REST API
BREAKING CHANGE: remove agent option from octokit.request()
BREAKING CHANGE: Replace support for Node.js http(s) Agents with documentation on using fetch dispatchers instead (via @octokit/request)
BREAKING CHANGE: Remove ability to pass custom request options, except for method, headers, body, signal (via @octokit/request)

BREAKING CHANGE: Drop support for NodeJS v14, v16
@wolfy1339 wolfy1339 added Type: Feature New feature or request Type: Breaking change Used to note any change that requires a major version bump labels May 22, 2023
@ghost ghost added this to Features in JS May 22, 2023
wolfy1339 and others added 3 commits May 23, 2023 18:15
* fix(deps): upgrade `@octokit/app` (#2460)

Propogate octokit/app.js#422 to the `octokit` package to alleviate CDN caching issues

* build(deps): lock file maintenance

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency @octokit/plugin-retry to v5

---------

Co-authored-by: wolfy1339 <4595477+wolfy1339@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Copy link

@styfle styfle left a comment

Choose a reason for hiding this comment

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

Also need to bump @octokit/core to 5.0.0, right?

@wolfy1339
Copy link
Member Author

This is the very last PR to get merged, as this depends on practically every other Octokit module.

@wolfy1339 wolfy1339 marked this pull request as ready for review July 11, 2023 15:59
@wolfy1339 wolfy1339 enabled auto-merge (squash) July 11, 2023 16:04
@wolfy1339 wolfy1339 disabled auto-merge July 11, 2023 16:04
@wolfy1339 wolfy1339 enabled auto-merge (squash) July 11, 2023 16:05
@wolfy1339 wolfy1339 merged commit 84e6569 into main Jul 11, 2023
9 checks passed
@wolfy1339 wolfy1339 deleted the beta branch July 11, 2023 17:11
@github-actions
Copy link

🎉 This PR is included in version 3.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Type: Breaking change Used to note any change that requires a major version bump Type: Feature New feature or request
Projects
Archived in project
JS
  
Features
Development

Successfully merging this pull request may close these issues.

None yet

3 participants