nodejs / github-bot

@nodejs-github-bot's heart and soul
MIT License
262 stars 112 forks source link

build(deps): bump @octokit/rest from 19.0.13 to 21.0.0 #531

Open dependabot[bot] opened 1 week ago

dependabot[bot] commented 1 week ago

Bumps @octokit/rest from 19.0.13 to 21.0.0.

Release notes

Sourced from @​octokit/rest's releases.

v21.0.0

21.0.0 (2024-06-20)

Features

BREAKING CHANGES

  • package is now ESM

v21.0.0-beta.4

21.0.0-beta.4 (2024-06-19)

Bug Fixes

v21.0.0-beta.3

21.0.0-beta.3 (2024-04-30)

Features

v21.0.0-beta.2

21.0.0-beta.2 (2024-04-16)

Bug Fixes

  • deps: bump Octokit deps (5d8da12)
  • pkg: add a default fallback export (1b6e582)

v21.0.0-beta.1

21.0.0-beta.1 (2024-03-05)

Bug Fixes

... (truncated)

Commits
  • 12b6c65 feat: v21 (#413)
  • 32649a8 build(deps-dev): Bump braces from 3.0.2 to 3.0.3 (#439)
  • 53cee64 ci(action): update actions/checkout digest to 692973e (#438)
  • 7c96525 chore(deps): update dependency marked to v13
  • a46b4c8 🚧 Workflows have changed (#435)
  • b90bc79 chore(deps): update dependency semantic-release to v24
  • bc41b70 chore(deps): update dependency esbuild to ^0.21.0 (#429)
  • c1892ed ci(action): update actions/checkout digest to a5ac7e5 (#432)
  • 7058346 fix: update REST endpoints (#428)
  • b4e2102 ci(action): update actions/checkout digest to 0ad4b8f (#426)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
Trott commented 1 day ago

Need to migrate to ESM for this update, I think.