adonisjs / logger

AdonisJS Logger built on top of pino
https://docs.adonisjs.com/guides/logger
MIT License
23 stars 9 forks source link

chore(deps): bump pino from 5.12.6 to 5.13.0 #19

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps pino from 5.12.6 to 5.13.0.

Release notes *Sourced from [pino's releases](https://github.com/pinojs/pino/releases).* > ## v5.13.0 > * Updated to standard v13 ([#683](https://github-redirect.dependabot.com/pinojs/pino/issues/683)) > * Remove note about fastify v2 and link to right doc ([#678](https://github-redirect.dependabot.com/pinojs/pino/issues/678)) > * Updated copyright to 2019 > * Fix metadata streams docs links [#676](https://github-redirect.dependabot.com/pinojs/pino/issues/676)
Commits - [`560d8bd`](https://github.com/pinojs/pino/commit/560d8bd740926b8b3020e3b638c6dc0aaeea3169) Bumped v5.13.0. - [`c5c996d`](https://github.com/pinojs/pino/commit/c5c996d2406fc77779a05caccb337e5352071fea) Updated to standard v13 ([#683](https://github-redirect.dependabot.com/pinojs/pino/issues/683)) - [`3c7f301`](https://github.com/pinojs/pino/commit/3c7f3012bb4555fd765edb1735f88b90323a197e) more careful timestamp extraction ([#675](https://github-redirect.dependabot.com/pinojs/pino/issues/675)) - [`129be44`](https://github.com/pinojs/pino/commit/129be44f4bda99e7ae6407e0d317fcd98d3d0da2) Remove note about fastify v2 and link to right doc ([#678](https://github-redirect.dependabot.com/pinojs/pino/issues/678)) - [`4290e37`](https://github.com/pinojs/pino/commit/4290e373d729dc2d8310ddd8ccbe405ec0d78b7f) Merge pull request [#676](https://github-redirect.dependabot.com/pinojs/pino/issues/676) from drsherlock/fix-docs-broken-links - [`1a6515a`](https://github.com/pinojs/pino/commit/1a6515a8a3d5d9e3ff88bcf176d38c4278ec1f9b) Fix metadata streams docs links - [`e610f4e`](https://github.com/pinojs/pino/commit/e610f4e00a2e45f192e3e3b9cdd6be662c7eb394) readme: note that redaction is not supported in the browser ([#671](https://github-redirect.dependabot.com/pinojs/pino/issues/671)) - [`bcbc397`](https://github.com/pinojs/pino/commit/bcbc397464180e811d2d5dbc5e92989c6c6da2b1) update to 2019 - See full diff in [compare view](https://github.com/pinojs/pino/compare/v5.12.6...v5.13.0)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.