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/plugin-throttling from 4.3.2 to 6.0.0 #15

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 22, 2023

Bumps @octokit/plugin-throttling from 4.3.2 to 6.0.0.

Release notes

Sourced from @​octokit/plugin-throttling's releases.

v6.0.0

BREAKING CHANGES

  • Drop support for NodeJS v14, v16
  • remove deprecated options.throttle.minimalSecondaryRateRetryAfter
  • remove deprecated options.throttle.onAbuseLimit

Features

v5.2.3

5.2.3 (2023-05-19)

Bug Fixes

  • bump minimal retry in case of secondary rate limiting to 60s (#594) (5335870)

v5.2.2

5.2.2 (2023-05-17)

Bug Fixes

  • types: don't require any properties if enabled is false (#595) (28098cb)

v5.2.1

5.2.1 (2023-05-13)

Bug Fixes

v5.2.0

5.2.0 (2023-05-05)

Features

  • new routes in generated/endpoints.json (#589) (97bb31d)

v5.1.1

5.1.1 (2023-04-21)

Bug Fixes

  • build: add script to fix package.json from build step (#584) (e7f99d0), closes #583

... (truncated)

Commits
  • 32b598d feat: v6 (#592)
  • 5335870 fix: bump minimal retry in case of secondary rate limiting to 60s (#594)
  • 28098cb fix(types): don't require any properties if enabled is false (#595)
  • 1678135 build(deps): lock file maintenance
  • 5cb278e fix(types): move OctokitOptions augmentation to the index file (#590) - tha...
  • 8372572 build(deps): lock file maintenance (#591)
  • 97bb31d feat: new routes in generated/endpoints.json (#589)
  • 6289adb build(deps): lock file maintenance
  • c7c8c5a chore(deps): update dependency prettier to v2.8.8
  • e7f99d0 fix(build): add script to fix package.json from build step (#584)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [@octokit/plugin-throttling](https://github.com/octokit/plugin-throttling.js) from 4.3.2 to 6.0.0.
- [Release notes](https://github.com/octokit/plugin-throttling.js/releases)
- [Commits](octokit/plugin-throttling.js@v4.3.2...v6.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 22, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 12, 2023

Superseded by #17.

@dependabot dependabot bot closed this Jun 12, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/octokit/plugin-throttling-6.0.0 branch June 12, 2023 14:09
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants