Beatso / Bjorn

Custom discord bot for my server.
https://beatso.tk/discord
MIT License
3 stars 1 forks source link

Bump @octokit/request from 5.4.14 to 6.2.0 #133

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @octokit/request from 5.4.14 to 6.2.0.

Release notes

Sourced from @​octokit/request's releases.

v6.2.0

6.2.0 (2022-07-13)

Features

v6.1.0

6.1.0 (2022-07-11)

Features

  • failover from native fetch to node-fetch (#481) (d000a0a)

v6.0.2

6.0.2 (2022-07-08)

Bug Fixes

  • deps: update dependency @​octokit/request-error to v3 (#480) (b5acf87)

v6.0.1

6.0.1 (2022-07-07)

Bug Fixes

  • deps: update dependency @​octokit/endpoint to v7 (#479) (bc060b0)

v6.0.0

6.0.0 (2022-07-07)

Continuous Integration

  • stop testing against NodeJS v10, v12 (#476) (a77f767)

BREAKING CHANGES

  • Drop support for NodeJS v10, v12

v5.6.3

5.6.3 (2022-01-22)

Bug Fixes

... (truncated)

Commits
  • db79164 feat: special handling for AbortError (#442)
  • f845b7c ci(action): update github/codeql-action digest to 3e7e3b3 (#490)
  • 2f899ab build(deps): updates pika/pack to a non vulnerable version (#489)
  • fe7da7b ci(test): use test_matrix and test jobs (#483)
  • b517ae0 docs(readme): use native fetch API first (#488)
  • 8cdd770 ci(action): update actions/setup-node digest to 5b949b5 (#487)
  • 9a8765c ci(codeql): remove git checkout HEAD^2 (#486)
  • d000a0a feat: failover from native fetch to node-fetch (#481)
  • b18514a build(deps): lock file maintenance (#484)
  • b5acf87 fix(deps): update dependency @​octokit/request-error to v3 (#480)
  • 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 #140.