Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): update dependency @octokit/request-error to v6 (#156)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@octokit/request-error](https://github.com/octokit/request-error.js) | [`5.0.1` -> `6.0.1`](https://renovatebot.com/diffs/npm/@octokit%2frequest-error/5.0.1/6.0.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@octokit%2frequest-error/6.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@octokit%2frequest-error/6.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@octokit%2frequest-error/5.0.1/6.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@octokit%2frequest-error/5.0.1/6.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>octokit/request-error.js (@​octokit/request-error)</summary> ### [`v6.0.1`](https://github.com/octokit/request-error.js/releases/tag/v6.0.1) [Compare Source](https://github.com/octokit/request-error.js/compare/v6.0.0...v6.0.1) ##### Bug Fixes - **build:** remove NodeJS/Browser specific builds ([#​404](https://github.com/octokit/request-error.js/issues/404)) ([479d0b4](https://github.com/octokit/request-error.js/commit/479d0b4c4916720c7822a24eb108f6322252b5a7)) ### [`v6.0.0`](https://github.com/octokit/request-error.js/releases/tag/v6.0.0) [Compare Source](https://github.com/octokit/request-error.js/compare/v5.0.1...v6.0.0) ##### Features - v6 ([#​401](https://github.com/octokit/request-error.js/issues/401)) ([d73dee6](https://github.com/octokit/request-error.js/commit/d73dee66b6a7606b73c3bf4c4051269b68b982f4)) ##### BREAKING CHANGES - remove `code` and `headers` properties that were previously deprecated - switch package to ESM instead of CommonJS </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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/cyberspace7/release-action). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information