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: octokit/webhooks.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v13.9.0
Choose a base ref
...
head repository: octokit/webhooks.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v14.1.3
Choose a head ref
  • 13 commits
  • 38 files changed
  • 4 contributors

Commits on May 14, 2025

  1. Configuration menu
    Copy the full SHA
    67a6d6d View commit details
    Browse the repository at this point in the history

Commits on May 20, 2025

  1. build(deps): lock file maintenance (#1151)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 20, 2025
    Configuration menu
    Copy the full SHA
    ef71476 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update octokit monorepo (major) (#1152)

    * ci: stop testing against NodeJS v18 (#1149)
    
    BREAKING CHANGE: Drop support for NodeJS v18
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: wolfy1339 <4595477+wolfy1339@users.noreply.github.com>
    renovate[bot] and wolfy1339 authored May 20, 2025
    Configuration menu
    Copy the full SHA
    1ec6af2 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2025

  1. fix(types): update webhook definitions from `@octokit/openapi-webhook…

    …s` v12 (#1156)
    
    fix(deps): update octokit monorepo to v12
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 4, 2025
    Configuration menu
    Copy the full SHA
    786caaf View commit details
    Browse the repository at this point in the history
  2. build(deps): lock file maintenance (#1154)

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

Commits on Jun 5, 2025

  1. fix(types): add missing enterprise key (#1158)

    fix(deps): update octokit monorepo to v12.0.3
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 5, 2025
    Configuration menu
    Copy the full SHA
    4e83370 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2025

  1. feat: add validate-event-name (#1161)

    * feat: add validate-event-name
    
    * use already existing EmitterWebhookEventName
    
    * add ignore option
    
    * Update src/event-handler/validate-event-name.ts
    
    Co-authored-by: wolfy1339 <4595477+wolfy1339@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: wolfy1339 <4595477+wolfy1339@users.noreply.github.com>
    Uzlopak and wolfy1339 authored Jun 29, 2025
    Configuration menu
    Copy the full SHA
    6965d70 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2025

  1. Configuration menu
    Copy the full SHA
    18f0be5 View commit details
    Browse the repository at this point in the history
  2. build(deps): lock file maintenance (#1159)

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

Commits on Jul 11, 2025

  1. chore(deps): update dependency prettier to v3.6.2 (#1160)

    * chore(deps): update dependency prettier to v3.6.2
    
    * ci: use @octokit app
    
    * style: prettier
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: wolfy1339 <webmaster@wolfy1339.com>
    Co-authored-by: wolfy1339 <4595477+wolfy1339@users.noreply.github.com>
    3 people authored Jul 11, 2025
    Configuration menu
    Copy the full SHA
    661edab View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2025

  1. fix: normalize trailing slashes (#1167)

    * fix: strip-trailing-slashes
    
    * improve
    
    * no regex
    
    * make it a normalize function
    
    * fix prettier linting issue
    Uzlopak authored Jul 30, 2025
    Configuration menu
    Copy the full SHA
    ea2a89d View commit details
    Browse the repository at this point in the history
  2. build(deps): lock file maintenance (#1164)

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

Commits on Jul 31, 2025

  1. Configuration menu
    Copy the full SHA
    4c36fce View commit details
    Browse the repository at this point in the history
Loading