Skip to content

Commit

Permalink
chore(deps): update dependency danger to v12 (#1047)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [danger](https://togithub.com/danger/danger-js) | [`11.3.1` ->
`12.0.1`](https://renovatebot.com/diffs/npm/danger/11.3.1/12.0.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/danger/12.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/danger/12.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/danger/11.3.1/12.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/danger/11.3.1/12.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>danger/danger-js (danger)</summary>

###
[`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. -
\[[@&#8203;orta](https://togithub.com/orta)]

- Remove the user checks in GitHub comment/inline comment lookups, to
allow using app tokens
\[[#&#8203;1433](https://togithub.com/danger/danger-js/issues/1433)] -
\[[@&#8203;orta](https://togithub.com/orta)]
- Upgrade `node` engine from `>=14.13.1` to `>=18`
\[[@&#8203;heltoft](https://togithub.com/heltoft)]
- Upgrade `@types/node` from `^10.11.3` to `18.19.18`
\[[@&#8203;heltoft](https://togithub.com/heltoft)]
- GitLab:
\[[#&#8203;1386](https://togithub.com/danger/danger-js/issues/1386)]
Move from `@gitbeaker/node` to `@gitbeaker/rest`
\[[@&#8203;heltoft](https://togithub.com/heltoft)]
- GitLab:
\[[#&#8203;1412](https://togithub.com/danger/danger-js/issues/1412)]
Danger fails to create inline comments on Gitlab
\[[@&#8203;heltoft](https://togithub.com/heltoft)]
- GitLab:
\[[#&#8203;1405](https://togithub.com/danger/danger-js/issues/1405)]
Can't post multiple inline comments
\[[@&#8203;heltoft](https://togithub.com/heltoft)]
- GitLab: Do not delete system resolved danger inline comments
\[[@&#8203;heltoft](https://togithub.com/heltoft)]
- Fix for ESM imports in Dangerfiles
\[[@&#8203;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. -
\[[@&#8203;orta](https://togithub.com/orta)]

- Remove the user checks in GitHub comment/inline comment lookups, to
allow using app tokens
\[[#&#8203;1433](https://togithub.com/danger/danger-js/issues/1433)] -
\[[@&#8203;orta](https://togithub.com/orta)]
- Upgrade `node` engine from `>=14.13.1` to `>=18`
\[[@&#8203;heltoft](https://togithub.com/heltoft)]
- Upgrade `@types/node` from `^10.11.3` to `18.19.18`
\[[@&#8203;heltoft](https://togithub.com/heltoft)]
- GitLab:
\[[#&#8203;1386](https://togithub.com/danger/danger-js/issues/1386)]
Move from `@gitbeaker/node` to `@gitbeaker/rest`
\[[@&#8203;heltoft](https://togithub.com/heltoft)]
- GitLab:
\[[#&#8203;1412](https://togithub.com/danger/danger-js/issues/1412)]
Danger fails to create inline comments on Gitlab
\[[@&#8203;heltoft](https://togithub.com/heltoft)]
- GitLab:
\[[#&#8203;1405](https://togithub.com/danger/danger-js/issues/1405)]
Can't post multiple inline comments
\[[@&#8203;heltoft](https://togithub.com/heltoft)]
- GitLab: Do not delete system resolved danger inline comments
\[[@&#8203;heltoft](https://togithub.com/heltoft)]
- Fix for ESM imports in Dangerfiles
\[[@&#8203;mgol](https://togithub.com/mgol)]

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekday" in timezone Etc/UTC,
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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/selling-partner-api-sdk).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlYm90Il19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 16, 2024
1 parent 489e365 commit 0cb81d9
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 702 deletions.
Loading

0 comments on commit 0cb81d9

Please sign in to comment.