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 the octokit group with 2 updates #490

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 25, 2023

Bumps the octokit group with 2 updates: @octokit/plugin-retry and @octokit/plugin-throttling.

Updates @octokit/plugin-retry from 4.1.1 to 6.0.1

Release notes

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

v6.0.1

6.0.1 (2023-09-23)

Bug Fixes

  • deps: update dependency @​octokit/types to v12 (#475) (d56205d)

v6.0.0

6.0.0 (2023-07-10)

chore

  • deps: update octokit monorepo (major) (#450) (3d7258f)

BREAKING CHANGES

  • deps: require @octokit/core > 5
  • deps: bump @octokit/types to v11

v5.0.5

5.0.5 (2023-07-03)

Bug Fixes

  • do not retry status code 451 by default (#447) (7ae9006)

v5.0.4

5.0.4 (2023-06-16)

Bug Fixes

  • deps: update dependency @​octokit/types to v10 (#443) (8671f97)

v5.0.3

5.0.3 (2023-06-13)

Bug Fixes

  • deps: add @octokit/request-error as a runtime dependency (#440) (0396e2d), closes #436

v5.0.2

5.0.2 (2023-06-07)

... (truncated)

Commits
  • d56205d fix(deps): update dependency @​octokit/types to v12 (#475)
  • 216fe21 ci(action): update peter-evans/create-or-update-comment digest to 46da6c0
  • b98affb build(deps): lock file maintenance (#473)
  • 235c37f ci(action): update peter-evans/create-or-update-comment digest to 1f6c514
  • 3e9277f build(deps): lock file maintenance (#471)
  • 8ef83a5 build(deps): lock file maintenance (#470)
  • 586b418 ci(action): update peter-evans/create-or-update-comment digest to 223779b
  • c51f816 ci(action): update peter-evans/create-or-update-comment digest to 46846e5
  • 627945c ci(action): update actions/checkout action to v4
  • 4d699e4 chore(deps): update dependency prettier to v3.0.3 (#465)
  • Additional commits viewable in compare view

Updates @octokit/plugin-throttling from 5.0.1 to 8.0.0

Release notes

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

v8.0.0

8.0.0 (2023-09-23)

Features

  • new GitHub advisories endpoints, new GitHub classroom endpoints, new Copilot endpoints, remove required workflow endpoints (#625) (89a7f68)

BREAKING CHANGES

  • remove required workflow endpoints

v7.0.0

7.0.0 (2023-07-10)

Bug Fixes

  • deps: update octokit monorepo (major) (#612) (a979e93)

BREAKING CHANGES

  • deps: require @octokit/core > 5
  • deps: bump @octokit/types to v11

Co-authored-by: renovate[bot]

v6.1.0

6.1.0 (2023-06-09)

Features

v6.0.1

6.0.1 (2023-06-07)

Bug Fixes

  • build: switch to esbuild and tsc instead of pika (#603) (52f74d8)

v6.0.0

BREAKING CHANGES

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

... (truncated)

Commits
  • 89a7f68 feat: new GitHub advisories endpoints, new GitHub classroom endpoints, new Co...
  • 87ff921 build(deps): lock file maintenance
  • 06bde59 build(deps): lock file maintenance
  • b5c68e1 chore(deps): update dependency prettier to v3.0.3 (#621)
  • e4fb263 build(deps): lock file maintenance (#620)
  • d130bd6 ci(action): update actions/checkout action to v4
  • 8f06fd5 build(deps): lock file maintenance
  • 4d3c0ea build(deps): lock file maintenance (#617)
  • 5bae175 chore(deps): update dependency prettier to v3.0.2 (#618)
  • 77e4f6e build(deps): lock file maintenance (#616)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 25, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/octokit-2ce88a3b79 branch from 18decc1 to 767c437 Compare October 2, 2023 01:47
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/octokit-2ce88a3b79 branch from 767c437 to 76dcaef Compare October 9, 2023 01:57
Bumps the octokit group with 2 updates: [@octokit/plugin-retry](https://github.com/octokit/plugin-retry.js) and [@octokit/plugin-throttling](https://github.com/octokit/plugin-throttling.js).


Updates `@octokit/plugin-retry` from 4.1.1 to 6.0.1
- [Release notes](https://github.com/octokit/plugin-retry.js/releases)
- [Commits](octokit/plugin-retry.js@v4.1.1...v6.0.1)

Updates `@octokit/plugin-throttling` from 5.0.1 to 8.0.0
- [Release notes](https://github.com/octokit/plugin-throttling.js/releases)
- [Commits](octokit/plugin-throttling.js@v5.0.1...v8.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/octokit-2ce88a3b79 branch from 76dcaef to bfbaa41 Compare October 16, 2023 01:53
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 23, 2023

Superseded by #501.

@dependabot dependabot bot closed this Oct 23, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/octokit-2ce88a3b79 branch October 23, 2023 01:21
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