8000
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.5
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.6
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Feb 24, 2026

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

    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.9.0 to 11.10.1
    - [Release notes](https://github.com/npm/cli/releases)
    - [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
    - [Commits](npm/cli@v11.9.0...v11.10.1)
    
    ---
    updated-dependencies:
    - dependency-name: tar
      dependency-version: 
      dependency-type: indirect
    - dependency-name: npm
      dependency-version: 11.10.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 Feb 24, 2026
    Configuration menu
    Copy the full SHA
    7705f2a View commit details
    Browse the repository at this point in the history
  2. chore(release): 3.0.6 [skip ci]

    ## [3.0.6](v3.0.5...v3.0.6) (2026-02-24)
    
    ### Trivial Changes
    
    * **deps:** bump tar and npm ([#32](#32)) ([7705f2a](7705f2a))
    semantic-release-bot committed Feb 24, 2026
    Configuration menu
    Copy the full SHA
    80219c2 View commit details
    Browse the repository at this point in the history
Loading
0