Skip to content

Commit

Permalink
Update dependency pino to v8.10.0 (#111)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [pino](https://getpino.io)
([source](https://togithub.com/pinojs/pino)) | [`8.8.0` ->
`8.10.0`](https://renovatebot.com/diffs/npm/pino/8.8.0/8.10.0) |
[![age](https://badges.renovateapi.com/packages/npm/pino/8.10.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/pino/8.10.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/pino/8.10.0/compatibility-slim/8.8.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/pino/8.10.0/confidence-slim/8.8.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>pinojs/pino</summary>

### [`v8.10.0`](https://togithub.com/pinojs/pino/releases/tag/v8.10.0)

[Compare
Source](https://togithub.com/pinojs/pino/compare/v8.9.0...v8.10.0)

#### What's Changed

- feat: add dedupe option to transport by
[@&#8203;nekosaur](https://togithub.com/nekosaur) in
[https://github.com/pinojs/pino/pull/1640](https://togithub.com/pinojs/pino/pull/1640)

#### New Contributors

- [@&#8203;nekosaur](https://togithub.com/nekosaur) made their first
contribution in
[https://github.com/pinojs/pino/pull/1640](https://togithub.com/pinojs/pino/pull/1640)

**Full Changelog**:
pinojs/pino@v8.9.0...v8.10.0

### [`v8.9.0`](https://togithub.com/pinojs/pino/releases/tag/v8.9.0)

[Compare
Source](https://togithub.com/pinojs/pino/compare/v8.8.0...v8.9.0)

#### What's Changed

- Fix documentation example by
[@&#8203;khobaib222](https://togithub.com/khobaib222) in
[https://github.com/pinojs/pino/pull/1608](https://togithub.com/pinojs/pino/pull/1608)
- docs: Add correct link to Matteo Collina's github account in README.md
by [@&#8203;HassanBahati](https://togithub.com/HassanBahati) in
[https://github.com/pinojs/pino/pull/1609](https://togithub.com/pinojs/pino/pull/1609)
- Docs: Enhance Fastify Example - Add port for the server by
[@&#8203;HassanBahati](https://togithub.com/HassanBahati) in
[https://github.com/pinojs/pino/pull/1611](https://togithub.com/pinojs/pino/pull/1611)
- Add yarn install to the documentation. by
[@&#8203;luluhoc](https://togithub.com/luluhoc) in
[https://github.com/pinojs/pino/pull/1614](https://togithub.com/pinojs/pino/pull/1614)
- build(deps): bump actions/dependency-review-action from 2 to 3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/pinojs/pino/pull/1597](https://togithub.com/pinojs/pino/pull/1597)
- docs(pretty): update the api example guide and remove an obsolete type
by [@&#8203;borjapazr](https://togithub.com/borjapazr) in
[https://github.com/pinojs/pino/pull/1620](https://togithub.com/pinojs/pino/pull/1620)
- Remove defunct "Exit logging" link by
[@&#8203;bitjson](https://togithub.com/bitjson) in
[https://github.com/pinojs/pino/pull/1622](https://togithub.com/pinojs/pino/pull/1622)
- build(deps-dev): bump rimraf from 3.0.2 to 4.0.7 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/pinojs/pino/pull/1624](https://togithub.com/pinojs/pino/pull/1624)
- remove: outdated/unused information from docs/pretty.md by
[@&#8203;VladimirMikulic](https://togithub.com/VladimirMikulic) in
[https://github.com/pinojs/pino/pull/1625](https://togithub.com/pinojs/pino/pull/1625)
- fix: badges by [@&#8203;xtexChooser](https://togithub.com/xtexChooser)
in
[https://github.com/pinojs/pino/pull/1630](https://togithub.com/pinojs/pino/pull/1630)
- Transports are always asynchronous by
[@&#8203;mcollina](https://togithub.com/mcollina) in
[https://github.com/pinojs/pino/pull/1631](https://togithub.com/pinojs/pino/pull/1631)
- Add [@&#8203;logtail/pino](https://togithub.com/logtail/pino) to v7+
compatible transports by
[@&#8203;curusarn](https://togithub.com/curusarn) in
[https://github.com/pinojs/pino/pull/1634](https://togithub.com/pinojs/pino/pull/1634)
- Allow message prefix -
[#&#8203;544](https://togithub.com/pinojs/pino/issues/544) by
[@&#8203;rluvaton](https://togithub.com/rluvaton) in
[https://github.com/pinojs/pino/pull/1635](https://togithub.com/pinojs/pino/pull/1635)

#### New Contributors

- [@&#8203;khobaib222](https://togithub.com/khobaib222) made their first
contribution in
[https://github.com/pinojs/pino/pull/1608](https://togithub.com/pinojs/pino/pull/1608)
- [@&#8203;HassanBahati](https://togithub.com/HassanBahati) made their
first contribution in
[https://github.com/pinojs/pino/pull/1609](https://togithub.com/pinojs/pino/pull/1609)
- [@&#8203;luluhoc](https://togithub.com/luluhoc) made their first
contribution in
[https://github.com/pinojs/pino/pull/1614](https://togithub.com/pinojs/pino/pull/1614)
- [@&#8203;borjapazr](https://togithub.com/borjapazr) made their first
contribution in
[https://github.com/pinojs/pino/pull/1620](https://togithub.com/pinojs/pino/pull/1620)
- [@&#8203;bitjson](https://togithub.com/bitjson) made their first
contribution in
[https://github.com/pinojs/pino/pull/1622](https://togithub.com/pinojs/pino/pull/1622)
- [@&#8203;VladimirMikulic](https://togithub.com/VladimirMikulic) made
their first contribution in
[https://github.com/pinojs/pino/pull/1625](https://togithub.com/pinojs/pino/pull/1625)
- [@&#8203;xtexChooser](https://togithub.com/xtexChooser) made their
first contribution in
[https://github.com/pinojs/pino/pull/1630](https://togithub.com/pinojs/pino/pull/1630)
- [@&#8203;curusarn](https://togithub.com/curusarn) made their first
contribution in
[https://github.com/pinojs/pino/pull/1634](https://togithub.com/pinojs/pino/pull/1634)
- [@&#8203;rluvaton](https://togithub.com/rluvaton) made their first
contribution in
[https://github.com/pinojs/pino/pull/1635](https://togithub.com/pinojs/pino/pull/1635)

**Full Changelog**:
pinojs/pino@v8.8.0...v8.9.0

</details>

---

### 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 this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/MaloLebrin/be-right-backend).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEyNC4yIn0=-->
  • Loading branch information
MaloLebrin authored Feb 15, 2023
2 parents 39f693c + 995f113 commit 71afbd6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"node-cron": "^3.0.2",
"nodemailer": "^6.7.8",
"pg": "^8.8.0",
"pino": "8.8.0",
"pino": "8.10.0",
"pino-pretty": "9.1.1",
"redis": "^4.5.1",
"reflect-metadata": "^0.1.13",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 71afbd6

Please sign in to comment.