Skip to content

Commit

Permalink
chore(deps): update danger/danger-js action to v12.3.3 (#652)
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 | Type | Update | Change |
|---|---|---|---|
| [danger/danger-js](https://togithub.com/danger/danger-js) | action |
patch | `12.3.2` -> `12.3.3` |

---

### Release Notes

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

###
[`v12.3.3`](https://togithub.com/danger/danger-js/blob/HEAD/CHANGELOG.md#1233)

[Compare
Source](https://togithub.com/danger/danger-js/compare/12.3.2...12.3.3)

- \[[#&#8203;1180](https://togithub.com/danger/danger-js/issues/1180)]
Set module properly when tsconfig does not contain
compilerOptions.module
\[[@&#8203;matthewh](https://togithub.com/matthewh)]

</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/amazon-marketplaces).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlYm90Il19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 20, 2024
1 parent bcafe2c commit 8166d69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/danger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ jobs:
run: npm ci

- name: Danger
uses: danger/[email protected].2
uses: danger/[email protected].3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 8166d69

Please sign in to comment.