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 v6 #164

Open renovate[bot] opened 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

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

Release Notes

voxpelli/node-github-publish (github-publish) ### [`v6.0.0`](https://redirect.github.com/voxpelli/node-github-publish/blob/HEAD/CHANGELOG.md#600-2024-06-25) [Compare Source](https://redirect.github.com/voxpelli/node-github-publish/compare/v5.0.0...v6.0.0) ##### ⚠ BREAKING CHANGES - update undici and require node >=18.17.0 ##### 🩹 Fixes - update pony-cause ([328e80a](https://redirect.github.com/voxpelli/node-github-publish/commit/328e80afeeee1d1e9f6b38e540ad3bd51c0c6832)) - update undici and require node >=18.17.0 ([4e21206](https://redirect.github.com/voxpelli/node-github-publish/commit/4e212060a2c12f1f34d77d453b171f9dc311c77c)) ##### 🧹 Chores - **deps:** update dev dependencies ([3975965](https://redirect.github.com/voxpelli/node-github-publish/commit/3975965ad7af3ba565626717f01c47e25be91fa9)) - **deps:** update to neostandard based linting ([7021bf8](https://redirect.github.com/voxpelli/node-github-publish/commit/7021bf8f512401bf6a2ac6a8f032be1feb4bead8)) - **deps:** update type dependencies ([50f9e31](https://redirect.github.com/voxpelli/node-github-publish/commit/50f9e311ba488f5fa9f560d6260291898cc3907e)) ### [`v5.0.0`](https://redirect.github.com/voxpelli/node-github-publish/blob/HEAD/CHANGELOG.md#500-2023-10-29) [Compare Source](https://redirect.github.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://redirect.github.com/nodejs/Release)) - **Internal:** Updated dev dependencies to latest versions ### [`v4.0.0`](https://redirect.github.com/voxpelli/node-github-publish/blob/HEAD/CHANGELOG.md#400-2023-05-10) [Compare Source](https://redirect.github.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://redirect.github.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 - " 5 /14 " 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 was generated by Mend Renovate. View the repository job log.