voxpelli / webpage-micropub-to-github

Self-hosteable Micropub endpoint that publishes to Jekyll by committing to GitHub
MIT License
180 stars 46 forks source link

Update dependency github-publish to v5 - autoclosed #162

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github-publish ^3.0.0 -> ^5.0.0 age adoption passing confidence

Release Notes

voxpelli/node-github-publish (github-publish) ### [`v5.0.0`](https://togithub.com/voxpelli/node-github-publish/blob/HEAD/CHANGELOG.md#500-2023-10-29) [Compare Source](https://togithub.com/voxpelli/node-github-publish/compare/v4.0.0...v5.0.0) - **Breaking change:** Now requires Node v18 (as v16 and older [has reached end-of-life](https://togithub.com/nodejs/Release)) - **Internal:** Updated dev dependencies to latest versions ### [`v4.0.0`](https://togithub.com/voxpelli/node-github-publish/blob/HEAD/CHANGELOG.md#400-2023-05-10) [Compare Source](https://togithub.com/voxpelli/node-github-publish/compare/v3.0.0...v4.0.0) - **Breaking change:** Now requires Node v16 (as v14 and older [has reached end-of-life](https://togithub.com/nodejs/Release)) - **Breaking change:** Is now an ESM module ([see this](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c)) - **Breaking change:** Made private methods actually private - **Improvements:** Moved to `undici` from `node-fetch`and replaced `nock` with the `MockAgent` in `undici` - **Improvements:** Added 100% type coverage + generates type declarations for publishing

Configuration

šŸ“… Schedule: Branch creation - "before 2pm on Tuesday" in timezone Europe/Stockholm, 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.