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/npm-registry-fetch
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v16.2.1
Choose a base ref
...
head repository: npm/npm-registry-fetch
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v17.0.0
Choose a head ref
  • 6 commits
  • 8 files changed
  • 4 contributors

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    105f786 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. chore: bump @npmcli/template-oss from 4.21.3 to 4.21.4

    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.21.3 to 4.21.4.
    - [Release notes](https://github.com/npm/template-oss/releases)
    - [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)
    - [Commits](npm/template-oss@v4.21.3...v4.21.4)
    
    ---
    updated-dependencies:
    - dependency-name: @npmcli/template-oss
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and lukekarrys committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    377d981 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ceaf77e View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    7cc481b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdc9039 View commit details
    Browse the repository at this point in the history
  3. chore: release 17.0.0 (#235)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ##
    [17.0.0](v16.2.1...v17.0.0)
    (2024-04-30)
    
    ### ⚠️ BREAKING CHANGES
    
    * remove undcoumented cleanUrl export (#234)
    
    ### Features
    
    *
    [`105f786`](105f786)
    [#234](#234) remove
    undcoumented cleanUrl export (#234) (@lukekarrys)
    
    ### Dependencies
    
    *
    [`7cc481b`](7cc481b)
    [#238](#238)
    `@npmcli/[email protected]`
    
    ### Chores
    
    *
    [`bdc9039`](bdc9039)
    [#238](#238) fix linting
    in test files (@wraithgar)
    *
    [`ceaf77e`](ceaf77e)
    [#236](#236) postinstall
    for dependabot template-oss PR (@lukekarrys)
    *
    [`377d981`](377d981)
    [#236](#236) bump
    @npmcli/template-oss from 4.21.3 to 4.21.4 (@dependabot[bot])
    
    ---
    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 Apr 30, 2024
    Configuration menu
    Copy the full SHA
    3fc23e9 View commit details
    Browse the repository at this point in the history
Loading