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: fastify/process-warning
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.0
Choose a base ref
...
head repository: fastify/process-warning
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.0
Choose a head ref
  • 8 commits
  • 8 files changed
  • 6 contributors

Commits on Dec 5, 2022

  1. Bump tsd from 0.24.1 to 0.25.0 (#72)

    Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.24.1 to 0.25.0.
    - [Release notes](https://github.com/SamVerschueren/tsd/releases)
    - [Commits](tsdjs/tsd@v0.24.1...v0.25.0)
    
    ---
    updated-dependencies:
    - dependency-name: tsd
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    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] authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    ce31525 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. Configuration menu
    Copy the full SHA
    f63ab5f View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2023

  1. Configuration menu
    Copy the full SHA
    0bdb205 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Bump tsd from 0.25.0 to 0.26.0 (#75)

    Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.25.0 to 0.26.0.
    - [Release notes](https://github.com/SamVerschueren/tsd/releases)
    - [Commits](tsdjs/tsd@v0.25.0...v0.26.0)
    
    ---
    updated-dependencies:
    - dependency-name: tsd
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 6, 2023
    Configuration menu
    Copy the full SHA
    eecc025 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Bump tsd from 0.26.1 to 0.27.0 (#76)

    Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.26.1 to 0.27.0.
    - [Release notes](https://github.com/SamVerschueren/tsd/releases)
    - [Commits](tsdjs/tsd@v0.26.1...v0.27.0)
    
    ---
    updated-dependencies:
    - dependency-name: tsd
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    d259e72 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Bump tsd from 0.27.0 to 0.28.0 (#77)

    Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.27.0 to 0.28.0.
    - [Release notes](https://github.com/SamVerschueren/tsd/releases)
    - [Commits](tsdjs/tsd@v0.27.0...v0.28.0)
    
    ---
    updated-dependencies:
    - dependency-name: tsd
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 20, 2023
    Configuration menu
    Copy the full SHA
    d69bf28 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. feat: add unlimited option (#78)

    * feat: add unlimited option
    
    * Update index.js
    
    Co-authored-by: James Sumners <james@sumners.email>
    
    * Update README.md
    
    Co-authored-by: James Sumners <james@sumners.email>
    
    * fix to options
    
    * feat: add types
    
    * Update README.md
    
    Co-authored-by: KaKa <climba03003@gmail.com>
    
    ---------
    
    Co-authored-by: James Sumners <james@sumners.email>
    Co-authored-by: KaKa <climba03003@gmail.com>
    3 people authored Apr 1, 2023
    Configuration menu
    Copy the full SHA
    32b6350 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Bumped v2.2.0

    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    mcollina committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    ca9dd68 View commit details
    Browse the repository at this point in the history
Loading