Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency pino to v6.14.0 #118

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 1, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pino (source) 6.4.0 -> 6.14.0 age adoption passing confidence
@​types/pino 6.3.0 -> 6.3.12 age adoption passing confidence

Release Notes

pinojs/pino

v6.14.0

Compare Source

What's Changed

Full Changelog: pinojs/pino@v6.13.4...v6.14.0

v6.13.4

Compare Source

What's Changed

Full Changelog: pinojs/pino@v6.13.3...v6.13.4

v6.13.3

Compare Source

  • Disable 100% coverage check

Full Changelog: pinojs/pino@v6.13.2...v6.13.3

v6.13.2

Compare Source

What's Changed

Full Changelog: pinojs/pino@v6.13.1...v6.13.2

v6.13.1

Compare Source

  • Reduce verbosity of deprecation warnings #​1092

v6.13.0

Compare Source

📚 PR:

  • refactor: deprecate child bindings apply options (#​1067)
  • docs: fix an incorrect links in docs/lts.md (#​1069)
  • build(deps): bump actions/setup-node from 2.1.5 to 2.2.0 (#​1047)

v6.12.0

Compare Source

📚 PR:

  • Update ci.yml
  • [Docs] document that .child() call triggers level-change event. (#​1014)
  • ci: add nodejs v16 to test matrix (#​1018)
  • build(deps): bump actions/checkout from 2 to 2.3.4 (#​1024)
  • ci: remove redundant conditional; ignore doc updates (#​1026)
  • build(deps-dev): bump eslint-plugin-promise from 4.3.1 to 5.1.0 (#​1029)
  • build(deps): bump fastify/github-action-merge-dependabot (#​1030)
  • build(deps): bump actions/upload-artifact from 2.2.3 to 2.2.4 (#​1044)
  • build(deps): bump fastify/github-action-merge-dependabot (#​1033)
  • Better describe base options in docs (#​1046)
  • build(deps): bump coverallsapp/github-action from 1.1.2 to 1.1.3 (#​1055)
  • Handle complex object cases (#​1061)
  • Improved LTS documentation (#​1060)
  • feat: child redact option (#​1059)

v6.11.3

Compare Source

📚 PR:

  • quick-format-unescaped@^4.0.3 is fixed (#​985)
  • docs: fix reference to pino-websocket (#​989)
  • Update to tap v15 (#​999)
  • docs: fix Event: levelChange example (#​1000)
  • Bump actions/upload-artifact from v2.2.2 to v2.2.3 (#​1002)
  • Bump fastify/github-action-merge-dependabot from v1.2.1 to v2.0.0 (#​986)
  • docs: use brackets for hyphenated properties (#​1005)
  • doc: Add description statement to benchmark results (#​1008)
  • fix: prettyPrint options - misleading error message with wrong option value (#​1012)

v6.11.2

Compare Source

v6.11.1

Compare Source

📚 PR:

  • Typo
  • Merge pull request #​957 from mendeljacks/patch-1
  • clarify options.timestamp usage (#​953)
  • docs/transport: add pino-kafka (#​954)
  • Make the build pass again (#​962)

v6.11.0

Compare Source

v6.10.0

Compare Source

📚 PR:

  • Bump up pino-std-serializers dependency (#​946)

v6.9.0

Compare Source

📚 PR:

  • docs: upgrade all available http links to https
  • Merge pull request #​941 from xom9ikk/upgrate-to-https
  • Add pino-dev as an ecosystem package in the docs
  • Merge pull request #​943 from dnjstrom/docs/pino-dev
  • docs: Fix a tiny typo (#​939)
  • Fix typos (#​940)
  • access log level in hook #​909 (#​944)

v6.8.0

Compare Source

📚 PR:

  • #​915 Adding path case sensitivity to docs (#​916)
  • Fix link on pretty document (#​927)
  • pass merging object to mixins (#​926)
  • address destructuring mergeObject in docs (#​928)
  • doc: fix wrong link to logger.level (#​929)
  • docs/transport: add pino-gelf (#​934)
  • Support Babel/Typescript "faux modules" as well as native ESM (#​936)

v6.7.0

Compare Source

v6.6.1

Compare Source

v6.6.0

Compare Source

📚 PR:

v6.5.1

Compare Source

📚 PR:

  • Clear cached parsed chindings when they're changed with .setBindings (fixes #​890) (#​893)
  • Update deps (#​894)

v6.5.0

Compare Source

  • Revert originalMsg feature #​882

v6.4.1

Compare Source

  • Remove unused communication channels from README #​880

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency pino to v6.5.0 Update dependency pino to v6.5.1 Aug 13, 2020
@renovate renovate bot changed the title Update dependency pino to v6.5.1 Update dependency pino to v6.6.0 Sep 6, 2020
@renovate renovate bot changed the title Update dependency pino to v6.6.0 Update dependency pino to v6.6.1 Sep 13, 2020
@renovate renovate bot changed the title Update dependency pino to v6.6.1 Update dependency pino to v6.7.0 Oct 28, 2020
@renovate renovate bot changed the title Update dependency pino to v6.7.0 Update dependency pino to v6.9.0 Jan 7, 2021
@renovate renovate bot changed the title Update dependency pino to v6.9.0 Update dependency pino to v6.10.0 Jan 10, 2021
@renovate renovate bot changed the title Update dependency pino to v6.10.0 Update dependency pino to v6.11.0 Jan 23, 2021
@renovate renovate bot changed the title Update dependency pino to v6.11.0 Update dependency pino to v6.11.1 Feb 10, 2021
@renovate renovate bot changed the title Update dependency pino to v6.11.1 Update dependency pino to v6.11.3 Apr 26, 2021
@renovate renovate bot changed the title Update dependency pino to v6.11.3 Update dependency pino to v6.13.3 Oct 18, 2021
@renovate renovate bot changed the title Update dependency pino to v6.13.3 Update dependency pino to v6.14.0 Mar 7, 2022
@renovate
Copy link
Author

renovate bot commented Mar 25, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant