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: v9.2.0
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: v9.3.0
Choose a head ref
  • 11 commits
  • 10 files changed
  • 8 contributors

Commits on Oct 14, 2024

  1. chore(deps-dev): bump @fastify/cookie from 10.0.1 to 11.0.1 (#827)

    Bumps [@fastify/cookie](https://github.com/fastify/fastify-cookie) from 10.0.1 to 11.0.1.
    - [Release notes](https://github.com/fastify/fastify-cookie/releases)
    - [Commits](fastify/fastify-cookie@v10.0.1...v11.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@fastify/cookie"
      dependency-type: direct:development
      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 Oct 14, 2024
    Configuration menu
    Copy the full SHA
    5e280da View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. docs: Adding Fastify 5 Compatibilty Row (#828)

    * docs: Adding Fastify 5 Compatibilty Row
    
    Signed-off-by: Mohammadreza Razavian <62871170+smrrazavian@users.noreply.github.com>
    
    * Update README.md
    
    Signed-off-by: Matteo Collina <matteo.collina@gmail.com>
    
    ---------
    
    Signed-off-by: Mohammadreza Razavian <62871170+smrrazavian@users.noreply.github.com>
    Signed-off-by: Matteo Collina <matteo.collina@gmail.com>
    Co-authored-by: Matteo Collina <matteo.collina@gmail.com>
    smrrazavian and mcollina authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    53a71eb View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

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

Commits on Oct 19, 2024

  1. refactor(test/spec/openapi/option): use Object.hasOwn() (#831)

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

Commits on Oct 30, 2024

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

Commits on Nov 1, 2024

  1. chore(deps): bump fastify/workflows from 5.0.0 to 5.0.1 (#833)

    Bumps [fastify/workflows](https://github.com/fastify/workflows) from 5.0.0 to 5.0.1.
    - [Release notes](https://github.com/fastify/workflows/releases)
    - [Commits](fastify/workflows@v5.0.0...v5.0.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 Nov 1, 2024
    Configuration menu
    Copy the full SHA
    6aa615e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35a3e0a View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. docs(readme): standardize compatibility table style (#834)

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

Commits on Nov 3, 2024

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

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    c6ac11f View commit details
    Browse the repository at this point in the history
  2. Bumped v9.3.0

    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    mcollina committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    34436a0 View commit details
    Browse the repository at this point in the history
Loading