axiomhq / axiom-js

Official language bindings and library extensions for Axiom
https://axiom.co
MIT License
85 stars 13 forks source link

Bump pino-abstract-transport from 1.0.0 to 1.2.0 #178

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps pino-abstract-transport from 1.0.0 to 1.2.0.

Release notes

Sourced from pino-abstract-transport's releases.

v1.2.0

What's Changed

New Contributors

Full Changelog: https://github.com/pinojs/pino-abstract-transport/compare/v1.1.0...v1.2.0

v1.1.0

What's Changed

New Contributors

Full Changelog: https://github.com/pinojs/pino-abstract-transport/compare/v1.0.0...v1.1.0

Commits
  • bade284 Bumped v1.2.0
  • 3b3b5b3 added node 20 to ci
  • 0203d24 test: make the test compatible with Node 18 and 20 (#94)
  • 0ba2e9f feat: load config from pino on startup (#90)
  • c27de94 build(deps-dev): bump tsd from 0.30.7 to 0.31.0 (#91)
  • 0ddd7ff refactor: remove objectMode argument as it is ignored by Duplex.from (#89)
  • e9b2558 docs(readme): fix broken badge URLs (#88)
  • a209620 build(deps): bump actions/cache from 3 to 4 (#85)
  • 6ca0caf build(deps-dev): bump husky from 8.0.3 to 9.0.6 (#84)
  • e4f2fb4 build(deps-dev): bump tsd from 0.28.1 to 0.30.0 (#83)
  • 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 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)