Open renovate[bot] opened 1 year ago
Hey! Changelogs info seems to be missing or might be in incorrect format. Please use the below template in PR description to ensure Changelogg can detect your changes:
- (tag) changelog_text
or
```
- tag: changelog_text
```
**OR**
You can add tag in PR header or while doing a commit too
```
(tag) PR header
```
or
```
tag: PR header
```
Valid tags: **added** / **feat**, **changed**, **deprecated**, **fixed** / **fix**, **removed**, **security**, **build**, **ci**, **chore**, **docs**, **perf**, **refactor**, **revert**, **style**, **test**
Thanks!
For more info, check out [changelogg docs](https://docs.changelogg.io/)
Pull request by bot. No need to analyze
Thanks for opening an issue! Make sure you've followed CONTRIBUTING.md.
Is your PR ready for review and processing? Mark the PR ready by including #pr-ready
in a comment.
If you still have work to do, even after marking this ready. Put the PR on hold by including #pr-onhold
in a comment.
Thanks for the PR!
This section of the codebase is owner by https://github.com/AlexRogalskiy/ - if they write a comment saying "LGTM" then it will be merged.
Updated dependencies detected. Learn more about Socket for GitHub ↗︎
Packages | Version | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|---|
@actions/github | 2.2.0...6.0.0 | network, environment | +13/-15 |
7.94 MB | thboop |
This PR contains the following updates:
^2.1.1
->^6.0.0
Release Notes
actions/toolkit (@actions/github)
### [`v6.0.0`](https://togithub.com/actions/toolkit/blob/HEAD/packages/github/RELEASES.md#600) - Support the latest Octokit in [@actions/github](https://togithub.com/actions/github) [#1553](https://togithub.com/actions/toolkit/pull/1553) - Drop support of NodeJS v14, v16 ### [`v5.1.1`](https://togithub.com/actions/toolkit/blob/HEAD/packages/github/RELEASES.md#511) - Export default octokit options [#1188](https://togithub.com/actions/toolkit/pull/1188) ### [`v5.1.0`](https://togithub.com/actions/toolkit/blob/HEAD/packages/github/RELEASES.md#510) - Add additionalPlugins parameter to getOctokit method [#1181](https://togithub.com/actions/toolkit/pull/1181) - Dependency updates [#1180](https://togithub.com/actions/toolkit/pull/1180) ### [`v5.0.3`](https://togithub.com/actions/toolkit/blob/HEAD/packages/github/RELEASES.md#503) - - Update to v2.0.1 of `@actions/http-client` [#1087](https://togithub.com/actions/toolkit/pull/1087) ### [`v5.0.2`](https://togithub.com/actions/toolkit/blob/HEAD/packages/github/RELEASES.md#502) - Update to v2.0.0 of `@actions/http-client` ### [`v5.0.1`](https://togithub.com/actions/toolkit/blob/HEAD/packages/github/RELEASES.md#501) - [Update Octokit Dependencies](https://togithub.com/actions/toolkit/pull/1037) ### [`v5.0.0`](https://togithub.com/actions/toolkit/blob/HEAD/packages/github/RELEASES.md#500) - [Update @actions/github to include latest octokit definitions](https://togithub.com/actions/toolkit/pull/783) - [Add urls to context](https://togithub.com/actions/toolkit/pull/794) ### [`v4.0.0`](https://togithub.com/actions/toolkit/blob/HEAD/packages/github/RELEASES.md#400) - [Add execution state information to context](https://togithub.com/actions/toolkit/pull/499) - [Update Octokit Dependencies with some api breaking changes](https://togithub.com/actions/toolkit/pull/498) - The full list of api changes are [here](https://togithub.com/octokit/plugin-rest-endpoint-methods.js/releases/tag/v4.0.0) - `GitHub.plugin()` no longer supports an array as first argument. Multiple args must be passed in instead. ### [`v3.0.0`](https://togithub.com/actions/toolkit/blob/HEAD/packages/github/RELEASES.md#300) - [Swap to @octokit/core and use plugins to leverage lastest octokit apis](https://togithub.com/actions/toolkit/pull/453) - [Add comment field to payload context](https://togithub.com/actions/toolkit/pull/375)Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Moscow, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.