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.2.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.3.0
Choose a head ref
  • 9 commits
  • 8 files changed
  • 5 contributors

Commits on Apr 28, 2023

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

Commits on Sep 4, 2023

  1. build(deps-dev): bump tsd from 0.28.1 to 0.29.0 (#80)

    Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.28.1 to 0.29.0.
    - [Release notes](https://github.com/SamVerschueren/tsd/releases)
    - [Commits](tsdjs/tsd@v0.28.1...v0.29.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 Sep 4, 2023
    Configuration menu
    Copy the full SHA
    11bb223 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

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

Commits on Sep 17, 2023

  1. docs: extend documentation about suppression mechanism (#83)

    * docs: extend documentation about suppression mechanism
    
    * Update README.md
    
    Co-authored-by: Frazer Smith <frazer.dev@outlook.com>
    
    ---------
    
    Co-authored-by: Frazer Smith <frazer.dev@outlook.com>
    Uzlopak and Fdawgs authored Sep 17, 2023
    Configuration menu
    Copy the full SHA
    eb7d1a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

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

Commits on Oct 27, 2023

  1. Add createDeprecation method

    jsumners committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    3be4cb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84b271d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #87 from fastify/support-deprecation-warnings

    Add createDeprecation method
    jsumners authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    5c8ed1f View commit details
    Browse the repository at this point in the history
  4. v2.3.0

    jsumners committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    c0649f8 View commit details
    Browse the repository at this point in the history
Loading