sorenlouv / backport

A simple CLI tool that automates the process of backporting commits on a GitHub repo
https://github.com/sqren/backport/blob/main/docs/config-file-options.md
Apache License 2.0
241 stars 57 forks source link

Bump @octokit/rest from 18.12.0 to 19.0.1 #423

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @octokit/rest from 18.12.0 to 19.0.1.

Release notes

Sourced from @​octokit/rest's releases.

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
Commits
  • 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)
  • 7a941b7 chore(deps): update react monorepo to v18 (major)
  • dc6e81d ci(codeql): ignore on push events for dependabot branches (#153)
  • 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 1 year ago

Superseded by #424.