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/aws-lambda-fastify
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: fastify/aws-lambda-fastify
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: next
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 5 files changed
  • 3 contributors

Commits on Mar 29, 2024

  1. Feat/updates for v5 (#184)

    * Pin tap version
    Update dependabot to ignore tap major versions
    
    * Update ci workflow for fastify@5
    
    * Sync gitignore with fastify/skeleton
    
    * Update workflows for fastify v5
    
    * Remove unnecessary console log
    
    * Update all dependencies
    Migrate tap 16 to 18
    
    * Move tap settings into .taprc config file
    
    ---------
    
    Signed-off-by: Gürgün Dayıoğlu <[email protected]>
    Co-authored-by: Gürgün Dayıoğlu <[email protected]>
    nrayburn-tech and gurgunday authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    848205f View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Feat/updates for v5 (#184)

    * Pin tap version
    Update dependabot to ignore tap major versions
    
    * Update ci workflow for fastify@5
    
    * Sync gitignore with fastify/skeleton
    
    * Update workflows for fastify v5
    
    * Remove unnecessary console log
    
    * Update all dependencies
    Migrate tap 16 to 18
    
    * Move tap settings into .taprc config file
    
    ---------
    
    Signed-off-by: Gürgün Dayıoğlu <[email protected]>
    Co-authored-by: Gürgün Dayıoğlu <[email protected]>
    2 people authored and jsumners committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    51cbbe5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1689fb5 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. update fastify deps

    jsumners committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    fa19810 View commit details
    Browse the repository at this point in the history
  2. Feat/updates for v5 (#184)

    * Pin tap version
    Update dependabot to ignore tap major versions
    
    * Update ci workflow for fastify@5
    
    * Sync gitignore with fastify/skeleton
    
    * Update workflows for fastify v5
    
    * Remove unnecessary console log
    
    * Update all dependencies
    Migrate tap 16 to 18
    
    * Move tap settings into .taprc config file
    
    ---------
    
    Signed-off-by: Gürgün Dayıoğlu <[email protected]>
    Co-authored-by: Gürgün Dayıoğlu <[email protected]>
    2 people authored and jsumners committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    4c2dc0d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b87c65f View commit details
    Browse the repository at this point in the history
Loading