Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): bump binary-parser from 2.2.0 to 2.2.1 (#25)
Bumps [binary-parser](https://github.com/keichi/binary-parser) from 2.2.0 to 2.2.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/keichi/binary-parser/releases">binary-parser's releases</a>.</em></p> <blockquote> <h2>v2.2.1</h2> <h2>What's Changed</h2> <ul> <li>docs: explain how to call <code>.useContextVars()</code> by <a href="https://github.com/wpyoga"><code>@wpyoga</code></a> in <a href="https://github-redirect.dependabot.com/keichi/binary-parser/pull/220">keichi/binary-parser#220</a></li> <li>Fix source map by uploading entire dist folder with map files and lib folder with source by <a href="https://github.com/cmdcolin"><code>@cmdcolin</code></a> in <a href="https://github-redirect.dependabot.com/keichi/binary-parser/pull/218">keichi/binary-parser#218</a></li> <li>Update dependencies by <a href="https://github.com/keichi"><code>@keichi</code></a> in <a href="https://github-redirect.dependabot.com/keichi/binary-parser/pull/222">keichi/binary-parser#222</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/cmdcolin"><code>@cmdcolin</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/keichi/binary-parser/pull/218">keichi/binary-parser#218</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/keichi/binary-parser/compare/v2.2.0...v2.2.1">https://github.com/keichi/binary-parser/compare/v2.2.0...v2.2.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/keichi/binary-parser/commit/9157ea22b9c74ca2f32de2cff47cea322a117dbf"><code>9157ea2</code></a> Bump to v2.2.1</li> <li><a href="https://github.com/keichi/binary-parser/commit/e29dabcf6503afe6a2e24439a73b294bd9ad9069"><code>e29dabc</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/keichi/binary-parser/issues/222">#222</a> from keichi/update-deps</li> <li><a href="https://github.com/keichi/binary-parser/commit/4fe97d631de03b35a14715e5848206f1be2be0a7"><code>4fe97d6</code></a> Update dependencies</li> <li><a href="https://github.com/keichi/binary-parser/commit/07c2161672cd1f16525db0c6282dd6b8d18ff508"><code>07c2161</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/keichi/binary-parser/issues/218">#218</a> from cmdcolin/fix_source_map</li> <li><a href="https://github.com/keichi/binary-parser/commit/ff5cdb01e2395b766e022b91dc7a773eaf60d534"><code>ff5cdb0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/keichi/binary-parser/issues/220">#220</a> from wpyoga/doc-update-usecontextvars</li> <li><a href="https://github.com/keichi/binary-parser/commit/e85a1a8aab165fe95d0bb0445941d99ad0f31871"><code>e85a1a8</code></a> docs: explain how to call <code>.useContextVars()</code></li> <li><a href="https://github.com/keichi/binary-parser/commit/7303e0336efaf5bccccb0fb54f2b9a8555768442"><code>7303e03</code></a> Add all dist folder</li> <li><a href="https://github.com/keichi/binary-parser/commit/db7a30247708d28acef7e521434c33efec9034cf"><code>db7a302</code></a> Add source map lib files</li> <li>See full diff in <a href="https://github.com/keichi/binary-parser/compare/v2.2.0...v2.2.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=binary-parser&package-manager=npm_and_yarn&previous-version=2.2.0&new-version=2.2.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>
- Loading branch information