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/fastify
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.29.0
Choose a base ref
...
head repository: fastify/fastify
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.29.1
Choose a head ref
  • 6 commits
  • 5 files changed
  • 4 contributors

Commits on Apr 18, 2025

  1. Merge commit from fork

    * fix: schema validation bypass
    
    * chore: update comments
    
    Co-authored-by: James Sumners <321201+jsumners@users.noreply.github.com>
    Signed-off-by: KaKa <23028015+climba03003@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: KaKa <23028015+climba03003@users.noreply.github.com>
    Co-authored-by: James Sumners <321201+jsumners@users.noreply.github.com>
    2 people authored and Eomm committed Apr 18, 2025
    Configuration menu
    Copy the full SHA
    bebd4e6 View commit details
    Browse the repository at this point in the history
  2. fix: test and sync version

    Eomm committed Apr 18, 2025
    Configuration menu
    Copy the full SHA
    1f4cf36 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2025

  1. fix: treat space as a delimiter in content-type parsing (#6064)

    * fix: treat space as a delimiter in content-type parsing
    
    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    
    * Update lib/validation.js
    
    Co-authored-by: Manuel Spigolon <manuel.spigolon@nearform.com>
    Signed-off-by: Matteo Collina <matteo.collina@gmail.com>
    
    ---------
    
    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    Signed-off-by: Matteo Collina <matteo.collina@gmail.com>
    Co-authored-by: Manuel Spigolon <manuel.spigolon@nearform.com>
    mcollina and Eomm committed Apr 28, 2025
    Configuration menu
    Copy the full SHA
    c470417 View commit details
    Browse the repository at this point in the history
  2. ci: fix branch pattern (#6090)

    Signed-off-by: Manuel Spigolon <manuel.spigolon@nearform.com>
    Eomm committed Apr 28, 2025
    Configuration menu
    Copy the full SHA
    92075f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5faed29 View commit details
    Browse the repository at this point in the history
  4. Bumped v4.29.1

    Eomm committed Apr 28, 2025
    Configuration menu
    Copy the full SHA
    2d85fee View commit details
    Browse the repository at this point in the history
Loading