Skip to content

chore(dev-deps): bump esbuild-plugin-pino from 2.2.0 to 2.3.1 - #1225

Merged
svc-cli-bot merged 1 commit into
mainfrom
dependabot-npm_and_yarn-esbuild-plugin-pino-2.3.1
Aug 17, 2025
Merged

chore(dev-deps): bump esbuild-plugin-pino from 2.2.0 to 2.3.1#1225
svc-cli-bot merged 1 commit into
mainfrom
dependabot-npm_and_yarn-esbuild-plugin-pino-2.3.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 16, 2025

Copy link
Copy Markdown
Contributor

Bumps esbuild-plugin-pino from 2.2.0 to 2.3.1.

Release notes

Sourced from esbuild-plugin-pino's releases.

v2.3.1

What's Changed

Full Changelog: wd-David/esbuild-plugin-pino@v2.3.0...v2.3.1

v2.3.0

What's Changed

Full Changelog: wd-David/esbuild-plugin-pino@v2.2.2...v2.3.0

v2.2.2

What's Changed

... (truncated)

Changelog

Sourced from esbuild-plugin-pino's changelog.

2.3.1 (2025-08-12)

🐛 Bug Fixes

  • enhance path resolution in esbuildPluginPino for relative outdir handling (#248) (3ba006b)

🚚 Chores

  • update build and test scripts to include fix-types.js (#249) (93a4e38)

2.3.0 (2025-08-10)

🐛 Bug Fixes

  • remove process.cwd and improve absolute path handling (#241) (33274ab)

✅ Testing

  • add test for outExtension configuration in build scripts (#243) (1c74ca8)

🚚 Chores

  • add pino and thread-stream as peer dependencies, update README for Yarn PnP compatibility (#242) (280ae8c)
  • deps: update all major dependencies (#234) (54e2eeb)
  • deps: update all non-major dependencies (#220) (6f6bb85)
  • deps: update all non-major dependencies (#222) (d242379)
  • deps: update all non-major dependencies (#223) (bfc2808)
  • deps: update all non-major dependencies (#224) (f888413)
  • deps: update all non-major dependencies (#226) (8bda1fc)
  • deps: update all non-major dependencies (#227) (14b4700)
  • deps: update all non-major dependencies (#228) (392e2b1)
  • deps: update all non-major dependencies (#229) (f9d1cb5)
  • deps: update all non-major dependencies (#230) (60c7f60)
  • deps: update all non-major dependencies (#231) (18ae336)
  • deps: update all non-major dependencies (#232) (4c432ac)
  • deps: update all non-major dependencies (#233) (3fccdb5)
  • deps: update all non-major dependencies (#237) (f00d74e)
  • deps: update all non-major dependencies (#238) (6c8af23)
  • deps: update all non-major dependencies (#240) (4cc7ffe)
  • deps: update dependency @​types/node to v22.13.8 (#219) (4b5ab71)
  • deps: update dependency @​types/node to v22.14.1 (#225) (fae6da8)
  • deps: update dependency @​types/node to v22.15.34 (#235) (9b97c37)
  • deps: update dependency @​types/node to v22.16.0 (#236) (d085ef5)
  • deps: update dependency esbuild to v0.25.1 (#221) (cab44f4)
  • deps: update dependency pkgroll to v2.14.5 (#239) (a53b672)

... (truncated)

Commits
  • d835996 chore(release): 2.3.1
  • 93a4e38 chore: update build and test scripts to include fix-types.js (#249)
  • 3ba006b fix: enhance path resolution in esbuildPluginPino for relative outdir handlin...
  • 8658e08 chore(release): 2.3.0
  • 54e2eeb chore(deps): update all major dependencies (#234)
  • f93ac3d chore: update biome and package dependencies, refactor error handling in esbu...
  • 1c74ca8 test: add test for outExtension configuration in build scripts (#243)
  • 280ae8c chore: add pino and thread-stream as peer dependencies, update README for Yar...
  • 33274ab fix: remove process.cwd and improve absolute path handling (#241)
  • 4cc7ffe chore(deps): update all non-major dependencies (#240)
  • Additional commits viewable in compare view

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 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)

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 16, 2025
@dependabot
dependabot Bot requested a review from a team as a code owner August 16, 2025 21:48
Bumps [esbuild-plugin-pino](https://github.com/davipon/esbuild-plugin-pino) from 2.2.0 to 2.3.1.
- [Release notes](https://github.com/davipon/esbuild-plugin-pino/releases)
- [Changelog](https://github.com/wd-David/esbuild-plugin-pino/blob/main/CHANGELOG.md)
- [Commits](wd-David/esbuild-plugin-pino@v2.2.0...v2.3.1)

---
updated-dependencies:
- dependency-name: esbuild-plugin-pino
  dependency-version: 2.3.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot-npm_and_yarn-esbuild-plugin-pino-2.3.1 branch from b7bbace to 87c9dd1 Compare August 17, 2025 03:17
@svc-cli-bot
svc-cli-bot merged commit 2357f89 into main Aug 17, 2025
73 of 74 checks passed
@svc-cli-bot
svc-cli-bot deleted the dependabot-npm_and_yarn-esbuild-plugin-pino-2.3.1 branch August 17, 2025 05:46
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant