Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pinojs/pino
base: v8.4.1
Choose a base ref
...
head repository: pinojs/pino
compare: v8.4.2
Choose a head ref
  • 4 commits
  • 5 files changed
  • 5 contributors

Commits on Aug 18, 2022

  1. build(deps-dev): bump pino-pretty from 8.1.0 to 9.0.0 (#1519)

    Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 8.1.0 to 9.0.0.
    - [Release notes](https://github.com/pinojs/pino-pretty/releases)
    - [Commits](pinojs/pino-pretty@v8.1.0...v9.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: pino-pretty
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    3cb5f31 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Configuration menu
    Copy the full SHA
    cf49ecb View commit details
    Browse the repository at this point in the history
  2. fix loading .js with pkg (#1493)

    * fix loading .js with pkg
    
    * add test for non .js file with overridden bundler
    
    * catch pkg undefined error when using realImport and use realRequire instead
    
    Co-authored-by: burgerni10 <nicolas.burger@optimistik.fr>
    Nicolas Burger and burgerni10 committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    a7ee8ab View commit details
    Browse the repository at this point in the history
  3. Bumped v8.4.2

    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    mcollina committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    25ba61f View commit details
    Browse the repository at this point in the history