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: Adriang71/openapi-typescript-codegen
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: ferdikoomen/openapi-typescript-codegen
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 4 commits
  • 2 files changed
  • 1 contributor

Commits on Jun 3, 2025

  1. Bump tar-fs from 3.0.8 to 3.0.9 (ferdikoomen#2315)

    Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 3.0.8 to 3.0.9.
    - [Commits](mafintosh/tar-fs@v3.0.8...v3.0.9)
    
    ---
    updated-dependencies:
    - dependency-name: tar-fs
      dependency-version: 3.0.9
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 3, 2025
    Configuration menu
    Copy the full SHA
    ea71191 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2025

  1. Bump webpack-dev-server and @angular-devkit/build-angular (ferdikoome…

    …n#2316)
    
    Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) to 5.2.1 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together.
    
    
    Updates `webpack-dev-server` from 5.2.0 to 5.2.1
    - [Release notes](https://github.com/webpack/webpack-dev-server/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
    - [Commits](webpack/webpack-dev-server@v5.2.0...v5.2.1)
    
    Updates `@angular-devkit/build-angular` from 19.2.10 to 20.0.1
    - [Release notes](https://github.com/angular/angular-cli/releases)
    - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
    - [Commits](angular/angular-cli@19.2.10...20.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: webpack-dev-server
      dependency-version: 5.2.1
      dependency-type: indirect
    - dependency-name: "@angular-devkit/build-angular"
      dependency-version: 20.0.1
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 6, 2025
    Configuration menu
    Copy the full SHA
    f68e9f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2025

  1. Bump on-headers and compression (ferdikoomen#2325)

    Bumps [on-headers](https://github.com/jshttp/on-headers) and [compression](https://github.com/expressjs/compression). These dependencies needed to be updated together.
    
    Updates `on-headers` from 1.0.2 to 1.1.0
    - [Release notes](https://github.com/jshttp/on-headers/releases)
    - [Changelog](https://github.com/jshttp/on-headers/blob/master/HISTORY.md)
    - [Commits](jshttp/on-headers@v1.0.2...v1.1.0)
    
    Updates `compression` from 1.8.0 to 1.8.1
    - [Release notes](https://github.com/expressjs/compression/releases)
    - [Changelog](https://github.com/expressjs/compression/blob/master/HISTORY.md)
    - [Commits](expressjs/compression@1.8.0...v1.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: on-headers
      dependency-version: 1.1.0
      dependency-type: indirect
    - dependency-name: compression
      dependency-version: 1.8.1
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 17, 2025
    Configuration menu
    Copy the full SHA
    79cba2c View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2025

  1. Bump form-data from 4.0.0 to 4.0.4 (ferdikoomen#2327)

    ---
    updated-dependencies:
    - dependency-name: form-data
      dependency-version: 4.0.4
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 21, 2025
    Configuration menu
    Copy the full SHA
    93758f1 View commit details
    Browse the repository at this point in the history
Loading