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: v4.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.1
Choose a head ref
  • 11 commits
  • 6 files changed
  • 2 contributors

Commits on Jul 1, 2024

  1. build(deps): bump fastify/workflows from 4.2.0 to 4.2.1 (#106)

    Bumps [fastify/workflows](https://github.com/fastify/workflows) from 4.2.0 to 4.2.1.
    - [Release notes](https://github.com/fastify/workflows/releases)
    - [Commits](fastify/workflows@v4.2.0...v4.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: fastify/workflows
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    25a5ab1 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. build(deps): bump fastify/workflows from 4.2.1 to 5.0.0 (#107)

    Bumps [fastify/workflows](https://github.com/fastify/workflows) from 4.2.1 to 5.0.0.
    - [Release notes](https://github.com/fastify/workflows/releases)
    - [Commits](fastify/workflows@v4.2.1...v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: fastify/workflows
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    d63043a View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. ci(ci): add node 22 to test matrix (#109)

    Signed-off-by: Frazer Smith <frazer.dev@outlook.com>
    Fdawgs authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    6e16b45 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

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

Commits on Dec 5, 2024

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

Commits on Dec 8, 2024

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

Commits on Dec 13, 2024

  1. perf: use node: prefix to bypass require.cache call for builtins (#112

    )
    
    Signed-off-by: Frazer Smith <frazer.dev@icloud.com>
    Fdawgs authored Dec 13, 2024
    Configuration menu
    Copy the full SHA
    c7cf4bb View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2024

  1. build(deps-dev): bump neostandard from 0.11.9 to 0.12.0 (#113)

    Bumps [neostandard](https://github.com/neostandard/neostandard) from 0.11.9 to 0.12.0.
    - [Release notes](https://github.com/neostandard/neostandard/releases)
    - [Changelog](https://github.com/neostandard/neostandard/blob/main/CHANGELOG.md)
    - [Commits](neostandard/neostandard@v0.11.9...v0.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: neostandard
      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 16, 2024
    Configuration menu
    Copy the full SHA
    9937748 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d38962 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2024

  1. chore(package): add contribs and funding (#115)

    Signed-off-by: Frazer Smith <frazer.dev@icloud.com>
    Fdawgs authored Dec 22, 2024
    Configuration menu
    Copy the full SHA
    4235fdd View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2025

  1. 4.0.1

    Fdawgs committed Jan 3, 2025
    Configuration menu
    Copy the full SHA
    1f0a470 View commit details
    Browse the repository at this point in the history
Loading