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: npm/template-oss
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.23.6
Choose a base ref
...
head repository: npm/template-oss
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.24.0
Choose a head ref
  • 3 commits
  • 30 files changed
  • 2 contributors

Commits on Jan 29, 2025

  1. feat: engines to ^20.17.0 || >=22.9.0 (#500)

    prereq for #498
    reggi authored Jan 29, 2025
    Configuration menu
    Copy the full SHA
    402d480 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2025

  1. deps: tap@21.0.1 (#498)

    Resurfaces an old PR that updated tap 16 -> 19 (still not sure what's
    needed from that until i see the diff.
    Had to do some googling to find why `/* istanbul ignore next */` doesn't
    work anymore.
    
    tapjs/tapjs#1027
    
    got some node 22
    failures - ENOENT: no such file or directory, open
    '/home/runner/work/template-oss/template-oss/.tap/fixtures/test-apply-esm.js-basic/file.js'
    
    doesn't work on 20.5.0 because of
    tapjs/tapjs#1028
    reggi authored Jan 30, 2025
    Configuration menu
    Copy the full SHA
    83c0c7d View commit details
    Browse the repository at this point in the history
  2. chore: release 4.24.0 (#501)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ##
    [4.24.0](v4.23.6...v4.24.0)
    (2025-01-30)
    ### Features
    *
    [`402d480`](402d480)
    [#500](#500) engines to ^20.17.0
    || >=22.9.0 (#500) (@reggi)
    ### Dependencies
    *
    [`83c0c7d`](83c0c7d)
    [#498](#498) `tap@21.0.1` (#498)
    (@reggi)
    
    ---
    This PR was generated with [Release
    Please](https://github.com/googleapis/release-please). See
    [documentation](https://github.com/googleapis/release-please#release-please).
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Jan 30, 2025
    Configuration menu
    Copy the full SHA
    0016dce View commit details
    Browse the repository at this point in the history
Loading