rickstaa / top-issues-action

Labels and displays the top-upvoted (i.e. 👍) issues and pull requests in your repository.
MIT License
20 stars 1 forks source link

build(deps): bump @octokit/request-error from 3.0.0 to 4.0.0 #161

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @octokit/request-error from 3.0.0 to 4.0.0.

Release notes

Sourced from @​octokit/request-error's releases.

v4.0.0

4.0.0 (2023-05-31)

Continuous Integration

  • stop testing against NodeJS v14, v16 (#331) (dc68be2)

BREAKING CHANGES

  • Drop support for NodeJS v14, v16

  • ci: stop testing against NodeJS v14, v16

  • ci: stop testing against NodeJS v14, v16

  • ci: stop testing against NodeJS v14, v16

  • ci: stop testing against NodeJS v14, v16

  • ci: stop testing against NodeJS v14, v16

v3.0.3

3.0.3 (2023-01-20)

Bug Fixes

  • deps: update dependency @​octokit/types to v9 (#307) (82c78fc)

v3.0.2

3.0.2 (2022-10-13)

Bug Fixes

  • deps: update dependency @​octokit/types to v8 (4cabbec)

v3.0.1

3.0.1 (2022-08-15)

Bug Fixes

  • deps: update dependency @​octokit/types to v7 (#254) (5abe81a)
Commits
  • dc68be2 ci: stop testing against NodeJS v14, v16 (#331)
  • 5175112 build(deps): lock file maintenance
  • 3d7fa5e docs(README): remove self-referencing comment from Octokit usage example (#335)
  • 7e4f2c3 docs(README): add example for error handling (#334)
  • dee67cf build(deps): lock file maintenance (#333)
  • 6ef1970 build(deps): lock file maintenance
  • bb6b2dd build(deps): lock file maintenance (#330)
  • e4fcf1b build(deps): lock file maintenance (#329)
  • 3c6aeed build(deps): lock file maintenance
  • 6cd2523 chore(deps): update dependency prettier to v2.8.8
  • 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 #164.