-
-
Notifications
You must be signed in to change notification settings - Fork 83
Commit ffd6f1b
authored
chore(deps): update dependency octokit to v3 (#606)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [octokit](https://togithub.com/octokit/octokit.js) | [`^2.0.14` ->
`^3.0.0`](https://renovatebot.com/diffs/npm/octokit/2.0.14/3.0.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/octokit.js (octokit)</summary>
###
[`v3.0.0`](https://togithub.com/octokit/octokit.js/releases/tag/v3.0.0)
[Compare
Source](https://togithub.com/octokit/octokit.js/compare/v2.1.0...v3.0.0)
##### Features
- v3
([#​2456](https://togithub.com/octokit/octokit.js/issues/2456))
([84e6569](https://togithub.com/octokit/octokit.js/commit/84e6569cff93fd8634ff01da4540fe3c0560ae0f))
##### BREAKING CHANGES
- Drop support for NodeJS v14, v16
- Remove previews support for the REST API
- remove `agent` option from `octokit.request()`
- Replace support for Node.js http(s) Agents with documentation on using
fetch dispatchers instead (via `@octokit/request`)
- Remove ability to pass custom request options, except for `method`,
`headers`, `body`, `signal` (via
[@​octokit/request](https://togithub.com/octokit/request))
###
[`v2.1.0`](https://togithub.com/octokit/octokit.js/releases/tag/v2.1.0)
[Compare
Source](https://togithub.com/octokit/octokit.js/compare/v2.0.22...v2.1.0)
##### Features
- add RequestError support
([#​2465](https://togithub.com/octokit/octokit.js/issues/2465))
([46b5f2f](https://togithub.com/octokit/octokit.js/commit/46b5f2fd41ef6d2ac23653ca302d6ba7e5559c02))
###
[`v2.0.22`](https://togithub.com/octokit/octokit.js/releases/tag/v2.0.22)
[Compare
Source](https://togithub.com/octokit/octokit.js/compare/v2.0.21...v2.0.22)
##### Bug Fixes
- **deps:** revert breaking changes
([#​2478](https://togithub.com/octokit/octokit.js/issues/2478))
([6fb5995](https://togithub.com/octokit/octokit.js/commit/6fb5995feb788d53b678f5b1f87467b85b76ef34)),
closes
[#​2475](https://togithub.com/octokit/octokit.js/issues/2475)
[#​2474](https://togithub.com/octokit/octokit.js/issues/2474)
###
[`v2.0.21`](https://togithub.com/octokit/octokit.js/releases/tag/v2.0.21)
[Compare
Source](https://togithub.com/octokit/octokit.js/compare/v2.0.20...v2.0.21)
##### Bug Fixes
- **deps:** update dependency
[@​octokit/types](https://togithub.com/octokit/types) to v10
([#​2475](https://togithub.com/octokit/octokit.js/issues/2475))
([310abe5](https://togithub.com/octokit/octokit.js/commit/310abe5616484a050e95bcabd0b2a65f8b3a0927))
###
[`v2.0.20`](https://togithub.com/octokit/octokit.js/releases/tag/v2.0.20)
[Compare
Source](https://togithub.com/octokit/octokit.js/compare/v2.0.19...v2.0.20)
##### Bug Fixes
- **deps:** update dependency
[@​octokit/plugin-throttling](https://togithub.com/octokit/plugin-throttling)
to v6
([#​2474](https://togithub.com/octokit/octokit.js/issues/2474))
([1fe2b74](https://togithub.com/octokit/octokit.js/commit/1fe2b74bdac2b0c26b12e571bdd21dee408582b1))
###
[`v2.0.19`](https://togithub.com/octokit/octokit.js/releases/tag/v2.0.19)
[Compare
Source](https://togithub.com/octokit/octokit.js/compare/v2.0.18...v2.0.19)
##### Bug Fixes
- **deps:** upgrade `@octokit/app`
([#​2460](https://togithub.com/octokit/octokit.js/issues/2460))
([4db2da3](https://togithub.com/octokit/octokit.js/commit/4db2da3b4dc3c3385c657a2a4e28df5ee81b96b6))
###
[`v2.0.18`](https://togithub.com/octokit/octokit.js/releases/tag/v2.0.18)
[Compare
Source](https://togithub.com/octokit/octokit.js/compare/v2.0.17...v2.0.18)
##### Bug Fixes
- **revert): revert "fix(deps:** update dependency
[@​octokit/plugin-throttling](https://togithub.com/octokit/plugin-throttling)
to v6"
([#​2455](https://togithub.com/octokit/octokit.js/issues/2455))
([f6ee116](https://togithub.com/octokit/octokit.js/commit/f6ee1161074e3e4babda5516e0dba9e50f75ea1a))
###
[`v2.0.17`](https://togithub.com/octokit/octokit.js/releases/tag/v2.0.17)
[Compare
Source](https://togithub.com/octokit/octokit.js/compare/v2.0.16...v2.0.17)
##### Bug Fixes
- **deps:** update dependency
[@​octokit/plugin-throttling](https://togithub.com/octokit/plugin-throttling)
to v6
([1ab74b0](https://togithub.com/octokit/octokit.js/commit/1ab74b02033e92e756a378966079458de0eb7cc4))
###
[`v2.0.16`](https://togithub.com/octokit/octokit.js/releases/tag/v2.0.16)
[Compare
Source](https://togithub.com/octokit/octokit.js/compare/v2.0.15...v2.0.16)
##### Bug Fixes
- **deps:** update all [`@octokit`](https://togithub.com/octokit)
modules
([#​2451](https://togithub.com/octokit/octokit.js/issues/2451))
([3562907](https://togithub.com/octokit/octokit.js/commit/356290782d71129a9905ae43c338c44c1fdbcedc))
###
[`v2.0.15`](https://togithub.com/octokit/octokit.js/releases/tag/v2.0.15)
[Compare
Source](https://togithub.com/octokit/octokit.js/compare/v2.0.14...v2.0.15)
##### Bug Fixes
- **build:** replace pika with esbuild and tsc
([#​2449](https://togithub.com/octokit/octokit.js/issues/2449))
([2cf77e1](https://togithub.com/octokit/octokit.js/commit/2cf77e171a43cd63d146a5ce6e095bb596df8bb0))
</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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/JoshuaKGoldberg/template-typescript-node-package).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi41LjMiLCJ1cGRhdGVkSW5WZXIiOiIzNi41LjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 79b426f commit ffd6f1bCopy full SHA for ffd6f1b
File tree
Expand file treeCollapse file tree
2 files changed
+191
-128
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+191
-128
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 |
| - | |
| 52 | + | |
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
|
0 commit comments