Skip to content

fix(deps): update dependency pino-pretty to v13#24

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/pino-pretty-13.x
Open

fix(deps): update dependency pino-pretty to v13#24
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/pino-pretty-13.x

Conversation

@renovate

@renovate renovate Bot commented Nov 11, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
pino-pretty ^11.1.0^13.1.3 age confidence

Release Notes

pinojs/pino-pretty (pino-pretty)

v13.1.3

Compare Source

What's Changed

New Contributors

Full Changelog: pinojs/pino-pretty@v13.1.2...v13.1.3

v13.1.2

Compare Source

What's Changed

New Contributors

Full Changelog: pinojs/pino-pretty@v13.1.1...v13.1.2

v13.1.1

Compare Source

What's Changed

Full Changelog: pinojs/pino-pretty@v13.1.0...v13.1.1

v13.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: pinojs/pino-pretty@v13.0.0...v13.1.0

v13.0.0

Compare Source

What's Changed

New Contributors

Full Changelog: pinojs/pino-pretty@v12.1.0...v13.0.0

v12.1.0

Compare Source

What's Changed

Full Changelog: pinojs/pino-pretty@v12.0.0...v12.1.0

v12.0.0

Compare Source

What's Changed

New Contributors

Full Changelog: pinojs/pino-pretty@v11.3.0...v12.0.0

v11.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: pinojs/pino-pretty@v11.2.2...v11.3.0

v11.2.2

Compare Source

What's Changed

New Contributors

Full Changelog: pinojs/pino-pretty@v11.2.1...v11.2.2


Configuration

📅 Schedule: (in timezone Asia/Jakarta)

  • Branch creation
    • "before 6am"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/pino-pretty-13.x branch from f42dec2 to 2f3b9da Compare April 21, 2025 08:30
@renovate
renovate Bot force-pushed the renovate/pino-pretty-13.x branch 2 times, most recently from 139b543 to 1bf5fa0 Compare July 30, 2025 18:13
@renovate
renovate Bot force-pushed the renovate/pino-pretty-13.x branch from 1bf5fa0 to 78b6e06 Compare August 10, 2025 15:14
@renovate
renovate Bot force-pushed the renovate/pino-pretty-13.x branch from 78b6e06 to e1d759f Compare October 10, 2025 11:13
@renovate
renovate Bot force-pushed the renovate/pino-pretty-13.x branch from e1d759f to dbab109 Compare December 1, 2025 17:47
@renovate
renovate Bot force-pushed the renovate/pino-pretty-13.x branch from dbab109 to fca2698 Compare December 31, 2025 18:14
@renovate
renovate Bot force-pushed the renovate/pino-pretty-13.x branch from fca2698 to baac242 Compare February 2, 2026 16:27
@renovate
renovate Bot force-pushed the renovate/pino-pretty-13.x branch from baac242 to 4b1a5c7 Compare February 12, 2026 12:38
@renovate
renovate Bot force-pushed the renovate/pino-pretty-13.x branch from 4b1a5c7 to d4afaec Compare April 29, 2026 17:46
@renovate
renovate Bot force-pushed the renovate/pino-pretty-13.x branch from d4afaec to 9ef33c7 Compare May 12, 2026 13:59
@renovate

renovate Bot commented May 12, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
warn: This version of pnpm requires at least Node.js v22.13
warn: The current version of Node.js is v20.20.2
warn: Visit https://r.pnpm.io/comp to see the list of past pnpm versions with respective Node.js version support.
node:internal/modules/cjs/loader:1031
      throw new ERR_UNKNOWN_BUILTIN_MODULE(request);
            ^

Error [ERR_UNKNOWN_BUILTIN_MODULE]: No such built-in module: node:sqlite
    at Module._load (node:internal/modules/cjs/loader:1031:13)
    at Module.require (node:internal/modules/cjs/loader:1289:19)
    at require (node:internal/modules/helpers:182:18)
    at ../store/index/lib/index.js (file:///opt/containerbase/tools/pnpm/11.13.1/20.20.2/node_modules/pnpm/dist/pnpm.mjs:99639:25)
    at __init (file:///opt/containerbase/tools/pnpm/11.13.1/20.20.2/node_modules/pnpm/dist/pnpm.mjs:17:58)
    at ../resolving/npm-resolver/lib/index.js (file:///opt/containerbase/tools/pnpm/11.13.1/20.20.2/node_modules/pnpm/dist/pnpm.mjs:104731:5)
    at __init (file:///opt/containerbase/tools/pnpm/11.13.1/20.20.2/node_modules/pnpm/dist/pnpm.mjs:17:58)
    at ../workspace/projects-graph/lib/index.js (file:///opt/containerbase/tools/pnpm/11.13.1/20.20.2/node_modules/pnpm/dist/pnpm.mjs:104869:5)
    at __init (file:///opt/containerbase/tools/pnpm/11.13.1/20.20.2/node_modules/pnpm/dist/pnpm.mjs:17:58)
    at ../workspace/projects-filter/lib/index.js (file:///opt/containerbase/tools/pnpm/11.13.1/20.20.2/node_modules/pnpm/dist/pnpm.mjs:106269:5) {
  code: 'ERR_UNKNOWN_BUILTIN_MODULE'
}

Node.js v20.20.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants