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: isypov-andrey/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
  • 15 commits
  • 2 files changed
  • 1 contributor

Commits on Nov 26, 2024

  1. Bump prettier from 3.3.2 to 3.4.1 (ferdikoomen#2267)

    Bumps [prettier](https://github.com/prettier/prettier) from 3.3.2 to 3.4.1.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.3.2...3.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    4c1663c View commit details
    Browse the repository at this point in the history
  2. Bump zone.js from 0.14.8 to 0.15.0 (ferdikoomen#2268)

    Bumps [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) from 0.14.8 to 0.15.0.
    - [Release notes](https://github.com/angular/angular/releases)
    - [Changelog](https://github.com/angular/angular/blob/main/packages/zone.js/CHANGELOG.md)
    - [Commits](https://github.com/angular/angular/commits/zone.js-0.15.0/packages/zone.js)
    
    ---
    updated-dependencies:
    - dependency-name: zone.js
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    078d504 View commit details
    Browse the repository at this point in the history
  3. Bump @babel/preset-env from 7.25.0 to 7.26.0 (ferdikoomen#2269)

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.25.0 to 7.26.0.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.26.0/packages/babel-preset-env)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/preset-env"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    f3c384d View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2025

  1. Bump vite and @angular-devkit/build-angular (ferdikoomen#2285)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) to 6.0.11 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together.
    
    
    Updates `vite` from 5.4.6 to 6.0.11
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v6.0.11/packages/vite)
    
    Updates `@angular-devkit/build-angular` from 18.2.5 to 19.1.3
    - [Release notes](https://github.com/angular/angular-cli/releases)
    - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
    - [Commits](angular/angular-cli@18.2.5...19.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: indirect
    - dependency-name: "@angular-devkit/build-angular"
      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 Jan 22, 2025
    Configuration menu
    Copy the full SHA
    b753e7d View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2025

  1. Bump @babel/core from 7.24.9 to 7.26.7 (ferdikoomen#2286)

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.24.9 to 7.26.7.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.26.7/packages/babel-core)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/core"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 24, 2025
    Configuration menu
    Copy the full SHA
    cd97b6f View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2025

  1. Bump vite and @angular-devkit/build-angular (ferdikoomen#2299)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) to 6.2.3 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together.
    
    
    Updates `vite` from 6.0.7 to 6.2.3
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v6.2.3/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v6.2.3/packages/vite)
    
    Updates `@angular-devkit/build-angular` from 19.1.3 to 19.2.4
    - [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.1.3...19.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: indirect
    - dependency-name: "@angular-devkit/build-angular"
      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 Mar 25, 2025
    Configuration menu
    Copy the full SHA
    e731de5 View commit details
    Browse the repository at this point in the history
  2. Bump axios from 1.7.4 to 1.8.2 (ferdikoomen#2300)

    Bumps [axios](https://github.com/axios/axios) from 1.7.4 to 1.8.2.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
    - [Commits](axios/axios@v1.7.4...v1.8.2)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      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 Mar 25, 2025
    Configuration menu
    Copy the full SHA
    99c169d View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2025

  1. Bump tar-fs from 3.0.6 to 3.0.8 (ferdikoomen#2301)

    Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 3.0.6 to 3.0.8.
    - [Commits](mafintosh/tar-fs@v3.0.6...v3.0.8)
    
    ---
    updated-dependencies:
    - dependency-name: tar-fs
      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 Mar 28, 2025
    Configuration menu
    Copy the full SHA
    353d6e4 View commit details
    Browse the repository at this point in the history
  2. Bump vite and @angular-devkit/build-angular (ferdikoomen#2302)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) to 6.2.3 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together.
    
    
    Updates `vite` from 6.2.0 to 6.2.3
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v6.2.3/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v6.2.3/packages/vite)
    
    Updates `@angular-devkit/build-angular` from 19.2.4 to 19.2.5
    - [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.4...19.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: indirect
    - dependency-name: "@angular-devkit/build-angular"
      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 Mar 28, 2025
    Configuration menu
    Copy the full SHA
    1f69230 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2025

  1. Bump http-proxy-middleware and @angular-devkit/build-angular (ferdiko…

    …omen#2309)
    
    Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) to 3.0.5 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together.
    
    
    Updates `http-proxy-middleware` from 3.0.3 to 3.0.5
    - [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
    - [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/master/CHANGELOG.md)
    - [Commits](chimurai/http-proxy-middleware@v3.0.3...v3.0.5)
    
    Updates `@angular-devkit/build-angular` from 19.2.5 to 19.2.9
    - [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.5...19.2.9)
    
    ---
    updated-dependencies:
    - dependency-name: http-proxy-middleware
      dependency-version: 3.0.5
      dependency-type: indirect
    - dependency-name: "@angular-devkit/build-angular"
      dependency-version: 19.2.9
      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 Apr 29, 2025
    Configuration menu
    Copy the full SHA
    47a1c14 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2025

  1. Bump vite and @angular-devkit/build-angular (ferdikoomen#2310)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) to 6.3.4 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together.
    
    
    Updates `vite` from 6.2.6 to 6.3.4
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v6.3.4/packages/vite)
    
    Updates `@angular-devkit/build-angular` from 19.2.9 to 19.2.10
    - [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.9...19.2.10)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-version: 6.3.4
      dependency-type: indirect
    - dependency-name: "@angular-devkit/build-angular"
      dependency-version: 19.2.10
      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 Apr 30, 2025
    Configuration menu
    Copy the full SHA
    36b9a8f View commit details
    Browse the repository at this point in the history

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