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-package-arg
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v11.0.2
Choose a base ref
...
head repository: npm/npm-package-arg
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v11.0.3
Choose a head ref
  • 7 commits
  • 19 files changed
  • 5 contributors

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] <support@github.com>
    dependabot[bot] authored and lukekarrys committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    641f193 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    527a64f View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    911661e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74d06ae View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. fix: throws an err when alias is without name (#184)

    throws error when alias spec is without name. e.g. ( foo@npm: )
    Fixes: npm/cli#7590
    milaninfy authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    59d53b3 View commit details
    Browse the repository at this point in the history
  2. chore: bump @npmcli/template-oss from 4.22.0 to 4.23.1 (#186)

    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from
    4.22.0 to 4.23.1.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/npm/template-oss/releases"><code>@​npmcli/template-oss</code>'s
    releases</a>.</em></p>
    <blockquote>
    <h2>v4.23.1</h2>
    <h2><a
    href="https://github.com/npm/template-oss/compare/v4.23.0...v4.23.1">4.23.1</a>
    (2024-07-17)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li><a
    href="https://github.com/npm/template-oss/commit/ca477050dece8e0f4a628abad67ad79e084a298f"><code>ca47705</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/462">#462</a>
    Use <code>include-workspace-root</code> for <code>/main</code> in Post
    Dependabot (<a
    href="https://redirect.github.com/npm/template-oss/issues/462">#462</a>)
    (<a
    href="https://github.com/hashtagchris"><code>@​hashtagchris</code></a>)</li>
    </ul>
    <h2>v4.23.0</h2>
    <h2><a
    href="https://github.com/npm/template-oss/compare/v4.22.0...v4.23.0">4.23.0</a>
    (2024-06-27)</h2>
    <h3>Features</h3>
    <ul>
    <li><a
    href="https://github.com/npm/template-oss/commit/60ee94f58f085c9f85a73638501a1baac67507a7"><code>60ee94f</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/447">#447</a>
    add prettier support (<a
    href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>, <a
    href="https://github.com/jumoel"><code>@​jumoel</code></a>)</li>
    </ul>
    <h3>Bug Fixes</h3>
    <ul>
    <li><a
    href="https://github.com/npm/template-oss/commit/b35bca55b28b41773aa6b936fc626bc15b40eae5"><code>b35bca5</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/447">#447</a>
    run prettier (<a
    href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/8aef509c19639a08a47cf0378ea54799229891ff"><code>8aef509</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/446">#446</a>
    dont conclude checks if they were never set (<a
    href="https://redirect.github.com/npm/template-oss/issues/446">#446</a>)
    (<a
    href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/9440c4f2a8292d4920d9a6d815a13dbd75146ecf"><code>9440c4f</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/444">#444</a>
    pass releases to publish check (<a
    href="https://redirect.github.com/npm/template-oss/issues/444">#444</a>)
    (<a
    href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
    </ul>
    <h3>Dependencies</h3>
    <ul>
    <li><a
    href="https://github.com/npm/template-oss/commit/8252fb28a4e6eb8ffb268f54f79b34f1af1dfe2d"><code>8252fb2</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/452">#452</a>
    bump release-please from 16.10.2 to 16.12.0 (<a
    href="https://redirect.github.com/npm/template-oss/issues/452">#452</a>)
    (<a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot],
    <a
    href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li>
    </ul>
    <h3>Chores</h3>
    <ul>
    <li><a
    href="https://github.com/npm/template-oss/commit/b07d17a63391cbefbb08ffc1492460bfb6ce1a7c"><code>b07d17a</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/448">#448</a>
    add .git-blame-ignore-revs for initial prettier (<a
    href="https://redirect.github.com/npm/template-oss/issues/448">#448</a>)
    (<a
    href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/210247ef9622f2f3f9f9924ce30c68e471353896"><code>210247e</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/447">#447</a>
    add prettier:true to template-oss config (<a
    href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>, <a
    href="https://github.com/jumoel"><code>@​jumoel</code></a>)</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/1a073e477827cf8b49edbd694aca536dc545f1ec"><code>1a073e4</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/443">#443</a>
    bump <code>@​npmcli/template-oss</code> to 4.22.0 (<a
    href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    href="https://github.com/npm/template-oss/blob/main/CHANGELOG.md"><code>@​npmcli/template-oss</code>'s
    changelog</a>.</em></p>
    <blockquote>
    <h2><a
    href="https://github.com/npm/template-oss/compare/v4.23.0...v4.23.1">4.23.1</a>
    (2024-07-17)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li><a
    href="https://github.com/npm/template-oss/commit/ca477050dece8e0f4a628abad67ad79e084a298f"><code>ca47705</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/462">#462</a>
    Use <code>include-workspace-root</code> for <code>/main</code> in Post
    Dependabot (<a
    href="https://redirect.github.com/npm/template-oss/issues/462">#462</a>)
    (<a
    href="https://github.com/hashtagchris"><code>@​hashtagchris</code></a>)</li>
    </ul>
    <h2><a
    href="https://github.com/npm/template-oss/compare/v4.22.0...v4.23.0">4.23.0</a>
    (2024-06-27)</h2>
    <h3>Features</h3>
    <ul>
    <li><a
    href="https://github.com/npm/template-oss/commit/60ee94f58f085c9f85a73638501a1baac67507a7"><code>60ee94f</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/447">#447</a>
    add prettier support (<a
    href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>, <a
    href="https://github.com/jumoel"><code>@​jumoel</code></a>)</li>
    </ul>
    <h3>Bug Fixes</h3>
    <ul>
    <li><a
    href="https://github.com/npm/template-oss/commit/b35bca55b28b41773aa6b936fc626bc15b40eae5"><code>b35bca5</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/447">#447</a>
    run prettier (<a
    href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/8aef509c19639a08a47cf0378ea54799229891ff"><code>8aef509</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/446">#446</a>
    dont conclude checks if they were never set (<a
    href="https://redirect.github.com/npm/template-oss/issues/446">#446</a>)
    (<a
    href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/9440c4f2a8292d4920d9a6d815a13dbd75146ecf"><code>9440c4f</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/444">#444</a>
    pass releases to publish check (<a
    href="https://redirect.github.com/npm/template-oss/issues/444">#444</a>)
    (<a
    href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
    </ul>
    <h3>Dependencies</h3>
    <ul>
    <li><a
    href="https://github.com/npm/template-oss/commit/8252fb28a4e6eb8ffb268f54f79b34f1af1dfe2d"><code>8252fb2</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/452">#452</a>
    bump release-please from 16.10.2 to 16.12.0 (<a
    href="https://redirect.github.com/npm/template-oss/issues/452">#452</a>)
    (<a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot],
    <a
    href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li>
    </ul>
    <h3>Chores</h3>
    <ul>
    <li><a
    href="https://github.com/npm/template-oss/commit/b07d17a63391cbefbb08ffc1492460bfb6ce1a7c"><code>b07d17a</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/448">#448</a>
    add .git-blame-ignore-revs for initial prettier (<a
    href="https://redirect.github.com/npm/template-oss/issues/448">#448</a>)
    (<a
    href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/210247ef9622f2f3f9f9924ce30c68e471353896"><code>210247e</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/447">#447</a>
    add prettier:true to template-oss config (<a
    href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>, <a
    href="https://github.com/jumoel"><code>@​jumoel</code></a>)</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/1a073e477827cf8b49edbd694aca536dc545f1ec"><code>1a073e4</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/443">#443</a>
    bump <code>@​npmcli/template-oss</code> to 4.22.0 (<a
    href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/npm/template-oss/commit/4ef5cf6be626cb5265486420634ad231832540ab"><code>4ef5cf6</code></a>
    chore: release 4.23.1 (<a
    href="https://redirect.github.com/npm/template-oss/issues/463">#463</a>)</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/ca477050dece8e0f4a628abad67ad79e084a298f"><code>ca47705</code></a>
    fix: Use <code>include-workspace-root</code> for <code>/main</code> in
    Post Dependabot (<a
    href="https://redirect.github.com/npm/template-oss/issues/462">#462</a>)</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/9acf69e865666da8c1f73ea45ae2604df8875435"><code>9acf69e</code></a>
    chore: release 4.23.0 (<a
    href="https://redirect.github.com/npm/template-oss/issues/445">#445</a>)</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/8252fb28a4e6eb8ffb268f54f79b34f1af1dfe2d"><code>8252fb2</code></a>
    deps: bump release-please from 16.10.2 to 16.12.0 (<a
    href="https://redirect.github.com/npm/template-oss/issues/452">#452</a>)</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/b07d17a63391cbefbb08ffc1492460bfb6ce1a7c"><code>b07d17a</code></a>
    chore: add .git-blame-ignore-revs for initial prettier (<a
    href="https://redirect.github.com/npm/template-oss/issues/448">#448</a>)</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/b35bca55b28b41773aa6b936fc626bc15b40eae5"><code>b35bca5</code></a>
    fix: run prettier</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/210247ef9622f2f3f9f9924ce30c68e471353896"><code>210247e</code></a>
    chore: add prettier:true to template-oss config</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/60ee94f58f085c9f85a73638501a1baac67507a7"><code>60ee94f</code></a>
    feat: add prettier support</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/8aef509c19639a08a47cf0378ea54799229891ff"><code>8aef509</code></a>
    fix: dont conclude checks if they were never set (<a
    href="https://redirect.github.com/npm/template-oss/issues/446">#446</a>)</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/9440c4f2a8292d4920d9a6d815a13dbd75146ecf"><code>9440c4f</code></a>
    fix: pass releases to publish check (<a
    href="https://redirect.github.com/npm/template-oss/issues/444">#444</a>)</li>
    <li>Additional commits viewable in <a
    href="https://github.com/npm/template-oss/compare/v4.22.0...v4.23.1">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@npmcli/template-oss&package-manager=npm_and_yarn&previous-version=4.22.0&new-version=4.23.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@dependabot show <dependency name> ignore conditions` will show all
    of the ignore conditions of the specified dependency
    - `@dependabot ignore this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    
    
    </details>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Gar <gar+gh@danger.computer>
    dependabot[bot] and wraithgar authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    575012e View commit details
    Browse the repository at this point in the history
  3. chore: release 11.0.3 (#187)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ##
    [11.0.3](v11.0.2...v11.0.3)
    (2024-07-22)
    
    ### Bug Fixes
    
    *
    [`59d53b3`](59d53b3)
    [#184](#184) throws an err
    when alias is without name (#184) (@milaninfy)
    
    ### Chores
    
    *
    [`911661e`](911661e)
    [#176](#176) bump
    @npmcli/template-oss to 4.22.0 (@lukekarrys)
    *
    [`575012e`](575012e)
    [#186](#186) bump
    @npmcli/template-oss from 4.22.0 to 4.23.1 (#186) (@dependabot[bot],
    @wraithgar)
    *
    [`74d06ae`](74d06ae)
    [#176](#176) postinstall for
    dependabot template-oss PR (@lukekarrys)
    
    ---
    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 Jul 22, 2024
    1 Configuration menu
    Copy the full SHA
    38e8ca7 View commit details
    Browse the repository at this point in the history
Loading