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: nodejs/changelog-maker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ea735cb
Choose a base ref
...
head repository: nodejs/changelog-maker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 461e322
Choose a head ref
  • 3 commits
  • 4 files changed
  • 2 contributors

Commits on Apr 28, 2026

  1. chore(deps-dev): bump tap from 21.6.2 to 21.7.1 (#222)

    Bumps [tap](https://github.com/tapjs/tapjs) from 21.6.2 to 21.7.1.
    - [Release notes](https://github.com/tapjs/tapjs/releases)
    - [Commits](https://github.com/tapjs/tapjs/commits)
    
    ---
    updated-dependencies:
    - dependency-name: tap
      dependency-version: 21.7.1
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 28, 2026
    Configuration menu
    Copy the full SHA
    906c8fd View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump actions/setup-node from 6.3.0 to 6.4.0 (#221)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.3.0 to 6.4.0.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v6.3.0...v6.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-version: 6.4.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 28, 2026
    Configuration menu
    Copy the full SHA
    ab83556 View commit details
    Browse the repository at this point in the history
  3. chore(release): 4.4.27 [skip ci]

    ## [4.4.27](v4.4.26...v4.4.27) (2026-04-28)
    
    ### Trivial Changes
    
    * **deps-dev:** bump tap from 21.6.2 to 21.7.1 ([#222](#222)) ([906c8fd](906c8fd))
    * **deps:** bump actions/setup-node from 6.3.0 to 6.4.0 ([#221](#221)) ([ab83556](ab83556))
    semantic-release-bot committed Apr 28, 2026
    Configuration menu
    Copy the full SHA
    461e322 View commit details
    Browse the repository at this point in the history
Loading