Skip to content
This repository was archived by the owner on Feb 7, 2025. It is now read-only.

chore(deps): bump the octokit-sdks group with 2 updates#246

Closed
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/npm_and_yarn/octokit-sdks-4c2f6e5e95
Closed

chore(deps): bump the octokit-sdks group with 2 updates#246
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/npm_and_yarn/octokit-sdks-4c2f6e5e95

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 15, 2024

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

Updates @octokit/plugin-throttling from 6.1.0 to 9.2.0

Release notes

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

v9.2.0

9.2.0 (2024-04-15)

Features

  • routes changed from repository_id to nwo and enterprise groups now includes the enterprise in route (#684) (734bcba)

v9.1.0

9.1.0 (2024-04-03)

Features

v9.0.4

9.0.4 (2024-04-03)

Bug Fixes

  • deps: update dependency @​octokit/types to v13 (8cc6eb9)

v9.0.3

9.0.3 (2024-03-01)

Bug Fixes

v9.0.2

9.0.2 (2024-02-27)

Bug Fixes

v9.0.1

9.0.1 (2024-02-26)

Bug Fixes

  • add missing file extension on bottleneck import (#676) (1c64559)

v9.0.0

9.0.0 (2024-02-25)

... (truncated)

Commits
  • 734bcba feat: routes changed from repository_id to nwo and enterprise groups now incl...
  • 92cbf3b build(deps): lock file maintenance (#691)
  • 7eb48d5 feat(security): Add provenance (#689)
  • 8cc6eb9 fix(deps): update dependency @​octokit/types to v13
  • 4d7603a build(deps): lock file maintenance (#687)
  • e9b9813 build(deps): lock file maintenance (#685)
  • 5e02662 build(deps): lock file maintenance (#683)
  • 3cbb748 build(deps): lock file maintenance (#682)
  • af23dcf build(deps): lock file maintenance (#681)
  • f151af4 fix(pkg): add main field (#678)
  • Additional commits viewable in compare view

Updates @octokit/rest from 19.0.13 to 20.1.0

Release notes

Sourced from @​octokit/rest's releases.

v20.1.0

20.1.0 (2024-04-03)

Features

v20.0.2

20.0.2 (2023-09-25)

Bug Fixes

  • deps: update octokit monorepo (major) (#363) (258bf80)

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)

... (truncated)

Commits
  • 9adf1a4 feat(security): Add provenance (#420)
  • 9ab9253 ci(action): update actions/add-to-project action to v1
  • 335f2d2 ci(action): update actions/add-to-project action to v0.6.1 (#418)
  • 8f0efe0 build(deps-dev): Bump follow-redirects from 1.15.4 to 1.15.6 (#416)
  • 5bf5fa6 build(deps-dev): Bump follow-redirects from 1.15.4 to 1.15.6 in /docs (#415)
  • b332318 ci(action): update actions/add-to-project action to v0.6.0
  • e2d6559 chore(deps): update dependency undici to v6.6.1 [security] (#410)
  • 81488d4 chore(deps): update dependency marked to v12
  • 22c076b chore(deps): update dependency esbuild to ^0.20.0
  • de91ec4 ci(action): update peter-evans/create-or-update-comment action to v4
  • 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

Bumps the octokit-sdks group with 2 updates: [@octokit/plugin-throttling](https://github.com/octokit/plugin-throttling.js) and [@octokit/rest](https://github.com/octokit/rest.js).


Updates `@octokit/plugin-throttling` from 6.1.0 to 9.2.0
- [Release notes](https://github.com/octokit/plugin-throttling.js/releases)
- [Commits](octokit/plugin-throttling.js@v6.1.0...v9.2.0)

Updates `@octokit/rest` from 19.0.13 to 20.1.0
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](octokit/rest.js@v19.0.13...v20.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from ajhenry as a code owner April 15, 2024 23:26
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 15, 2024
@dependabot dependabot bot requested a review from lumaxis as a code owner April 15, 2024 23:26
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Apr 15, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 29, 2024

Superseded by #248.

@dependabot dependabot bot closed this Apr 29, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/octokit-sdks-4c2f6e5e95 branch April 29, 2024 23:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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