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

Bump @octokit/graphql from 4.8.0 to 5.0.5 #182

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 24, 2023

Bumps @octokit/graphql from 4.8.0 to 5.0.5.

Release notes

Sourced from @​octokit/graphql's releases.

v5.0.5

5.0.5 (2023-01-20)

Bug Fixes

  • deps: update dependency @​octokit/types to v9 (#444) (2824b45)

v5.0.4

5.0.4 (2022-10-19)

Bug Fixes

  • docs: refer to Authorization header in the README, not Authentication (#418) (f4e8019)

v5.0.3

5.0.3 (2022-10-13)

Bug Fixes

v5.0.2

5.0.2 (2022-10-13)

Bug Fixes

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

v5.0.1

5.0.1 (2022-08-15)

Bug Fixes

  • deps: update dependency @​octokit/types to v7 (#385) (88d7614)

v5.0.0

5.0.0 (2022-07-08)

Bug Fixes

  • deps: update dependency @​octokit/request to v6 (#367) (c75759b)

Continuous Integration

... (truncated)

Commits
  • 2824b45 fix(deps): update dependency @​octokit/types to v9 (#444)
  • fefdd4f build(deps): lock file maintenance (#443)
  • 0a6d3d9 chore(deps): update dependency prettier to v2.8.3
  • 7c419c3 Default branch rename (#441)
  • 3176726 🚧 Workflows have changed (#440)
  • 1a4581b build(deps): lock file maintenance
  • d1e5038 build(release.yml): set node-version to lts/*
  • d865c26 chore(deps): update dependency prettier to v2.8.2 (#438)
  • 33d45ce build(deps): lock file maintenance (#436)
  • 87753c2 🚧 Workflows have changed (#437)
  • 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)

Bumps [@octokit/graphql](https://github.com/octokit/graphql.js) from 4.8.0 to 5.0.5.
- [Release notes](https://github.com/octokit/graphql.js/releases)
- [Commits](octokit/graphql.js@v4.8.0...v5.0.5)

---
updated-dependencies:
- dependency-name: "@octokit/graphql"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 24, 2023
@changelogg
Copy link

changelogg bot commented Jan 24, 2023

Hey! Changelogs info seems to be missing or might be in incorrect format.
Please use the below template in PR description to ensure Changelogg can detect your changes:
- (tag) changelog_text
or
- tag: changelog_text
OR
You can add tag in PR header or while doing a commit too
(tag) PR header
or
tag: PR header
Valid tags: added / feat, changed, deprecated, fixed / fix, removed, security, build, ci, chore, docs, perf, refactor, revert, style, test
Thanks!
For more info, check out changelogg docs

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
0 participants