Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump @octokit/request from 8.1.1 to 8.1.6 #57

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2023

Bumps @octokit/request from 8.1.1 to 8.1.6.

Release notes

Sourced from @​octokit/request's releases.

v8.1.6

8.1.6 (2023-11-22)

Bug Fixes

v8.1.5

8.1.5 (2023-11-09)

Bug Fixes

  • avoid Unexpected end of JSON input when response body is empty (#648) (819cc3f), closes #649

v8.1.4

8.1.4 (2023-10-09)

Bug Fixes

  • error.cause from undici may be instance of Error (#643) (c67f902)

v8.1.3

8.1.3 (2023-10-06)

Bug Fixes

  • surface 'cause' for undici network errors (#642) (7c9abfb)

v8.1.2

8.1.2 (2023-09-23)

Bug Fixes

  • deps: update dependency @​octokit/types to v12 (#637) (8fa4d61)
Commits
  • 2554219 fix: integrate isPlainObject (#651)
  • e5d3577 chore(deps): update dependency prettier to v3.1.0
  • 819cc3f fix: avoid Unexpected end of JSON input when response body is empty (#648)
  • 5c1fcdf chore(deps): update dependency @​types/node to v20
  • 9cb39ba ci(action): update actions/setup-node action to v4 (#646)
  • 60ed27a build(deps-dev): bump @​babel/traverse from 7.20.12 to 7.23.2
  • c67f902 fix: error.cause from undici may be instance of Error (#643)
  • 7c9abfb fix: surface 'cause' for undici network errors (#642)
  • 1e7ea00 ci(action): update actions/add-to-project action to v0.5.0 (#640)
  • f0d3b51 ci(action): Workflows have changed (#639)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [@octokit/request](https://github.com/octokit/request.js) from 8.1.1 to 8.1.6.
- [Release notes](https://github.com/octokit/request.js/releases)
- [Commits](octokit/request.js@v8.1.1...v8.1.6)

---
updated-dependencies:
- dependency-name: "@octokit/request"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants