script/danger/package.json 🔗
@@ -7,7 +7,7 @@
"danger": "danger"
},
"devDependencies": {
- "danger": "12.3.3",
+ "danger": "12.3.4",
"danger-plugin-pr-hygiene": "0.5.0"
}
}
renovate[bot] and renovate[bot] created
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [danger](https://redirect.github.com/danger/danger-js) | [`12.3.3` ->
`12.3.4`](https://renovatebot.com/diffs/npm/danger/12.3.3/12.3.4) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>danger/danger-js (danger)</summary>
###
[`v12.3.4`](https://redirect.github.com/danger/danger-js/blob/HEAD/CHANGELOG.md#1234)
[Compare
Source](https://redirect.github.com/danger/danger-js/compare/12.3.3...12.3.4)
- Ensure that [babel ignores](https://babeljs.io/docs/options#ignore) do
not cause the transpiler to fall over, by supporting the
`null` return from `loadOptions` which occurs when a file is ignored.
- Allow absolute paths for a Dangerfile
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 3pm on Wednesday" in timezone
America/New_York, 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
---
Release Notes:
- N/A
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Ny4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
script/danger/package.json | 2 +-
script/danger/pnpm-lock.yaml | 10 +++++-----
2 files changed, 6 insertions(+), 6 deletions(-)
@@ -7,7 +7,7 @@
"danger": "danger"
},
"devDependencies": {
- "danger": "12.3.3",
+ "danger": "12.3.4",
"danger-plugin-pr-hygiene": "0.5.0"
}
}
@@ -9,8 +9,8 @@ importers:
.:
devDependencies:
danger:
- specifier: 12.3.3
- version: 12.3.3
+ specifier: 12.3.4
+ version: 12.3.4
danger-plugin-pr-hygiene:
specifier: 0.5.0
version: 0.5.0
@@ -122,8 +122,8 @@ packages:
danger-plugin-pr-hygiene@0.5.0:
resolution: {integrity: sha512-5z8vImexNVLG0V3LpGMp4RbMoU5Unjn9Na0Dv79gozYqgKJgIlaVRfxGTWxdJP0/TXO8NwDAQYdlwy+vqvfTsg==}
- danger@12.3.3:
- resolution: {integrity: sha512-nZKzpgXN21rr4dwa6bFhM7G2JEa79dZRJiT3RVRSyi4yk1/hgZ2f8HDGoa7tMladTmu8WjJFyE3LpBIihh+aDw==}
+ danger@12.3.4:
+ resolution: {integrity: sha512-esr6iowAryWjWkMzOKyOmMRkamPkDRhC6OAj2tO48i0oobObdP0d8I/YE+qSj9m+/RRcrhaKnysvPL51eW1m3w==}
engines: {node: '>=18'}
hasBin: true
@@ -601,7 +601,7 @@ snapshots:
fp-ts: 2.12.2
io-ts: 2.2.17(fp-ts@2.12.2)
- danger@12.3.3:
+ danger@12.3.4:
dependencies:
'@gitbeaker/rest': 38.12.1
'@octokit/rest': 18.12.0