-
-
Notifications
You must be signed in to change notification settings - Fork 81
Commit b5bac17
authored
chore(deps): update octokit monorepo (#1483)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@octokit/request-error](https://togithub.com/octokit/request-error.js)
| [`^6.0.0` ->
`^6.1.1`](https://renovatebot.com/diffs/npm/@octokit%2frequest-error/6.0.2/6.1.1)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [octokit](https://togithub.com/octokit/octokit.js) | [`3.1.2` ->
`3.2.0`](https://renovatebot.com/diffs/npm/octokit/3.1.2/3.2.0) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>octokit/request-error.js
(@​octokit/request-error)</summary>
###
[`v6.1.1`](https://togithub.com/octokit/request-error.js/releases/tag/v6.1.1)
[Compare
Source](https://togithub.com/octokit/request-error.js/compare/v6.1.0...v6.1.1)
##### Bug Fixes
- **pkg:** add `default` fallback and `types` export
([#​419](https://togithub.com/octokit/request-error.js/issues/419))
([a1ab11e](https://togithub.com/octokit/request-error.js/commit/a1ab11e3d9bcc065bb0f5cb1c307d295aef85505)),
closes
[octokit/core.js#665](https://togithub.com/octokit/core.js/issues/665)
[octokit/core.js#667](https://togithub.com/octokit/core.js/issues/667)
###
[`v6.1.0`](https://togithub.com/octokit/request-error.js/releases/tag/v6.1.0)
[Compare
Source](https://togithub.com/octokit/request-error.js/compare/v6.0.3...v6.1.0)
##### Features
- **security:** Add provenance
([#​416](https://togithub.com/octokit/request-error.js/issues/416))
([2836ddb](https://togithub.com/octokit/request-error.js/commit/2836ddb477c1b9fc0310679017776d0ff8a009c6))
###
[`v6.0.3`](https://togithub.com/octokit/request-error.js/releases/tag/v6.0.3)
[Compare
Source](https://togithub.com/octokit/request-error.js/compare/v6.0.2...v6.0.3)
##### Bug Fixes
- **deps:** update dependency
[@​octokit/types](https://togithub.com/octokit/types) to v13
([352b655](https://togithub.com/octokit/request-error.js/commit/352b655b176d76c9c03649babaafd063227c3785))
</details>
<details>
<summary>octokit/octokit.js (octokit)</summary>
###
[`v3.2.0`](https://togithub.com/octokit/octokit.js/releases/tag/v3.2.0)
[Compare
Source](https://togithub.com/octokit/octokit.js/compare/v3.1.2...v3.2.0)
##### Features
- **security:** Add provenance
([#​2653](https://togithub.com/octokit/octokit.js/issues/2653))
([a90799a](https://togithub.com/octokit/octokit.js/commit/a90799a69cb0a62f9103b395c3f26627f0402755))
</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.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- 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/JoshuaKGoldberg/create-typescript-app).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMyMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 22761c2 commit b5bac17Copy full SHA for b5bac17
2 files changed
+179
-156
lines changed+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
65 |
| - | |
| 65 | + | |
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
|
0 commit comments