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.7.4
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: v13.7.5
Choose a head ref
  • 6 commits
  • 8 files changed
  • 2 contributors

Commits on Feb 27, 2025

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

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 27, 2025

    Verified

    This commit was signed with the committer’s verified signature.
    wyattjoh Wyatt Johnson
    Copy the full SHA
    b8525a9 View commit details
  2. docs: add createWebMiddleware() & update event-handler to reflect…

    … ESM usage (#1116)
    wolfy1339 authored Feb 27, 2025
    Copy the full SHA
    4892c43 View commit details

Commits on Mar 17, 2025

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

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 17, 2025
    Copy the full SHA
    6d2ee65 View commit details
  2. chore(deps): update dependency prettier to v3.5.3 (#1121)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 17, 2025
    Copy the full SHA
    d25c164 View commit details

Commits on Mar 18, 2025

  1. maint: set node versions to lts/*, replace ts-node with tsx (#1115

    )
    
    * build: switch from ts-node to tsx
    
    ts-node is not very well maintained currrently as needs workarounds for ESM usage.
    TSX just works out of the box
    
    * ci: run all workflows except test matrix on lts/*
    
    * build: update lockfile
    wolfy1339 authored Mar 18, 2025
    Copy the full SHA
    55b4c72 View commit details
  2. fix(types): payload type updates to include issue types and descripti…

    …on updates (#1123)
    
    fix(deps): update octokit monorepo to v10.3.0
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 18, 2025
    Copy the full SHA
    15060bc View commit details
Loading