tgymnich / fork-sync

🔄 Github action to sync your forks
MIT License
382 stars 82 forks source link

Bump @octokit/rest from 18.5.3 to 19.0.3 #102

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @octokit/rest from 18.5.3 to 19.0.3.

Release notes

Sourced from @​octokit/rest's releases.

v19.0.3

19.0.3 (2022-07-08)

Bug Fixes

  • deps: update dependency @​octokit/plugin-paginate-rest to v3 (#161) (670f477)

v19.0.2

19.0.2 (2022-07-08)

Bug Fixes

  • deps: update dependency @​octokit/plugin-rest-endpoint-methods to v6 (#162) (310c738)

v19.0.1

19.0.1 (2022-07-07)

Bug Fixes

  • deps: update dependency @​octokit/core to v4 (#160) (0b8f202)

v19.0.0

19.0.0 (2022-07-07)

Continuous Integration

  • stop testing against NodeJS v10, v12 (#157) (526eb2b)

BREAKING CHANGES

  • Drop support for NodeJS v10, v12

v18.12.0

18.12.0 (2021-10-07)

Features

  • .actions.downloadWorkflowRunAttemptLogs(), .actions.getWorkflowRunAttempt(), .repos.generateReleaseNotes(), .checks.rerequestRun(). Graduate nebula, zzzax, switcheroo, baptiste previews. Removes defunkt /repos/{owner}/{repo}/actions/runs/{run_id}/retry endpoint. Renames methods to have consistent AuthenticatedUser() suffix, deprecates previous method names (#125) (4daa9f3)

v18.11.4

18.11.4 (2021-09-30)

Bug Fixes

... (truncated)

Commits
  • 670f477 fix(deps): update dependency @​octokit/plugin-paginate-rest to v3 (#161)
  • 310c738 fix(deps): update dependency @​octokit/plugin-rest-endpoint-methods to v6 (#162)
  • 0b8f202 fix(deps): update dependency @​octokit/core to v4 (#160)
  • 5256bba chore(deps): update dependency @​octokit/request to v6 (#159)
  • 5217679 ci(action): pin dependencies (#158)
  • 526eb2b ci: stop testing against NodeJS v10, v12 (#157)
  • 4d22af3 chore(deps): update dependency semantic-release to v19 (#146)
  • 0de190b chore(deps): update dependency react-debounce-render to v8 (#145)
  • 32c0b3b chore(deps): update dependency @​types/node to v16 (#142)
  • 01f05f8 chore(deps): update jest monorepo to v28 (major)
  • 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)
dependabot[bot] commented 2 years ago

Superseded by #105.