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: OpenAPITools/openapi-generator-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.17.1
Choose a base ref
...
head repository: OpenAPITools/openapi-generator-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.18.0
Choose a head ref
  • 5 commits
  • 4 files changed
  • 3 contributors

Commits on Mar 14, 2025

  1. Agutierrez0 agutierrez/885 fix CVE (#889)

    * fix(deps): update axios to 1.8.2 to fix CVE
    
    * fix: remove useInstalledVersion from webpack config
    
    ---------
    
    Co-authored-by: Angel Gutierrez <[email protected]>
    wing328 and Angel Gutierrez authored Mar 14, 2025
    Copy the full SHA
    9cfa2f8 View commit details
  2. chore(deps): update dependency typescript to v5.8.2 (#770)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 14, 2025
    Copy the full SHA
    fc08c7a View commit details
  3. chore(deps): update dependency @types/lodash to v4.17.16 (#891)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 14, 2025
    Copy the full SHA
    94fedbf View commit details
  4. chore(deps): update dependency @types/node to v18.19.80 (#892)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 14, 2025
    Copy the full SHA
    3a47c60 View commit details
  5. feat(release): trigger a release (#893)

    wing328 authored Mar 14, 2025
    Copy the full SHA
    f8a9d14 View commit details
Loading