voxpelli / webpage-micropub-to-github

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

Update dependency bunyan-adaptor to v6 #157

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bunyan-adaptor ^4.0.0 -> ^6.0.0 age adoption passing confidence

Release Notes

voxpelli/node-bunyan-adaptor (bunyan-adaptor) ### [`v6.0.1`](https://redirect.github.com/voxpelli/node-bunyan-adaptor/releases/tag/v6.0.1) [Compare Source](https://redirect.github.com/voxpelli/node-bunyan-adaptor/compare/v6.0.0...v6.0.1) - **FIX:** Types for ESM export [`05e158a`](https://redirect.github.com/voxpelli/node-bunyan-adaptor/commit/05e158a) - **Internal:** Replace `dependency-check` with `knip` (see [https://github.com/dependency-check-team/dependency-check/pull/228](https://redirect.github.com/dependency-check-team/dependency-check/pull/228)) [`da5b7e3`](https://redirect.github.com/voxpelli/node-bunyan-adaptor/commit/da5b7e3) - **Internal:** Update dev dependencies - **Docs:** Update `README.md` ### [`v6.0.0`](https://redirect.github.com/voxpelli/node-bunyan-adaptor/releases/tag/v6.0.0) [Compare Source](https://redirect.github.com/voxpelli/node-bunyan-adaptor/compare/v5.0.1...v6.0.0) - BREAKING: Require at least Node 16 (everything older [is end of lifed](https://redirect.github.com/nodejs/Release)) [`3fb92e0`](https://redirect.github.com/voxpelli/node-bunyan-adaptor/commit/3fb92e0) [`d071cc5`](https://redirect.github.com/voxpelli/node-bunyan-adaptor/commit/d071cc5) - Drop type testing in anything lower than TS 4.9 [`562fa18`](https://redirect.github.com/voxpelli/node-bunyan-adaptor/commit/562fa18) - Mention `pino` support [`a891077`](https://redirect.github.com/voxpelli/node-bunyan-adaptor/commit/a891077) ### [`v5.0.1`](https://redirect.github.com/voxpelli/node-bunyan-adaptor/releases/tag/v5.0.1) [Compare Source](https://redirect.github.com/voxpelli/node-bunyan-adaptor/compare/v5.0.0...v5.0.1) Notable changes: - Move to the more permissive [Zero-Clause BSD license](https://choosealicense.com/licenses/0bsd/) to get rid of requirement to [include copyright statement](https://twitter.com/felixge/status/1372207750516723715). This is a fully backwards compatible change as it only allows *more* and is a license recognized as usable by [eg. Google](https://opensource.google/docs/thirdparty/licenses/#unencumbered) [`87f10e9`](https://redirect.github.com/voxpelli/node-bunyan-adaptor/commit/87f10e9) ### [`v5.0.0`](https://redirect.github.com/voxpelli/node-bunyan-adaptor/releases/tag/v5.0.0) [Compare Source](https://redirect.github.com/voxpelli/node-bunyan-adaptor/compare/v4.0.1...v5.0.0) - **BREAKING:** Require at least Node 12 - **Improvement:** Generates source maps for types - **Improvement:** Ships with an ESM module besides the CommonJS one, thanks to [linemod](https://redirect.github.com/voxpelli/linemod/) ### [`v4.0.1`](https://redirect.github.com/voxpelli/node-bunyan-adaptor/releases/tag/v4.0.1) [Compare Source](https://redirect.github.com/voxpelli/node-bunyan-adaptor/compare/v4.0.0...v4.0.1) - *Fix*: Properly pointed out the [types in the package.json](https://www.typescriptlang.org/docs/handbook/declaration-files/publishing.html#including-declarations-in-your-npm-package) file - *Fix*: Corrected the JSDoc declaration of the main options

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.