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 danger/danger-js action to v12 (#613)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [danger/danger-js](https://togithub.com/danger/danger-js) | action | major | `11.3.1` -> `12.2.0` | --- ### Release Notes <details> <summary>danger/danger-js (danger/danger-js)</summary> ### [`v12.2.0`](https://togithub.com/danger/danger-js/blob/HEAD/CHANGELOG.md#1220) [Compare Source](https://togithub.com/danger/danger-js/compare/12.1.0...12.2.0) - Adds a log when you run on GitHub Actions without being a pull_request - \[[@​orta](https://togithub.com/orta)] - GitHub: Move to 'List pull request files' API with pagination support \[[@​fabianehlert](https://togithub.com/fabianehlert)] ### [`v12.1.0`](https://togithub.com/danger/danger-js/blob/HEAD/CHANGELOG.md#1210) [Compare Source](https://togithub.com/danger/danger-js/compare/12.0.1...12.1.0) It's been 7 years since I looked at `danger init` and err, the world of CI has changed quite a bit since then. So, Danger JS's `init` command now knows that GitHub Actions exists and will correctly offer some advice on how to set up a Dangerfile for it. - \[[@​orta](https://togithub.com/orta)] ### [`v12.0.1`](https://togithub.com/danger/danger-js/releases/tag/12.0.1) [Compare Source](https://togithub.com/danger/danger-js/compare/12.0.0...12.0.1) Bumping to 12.x because we've raised the minimum to node version from 14 to 18. This is due to some of our dependencies requiring a newer version of node. This is a breaking change for some folk! Also, 14 has been out of support for quite a while now and Node 18 gives us a full year. - \[[@​orta](https://togithub.com/orta)] - Remove the user checks in GitHub comment/inline comment lookups, to allow using app tokens \[[#​1433](https://togithub.com/danger/danger-js/issues/1433)] - \[[@​orta](https://togithub.com/orta)] - Upgrade `node` engine from `>=14.13.1` to `>=18` \[[@​heltoft](https://togithub.com/heltoft)] - Upgrade `@types/node` from `^10.11.3` to `18.19.18` \[[@​heltoft](https://togithub.com/heltoft)] - GitLab: \[[#​1386](https://togithub.com/danger/danger-js/issues/1386)] Move from `@gitbeaker/node` to `@gitbeaker/rest` \[[@​heltoft](https://togithub.com/heltoft)] - GitLab: \[[#​1412](https://togithub.com/danger/danger-js/issues/1412)] Danger fails to create inline comments on Gitlab \[[@​heltoft](https://togithub.com/heltoft)] - GitLab: \[[#​1405](https://togithub.com/danger/danger-js/issues/1405)] Can't post multiple inline comments \[[@​heltoft](https://togithub.com/heltoft)] - GitLab: Do not delete system resolved danger inline comments \[[@​heltoft](https://togithub.com/heltoft)] - Fix for ESM imports in Dangerfiles \[[@​mgol](https://togithub.com/mgol)] ### [`v12.0.0`](https://togithub.com/danger/danger-js/blob/HEAD/CHANGELOG.md#1200) [Compare Source](https://togithub.com/danger/danger-js/compare/11.3.1...12.0.0) Bumping to 12.x because we've raised the minimum to node version from 14 to 18. This is due to some of our dependencies requiring a newer version of node. This is a breaking change for some folk! Also, 14 has been out of support for quite a while now and Node 18 gives us a full year. - \[[@​orta](https://togithub.com/orta)] - Remove the user checks in GitHub comment/inline comment lookups, to allow using app tokens \[[#​1433](https://togithub.com/danger/danger-js/issues/1433)] - \[[@​orta](https://togithub.com/orta)] - Upgrade `node` engine from `>=14.13.1` to `>=18` \[[@​heltoft](https://togithub.com/heltoft)] - Upgrade `@types/node` from `^10.11.3` to `18.19.18` \[[@​heltoft](https://togithub.com/heltoft)] - GitLab: \[[#​1386](https://togithub.com/danger/danger-js/issues/1386)] Move from `@gitbeaker/node` to `@gitbeaker/rest` \[[@​heltoft](https://togithub.com/heltoft)] - GitLab: \[[#​1412](https://togithub.com/danger/danger-js/issues/1412)] Danger fails to create inline comments on Gitlab \[[@​heltoft](https://togithub.com/heltoft)] - GitLab: \[[#​1405](https://togithub.com/danger/danger-js/issues/1405)] Can't post multiple inline comments \[[@​heltoft](https://togithub.com/heltoft)] - GitLab: Do not delete system resolved danger inline comments \[[@​heltoft](https://togithub.com/heltoft)] - Fix for ESM imports in Dangerfiles \[[@​mgol](https://togithub.com/mgol)] </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekday" in timezone Etc/UTC, 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/ScaleLeap/amazon-marketplaces). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM0MC4xMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZWJvdCJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information