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

Commits on Feb 6, 2026

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

    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.8.0 to 11.9.0
    - [Release notes](https://github.com/npm/cli/releases)
    - [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
    - [Commits](npm/cli@v11.8.0...v11.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: tar
      dependency-version: 
      dependency-type: indirect
    - dependency-name: npm
      dependency-version: 11.9.0
      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 6, 2026
    Configuration menu
    Copy the full SHA
    434f7c5 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2026

  1. chore(deps-dev): bump @semantic-release/npm from 13.1.3 to 13.1.4 (#29)

    Bumps [@semantic-release/npm](https://github.com/semantic-release/npm) from 13.1.3 to 13.1.4.
    - [Release notes](https://github.com/semantic-release/npm/releases)
    - [Commits](semantic-release/npm@v13.1.3...v13.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: "@semantic-release/npm"
      dependency-version: 13.1.4
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 16, 2026
    Configuration menu
    Copy the full SHA
    f3b635f View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @semantic-release/github from 12.0.3 to 12.0.5 (#…

    …30)
    
    Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 12.0.3 to 12.0.5.
    - [Release notes](https://github.com/semantic-release/github/releases)
    - [Commits](semantic-release/github@v12.0.3...v12.0.5)
    
    ---
    updated-dependencies:
    - dependency-name: "@semantic-release/github"
      dependency-version: 12.0.5
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 16, 2026
    Configuration menu
    Copy the full SHA
    573bb86 View commit details
    Browse the repository at this point in the history
  3. chore(release): 3.0.4 [skip ci]

    ## [3.0.4](v3.0.3...v3.0.4) (2026-02-16)
    
    ### Trivial Changes
    
    * **deps-dev:** bump @semantic-release/github from 12.0.3 to 12.0.5 ([#30](#30)) ([573bb86](573bb86))
    * **deps-dev:** bump @semantic-release/npm from 13.1.3 to 13.1.4 ([#29](#29)) ([f3b635f](f3b635f))
    * **deps:** bump tar and npm ([#28](#28)) ([434f7c5](434f7c5))
    semantic-release-bot committed Feb 16, 2026
    Configuration menu
    Copy the full SHA
    60d0c32 View commit details
    Browse the repository at this point in the history
Loading