mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-05 07:13:11 +00:00
694: Bump @testing-library/user-event from 13.5.0 to 14.1.0 in /examples/eth-pm-wallet-encryption r=D4nte a=dependabot[bot] Bumps [`@testing-library/user-event](https://github.com/testing-library/user-event)` from 13.5.0 to 14.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/testing-library/user-event/releases"><code>`@testing-library/user-event</code>'s` releases</a>.</em></p> <blockquote> <h2>v14.1.0</h2> <h2><a href="https://github.com/testing-library/user-event/compare/v14.0.4...v14.1.0">14.1.0</a> (2022-04-11)</h2> <h3>Features</h3> <ul> <li>add <code>advanceTimers</code> option (<a href="https://github-redirect.dependabot.com/testing-library/user-event/issues/907">#907</a>) (<a href="627a5cf22e">627a5cf</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>delete chars from value at <code>maxlength</code> (<a href="https://github-redirect.dependabot.com/testing-library/user-event/issues/909">#909</a>) (<a href="f5049c45c1">f5049c4</a>)</li> <li>reset UI selection after programmatic value change (<a href="https://github-redirect.dependabot.com/testing-library/user-event/issues/915">#915</a>) (<a href="8bc331036c">8bc3310</a>)</li> <li>set initial value when setting UI value (<a href="https://github-redirect.dependabot.com/testing-library/user-event/issues/918">#918</a>) (<a href="7b0643b52a">7b0643b</a>)</li> </ul> <h2>v14.0.4</h2> <h3><a href="https://github.com/testing-library/user-event/compare/v14.0.3...v14.0.4">14.0.4</a> (2022-04-01)</h3> <h3>Bug Fixes</h3> <ul> <li>track calls to <code>HTMLInputElement.select()</code> (<a href="https://github-redirect.dependabot.com/testing-library/user-event/issues/898">#898</a>) (<a href="6d36828e22">6d36828</a>)</li> </ul> <h2>v14.0.3</h2> <h3><a href="https://github.com/testing-library/user-event/compare/v14.0.2...v14.0.3">14.0.3</a> (2022-03-31)</h3> <h3>Bug Fixes</h3> <ul> <li><strong>pointer:</strong> change selection before dispatching <code>focus</code> (<a href="https://github-redirect.dependabot.com/testing-library/user-event/issues/895">#895</a>) (<a href="06f12a6475">06f12a6</a>)</li> </ul> <h2>v14.0.2</h2> <h3><a href="https://github.com/testing-library/user-event/compare/v14.0.1...v14.0.2">14.0.2</a> (2022-03-31)</h3> <h3>Bug Fixes</h3> <ul> <li>work around shadowed globals (<a href="https://github-redirect.dependabot.com/testing-library/user-event/issues/892">#892</a>) (<a href="126d2e7b78">126d2e7</a>)</li> </ul> <h2>v14.0.1</h2> <h3><a href="https://github.com/testing-library/user-event/compare/v14.0.0...v14.0.1">14.0.1</a> (2022-03-31)</h3> <h3>Bug Fixes</h3> <ul> <li>maintain UI value on controlled number input (<a href="https://github-redirect.dependabot.com/testing-library/user-event/issues/889">#889</a>) (<a href="a7f99066a5">a7f9906</a>)</li> <li><strong>pointer:</strong> support nested select (<a href="https://github-redirect.dependabot.com/testing-library/user-event/issues/888">#888</a>) (<a href="e23e559297">e23e559</a>)</li> </ul> <h2>v14.0.0</h2> <h2><a href="https://github.com/testing-library/user-event/compare/v13.5.0...v14.0.0">14.0.0</a> (2022-03-29)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="7b0643b52a"><code>7b0643b</code></a> fix: set initial value when setting UI value (<a href="https://github-redirect.dependabot.com/testing-library/user-event/issues/918">#918</a>)</li> <li><a href="8bc331036c"><code>8bc3310</code></a> fix: reset UI selection after programmatic value change (<a href="https://github-redirect.dependabot.com/testing-library/user-event/issues/915">#915</a>)</li> <li><a href="f5049c45c1"><code>f5049c4</code></a> fix: delete chars from value at <code>maxlength</code> (<a href="https://github-redirect.dependabot.com/testing-library/user-event/issues/909">#909</a>)</li> <li><a href="627a5cf22e"><code>627a5cf</code></a> feat: add <code>advanceTimers</code> option (<a href="https://github-redirect.dependabot.com/testing-library/user-event/issues/907">#907</a>)</li> <li><a href="2b9d00f8b5"><code>2b9d00f</code></a> docs: add karolis-cekaitis as a contributor for bug, doc (<a href="https://github-redirect.dependabot.com/testing-library/user-event/issues/914">#914</a>)</li> <li><a href="6d36828e22"><code>6d36828</code></a> fix: track calls to <code>HTMLInputElement.select()</code> (<a href="https://github-redirect.dependabot.com/testing-library/user-event/issues/898">#898</a>)</li> <li><a href="f2e8f8e25f"><code>f2e8f8e</code></a> docs: add wKovacs64 as a contributor for bug (<a href="https://github-redirect.dependabot.com/testing-library/user-event/issues/896">#896</a>)</li> <li><a href="06f12a6475"><code>06f12a6</code></a> fix(pointer): change selection before dispatching <code>focus</code> (<a href="https://github-redirect.dependabot.com/testing-library/user-event/issues/895">#895</a>)</li> <li><a href="dff6d54882"><code>dff6d54</code></a> docs: add tbertrand7 as a contributor for bug (<a href="https://github-redirect.dependabot.com/testing-library/user-event/issues/893">#893</a>)</li> <li><a href="126d2e7b78"><code>126d2e7</code></a> fix: work around shadowed globals (<a href="https://github-redirect.dependabot.com/testing-library/user-event/issues/892">#892</a>)</li> <li>Additional commits viewable in <a href="https://github.com/testing-library/user-event/compare/v13.5.0...v14.1">compare view</a></li> </ul> </details> <br /> [](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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
js-waku
A JavaScript implementation of the Waku v2 protocol.
Documentation
API Documentation can also be generated locally:
git clone https://github.com/status-im/js-waku.git
cd js-waku
npm install
npm run doc
Changelog
Release changelog can be found in CHANGELOG.md.
Bugs, Questions & Features
If you encounter any bug or would like to propose new features, feel free to open an issue.
To get help, join #wakuconnect-support on Vac Discord or Telegram.
For more general discussion and latest news, join #wakuconnect on Vac Discord or Telegram.
Roadmap
You can track progress on the project board.
Contributing
See CONTRIBUTING.md.
License
Licensed and distributed under either of
- MIT license: LICENSE-MIT or http://opensource.org/licenses/MIT
or
- Apache License, Version 2.0, (LICENSE-APACHE-v2 or http://www.apache.org/licenses/LICENSE-2.0)
at your option. These files may not be copied, modified, or distributed except according to those terms.
Description
Languages
TypeScript
95.1%
JavaScript
4.6%
Dockerfile
0.1%
Shell
0.1%
