jest-community / eslint-plugin-jest

ESLint plugin for Jest
MIT License
1.12k stars 229 forks source link

chore(deps): update danger/danger-js action to v12 #1558

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
danger/danger-js action major 11.3.1 -> 12.1.0

Release Notes

danger/danger-js (danger/danger-js) ### [`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)]

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.

github-actions[bot] commented 2 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: