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: ExpediaGroup/github-webhook-proxy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.4.0
Choose a base ref
...
head repository: ExpediaGroup/github-webhook-proxy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4.1
Choose a head ref
  • 8 commits
  • 9 files changed
  • 4 contributors

Commits on Jul 16, 2025

  1. chore(deps): update dependencies zod from v3.25.67 to v4 (#239)

    feat(deps): update dependencies zod from v3.25.67 to v4
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 16, 2025
    Configuration menu
    Copy the full SHA
    f193c13 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2025

  1. chore(deps): update dependencies (#238)

    * feat(deps): update dependencies
    
    * Update package.json
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Dan Adajian <dadajian@expediagroup.com>
    renovate[bot] and danadajian authored Aug 1, 2025
    Configuration menu
    Copy the full SHA
    5cfaacc View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2025

  1. chore(deps): update actions/checkout action from vv4 to v5 (#243)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 20, 2025
    Configuration menu
    Copy the full SHA
    16330cb View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2025

  1. chore(deps): update dependencies (#242)

    * feat(deps): update dependencies
    
    * terraform-docs: automated action
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    renovate[bot] and github-actions[bot] authored Aug 27, 2025
    Configuration menu
    Copy the full SHA
    fe57043 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2025

  1. chore(deps): bump axios from 1.11.0 to 1.12.0 (#246)

    Bumps [axios](https://github.com/axios/axios) from 1.11.0 to 1.12.0.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
    - [Commits](axios/axios@v1.11.0...v1.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-version: 1.12.0
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 20, 2025
    Configuration menu
    Copy the full SHA
    8acda54 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update actions/setup-node action from vv4 to v5 (#245)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 20, 2025
    Configuration menu
    Copy the full SHA
    3492cd9 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependencies (#244)

    * feat(deps): update dependencies
    
    * terraform-docs: automated action
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Dan Adajian <dadajian@expediagroup.com>
    3 people authored Sep 20, 2025
    Configuration menu
    Copy the full SHA
    db65f71 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2025

  1. fix(deps): replace actions/setup-node action with semantic-release ac…

    …tion (#249)
    
    * chore(deps): update actions/setup-node action from vv5 to v6
    
    * Replace Bun setup with semantic-release action
    
    * Update release.yaml
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Dan Adajian <dadajian@expediagroup.com>
    renovate[bot] and danadajian authored Nov 1, 2025
    Configuration menu
    Copy the full SHA
    f58cc32 View commit details
    Browse the repository at this point in the history
Loading