Skip to content

Conversation

apricote
Copy link
Owner

The default input on GitHub "" is parsed as an empty string, which does not make sense. We will just filter out any empty strings from the input.

@apricote apricote self-assigned this Aug 23, 2025
@apricote apricote added the bug Something isn't working label Aug 23, 2025
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 26.64%. Comparing base (f1aa1a2) to head (92482a5).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #235      +/-   ##
==========================================
+ Coverage   26.56%   26.64%   +0.07%     
==========================================
  Files          23       23              
  Lines        1856     1858       +2     
==========================================
+ Hits          493      495       +2     
  Misses       1335     1335              
  Partials       28       28              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@apricote apricote merged commit 5306e2d into main Aug 23, 2025
3 of 4 checks passed
@apricote apricote deleted the fix-empty-updater branch August 23, 2025 20:38
apricote pushed a commit to hetznercloud/fleeting-plugin-hetzner that referenced this pull request Aug 27, 2025
…etznercloud/fleeting-plugin-hetzner!272)

This MR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [apricote/releaser-pleaser](https://gitlab.com/apricote/releaser-pleaser) | repository | minor | `v0.6.1` -> `v0.7.0` |

---

### Release Notes

<details>
<summary>apricote/releaser-pleaser (apricote/releaser-pleaser)</summary>

### [`v0.7.0`](https://gitlab.com/apricote/releaser-pleaser/blob/HEAD/CHANGELOG.md#v070)

[Compare Source](https://gitlab.com/apricote/releaser-pleaser/compare/v0.6.1...v0.7.0)

##### Highlights ✨

##### Update version in `package.json`

Thanks to [@&#8203;Mattzi](https://github.com/Mattzi) it is now possible to use `releaser-pleaser` in Javascript/Node.js projects with a `package.json` file.

You can enable this with the option `updaters: packagejson` in the GitHub Actions / GitLab CI/CD config.

All updaters, including the defaults `changelog` and `generic` can now be enabled and disabled through this field. You can find a full list in the [documentation](https://apricote.github.io/releaser-pleaser/reference/updaters.html).

##### Features

- add updater for package.json ([#&#8203;213](apricote/releaser-pleaser#213))
- highlight breaking changes in release notes ([#&#8203;234](apricote/releaser-pleaser#234))

##### Bug Fixes

- filter out empty updaters in input ([#&#8203;235](apricote/releaser-pleaser#235))
- **github**: duplicate release pr when process is stopped at wrong moment ([#&#8203;236](apricote/releaser-pleaser#236))

</details>

---

### 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 MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants