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: rvagg/github-webhook
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.6
Choose a base ref
...
head repository: rvagg/github-webhook
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.7
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Mar 11, 2026

  1. chore(deps): bump tar and npm (#33)

    Removes [tar](https://github.com/isaacs/node-tar). It's no longer used after updating ancestor dependency [npm](https://github.com/npm/cli). These dependencies need to be updated together.
    
    
    Removes `tar`
    
    Updates `npm` from 11.10.1 to 11.11.1
    - [Release notes](https://github.com/npm/cli/releases)
    - [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
    - [Commits](npm/cli@v11.10.1...v11.11.1)
    
    ---
    updated-dependencies:
    - dependency-name: tar
      dependency-version: 
      dependency-type: indirect
    - dependency-name: npm
      dependency-version: 11.11.1
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 11, 2026
    Configuration menu
    Copy the full SHA
    3b9e259 View commit details
    Browse the repository at this point in the history
  2. chore(release): 3.0.7 [skip ci]

    ## [3.0.7](v3.0.6...v3.0.7) (2026-03-11)
    
    ### Trivial Changes
    
    * **deps:** bump tar and npm ([#33](#33)) ([3b9e259](3b9e259))
    semantic-release-bot committed Mar 11, 2026
    Configuration menu
    Copy the full SHA
    59833c5 View commit details
    Browse the repository at this point in the history
Loading