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: v3.0.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: v4.0.0
Choose a head ref
  • 7 commits
  • 4 files changed
  • 6 contributors

Commits on Dec 15, 2023

  1. Update README.md (#98)

    Node.js linked docs pages shows that `NODE_OPTIONS` takes `--no-warnings` instead of `no-warnings`
    
    https://nodejs.org/api/cli.html#node_optionsoptions
    o-az authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    ceb48d7 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. build(deps-dev): bump tsd from 0.29.0 to 0.30.0 (#99)

    Bumps [tsd](https://github.com/tsdjs/tsd) from 0.29.0 to 0.30.0.
    - [Release notes](https://github.com/tsdjs/tsd/releases)
    - [Commits](tsdjs/tsd@v0.29.0...v0.30.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 Dec 18, 2023
    Configuration menu
    Copy the full SHA
    a48e32b View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

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

Commits on Feb 8, 2024

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

Commits on Apr 1, 2024

  1. build(deps-dev): bump tsd from 0.30.7 to 0.31.0 (#102)

    Bumps [tsd](https://github.com/tsdjs/tsd) from 0.30.7 to 0.31.0.
    - [Release notes](https://github.com/tsdjs/tsd/releases)
    - [Commits](tsdjs/tsd@v0.30.7...v0.31.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 Apr 1, 2024
    Configuration menu
    Copy the full SHA
    1a305d8 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Merge next into master (#105)

    * Update for Fastify v5 (#103)
    
    * update script
    
    * up
    
    * workflows: use fastify/workflows and pin versions (#104)
    
    * use library workflow
    
    * start from node 16
    
    * use fastify/workflows@4.2.0
    
    ---------
    
    Co-authored-by: Gürgün Dayıoğlu <hey@gurgun.day>
    jsumners and gurgunday authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    00839a5 View commit details
    Browse the repository at this point in the history
  2. v4.0.0

    jsumners committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    e12df70 View commit details
    Browse the repository at this point in the history
Loading