forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit e5e5241
authored
Bump pbkdf2 from 3.0.17 to 3.1.3 (#25207)
Bumps [pbkdf2](https://github.com/crypto-browserify/pbkdf2) from 3.0.17
to 3.1.3.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/browserify/pbkdf2/blob/master/CHANGELOG.md">pbkdf2's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/browserify/pbkdf2/compare/v3.1.2...v3.1.3">v3.1.3</a>
- 2025-06-20</h2>
<h3>Commits</h3>
<ul>
<li>Only apps should have lockfiles <a
href="https://github.com/browserify/pbkdf2/commit/8b067308eedcc3b7da3e06202d437ff532de75bd"><code>8b06730</code></a></li>
<li>[lint] fix whitespace <a
href="https://github.com/browserify/pbkdf2/commit/9a76e2f37ef4541aeff92d97b7335b7fa6e989a8"><code>9a76e2f</code></a></li>
<li>[lint] fix parens/curlies/semis/etc <a
href="https://github.com/browserify/pbkdf2/commit/6fd84bf64a423d207d9e665f3e9fd88b148c4480"><code>6fd84bf</code></a></li>
<li>[meta] add <code>auto-changelog</code> <a
href="https://github.com/browserify/pbkdf2/commit/796c38d428ed9546e7ddfbb38322faa99921d716"><code>796c38d</code></a></li>
<li>[Tests] fix tests in node 17 <a
href="https://github.com/browserify/pbkdf2/commit/3661fb0156177bfe380c7bcc133917e7ee501bc7"><code>3661fb0</code></a></li>
<li>Revert "[Tests] fix tests in node < 3" <a
href="https://github.com/browserify/pbkdf2/commit/7431b5766805cbf880c1b3d0f38d484357844ff7"><code>7431b57</code></a></li>
<li>[Tests] fix tests in node < 3 <a
href="https://github.com/browserify/pbkdf2/commit/eb9f97a66ed83836bebc4ff563a1588248708501"><code>eb9f97a</code></a></li>
<li>[Fix] ensure unknown algorithms throw + known ones match node <a
href="https://github.com/browserify/pbkdf2/commit/26d4fd391e00ed806840ea1ef7341937985f4ba8"><code>26d4fd3</code></a></li>
<li>[Tests] add GHA, always run nyc <a
href="https://github.com/browserify/pbkdf2/commit/513906a735e80a0e125e1a3363c5dbe90bb34bb7"><code>513906a</code></a></li>
<li>[lint] fix a few more rules <a
href="https://github.com/browserify/pbkdf2/commit/ab04da834a0342cb3779486314fa67ebc1e3f035"><code>ab04da8</code></a></li>
<li>[lint] switch to eslint <a
href="https://github.com/browserify/pbkdf2/commit/89694cf7e4062a8c924fbe74ad2b2d3cf78f1715"><code>89694cf</code></a></li>
<li>[Tests] add coverage <a
href="https://github.com/browserify/pbkdf2/commit/d0d534bfdc4db6d6ea9f719606ad18a78db6c124"><code>d0d534b</code></a></li>
<li>[Refactor] use <code>to-buffer</code> <a
href="https://github.com/browserify/pbkdf2/commit/e3102a8cd4830a3ac85cd0dd011cc002fdde33bb"><code>e3102a8</code></a></li>
<li>[readme] improve badges <a
href="https://github.com/browserify/pbkdf2/commit/fca0c9d4c5b053d911315a3607367d1db9f9f605"><code>fca0c9d</code></a></li>
<li>[Tests] remove unused travis file <a
href="https://github.com/browserify/pbkdf2/commit/a2c7d93bbcad73c49dad0c18fef6b8a4af8c3310"><code>a2c7d93</code></a></li>
<li>[meta] switch from <code>files</code> to <code>npmignore</code> <a
href="https://github.com/browserify/pbkdf2/commit/7f31fbca528fa5af3b7d3910daf09a7e5ed8adb4"><code>7f31fbc</code></a></li>
<li>[Tests] use .nycrc <a
href="https://github.com/browserify/pbkdf2/commit/8d628e8d5559b4acd4d4a714afb04a2990f901b7"><code>8d628e8</code></a></li>
<li>[Refactor] minor tweaks <a
href="https://github.com/browserify/pbkdf2/commit/fc61005c8cbd480e24ee103ac39a45f0d90ac636"><code>fc61005</code></a></li>
<li>[Deps] update <code>create-hmac</code>, <code>safe-buffer</code>,
<code>sha.js</code> <a
href="https://github.com/browserify/pbkdf2/commit/ae2a7d051c9133c25d5212ba4f46747c0ed4c190"><code>ae2a7d0</code></a></li>
<li>[Fix] pin <code>create-hash</code>, <code>ripemd160</code> due to
breaking changes <a
href="https://github.com/browserify/pbkdf2/commit/e07996890af79296f1913431fb3b252e25df2f0e"><code>e079968</code></a></li>
<li>[Tests] fix tests in node 3 <a
href="https://github.com/browserify/pbkdf2/commit/45fbcf30431f9585ae3b61f2207c0a16c1953915"><code>45fbcf3</code></a></li>
<li>[meta] skip publishing benchmarks <a
href="https://github.com/browserify/pbkdf2/commit/19ea57bf11d055ddcd97d2556cd3097663b050b9"><code>19ea57b</code></a></li>
<li>[Dev Deps] add missing peer dep <a
href="https://github.com/browserify/pbkdf2/commit/645e252375087e97beb95e518038b99eb5724c5b"><code>645e252</code></a></li>
</ul>
<h2><a
href="https://github.com/browserify/pbkdf2/compare/v3.1.1...v3.1.2">v3.1.2</a>
- 2021-04-09</h2>
<h3>Commits</h3>
<ul>
<li>handle nextTick <a
href="https://github.com/browserify/pbkdf2/commit/36457b9fecfd1e128c8e9884a57e277649679832"><code>36457b9</code></a></li>
<li>Check for process before accessing <a
href="https://github.com/browserify/pbkdf2/commit/449e510f861f56ed673613d8102f6b1a3e680ced"><code>449e510</code></a></li>
<li>handle different returns <a
href="https://github.com/browserify/pbkdf2/commit/fb82137ecefb56b5e93b70686e0dc0b4bb591b7c"><code>fb82137</code></a></li>
</ul>
<h2><a
href="https://github.com/browserify/pbkdf2/compare/v3.1.0...v3.1.1">v3.1.1</a>
- 2020-06-04</h2>
<h3>Commits</h3>
<ul>
<li>style nit <a
href="https://github.com/browserify/pbkdf2/commit/6d994f2e71934c26f96791bde440e86d9d93ff2b"><code>6d994f2</code></a></li>
<li>remove arrow <a
href="https://github.com/browserify/pbkdf2/commit/70ea2709b761b8fbb0551f4411feb52efb9c8690"><code>70ea270</code></a></li>
</ul>
<h2><a
href="https://github.com/browserify/pbkdf2/compare/v3.0.17...v3.1.0">v3.1.0</a>
- 2020-06-03</h2>
<h3>Merged</h3>
<ul>
<li>check if process.version is available <a
href="https://redirect.github.com/browserify/pbkdf2/pull/85"><code>[#85](https://github.com/crypto-browserify/pbkdf2/issues/85)</code></a></li>
</ul>
<h3>Commits</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/browserify/pbkdf2/commit/3e40827b183f7f5a14946bdb7d57de3d1d8dd581"><code>3e40827</code></a>
v3.1.3</li>
<li><a
href="https://github.com/browserify/pbkdf2/commit/e3102a8cd4830a3ac85cd0dd011cc002fdde33bb"><code>e3102a8</code></a>
[Refactor] use <code>to-buffer</code></li>
<li><a
href="https://github.com/browserify/pbkdf2/commit/7431b5766805cbf880c1b3d0f38d484357844ff7"><code>7431b57</code></a>
Revert "[Tests] fix tests in node < 3"</li>
<li><a
href="https://github.com/browserify/pbkdf2/commit/19ea57bf11d055ddcd97d2556cd3097663b050b9"><code>19ea57b</code></a>
[meta] skip publishing benchmarks</li>
<li><a
href="https://github.com/browserify/pbkdf2/commit/a2c7d93bbcad73c49dad0c18fef6b8a4af8c3310"><code>a2c7d93</code></a>
[Tests] remove unused travis file</li>
<li><a
href="https://github.com/browserify/pbkdf2/commit/645e252375087e97beb95e518038b99eb5724c5b"><code>645e252</code></a>
[Dev Deps] add missing peer dep</li>
<li><a
href="https://github.com/browserify/pbkdf2/commit/796c38d428ed9546e7ddfbb38322faa99921d716"><code>796c38d</code></a>
[meta] add <code>auto-changelog</code></li>
<li><a
href="https://github.com/browserify/pbkdf2/commit/d0d534bfdc4db6d6ea9f719606ad18a78db6c124"><code>d0d534b</code></a>
[Tests] add coverage</li>
<li><a
href="https://github.com/browserify/pbkdf2/commit/7f31fbca528fa5af3b7d3910daf09a7e5ed8adb4"><code>7f31fbc</code></a>
[meta] switch from <code>files</code> to <code>npmignore</code></li>
<li><a
href="https://github.com/browserify/pbkdf2/commit/fca0c9d4c5b053d911315a3607367d1db9f9f605"><code>fca0c9d</code></a>
[readme] improve badges</li>
<li>Additional commits viewable in <a
href="https://github.com/crypto-browserify/pbkdf2/compare/v3.0.17...v3.1.3">compare
view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a
href="https://www.npmjs.com/~ljharb">ljharb</a>, a new releaser for
pbkdf2 since your current version.</p>
</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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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/microsoft/vscode-python/network/alerts).
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent cde514f commit e5e5241Copy full SHA for e5e5241
File tree
Expand file treeCollapse file tree
1 file changed
+410
-122
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+410
-122
lines changed
0 commit comments