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: IMA-WorldHealth/dhis2-crawler
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: IMA-WorldHealth/dhis2-crawler
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: staging
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Jun 20, 2022

  1. chore(deps): bump puppeteer-core from 14.2.0 to 14.4.1 (#264)

    Bumps [puppeteer-core](https://github.com/puppeteer/puppeteer) from 14.2.0 to 14.4.1.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/puppeteer/puppeteer/releases">puppeteer-core's releases</a>.</em></p>
    <blockquote>
    <h2>v14.4.1</h2>
    <h2><a href="https://github.com/puppeteer/puppeteer/compare/v14.4.0...v14.4.1">14.4.1</a> (2022-06-17)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li>avoid <code>instanceof Object</code> check in <code>isErrorLike</code> (<a href="https://github-redirect.dependabot.com/puppeteer/puppeteer/issues/8527">#8527</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/6cd5cd043997699edca6e3458f90adc1118cf4a5">6cd5cd0</a>)</li>
    <li>export <code>devices</code>, <code>errors</code>, and more (<a href="https://github.com/puppeteer/puppeteer/commit/cba58a12c4e2043f6a5acf7d4754e4a7b7f6e198">cba58a1</a>)</li>
    </ul>
    <h2>v14.4.0</h2>
    <h2><a href="https://github.com/puppeteer/puppeteer/compare/v14.3.0...v14.4.0">14.4.0</a> (2022-06-13)</h2>
    <h3>Features</h3>
    <ul>
    <li>export puppeteer methods (<a href="https://github-redirect.dependabot.com/puppeteer/puppeteer/issues/8493">#8493</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/465a7c405f01fcef99380ffa69d86042a1f5618f">465a7c4</a>)</li>
    <li>support node-like environments (<a href="https://github-redirect.dependabot.com/puppeteer/puppeteer/issues/8490">#8490</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/f64ec2051b9b2d12225abba6ffe9551da9751bf7">f64ec20</a>)</li>
    </ul>
    <h3>Bug Fixes</h3>
    <ul>
    <li>parse empty options in &lt;select&gt; (<a href="https://github-redirect.dependabot.com/puppeteer/puppeteer/issues/8489">#8489</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/b30f3f44cdabd9545c4661cd755b9d49e5c144cd">b30f3f4</a>)</li>
    <li>use error-like (<a href="https://github-redirect.dependabot.com/puppeteer/puppeteer/issues/8504">#8504</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/4d359906a44e4ddd5ec54a523cfd9076048d3433">4d35990</a>)</li>
    <li>use OS-independent abs. path check (<a href="https://github-redirect.dependabot.com/puppeteer/puppeteer/issues/8505">#8505</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/bfd4e68f25bec6e00fd5cbf261813f8297d362ee">bfd4e68</a>)</li>
    </ul>
    <h2>v14.3.0</h2>
    <h2><a href="https://github.com/puppeteer/puppeteer/compare/v14.2.1...v14.3.0">14.3.0</a> (2022-06-07)</h2>
    <h3>Features</h3>
    <ul>
    <li>use absolute URL for EVALUATION_SCRIPT_URL (<a href="https://github-redirect.dependabot.com/puppeteer/puppeteer/issues/8481">#8481</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/e14256010d2d84d613cd3c6e7999b0705115d4bf">e142560</a>), closes <a href="https://github-redirect.dependabot.com/puppeteer/puppeteer/issues/8424">#8424</a></li>
    </ul>
    <h3>Bug Fixes</h3>
    <ul>
    <li>don't throw on bad access (<a href="https://github-redirect.dependabot.com/puppeteer/puppeteer/issues/8472">#8472</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/e8378666c671e5703aec4f52912de2aac94e1828">e837866</a>)</li>
    <li>Kill browser process when killing process group fails (<a href="https://github-redirect.dependabot.com/puppeteer/puppeteer/issues/8477">#8477</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/7dc8e37a23d025bb2c31efb9c060c7f6e00179b4">7dc8e37</a>)</li>
    <li>only lookup <code>localhost</code> for DNS lookups (<a href="https://github.com/puppeteer/puppeteer/commit/1b025b4c8466fe64da0fa2050eaa02b7764770b1">1b025b4</a>)</li>
    <li>robustly check for launch executable (<a href="https://github-redirect.dependabot.com/puppeteer/puppeteer/issues/8468">#8468</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/b54dc55f7622ee2b75afd3bd9fe118dd2f144f40">b54dc55</a>)</li>
    </ul>
    <h2>v14.2.1</h2>
    <h2><a href="https://github.com/puppeteer/puppeteer/compare/v14.2.0...v14.2.1">14.2.1</a> (2022-06-02)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li>use isPageTargetCallback in Browser::pages() (<a href="https://github-redirect.dependabot.com/puppeteer/puppeteer/issues/8460">#8460</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/5c9050aea0fe8d57114130fe38bd33ed2b4955d6">5c9050a</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a href="https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md">puppeteer-core's changelog</a>.</em></p>
    <blockquote>
    <h2><a href="https://github.com/puppeteer/puppeteer/compare/v14.4.0...v14.4.1">14.4.1</a> (2022-06-17)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li>avoid <code>instanceof Object</code> check in <code>isErrorLike</code> (<a href="https://github-redirect.dependabot.com/puppeteer/puppeteer/issues/8527">#8527</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/6cd5cd043997699edca6e3458f90adc1118cf4a5">6cd5cd0</a>)</li>
    <li>export <code>devices</code>, <code>errors</code>, and more (<a href="https://github.com/puppeteer/puppeteer/commit/cba58a12c4e2043f6a5acf7d4754e4a7b7f6e198">cba58a1</a>)</li>
    </ul>
    <h2><a href="https://github.com/puppeteer/puppeteer/compare/v14.3.0...v14.4.0">14.4.0</a> (2022-06-13)</h2>
    <h3>Features</h3>
    <ul>
    <li>export puppeteer methods (<a href="https://github-redirect.dependabot.com/puppeteer/puppeteer/issues/8493">#8493</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/465a7c405f01fcef99380ffa69d86042a1f5618f">465a7c4</a>)</li>
    <li>support node-like environments (<a href="https://github-redirect.dependabot.com/puppeteer/puppeteer/issues/8490">#8490</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/f64ec2051b9b2d12225abba6ffe9551da9751bf7">f64ec20</a>)</li>
    </ul>
    <h3>Bug Fixes</h3>
    <ul>
    <li>parse empty options in &lt;select&gt; (<a href="https://github-redirect.dependabot.com/puppeteer/puppeteer/issues/8489">#8489</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/b30f3f44cdabd9545c4661cd755b9d49e5c144cd">b30f3f4</a>)</li>
    <li>use error-like (<a href="https://github-redirect.dependabot.com/puppeteer/puppeteer/issues/8504">#8504</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/4d359906a44e4ddd5ec54a523cfd9076048d3433">4d35990</a>)</li>
    <li>use OS-independent abs. path check (<a href="https://github-redirect.dependabot.com/puppeteer/puppeteer/issues/8505">#8505</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/bfd4e68f25bec6e00fd5cbf261813f8297d362ee">bfd4e68</a>)</li>
    </ul>
    <h2><a href="https://github.com/puppeteer/puppeteer/compare/v14.2.1...v14.3.0">14.3.0</a> (2022-06-07)</h2>
    <h3>Features</h3>
    <ul>
    <li>use absolute URL for EVALUATION_SCRIPT_URL (<a href="https://github-redirect.dependabot.com/puppeteer/puppeteer/issues/8481">#8481</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/e14256010d2d84d613cd3c6e7999b0705115d4bf">e142560</a>), closes <a href="https://github-redirect.dependabot.com/puppeteer/puppeteer/issues/8424">#8424</a></li>
    </ul>
    <h3>Bug Fixes</h3>
    <ul>
    <li>don't throw on bad access (<a href="https://github-redirect.dependabot.com/puppeteer/puppeteer/issues/8472">#8472</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/e8378666c671e5703aec4f52912de2aac94e1828">e837866</a>)</li>
    <li>Kill browser process when killing process group fails (<a href="https://github-redirect.dependabot.com/puppeteer/puppeteer/issues/8477">#8477</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/7dc8e37a23d025bb2c31efb9c060c7f6e00179b4">7dc8e37</a>)</li>
    <li>only lookup <code>localhost</code> for DNS lookups (<a href="https://github.com/puppeteer/puppeteer/commit/1b025b4c8466fe64da0fa2050eaa02b7764770b1">1b025b4</a>)</li>
    <li>robustly check for launch executable (<a href="https://github-redirect.dependabot.com/puppeteer/puppeteer/issues/8468">#8468</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/b54dc55f7622ee2b75afd3bd9fe118dd2f144f40">b54dc55</a>)</li>
    </ul>
    <h2><a href="https://github.com/puppeteer/puppeteer/compare/v14.2.0...v14.2.1">14.2.1</a> (2022-06-02)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li>use isPageTargetCallback in Browser::pages() (<a href="https://github-redirect.dependabot.com/puppeteer/puppeteer/issues/8460">#8460</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/5c9050aea0fe8d57114130fe38bd33ed2b4955d6">5c9050a</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/puppeteer/puppeteer/commit/3d1ec573fb0329553949d4a16182efcefc373b81"><code>3d1ec57</code></a> chore(main): release 14.4.1 (<a href="https://github-redirect.dependabot.com/puppeteer/puppeteer/issues/8523">#8523</a>)</li>
    <li><a href="https://github.com/puppeteer/puppeteer/commit/6cd5cd043997699edca6e3458f90adc1118cf4a5"><code>6cd5cd0</code></a> fix: avoid <code>instanceof Object</code> check in <code>isErrorLike</code> (<a href="https://github-redirect.dependabot.com/puppeteer/puppeteer/issues/8527">#8527</a>)</li>
    <li><a href="https://github.com/puppeteer/puppeteer/commit/f0c17378a00557f85facbadbd08065ab91830874"><code>f0c1737</code></a> chore: run only unit tests with coverage in CI</li>
    <li><a href="https://github.com/puppeteer/puppeteer/commit/ce0dd25349b3141409cf68121a2bf9a770d9ecf7"><code>ce0dd25</code></a> chore: use braces in function bodies (<a href="https://github-redirect.dependabot.com/puppeteer/puppeteer/issues/8525">#8525</a>)</li>
    <li><a href="https://github.com/puppeteer/puppeteer/commit/570087ea944481ebdf18f7c5b2675ff66a4b4d46"><code>570087e</code></a> chore: use strict typing in tests (<a href="https://github-redirect.dependabot.com/puppeteer/puppeteer/issues/8524">#8524</a>)</li>
    <li><a href="https://github.com/puppeteer/puppeteer/commit/80373f7a12d7e35806177260a0c48d2b9d16e486"><code>80373f7</code></a> chore: use <code>composite</code> builds for tests (<a href="https://github-redirect.dependabot.com/puppeteer/puppeteer/issues/8522">#8522</a>)</li>
    <li><a href="https://github.com/puppeteer/puppeteer/commit/cba58a12c4e2043f6a5acf7d4754e4a7b7f6e198"><code>cba58a1</code></a> fix: export <code>devices</code>, <code>errors</code>, and more</li>
    <li><a href="https://github.com/puppeteer/puppeteer/commit/e6442dd767ed5958d84eea907ee8075cb3534599"><code>e6442dd</code></a> chore: use <code>curly</code> (<a href="https://github-redirect.dependabot.com/puppeteer/puppeteer/issues/8519">#8519</a>)</li>
    <li><a href="https://github.com/puppeteer/puppeteer/commit/0678343b53faf4d52050ceadf848d322f13fddc9"><code>0678343</code></a> chore: move <code>helper.js</code> to <code>util.js</code> (<a href="https://github-redirect.dependabot.com/puppeteer/puppeteer/issues/8510">#8510</a>)</li>
    <li><a href="https://github.com/puppeteer/puppeteer/commit/6efb660f4d3e8221a6c9612b9c60d0c8f1dd4855"><code>6efb660</code></a> chore: fix release-please</li>
    <li>Additional commits viewable in <a href="https://github.com/puppeteer/puppeteer/compare/v14.2.0...v14.4.1">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=puppeteer-core&package-manager=npm_and_yarn&previous-version=14.2.0&new-version=14.4.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 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>
    dependabot[bot] committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    594e9ea View commit details
    Browse the repository at this point in the history
Loading