-
Notifications
You must be signed in to change notification settings - Fork 878
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
build(deps): bump pino-std-serializers from 6.2.2 to 7.0.0 #1957
Merged
mcollina
merged 1 commit into
main
from
dependabot/npm_and_yarn/pino-std-serializers-7.0.0
May 13, 2024
Merged
build(deps): bump pino-std-serializers from 6.2.2 to 7.0.0 #1957
mcollina
merged 1 commit into
main
from
dependabot/npm_and_yarn/pino-std-serializers-7.0.0
May 13, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [pino-std-serializers](https://github.com/pinojs/pino-std-serializers) from 6.2.2 to 7.0.0. - [Release notes](https://github.com/pinojs/pino-std-serializers/releases) - [Commits](pinojs/pino-std-serializers@v6.2.2...v7.0.0) --- updated-dependencies: - dependency-name: pino-std-serializers dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Apr 29, 2024
drazisil
referenced
this pull request
in rustymotors/server
Jun 3, 2024
[![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.18.0` -> `^9.0.0`](https://renovatebot.com/diffs/npm/pino/8.21.0/9.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/pino/9.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/pino/9.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/pino/8.21.0/9.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pino/8.21.0/9.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>pinojs/pino (pino)</summary> ### [`v9.1.0`](https://togithub.com/pinojs/pino/releases/tag/v9.1.0) [Compare Source](https://togithub.com/pinojs/pino/compare/v9.0.0...v9.1.0) #### What's Changed - fix(transport-stream): Fix import error when using pkg with node v20 by [@​nagyszabi](https://togithub.com/nagyszabi) in [https://github.com/pinojs/pino/pull/1949](https://togithub.com/pinojs/pino/pull/1949) - Update LTS doc by [@​jsumners](https://togithub.com/jsumners) in [https://github.com/pinojs/pino/pull/1955](https://togithub.com/pinojs/pino/pull/1955) - Update pino types for browser.formatters by [@​KatelynKim](https://togithub.com/KatelynKim) in [https://github.com/pinojs/pino/pull/1946](https://togithub.com/pinojs/pino/pull/1946) - add node v22 to CI by [@​mcollina](https://togithub.com/mcollina) in [https://github.com/pinojs/pino/pull/1953](https://togithub.com/pinojs/pino/pull/1953) - Add Platformatic to sponsors by [@​mcollina](https://togithub.com/mcollina) in [https://github.com/pinojs/pino/pull/1956](https://togithub.com/pinojs/pino/pull/1956) - Update h3 example by [@​mcollina](https://togithub.com/mcollina) in [https://github.com/pinojs/pino/pull/1968](https://togithub.com/pinojs/pino/pull/1968) - Support file URLs when configuring multiple transports by [@​haines](https://togithub.com/haines) in [https://github.com/pinojs/pino/pull/1961](https://togithub.com/pinojs/pino/pull/1961) - Adding support for mix\&match pipelines by [@​dbacarel](https://togithub.com/dbacarel) in [https://github.com/pinojs/pino/pull/1954](https://togithub.com/pinojs/pino/pull/1954) - apply serializers to args once before asObject or transmit by [@​emmyakin](https://togithub.com/emmyakin) in [https://github.com/pinojs/pino/pull/1971](https://togithub.com/pinojs/pino/pull/1971) - build(deps-dev): bump pino-pretty from 10.3.1 to 11.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino/pull/1933](https://togithub.com/pinojs/pino/pull/1933) - build(deps): bump sonic-boom from 3.8.1 to 4.0.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino/pull/1960](https://togithub.com/pinojs/pino/pull/1960) - build(deps): bump pino-std-serializers from 6.2.2 to 7.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino/pull/1957](https://togithub.com/pinojs/pino/pull/1957) - build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino/pull/1937](https://togithub.com/pinojs/pino/pull/1937) - build(deps): bump actions/dependency-review-action from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino/pull/1894](https://togithub.com/pinojs/pino/pull/1894) - build(deps): bump pnpm/action-setup from 2.4.0 to 3.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino/pull/1913](https://togithub.com/pinojs/pino/pull/1913) - Drop yarn support and update pnpm by [@​mcollina](https://togithub.com/mcollina) in [https://github.com/pinojs/pino/pull/1972](https://togithub.com/pinojs/pino/pull/1972) - build(deps): bump thread-stream from 2.7.0 to 3.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino/pull/1959](https://togithub.com/pinojs/pino/pull/1959) #### New Contributors - [@​nagyszabi](https://togithub.com/nagyszabi) made their first contribution in [https://github.com/pinojs/pino/pull/1949](https://togithub.com/pinojs/pino/pull/1949) - [@​haines](https://togithub.com/haines) made their first contribution in [https://github.com/pinojs/pino/pull/1961](https://togithub.com/pinojs/pino/pull/1961) - [@​emmyakin](https://togithub.com/emmyakin) made their first contribution in [https://github.com/pinojs/pino/pull/1971](https://togithub.com/pinojs/pino/pull/1971) **Full Changelog**: pinojs/pino@v9.0.0...v9.1.0 ### [`v9.0.0`](https://togithub.com/pinojs/pino/compare/v8.21.0...4f8ea32aa69ec94b2fb5561716a7701aec991ce7) [Compare Source](https://togithub.com/pinojs/pino/compare/v8.21.0...v9.0.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://developer.mend.io/github/rustymotors/server). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Josh-Walker-GM
referenced
this pull request
in redwoodjs/redwood
Jul 21, 2024
[![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.21.0` -> `9.3.1`](https://renovatebot.com/diffs/npm/pino/8.21.0/9.3.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/pino/9.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/pino/9.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/pino/8.21.0/9.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pino/8.21.0/9.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>pinojs/pino (pino)</summary> ### [`v9.3.1`](https://togithub.com/pinojs/pino/releases/tag/v9.3.1) [Compare Source](https://togithub.com/pinojs/pino/compare/v9.3.0...v9.3.1) **Full Changelog**: pinojs/pino@v9.3.0...v9.3.1 ### [`v9.3.0`](https://togithub.com/pinojs/pino/compare/v9.2.0...92f2cee98e83d3f864b228a6e1dc29a31e54ba49) [Compare Source](https://togithub.com/pinojs/pino/compare/v9.2.0...v9.3.0) ### [`v9.2.0`](https://togithub.com/pinojs/pino/releases/tag/v9.2.0) [Compare Source](https://togithub.com/pinojs/pino/compare/v9.1.0...v9.2.0) #### What's Changed - shallow clone target options by [@​mcollina](https://togithub.com/mcollina) in [https://github.com/pinojs/pino/pull/1973](https://togithub.com/pinojs/pino/pull/1973) - add logger instance as third parameter by [@​emmyakin](https://togithub.com/emmyakin) in [https://github.com/pinojs/pino/pull/1977](https://togithub.com/pinojs/pino/pull/1977) - use boolean flag to ensure serializers are applied once by [@​emmyakin](https://togithub.com/emmyakin) in [https://github.com/pinojs/pino/pull/1976](https://togithub.com/pinojs/pino/pull/1976) - suppport messageKey in pino/browser by [@​emmyakin](https://togithub.com/emmyakin) in [https://github.com/pinojs/pino/pull/1980](https://togithub.com/pinojs/pino/pull/1980) - Fixing browser side child log issue ([#​960](https://togithub.com/pinojs/pino/issues/960)) child level can now be set at cr… by [@​stevel032](https://togithub.com/stevel032) in [https://github.com/pinojs/pino/pull/1986](https://togithub.com/pinojs/pino/pull/1986) #### New Contributors - [@​stevel032](https://togithub.com/stevel032) made their first contribution in [https://github.com/pinojs/pino/pull/1986](https://togithub.com/pinojs/pino/pull/1986) **Full Changelog**: pinojs/pino@v9.1.0...v9.2.0 ### [`v9.1.0`](https://togithub.com/pinojs/pino/releases/tag/v9.1.0) [Compare Source](https://togithub.com/pinojs/pino/compare/v9.0.0...v9.1.0) #### What's Changed - fix(transport-stream): Fix import error when using pkg with node v20 by [@​nagyszabi](https://togithub.com/nagyszabi) in [https://github.com/pinojs/pino/pull/1949](https://togithub.com/pinojs/pino/pull/1949) - Update LTS doc by [@​jsumners](https://togithub.com/jsumners) in [https://github.com/pinojs/pino/pull/1955](https://togithub.com/pinojs/pino/pull/1955) - Update pino types for browser.formatters by [@​KatelynKim](https://togithub.com/KatelynKim) in [https://github.com/pinojs/pino/pull/1946](https://togithub.com/pinojs/pino/pull/1946) - add node v22 to CI by [@​mcollina](https://togithub.com/mcollina) in [https://github.com/pinojs/pino/pull/1953](https://togithub.com/pinojs/pino/pull/1953) - Add Platformatic to sponsors by [@​mcollina](https://togithub.com/mcollina) in [https://github.com/pinojs/pino/pull/1956](https://togithub.com/pinojs/pino/pull/1956) - Update h3 example by [@​mcollina](https://togithub.com/mcollina) in [https://github.com/pinojs/pino/pull/1968](https://togithub.com/pinojs/pino/pull/1968) - Support file URLs when configuring multiple transports by [@​haines](https://togithub.com/haines) in [https://github.com/pinojs/pino/pull/1961](https://togithub.com/pinojs/pino/pull/1961) - Adding support for mix\&match pipelines by [@​dbacarel](https://togithub.com/dbacarel) in [https://github.com/pinojs/pino/pull/1954](https://togithub.com/pinojs/pino/pull/1954) - apply serializers to args once before asObject or transmit by [@​emmyakin](https://togithub.com/emmyakin) in [https://github.com/pinojs/pino/pull/1971](https://togithub.com/pinojs/pino/pull/1971) - build(deps-dev): bump pino-pretty from 10.3.1 to 11.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino/pull/1933](https://togithub.com/pinojs/pino/pull/1933) - build(deps): bump sonic-boom from 3.8.1 to 4.0.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino/pull/1960](https://togithub.com/pinojs/pino/pull/1960) - build(deps): bump pino-std-serializers from 6.2.2 to 7.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino/pull/1957](https://togithub.com/pinojs/pino/pull/1957) - build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino/pull/1937](https://togithub.com/pinojs/pino/pull/1937) - build(deps): bump actions/dependency-review-action from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino/pull/1894](https://togithub.com/pinojs/pino/pull/1894) - build(deps): bump pnpm/action-setup from 2.4.0 to 3.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino/pull/1913](https://togithub.com/pinojs/pino/pull/1913) - Drop yarn support and update pnpm by [@​mcollina](https://togithub.com/mcollina) in [https://github.com/pinojs/pino/pull/1972](https://togithub.com/pinojs/pino/pull/1972) - build(deps): bump thread-stream from 2.7.0 to 3.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/pinojs/pino/pull/1959](https://togithub.com/pinojs/pino/pull/1959) #### New Contributors - [@​nagyszabi](https://togithub.com/nagyszabi) made their first contribution in [https://github.com/pinojs/pino/pull/1949](https://togithub.com/pinojs/pino/pull/1949) - [@​haines](https://togithub.com/haines) made their first contribution in [https://github.com/pinojs/pino/pull/1961](https://togithub.com/pinojs/pino/pull/1961) - [@​emmyakin](https://togithub.com/emmyakin) made their first contribution in [https://github.com/pinojs/pino/pull/1971](https://togithub.com/pinojs/pino/pull/1971) **Full Changelog**: pinojs/pino@v9.0.0...v9.1.0 ### [`v9.0.0`](https://togithub.com/pinojs/pino/compare/v8.21.0...4f8ea32aa69ec94b2fb5561716a7701aec991ce7) [Compare Source](https://togithub.com/pinojs/pino/compare/v8.21.0...v9.0.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://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps pino-std-serializers from 6.2.2 to 7.0.0.
Release notes
Sourced from pino-std-serializers's releases.
Commits
444dbdf
Bumped v7.0.082f1d45
Merge branch 'next'4c0854f
Bump tsd from 0.30.7 to 0.31.0 (#144)1c52a89
feat: Port tests fromtap
tonode:assert
andnode:test
(#141)ec91847
docs(readme): add missing code block quotese996624
Bump actions/dependency-review-action from 3 to 4 (#142)e654118
Bump tsd from 0.29.0 to 0.30.0 (#139)5b6fc93
Bump actions/setup-node from 3 to 4 (#138)335deaf
Merge pull request #136 from Ranieri93/nextac84e20
Updating for v9: update dependencies and CIDependabot 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 close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@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)