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
247 stars 60 forks source link

Bump @octokit/rest from 18.12.0 to 19.0.3 #424

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @octokit/rest from 18.12.0 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
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

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.