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

Commits on Dec 5, 2024

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

Commits on Dec 8, 2024

  1. build(deps-dev): replace standard with neostandard (#842)

    * build(deps-dev): replace standard with neostandard
    
    * chore: add eslint.config.js
    
    * fix linting issue
    
    ---------
    
    Co-authored-by: Aras Abbasi <aras.abbasi@googlemail.com>
    Fdawgs and Uzlopak authored Dec 8, 2024
    Configuration menu
    Copy the full SHA
    23ee1e2 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2024

  1. chore(deps-dev): bump neostandard from 0.11.9 to 0.12.0 (#844)

    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
    2acfc12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee955bd View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2024

  1. Configuration menu
    Copy the full SHA
    1712bd5 View commit details
    Browse the repository at this point in the history
  2. chore(package): add funding (#846)

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

Commits on Jan 5, 2025

  1. Configuration menu
    Copy the full SHA
    efb3922 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9141e37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6d5f16 View commit details
    Browse the repository at this point in the history
  4. test: migrate from tap to node:test and c8 (#843)

    * fix: migrate from tap to node:test and c8
    
    * update equal to strictEqual and deepEqual to deepStrictEqual
    
    * change ok(false, ...) to fail
    
    * Update test/mode/static.js
    
    Co-authored-by: Dan Castillo <dan.castillo@jasper.ai>
    Signed-off-by: Robert Campbell <R-Campbell@users.noreply.github.com>
    
    * remove unneeded parse/stringify
    
    * update strictEqual comparisons
    
    change from coerced value comparison against false to actual value comparison against undefined where necessary
    
    ---------
    
    Signed-off-by: Robert Campbell <R-Campbell@users.noreply.github.com>
    Co-authored-by: Dan Castillo <dan.castillo@jasper.ai>
    R-Campbell and dancastillo authored Jan 5, 2025
    Configuration menu
    Copy the full SHA
    4d6c358 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    79384b1 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2025

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

Commits on Jan 11, 2025

  1. docs(readme): spelling and grammar fixes (#853)

    Signed-off-by: Frazer Smith <frazer.dev@icloud.com>
    Fdawgs authored Jan 11, 2025
    Configuration menu
    Copy the full SHA
    2970f74 View commit details
    Browse the repository at this point in the history
  2. 9.4.1

    Fdawgs committed Jan 11, 2025
    Configuration menu
    Copy the full SHA
    6b27778 View commit details
    Browse the repository at this point in the history
Loading