Skip to content

Commit

Permalink
chore(deps): update dependency @octokit/plugin-paginate-graphql to v4…
Browse files Browse the repository at this point in the history
….0.1 (#359)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[@octokit/plugin-paginate-graphql](https://togithub.com/octokit/plugin-paginate-graphql.js)
| devDependencies | patch | [`4.0.0` ->
`4.0.1`](https://renovatebot.com/diffs/npm/@octokit%2fplugin-paginate-graphql/4.0.0/4.0.1)
|

---

### Release Notes

<details>
<summary>octokit/plugin-paginate-graphql.js
(@&#8203;octokit/plugin-paginate-graphql)</summary>

###
[`v4.0.1`](https://togithub.com/octokit/plugin-paginate-graphql.js/releases/tag/v4.0.1)

[Compare
Source](https://togithub.com/octokit/plugin-paginate-graphql.js/compare/v4.0.0...v4.0.1)

##### Bug Fixes

- use type imports for `@octokit/core`
([#&#8203;174](https://togithub.com/octokit/plugin-paginate-graphql.js/issues/174))
([90f1218](https://togithub.com/octokit/plugin-paginate-graphql.js/commit/90f121843a933a82ff3fa435dd8938caf7a6fad9))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjcuMSIsInVwZGF0ZWRJblZlciI6IjM3LjIyNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: Balvajs Renovate Bot <406530+balvajs-renovate[bot]@users.noreply.github.com>
  • Loading branch information
balvajs-renovate[bot] and Balvajs Renovate Bot authored Mar 5, 2024
1 parent 1eed4d7 commit c37ed2a
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 14 deletions.
16 changes: 8 additions & 8 deletions dist/main.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/main.cjs.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@octokit/action": "6.0.7",
"@octokit/graphql": "7.0.2",
"@octokit/graphql-schema": "14.58.0",
"@octokit/plugin-paginate-graphql": "4.0.0",
"@octokit/plugin-paginate-graphql": "4.0.1",
"@semantic-release/commit-analyzer": "11.1.0",
"@semantic-release/git": "10.0.1",
"@semantic-release/release-notes-generator": "12.1.0",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c37ed2a

Please sign in to comment.