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: 34e7bea5251c51f8a5762090bae0a2343d06e93d
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: 16893c3f2193416dadb66f52d0566fb4b367d1da
Choose a head ref

Commits on Dec 10, 2022

  1. chore: bump @npmcli/template-oss from 4.10.0 to 4.11.0

    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.10.0 to 4.11.0.
    - [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.10.0...v4.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: @npmcli/template-oss
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lukekarrys committed Dec 10, 2022
    Copy the full SHA
    1cbb930 View commit details
  2. Copy the full SHA
    7f82fc1 View commit details

Commits on Jan 25, 2023

  1. chore: bump @npmcli/template-oss from 4.11.0 to 4.11.3

    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.11.0 to 4.11.3.
    - [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.11.0...v4.11.3)
    
    ---
    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 Jan 25, 2023
    Copy the full SHA
    4f9c9d4 View commit details
  2. Copy the full SHA
    0baa9a9 View commit details

Commits on Feb 8, 2023

  1. Copy the full SHA
    dcedc45 View commit details
  2. chore: bump @npmcli/template-oss from 4.11.3 to 4.11.4

    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.11.3 to 4.11.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.11.3...v4.11.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 Feb 8, 2023
    Copy the full SHA
    71ccbc2 View commit details
  3. Copy the full SHA
    2925157 View commit details

Commits on Mar 8, 2023

  1. chore: bump @npmcli/template-oss from 4.11.4 to 4.12.0

    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.11.4 to 4.12.0.
    - [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.11.4...v4.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: @npmcli/template-oss
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lukekarrys committed Mar 8, 2023
    Copy the full SHA
    c27a9bc View commit details
  2. Copy the full SHA
    2daa377 View commit details

Commits on Apr 13, 2023

  1. docs: update API documentation of noProxy option (#173)

    * fix: default value and API documentation of noProxy option
    
    * revert change on default value of noProxy
    lingyuncai authored Apr 13, 2023
    Copy the full SHA
    14d1159 View commit details
  2. chore: bump @npmcli/template-oss from 4.12.0 to 4.13.0 (#180)

    * chore: bump @npmcli/template-oss from 4.12.0 to 4.13.0
    
    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.12.0 to 4.13.0.
    - [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.12.0...v4.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@npmcli/template-oss"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore: postinstall for dependabot template-oss PR
    
    * chore: postinstall for dependabot template-oss PR
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: npm CLI robot <npm-cli+bot@github.com>
    Co-authored-by: Gar <gar+gh@danger.computer>
    3 people authored Apr 13, 2023
    Copy the full SHA
    71d8f72 View commit details
  3. fix: clean password by using url object itself (#178)

    * rebuild the url instead of replacing the password
    
    * Fix issues perventing the tests from passing
    DEMON1A authored Apr 13, 2023
    Copy the full SHA
    15dd221 View commit details
  4. Copy the full SHA
    991f0d5 View commit details
  5. chore: release 14.0.4

    github-actions[bot] authored and wraithgar committed Apr 13, 2023
    Copy the full SHA
    2285097 View commit details

Commits on Apr 27, 2023

  1. deps: bump minipass from 4.2.7 to 5.0.0 (#177)

    * deps: bump minipass from 4.2.7 to 5.0.0
    
    Bumps [minipass](https://github.com/isaacs/minipass) from 4.2.7 to 5.0.0.
    - [Release notes](https://github.com/isaacs/minipass/releases)
    - [Changelog](https://github.com/isaacs/minipass/blob/main/CHANGELOG.md)
    - [Commits](isaacs/minipass@v4.2.7...v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: minipass
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore: fixup usage of minipass@5
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: nlf <quitlahok@gmail.com>
    dependabot[bot] and nlf authored Apr 27, 2023
    Copy the full SHA
    a2d5880 View commit details
  2. chore: bump @npmcli/template-oss from 4.13.0 to 4.14.1 (#182)

    * chore: bump @npmcli/template-oss from 4.13.0 to 4.14.1
    
    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.13.0 to 4.14.1.
    - [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.13.0...v4.14.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@npmcli/template-oss"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore: postinstall for dependabot template-oss PR
    
    * chore: postinstall for dependabot template-oss PR
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: npm CLI robot <npm-cli+bot@github.com>
    Co-authored-by: nlf <quitlahok@gmail.com>
    3 people authored Apr 27, 2023
    Copy the full SHA
    975016e View commit details
  3. chore: release 14.0.5

    github-actions[bot] authored and nlf committed Apr 27, 2023
    Copy the full SHA
    dbb86ff View commit details

Commits on May 31, 2023

  1. chore: bump @npmcli/template-oss from 4.14.1 to 4.15.1

    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.14.1 to 4.15.1.
    - [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.14.1...v4.15.1)
    
    ---
    updated-dependencies:
    - dependency-name: @npmcli/template-oss
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lukekarrys committed May 31, 2023
    Copy the full SHA
    c267ac6 View commit details
  2. Copy the full SHA
    1136eae View commit details

Commits on Jul 13, 2023

  1. chore: bump @npmcli/template-oss from 4.15.1 to 4.17.0

    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.15.1 to 4.17.0.
    - [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.15.1...v4.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: @npmcli/template-oss
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lukekarrys committed Jul 13, 2023
    Copy the full SHA
    e02d4ef View commit details
  2. Copy the full SHA
    7e4427e View commit details

Commits on Jul 19, 2023

  1. chore: bump @npmcli/template-oss from 4.17.0 to 4.18.0

    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.17.0 to 4.18.0.
    - [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.17.0...v4.18.0)
    
    ---
    updated-dependencies:
    - dependency-name: @npmcli/template-oss
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lukekarrys committed Jul 19, 2023
    Copy the full SHA
    5d15eeb View commit details
  2. Copy the full SHA
    baaa886 View commit details

Commits on Jul 27, 2023

  1. fix: drop node14 support (#193)

    BREAKING CHANGE: support for node 14 has been removed
    wraithgar authored Jul 27, 2023
    Copy the full SHA
    b875c26 View commit details
  2. deps: bump minipass from 5.0.0 to 7.0.2

    Bumps [minipass](https://github.com/isaacs/minipass) from 5.0.0 to 7.0.2.
    - [Changelog](https://github.com/isaacs/minipass/blob/main/CHANGELOG.md)
    - [Commits](isaacs/minipass@v5.0.0...v7.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: minipass
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lukekarrys committed Jul 27, 2023
    Copy the full SHA
    e154d49 View commit details

Commits on Jul 28, 2023

  1. deps: bump make-fetch-happen from 11.1.1 to 12.0.0 (#195)

    BREAKING CHANGE: the underlying fetch module now uses `@npmcli/agent`. Backwards compatibility should be fully implemented but due to the scope of this change it was made a breaking change out of an abundance of caution.
    
    Bumps [make-fetch-happen](https://github.com/npm/make-fetch-happen) from
    11.1.1 to 12.0.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/npm/make-fetch-happen/releases">make-fetch-happen's
    releases</a>.</em></p>
    <blockquote>
    <h2>v12.0.0</h2>
    <h2><a
    href="https://github.com/npm/make-fetch-happen/compare/v11.1.1...v12.0.0">12.0.0</a>
    (2023-07-27)</h2>
    <h3>⚠️ BREAKING CHANGES</h3>
    <ul>
    <li>support for node 14 has been removed</li>
    <li>this changes the underlying http agents to those provided by
    <code>@npmcli/agent</code>. Backwards compatibility should be fully
    implemented but due to the scope of this change it was made a breaking
    change out of an abundance of caution.</li>
    </ul>
    <h3>Features</h3>
    <ul>
    <li><a
    href="https://github.com/npm/make-fetch-happen/commit/7c25367d95c5a0853b4b1e93c13456ac1cfc493d"><code>7c25367</code></a>
    <a
    href="https://redirect.github.com/npm/make-fetch-happen/pull/255">#255</a>
    move to <code>@​npmcli/agent</code> (<a
    href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li>
    </ul>
    <h3>Bug Fixes</h3>
    <ul>
    <li><a
    href="https://github.com/npm/make-fetch-happen/commit/3059b286be9884f0d2f83f5b57314e924c07c57d"><code>3059b28</code></a>
    <a
    href="https://redirect.github.com/npm/make-fetch-happen/pull/259">#259</a>
    drop node14 support (<a
    href="https://redirect.github.com/npm/make-fetch-happen/issues/259">#259</a>)
    (<a
    href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li>
    </ul>
    <h3>Documentation</h3>
    <ul>
    <li><a
    href="https://github.com/npm/make-fetch-happen/commit/efd1e2f02a38e7f39fe291503546f1be92ad0fa7"><code>efd1e2f</code></a>
    <a
    href="https://redirect.github.com/npm/make-fetch-happen/pull/255">#255</a>
    update readme (<a
    href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li>
    </ul>
    <h3>Dependencies</h3>
    <ul>
    <li><a
    href="https://github.com/npm/make-fetch-happen/commit/5318d239280b951479877badd81868411d71f19f"><code>5318d23</code></a>
    <a
    href="https://redirect.github.com/npm/make-fetch-happen/pull/253">#253</a>
    bump minipass from 5.0.0 to 7.0.2 (<a
    href="https://redirect.github.com/npm/make-fetch-happen/issues/253">#253</a>)</li>
    <li><a
    href="https://github.com/npm/make-fetch-happen/commit/5493550d841cc2b182deae6717c010d9fb445002"><code>5493550</code></a>
    <a
    href="https://redirect.github.com/npm/make-fetch-happen/pull/255">#255</a>
    remove lru-cache</li>
    <li><a
    href="https://github.com/npm/make-fetch-happen/commit/193b901f69adb8497f932beaeb60bff1fe0a94b5"><code>193b901</code></a>
    <a
    href="https://redirect.github.com/npm/make-fetch-happen/pull/255">#255</a>
    remove socks-proxy-agent</li>
    <li><a
    href="https://github.com/npm/make-fetch-happen/commit/fc356228b1127e65f3c5c27f4e2b1dc26167298a"><code>fc35622</code></a>
    <a
    href="https://redirect.github.com/npm/make-fetch-happen/pull/255">#255</a>
    remove agentkeepalive</li>
    <li><a
    href="https://github.com/npm/make-fetch-happen/commit/e78fcdf507938806dffcd4ce82c0f9373e589b29"><code>e78fcdf</code></a>
    <a
    href="https://redirect.github.com/npm/make-fetch-happen/pull/255">#255</a>
    remove https-proxy-agent</li>
    <li><a
    href="https://github.com/npm/make-fetch-happen/commit/a4089a0946476d5ea2624130d0fcf6da5b99d730"><code>a4089a0</code></a>
    <a
    href="https://redirect.github.com/npm/make-fetch-happen/pull/255">#255</a>
    remove http-proxy-agent</li>
    <li><a
    href="https://github.com/npm/make-fetch-happen/commit/92c32269646e531e86a0b1b7efe96596506ef563"><code>92c3226</code></a>
    <a
    href="https://redirect.github.com/npm/make-fetch-happen/pull/255">#255</a>
    add <code>@​npmcli/agent</code></li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    href="https://github.com/npm/make-fetch-happen/blob/main/CHANGELOG.md">make-fetch-happen's
    changelog</a>.</em></p>
    <blockquote>
    <h2><a
    href="https://github.com/npm/make-fetch-happen/compare/v11.1.1...v12.0.0">12.0.0</a>
    (2023-07-27)</h2>
    <h3>⚠️ BREAKING CHANGES</h3>
    <ul>
    <li>support for node 14 has been removed</li>
    <li>this changes the underlying http agents to those provided by
    <code>@npmcli/agent</code>. Backwards compatibility should be fully
    implemented but due to the scope of this change it was made a breaking
    change out of an abundance of caution.</li>
    </ul>
    <h3>Features</h3>
    <ul>
    <li><a
    href="https://github.com/npm/make-fetch-happen/commit/7c25367d95c5a0853b4b1e93c13456ac1cfc493d"><code>7c25367</code></a>
    <a
    href="https://redirect.github.com/npm/make-fetch-happen/pull/255">#255</a>
    move to <code>@​npmcli/agent</code> (<a
    href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li>
    </ul>
    <h3>Bug Fixes</h3>
    <ul>
    <li><a
    href="https://github.com/npm/make-fetch-happen/commit/3059b286be9884f0d2f83f5b57314e924c07c57d"><code>3059b28</code></a>
    <a
    href="https://redirect.github.com/npm/make-fetch-happen/pull/259">#259</a>
    drop node14 support (<a
    href="https://redirect.github.com/npm/make-fetch-happen/issues/259">#259</a>)
    (<a
    href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li>
    </ul>
    <h3>Documentation</h3>
    <ul>
    <li><a
    href="https://github.com/npm/make-fetch-happen/commit/efd1e2f02a38e7f39fe291503546f1be92ad0fa7"><code>efd1e2f</code></a>
    <a
    href="https://redirect.github.com/npm/make-fetch-happen/pull/255">#255</a>
    update readme (<a
    href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li>
    </ul>
    <h3>Dependencies</h3>
    <ul>
    <li><a
    href="https://github.com/npm/make-fetch-happen/commit/5318d239280b951479877badd81868411d71f19f"><code>5318d23</code></a>
    <a
    href="https://redirect.github.com/npm/make-fetch-happen/pull/253">#253</a>
    bump minipass from 5.0.0 to 7.0.2 (<a
    href="https://redirect.github.com/npm/make-fetch-happen/issues/253">#253</a>)</li>
    <li><a
    href="https://github.com/npm/make-fetch-happen/commit/5493550d841cc2b182deae6717c010d9fb445002"><code>5493550</code></a>
    <a
    href="https://redirect.github.com/npm/make-fetch-happen/pull/255">#255</a>
    remove lru-cache</li>
    <li><a
    href="https://github.com/npm/make-fetch-happen/commit/193b901f69adb8497f932beaeb60bff1fe0a94b5"><code>193b901</code></a>
    <a
    href="https://redirect.github.com/npm/make-fetch-happen/pull/255">#255</a>
    remove socks-proxy-agent</li>
    <li><a
    href="https://github.com/npm/make-fetch-happen/commit/fc356228b1127e65f3c5c27f4e2b1dc26167298a"><code>fc35622</code></a>
    <a
    href="https://redirect.github.com/npm/make-fetch-happen/pull/255">#255</a>
    remove agentkeepalive</li>
    <li><a
    href="https://github.com/npm/make-fetch-happen/commit/e78fcdf507938806dffcd4ce82c0f9373e589b29"><code>e78fcdf</code></a>
    <a
    href="https://redirect.github.com/npm/make-fetch-happen/pull/255">#255</a>
    remove https-proxy-agent</li>
    <li><a
    href="https://github.com/npm/make-fetch-happen/commit/a4089a0946476d5ea2624130d0fcf6da5b99d730"><code>a4089a0</code></a>
    <a
    href="https://redirect.github.com/npm/make-fetch-happen/pull/255">#255</a>
    remove http-proxy-agent</li>
    <li><a
    href="https://github.com/npm/make-fetch-happen/commit/92c32269646e531e86a0b1b7efe96596506ef563"><code>92c3226</code></a>
    <a
    href="https://redirect.github.com/npm/make-fetch-happen/pull/255">#255</a>
    add <code>@​npmcli/agent</code></li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/npm/make-fetch-happen/commit/bb3a5f55e78e4b0ef61a95756b484379a6bcaf7c"><code>bb3a5f5</code></a>
    chore: release 12.0.0</li>
    <li><a
    href="https://github.com/npm/make-fetch-happen/commit/5318d239280b951479877badd81868411d71f19f"><code>5318d23</code></a>
    deps: bump minipass from 5.0.0 to 7.0.2 (<a
    href="https://redirect.github.com/npm/make-fetch-happen/issues/253">#253</a>)</li>
    <li><a
    href="https://github.com/npm/make-fetch-happen/commit/3059b286be9884f0d2f83f5b57314e924c07c57d"><code>3059b28</code></a>
    fix: drop node14 support (<a
    href="https://redirect.github.com/npm/make-fetch-happen/issues/259">#259</a>)</li>
    <li><a
    href="https://github.com/npm/make-fetch-happen/commit/096e2b8fc769247599a34fdc974e1670da3cd693"><code>096e2b8</code></a>
    chore: bump <code>@​npmcli/template-oss</code> from 4.15.1 to 4.18.0 (<a
    href="https://redirect.github.com/npm/make-fetch-happen/issues/256">#256</a>)</li>
    <li><a
    href="https://github.com/npm/make-fetch-happen/commit/efd1e2f02a38e7f39fe291503546f1be92ad0fa7"><code>efd1e2f</code></a>
    docs: update readme</li>
    <li><a
    href="https://github.com/npm/make-fetch-happen/commit/7c25367d95c5a0853b4b1e93c13456ac1cfc493d"><code>7c25367</code></a>
    feat: move to <code>@​npmcli/agent</code></li>
    <li><a
    href="https://github.com/npm/make-fetch-happen/commit/5493550d841cc2b182deae6717c010d9fb445002"><code>5493550</code></a>
    deps: remove lru-cache</li>
    <li><a
    href="https://github.com/npm/make-fetch-happen/commit/193b901f69adb8497f932beaeb60bff1fe0a94b5"><code>193b901</code></a>
    deps: remove socks-proxy-agent</li>
    <li><a
    href="https://github.com/npm/make-fetch-happen/commit/fc356228b1127e65f3c5c27f4e2b1dc26167298a"><code>fc35622</code></a>
    deps: remove agentkeepalive</li>
    <li><a
    href="https://github.com/npm/make-fetch-happen/commit/e78fcdf507938806dffcd4ce82c0f9373e589b29"><code>e78fcdf</code></a>
    deps: remove https-proxy-agent</li>
    <li>Additional commits viewable in <a
    href="https://github.com/npm/make-fetch-happen/compare/v11.1.1...v12.0.0">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=make-fetch-happen&package-manager=npm_and_yarn&previous-version=11.1.1&new-version=12.0.0)](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 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>
    dependabot[bot] authored Jul 28, 2023
    Copy the full SHA
    a97564f View commit details
  2. chore: release 15.0.0

    github-actions[bot] authored and wraithgar committed Jul 28, 2023
    Copy the full SHA
    16893c3 View commit details
1 change: 1 addition & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -7,6 +7,7 @@ updates:
directory: /
schedule:
interval: daily
target-branch: "main"
allow:
- dependency-type: direct
versioning-strategy: increase-if-necessary
29 changes: 27 additions & 2 deletions .github/settings.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,27 @@
---
_extends: '.github:npm-cli/settings.yml'
# This file is automatically added by @npmcli/template-oss. Do not edit.

repository:
allow_merge_commit: false
allow_rebase_merge: true
allow_squash_merge: true
squash_merge_commit_title: PR_TITLE
squash_merge_commit_message: PR_BODY
delete_branch_on_merge: true
enable_automated_security_fixes: true
enable_vulnerability_alerts: true

branches:
- name: main
protection:
required_status_checks: null
enforce_admins: true
block_creations: true
required_pull_request_reviews:
required_approving_review_count: 1
require_code_owner_reviews: true
require_last_push_approval: true
dismiss_stale_reviews: true
restrictions:
apps: []
users: []
teams: [ "cli-team" ]
10 changes: 4 additions & 6 deletions .github/workflows/ci-release.yml
Original file line number Diff line number Diff line change
@@ -61,7 +61,7 @@ jobs:
return { summary }
- name: Create Check
uses: LouisBrunner/checks-action@v1.3.1
uses: LouisBrunner/checks-action@v1.6.0
id: check
if: inputs.check-sha
with:
@@ -93,7 +93,7 @@ jobs:
- name: Post Lint
run: npm run postlint --ignore-scripts
- name: Conclude Check
uses: LouisBrunner/checks-action@v1.3.1
uses: LouisBrunner/checks-action@v1.6.0
if: steps.check.outputs.check_id && always()
with:
token: ${{ secrets.GITHUB_TOKEN }}
@@ -117,8 +117,6 @@ jobs:
os: windows-latest
shell: cmd
node-version:
- 14.17.0
- 14.x
- 16.13.0
- 16.x
- 18.0.0
@@ -162,7 +160,7 @@ jobs:
return { summary }
- name: Create Check
uses: LouisBrunner/checks-action@v1.3.1
uses: LouisBrunner/checks-action@v1.6.0
id: check
if: inputs.check-sha
with:
@@ -208,7 +206,7 @@ jobs:
- name: Test
run: npm test --ignore-scripts
- name: Conclude Check
uses: LouisBrunner/checks-action@v1.3.1
uses: LouisBrunner/checks-action@v1.6.0
if: steps.check.outputs.check_id && always()
with:
token: ${{ secrets.GITHUB_TOKEN }}
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -8,7 +8,6 @@ on:
push:
branches:
- main
- latest
schedule:
# "At 09:00 UTC (02:00 PT) on Monday" https://crontab.guru/#0_9_*_*_1
- cron: "0 9 * * 1"
@@ -60,8 +59,6 @@ jobs:
os: windows-latest
shell: cmd
node-version:
- 14.17.0
- 14.x
- 16.13.0
- 16.x
- 18.0.0
2 changes: 0 additions & 2 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
@@ -6,11 +6,9 @@ on:
push:
branches:
- main
- latest
pull_request:
branches:
- main
- latest
schedule:
# "At 10:00 UTC (03:00 PT) on Monday" https://crontab.guru/#0_10_*_*_1
- cron: "0 10 * * 1"
8 changes: 4 additions & 4 deletions .github/workflows/post-dependabot.yml
Original file line number Diff line number Diff line change
@@ -48,11 +48,11 @@ jobs:
run: |
dependabot_dir="${{ steps.metadata.outputs.directory }}"
if [[ "$dependabot_dir" == "/" ]]; then
echo "::set-output name=workspace::-iwr"
echo "workspace=-iwr" >> $GITHUB_OUTPUT
else
# strip leading slash from directory so it works as a
# a path to the workspace flag
echo "::set-output name=workspace::-w ${dependabot_dir#/}"
echo "workspace=-w ${dependabot_dir#/}" >> $GITHUB_OUTPUT
fi
- name: Apply Changes
@@ -61,7 +61,7 @@ jobs:
run: |
npm run template-oss-apply ${{ steps.flags.outputs.workspace }}
if [[ `git status --porcelain` ]]; then
echo "::set-output name=changes::true"
echo "changes=true" >> $GITHUB_OUTPUT
fi
# This only sets the conventional commit prefix. This workflow can't reliably determine
# what the breaking change is though. If a BREAKING CHANGE message is required then
@@ -71,7 +71,7 @@ jobs:
else
prefix='chore'
fi
echo "::set-output name=message::$prefix: postinstall for dependabot template-oss PR"
echo "message=$prefix: postinstall for dependabot template-oss PR" >> $GITHUB_OUTPUT
# This step will fail if template-oss has made any workflow updates. It is impossible
# for a workflow to update other workflows. In the case it does fail, we continue
6 changes: 4 additions & 2 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
@@ -41,8 +41,10 @@ jobs:
id: commit
continue-on-error: true
run: |
npx --offline commitlint -V --from origin/${{ github.base_ref }} --to ${{ github.event.pull_request.head.sha }}
npx --offline commitlint -V --from 'origin/${{ github.base_ref }}' --to ${{ github.event.pull_request.head.sha }}
- name: Run Commitlint on PR Title
if: steps.commit.outcome == 'failure'
env:
PR_TITLE: ${{ github.event.pull_request.title }}
run: |
echo ${{ github.event.pull_request.title }} | npx --offline commitlint -V
echo "$PR_TITLE" | npx --offline commitlint -V
Loading