dependabot[bot] opened a new pull request, #112:
URL: https://github.com/apache/sling-whiteboard/pull/112

   Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no 
longer used after updating ancestor dependency 
[wait-on](https://github.com/jeffbski/wait-on). These dependencies need to be 
updated together.
   
   Removes `tough-cookie`
   
   Updates `wait-on` from 3.2.0 to 7.0.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/jeffbski/wait-on/releases";>wait-on's 
releases</a>.</em></p>
   <blockquote>
   <h2>v7.0.1</h2>
   <p>Removed unnecessary eslint-plugin-standard. It was no longer needed since 
already included in another package.</p>
   <h2>v7.0.0</h2>
   <p>Updated dependencies:</p>
   <ul>
   <li>minimist</li>
   <li>eslint</li>
   <li>minimatch</li>
   <li>axios</li>
   <li>mocha</li>
   <li>rxjs</li>
   </ul>
   <p>The update to latest mocha removed support for Node.js below 12.</p>
   <h2>v6.0.1</h2>
   <p>Updated minor dependencies to fix vulnerabilities</p>
   <h2>v6.0.0</h2>
   <p>Other than dropping support for Node.js v8 there should be no other 
breaking changes.</p>
   <p>Node.js v8 was no longer supported by the yargs parser. Node.js v8 users 
should use v5.3.0</p>
   <h2>v5.3.0</h2>
   <p>Allow resources to be passed in via config file. Thanks <a 
href="https://github.com/michaelmerrill";><code>@​michaelmerrill</code></a> for 
the PR.</p>
   <p>Example config.js file with resources</p>
   <pre lang="js"><code>module.exports = {
     resources: ['http://localhost:8123', 'http://localhost:8123/foo'],
   };
   </code></pre>
   <h2>v5.2.2</h2>
   <p>Updated lodash@4.17.21</p>
   <p>Updated lodash dependency to close vulnerability</p>
   <h2>v5.2.1</h2>
   <p>Update dependencies</p>
   <h2>v5.2.0</h2>
   <ul>
   <li>expose the remaining resources in the timeout error message (thanks <a 
href="https://github.com/jmealo";><code>@​jmealo</code></a>)</li>
   <li>update from the deprecated <code>@hapi/joi</code> to <code>joi</code> 
(thanks <a href="https://github.com/AleF83";><code>@​AleF83</code></a>)</li>
   </ul>
   <h2>v5.1.0</h2>
   <p>Add proxy option which can override the http(s) proxy which might be 
configured in environment variables.</p>
   <ul>
   <li>opts.proxy: undefined, false, or object as defined in axios. Default is 
undefined. If not set (undefined) axios detects proxy from env vars http_proxy 
and https_proxy. <a 
href="https://github.com/axios/axios#config-defaults";>https://github.com/axios/axios#config-defaults</a></li>
   </ul>
   <pre lang="js"><code>&lt;/tr&gt;&lt;/table&gt; 
   </code></pre>
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/jeffbski/wait-on/commit/32ca1dbd3c650e46159a2e06eec7efadd26fe4b2";><code>32ca1db</code></a>
 7.0.1</li>
   <li><a 
href="https://github.com/jeffbski/wait-on/commit/b64c0a412689bf84c9c2a342adf42a0e566e1215";><code>b64c0a4</code></a>
 Merge pull request <a 
href="https://redirect.github.com/jeffbski/wait-on/issues/131";>#131</a> from 
jeffbski/remove-eslint-plugin-standard</li>
   <li><a 
href="https://github.com/jeffbski/wait-on/commit/e3a416889687a0aa761f69f98f5481e414b00c4e";><code>e3a4168</code></a>
 remove unnecessary eslint-plugin-standard</li>
   <li><a 
href="https://github.com/jeffbski/wait-on/commit/a23058ccbc3de1ce76d592cf324a15730722832e";><code>a23058c</code></a>
 7.0.0</li>
   <li><a 
href="https://github.com/jeffbski/wait-on/commit/04a08c61e34fde2c9f2a73b821f2ad5c381528f0";><code>04a08c6</code></a>
 Merge pull request <a 
href="https://redirect.github.com/jeffbski/wait-on/issues/130";>#130</a> from 
jeffbski/update-deps-2022-12-16</li>
   <li><a 
href="https://github.com/jeffbski/wait-on/commit/cda646fc2047ca5e49a0c54a109135ee8c69467c";><code>cda646f</code></a>
 update node engines to 12+</li>
   <li><a 
href="https://github.com/jeffbski/wait-on/commit/c6d86cfcad3a9146fb70ae7c623da7b28e3a719e";><code>c6d86cf</code></a>
 remove node from travis config</li>
   <li><a 
href="https://github.com/jeffbski/wait-on/commit/7b22de1c3ff19a5aff79a6a69f9d4c984ad7c5df";><code>7b22de1</code></a>
 update readme regarding node.js versions</li>
   <li><a 
href="https://github.com/jeffbski/wait-on/commit/7e7ff3206ed8120059b9385abd0849d2f4e6baaa";><code>7e7ff32</code></a>
 remove deprecated node versions 10-11</li>
   <li><a 
href="https://github.com/jeffbski/wait-on/commit/7edbd94db21961edc1edd2e2be8af31475fefcc1";><code>7edbd94</code></a>
 update minimatch</li>
   <li>Additional commits viewable in <a 
href="https://github.com/jeffbski/wait-on/compare/v3.2.0...v7.0.1";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   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)
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/sling-whiteboard/network/alerts).
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@sling.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to