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

Commits on Mar 12, 2023

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

    vazexqi committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    8825904 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. build(deps): Bump webpack and @angular-devkit/build-angular (#1)

    Bumps [webpack](https://github.com/webpack/webpack) to 5.76.1 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together.
    
    
    Updates `webpack` from 5.74.0 to 5.76.1
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.74.0...v5.76.1)
    
    Updates `@angular-devkit/build-angular` from 14.2.7 to 14.2.11
    - [Release notes](https://github.com/angular/angular-cli/releases)
    - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
    - [Commits](angular/angular-cli@14.2.7...14.2.11)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      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 Sep 18, 2023
    Configuration menu
    Copy the full SHA
    d23dac0 View commit details
    Browse the repository at this point in the history
Loading