Skip to content

Commit

Permalink
⬆️ Update dependency @octokit/types to v12.3.0 (#315)
Browse files Browse the repository at this point in the history
[![Mend Renovate logo
banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@octokit/types](https://github.com/octokit/types.ts) | [`12.1.1` ->
`12.3.0`](https://renovatebot.com/diffs/npm/@octokit%2ftypes/12.1.1/12.3.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@octokit%2ftypes/12.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@octokit%2ftypes/12.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@octokit%2ftypes/12.1.1/12.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@octokit%2ftypes/12.1.1/12.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>octokit/types.ts (@&#8203;octokit/types)</summary>

###
[`v12.3.0`](https://github.com/octokit/types.ts/releases/tag/v12.3.0)

[Compare
Source](https://github.com/octokit/types.ts/compare/v12.2.0...v12.3.0)

##### Features

- backport improvements from
`[@octokit-next](https://github.com/octokit-next)`
([#&#8203;595](https://github.com/octokit/types.ts/issues/595))
([0eebf54](https://github.com/octokit/types.ts/commit/0eebf544ed0b894d3f411287f96b13433f7b93ad))

###
[`v12.2.0`](https://github.com/octokit/types.ts/releases/tag/v12.2.0)

[Compare
Source](https://github.com/octokit/types.ts/compare/v12.1.1...v12.2.0)

##### Features

- **types:** make `OctokitResponse` an interface
([#&#8203;594](https://github.com/octokit/types.ts/issues/594))
([7269dcc](https://github.com/octokit/types.ts/commit/7269dcc2040810645a062f84f9775da701f9fded))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" in timezone
Europe/Berlin, 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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/WtfJoke/setup-tectonic).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
  • Loading branch information
renovate[bot] authored Nov 20, 2023
2 parents 5dd184f + d5beb8a commit 6312ac0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"semver": "7.5.4"
},
"devDependencies": {
"@octokit/types": "12.1.1",
"@octokit/types": "12.3.0",
"@types/jest": "29.5.8",
"@types/node": "20.8.7",
"@types/semver": "7.5.5",
Expand Down

0 comments on commit 6312ac0

Please sign in to comment.