octokit / request-action

A GitHub Action to send arbitrary requests to GitHub's REST API
https://github.com/marketplace/actions/GitHub-API-Request
MIT License
363 stars 48 forks source link

fix(deps): update dependency @octokit/action to v6 #251

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@octokit/action ^5.0.0 -> ^6.0.0 age adoption passing confidence

Release Notes

octokit/action.js ### [`v6.0.0`](https://togithub.com/octokit/action.js/releases/tag/v6.0.0) [Compare Source](https://togithub.com/octokit/action.js/compare/v5.0.6...v6.0.0) ##### Bug Fixes - **deps:** update dependency [@​octokit/plugin-paginate-rest](https://togithub.com/octokit/plugin-paginate-rest) to v7 ([#​501](https://togithub.com/octokit/action.js/issues/501)) ([9cf6171](https://togithub.com/octokit/action.js/commit/9cf617197c78f86b9c4d688d94c6aca45ddb64da)) ##### Continuous Integration - stop testing against NodeJS v14, v16 ([#​495](https://togithub.com/octokit/action.js/issues/495)) ([09b0852](https://togithub.com/octokit/action.js/commit/09b08528360d24f24a941352766228732c28e484)) ##### BREAKING CHANGES - Drop support for NodeJS v14, v16

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.



This PR has been generated by Mend Renovate. View repository job log here.

octokitbot commented 1 year ago

:tada: This PR is included in version 2.1.9 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: