Bumps nanoid from 3.1.30 to 3.3.3. This update includes a security fix.
Vulnerabilities fixed
Exposure of Sensitive Information to an Unauthorized Actor in nanoid
The package nanoid from 3.0.0, before 3.1.31, are vulnerable to Information Exposure via the valueOf() function which allows to reproduce the last id generated.
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebase will rebase this MR
$dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.3.3. **This update includes a security fix.**
<details>
<summary>Vulnerabilities fixed</summary>
<blockquote>
<p><strong>Exposure of Sensitive Information to an Unauthorized Actor in nanoid</strong>
The package nanoid from 3.0.0, before 3.1.31, are vulnerable to Information Exposure via the valueOf() function which allows to reproduce the last id generated.</p>
<p>Patched versions: 3.1.31
Affected versions: >= 3.0.0, < 3.1.31</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/ai/nanoid/blob/main/CHANGELOG.md">nanoid's changelog</a>.</em></p>
<blockquote>
<h2>3.3.3</h2>
<ul>
<li>Reduced size (by Anton Khlynovskiy).</li>
</ul>
<h2>3.3.2</h2>
<ul>
<li>Fixed <code>enhanced-resolve</code> support.</li>
</ul>
<h2>3.3.1</h2>
<ul>
<li>Reduced package size.</li>
</ul>
<h2>3.3</h2>
<ul>
<li>Added <code>size</code> argument to function from <code>customAlphabet</code> (by Stefan Sundin).</li>
</ul>
<h2>3.2</h2>
<ul>
<li>Added <code>--size</code> and <code>--alphabet</code> arguments to binary (by Vitaly Baev).</li>
</ul>
<h2>3.1.32</h2>
<ul>
<li>Reduced <code>async</code> exports size (by Artyom Arutyunyan).</li>
<li>Moved from Jest to uvu (by Vitaly Baev).</li>
</ul>
<h2>3.1.31</h2>
<ul>
<li>Fixed collision vulnerability on object in <code>size</code> (by Artyom Arutyunyan).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/ai/nanoid/commit/0454333dee4612d2c2e163d271af6cc3ce1e5aa4"><code>0454333</code></a> Release 3.3.3 version</li>
<li><a href="https://github.com/ai/nanoid/commit/71271f292ea71dadd2b38a4993256063ab887468"><code>71271f2</code></a> Update dependencies</li>
<li><a href="https://github.com/ai/nanoid/commit/f4e7325581e1ab999328adab1e8d8114230751eb"><code>f4e7325</code></a> reduce bundlesize by moving from while to reduce (<a href="https://github.com/ai/nanoid/issues/355">#355</a>)</li>
<li><a href="https://github.com/ai/nanoid/commit/cb3053e651c5984a8a8f4161c8e4dee424e71d30"><code>cb3053e</code></a> Add R implementation to the language lists (<a href="https://github.com/ai/nanoid/issues/353">#353</a>)</li>
<li><a href="https://github.com/ai/nanoid/commit/7f0df4721e3535ad6ed81971c65f423fb7892630"><code>7f0df47</code></a> Release 3.3.2 version</li>
<li><a href="https://github.com/ai/nanoid/commit/56f3f5cca7d60bb2b7de37278b096f93cfd5ffe7"><code>56f3f5c</code></a> Update dependencies</li>
<li><a href="https://github.com/ai/nanoid/commit/41cc4e28cb7b5e852028e2cf07683a5a001f0d13"><code>41cc4e2</code></a> Update CI</li>
<li><a href="https://github.com/ai/nanoid/commit/ec6f809b1210ad27568753a91a8312a164c62674"><code>ec6f809</code></a> Release 3.3.1 version</li>
<li><a href="https://github.com/ai/nanoid/commit/c7d8578a0ebd30789fbb948f16a3bccf25d409f4"><code>c7d8578</code></a> Update dependencies</li>
<li><a href="https://github.com/ai/nanoid/commit/05b2596660e2b39792d6ad18ee2a8b0b6630ee58"><code>05b2596</code></a> Remove old tests</li>
<li>Additional commits viewable in <a href="https://github.com/ai/nanoid/compare/3.1.30...3.3.3">compare view</a></li>
</ul>
</details>
<br />
---
<details>
<summary>Dependabot commands</summary>
<br />
You can trigger Dependabot actions by commenting on this MR
- `$dependabot rebase` will rebase this MR
- `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts
</details>
argoyle
(Migrated from gitlab.com)
scheduled this pull request to auto merge when all checks succeed 2022-05-02 04:45:54 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Bumps nanoid from 3.1.30 to 3.3.3. This update includes a security fix.
Vulnerabilities fixed
Changelog
Sourced from nanoid's changelog.
Commits
0454333Release 3.3.3 version71271f2Update dependenciesf4e7325reduce bundlesize by moving from while to reduce (#355)cb3053eAdd R implementation to the language lists (#353)7f0df47Release 3.3.2 version56f3f5cUpdate dependencies41cc4e2Update CIec6f809Release 3.3.1 versionc7d8578Update dependencies05b2596Remove old testsDependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebasewill rebase this MR$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflictsaborted the automatic merge because source branch was updated
added 3 commits
masterCompare with previous version
added 3 commits
master6cb19be6- Build(deps): [security] bump nanoid from 3.1.30 to 3.3.3Compare with previous version
mentioned in commit
fe900783e2