Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency octokit-plugin-create-pull-request to …
…v6 (#165) [![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-plugin-create-pull-request](https://togithub.com/gr2m/octokit-plugin-create-pull-request) | [`^5.0.0` -> `^6.0.0`](https://renovatebot.com/diffs/npm/octokit-plugin-create-pull-request/5.0.0/6.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/octokit-plugin-create-pull-request/6.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/octokit-plugin-create-pull-request/6.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/octokit-plugin-create-pull-request/5.0.0/6.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/octokit-plugin-create-pull-request/5.0.0/6.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>gr2m/octokit-plugin-create-pull-request (octokit-plugin-create-pull-request)</summary> ### [`v6.0.0`](https://togithub.com/gr2m/octokit-plugin-create-pull-request/releases/tag/v6.0.0) [Compare Source](https://togithub.com/gr2m/octokit-plugin-create-pull-request/compare/v5.1.1...v6.0.0) ##### Features - convert package to ESM ([#​140](https://togithub.com/gr2m/octokit-plugin-create-pull-request/issues/140)) ([8c45af5](https://togithub.com/gr2m/octokit-plugin-create-pull-request/commit/8c45af5b9f7028943ee0e18a7798be46ac0dee20)) ##### BREAKING CHANGES - Package is now pure ESM - drop support for NodeJS <18 ### [`v5.1.1`](https://togithub.com/gr2m/octokit-plugin-create-pull-request/releases/tag/v5.1.1) [Compare Source](https://togithub.com/gr2m/octokit-plugin-create-pull-request/compare/v5.1.0...v5.1.1) ##### Bug Fixes - avoid creating blops for UTF-8 text files ([#​133](https://togithub.com/gr2m/octokit-plugin-create-pull-request/issues/133)) ([445e847](https://togithub.com/gr2m/octokit-plugin-create-pull-request/commit/445e84797b065a3ea118bcccd01bb12b4e04c91f)) ### [`v5.1.0`](https://togithub.com/gr2m/octokit-plugin-create-pull-request/releases/tag/v5.1.0) [Compare Source](https://togithub.com/gr2m/octokit-plugin-create-pull-request/compare/v5.0.0...v5.1.0) ##### Features - add support for labels ([#​131](https://togithub.com/gr2m/octokit-plugin-create-pull-request/issues/131)) ([0295fd0](https://togithub.com/gr2m/octokit-plugin-create-pull-request/commit/0295fd017e6eec85d339ea77c147f6a28b515d05)) </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/gr2m/github-project). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information