Skip to content

Commit

Permalink
⬆️ Update dependency @octokit/types to v13.6.2 (#462)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

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

---

### Release Notes

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

###
[`v13.6.2`](https://redirect.github.com/octokit/types.ts/releases/tag/v13.6.2)

[Compare
Source](https://redirect.github.com/octokit/types.ts/compare/v13.6.1...v13.6.2)

##### Bug Fixes

- remove `@types/node` from generated types
([#&#8203;656](https://redirect.github.com/octokit/types.ts/issues/656))
([730a26d](https://redirect.github.com/octokit/types.ts/commit/730a26dc2d919f19ed5401ffdf83286181da8772)),
closes
[/github.com/octokit/octokit.js/issues/2762#issuecomment-2486997620](https://redirect.github.com//github.com/octokit/octokit.js/issues/2762/issues/issuecomment-2486997620)

</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 is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/WtfJoke/setup-tectonic).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
  • Loading branch information
renovate[bot] authored Dec 2, 2024
2 parents c21c31b + 1e79b07 commit dc1a607
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.6.3"
},
"devDependencies": {
"@octokit/types": "13.6.1",
"@octokit/types": "13.6.2",
"@types/jest": "29.5.14",
"@types/node": "22.9.3",
"@types/semver": "7.5.8",
Expand Down

0 comments on commit dc1a607

Please sign in to comment.