servicebus / rabbitbus-model-service-template

0 stars 0 forks source link

fix(deps): update dependency pino to v6.14.0 #91

Open renovate[bot] opened 3 years ago

renovate[bot] commented 3 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pino (source) 6.9.0 -> 6.14.0 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

pinojs/pino ### [`v6.14.0`](https://togithub.com/pinojs/pino/releases/tag/v6.14.0) [Compare Source](https://togithub.com/pinojs/pino/compare/v6.13.4...v6.14.0) #### What's Changed - Add option `mixinMergeStrategy` by [@​alexpts](https://togithub.com/alexpts) in [https://github.com/pinojs/pino/pull/1328](https://togithub.com/pinojs/pino/pull/1328) **Full Changelog**: https://github.com/pinojs/pino/compare/v6.13.4...v6.14.0 ### [`v6.13.4`](https://togithub.com/pinojs/pino/releases/tag/v6.13.4) [Compare Source](https://togithub.com/pinojs/pino/compare/v6.13.3...v6.13.4) #### What's Changed - Move from fastify-warning to process-warning by [@​mcollina](https://togithub.com/mcollina) in [https://github.com/pinojs/pino/pull/1283](https://togithub.com/pinojs/pino/pull/1283) **Full Changelog**: https://github.com/pinojs/pino/compare/v6.13.3...v6.13.4 ### [`v6.13.3`](https://togithub.com/pinojs/pino/releases/tag/v6.13.3) [Compare Source](https://togithub.com/pinojs/pino/compare/v6.13.2...v6.13.3) - Disable 100% coverage check **Full Changelog**: https://github.com/pinojs/pino/compare/v6.13.2...v6.13.3 ### [`v6.13.2`](https://togithub.com/pinojs/pino/releases/tag/v6.13.2) [Compare Source](https://togithub.com/pinojs/pino/compare/v6.13.1...v6.13.2) #### What's Changed - Support the newer pino-pretty as well as the older in v6.x by [@​mcollina](https://togithub.com/mcollina) in [https://github.com/pinojs/pino/pull/1117](https://togithub.com/pinojs/pino/pull/1117) **Full Changelog**: https://github.com/pinojs/pino/compare/v6.13.1...v6.13.2 ### [`v6.13.1`](https://togithub.com/pinojs/pino/releases/tag/v6.13.1) [Compare Source](https://togithub.com/pinojs/pino/compare/v6.13.0...v6.13.1) - Reduce verbosity of deprecation warnings [#​1092](https://togithub.com/pinojs/pino/issues/1092) ### [`v6.13.0`](https://togithub.com/pinojs/pino/releases/tag/v6.13.0) [Compare Source](https://togithub.com/pinojs/pino/compare/v6.12.0...v6.13.0) 📚 PR: - refactor: deprecate child bindings apply options ([#​1067](https://togithub.com/pinojs/pino/issues/1067)) - docs: fix an incorrect links in `docs/lts.md` ([#​1069](https://togithub.com/pinojs/pino/issues/1069)) - build(deps): bump actions/setup-node from 2.1.5 to 2.2.0 ([#​1047](https://togithub.com/pinojs/pino/issues/1047)) ### [`v6.12.0`](https://togithub.com/pinojs/pino/releases/tag/v6.12.0) [Compare Source](https://togithub.com/pinojs/pino/compare/v6.11.3...v6.12.0) 📚 PR: - Update ci.yml - \[Docs] document that `.child()` call triggers `level-change` event. ([#​1014](https://togithub.com/pinojs/pino/issues/1014)) - ci: add nodejs v16 to test matrix ([#​1018](https://togithub.com/pinojs/pino/issues/1018)) - build(deps): bump actions/checkout from 2 to 2.3.4 ([#​1024](https://togithub.com/pinojs/pino/issues/1024)) - ci: remove redundant conditional; ignore doc updates ([#​1026](https://togithub.com/pinojs/pino/issues/1026)) - build(deps-dev): bump eslint-plugin-promise from 4.3.1 to 5.1.0 ([#​1029](https://togithub.com/pinojs/pino/issues/1029)) - build(deps): bump fastify/github-action-merge-dependabot ([#​1030](https://togithub.com/pinojs/pino/issues/1030)) - build(deps): bump actions/upload-artifact from 2.2.3 to 2.2.4 ([#​1044](https://togithub.com/pinojs/pino/issues/1044)) - build(deps): bump fastify/github-action-merge-dependabot ([#​1033](https://togithub.com/pinojs/pino/issues/1033)) - Better describe base options in docs ([#​1046](https://togithub.com/pinojs/pino/issues/1046)) - build(deps): bump coverallsapp/github-action from 1.1.2 to 1.1.3 ([#​1055](https://togithub.com/pinojs/pino/issues/1055)) - Handle complex object cases ([#​1061](https://togithub.com/pinojs/pino/issues/1061)) - Improved LTS documentation ([#​1060](https://togithub.com/pinojs/pino/issues/1060)) - feat: child redact option ([#​1059](https://togithub.com/pinojs/pino/issues/1059)) ### [`v6.11.3`](https://togithub.com/pinojs/pino/releases/tag/v6.11.3) [Compare Source](https://togithub.com/pinojs/pino/compare/v6.11.2...v6.11.3) 📚 PR: - quick-format-unescaped@^4.0.3 is fixed ([#​985](https://togithub.com/pinojs/pino/issues/985)) - docs: fix reference to pino-websocket ([#​989](https://togithub.com/pinojs/pino/issues/989)) - Update to tap v15 ([#​999](https://togithub.com/pinojs/pino/issues/999)) - docs: fix Event: levelChange example ([#​1000](https://togithub.com/pinojs/pino/issues/1000)) - Bump actions/upload-artifact from v2.2.2 to v2.2.3 ([#​1002](https://togithub.com/pinojs/pino/issues/1002)) - Bump fastify/github-action-merge-dependabot from v1.2.1 to v2.0.0 ([#​986](https://togithub.com/pinojs/pino/issues/986)) - docs: use brackets for hyphenated properties ([#​1005](https://togithub.com/pinojs/pino/issues/1005)) - doc: Add description statement to benchmark results ([#​1008](https://togithub.com/pinojs/pino/issues/1008)) - fix: prettyPrint options - misleading error message with wrong option value ([#​1012](https://togithub.com/pinojs/pino/issues/1012)) ### [`v6.11.2`](https://togithub.com/pinojs/pino/releases/tag/v6.11.2) [Compare Source](https://togithub.com/pinojs/pino/compare/v6.11.1...v6.11.2) - Temporary fix for [#​983](https://togithub.com/pinojs/pino/issues/983) [#​984](https://togithub.com/pinojs/pino/issues/984) ### [`v6.11.1`](https://togithub.com/pinojs/pino/releases/tag/v6.11.1) [Compare Source](https://togithub.com/pinojs/pino/compare/v6.11.0...v6.11.1) 📚 PR: - Typo - Merge pull request [#​957](https://togithub.com/pinojs/pino/issues/957) from mendeljacks/patch-1 - clarify options.timestamp usage ([#​953](https://togithub.com/pinojs/pino/issues/953)) - docs/transport: add pino-kafka ([#​954](https://togithub.com/pinojs/pino/issues/954)) - Make the build pass again ([#​962](https://togithub.com/pinojs/pino/issues/962)) ### [`v6.11.0`](https://togithub.com/pinojs/pino/releases/tag/v6.11.0) [Compare Source](https://togithub.com/pinojs/pino/compare/v6.10.0...v6.11.0) - Update errors documentation [#​948](https://togithub.com/pinojs/pino/issues/948) [#​949](https://togithub.com/pinojs/pino/issues/949) - Update mixin documentation [#​951](https://togithub.com/pinojs/pino/issues/951) [#​952](https://togithub.com/pinojs/pino/issues/952) - Replace `var` with `let` and `const` [#​947](https://togithub.com/pinojs/pino/issues/947) [#​950](https://togithub.com/pinojs/pino/issues/950) ### [`v6.10.0`](https://togithub.com/pinojs/pino/releases/tag/v6.10.0) [Compare Source](https://togithub.com/pinojs/pino/compare/v6.9.0...v6.10.0) 📚 PR: - Bump up pino-std-serializers dependency ([#​946](https://togithub.com/pinojs/pino/issues/946))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.