sofish/pen 4684
enjoy live editing (+markdown)
sofish/Alice 602
Alice - 写CSS的更好方案
对英文版 ExpressJS 的一个翻译
sofish/han 197
a module for tanslating Chinese(汉字) into /\w+/ or pinyin
sofish/essage 190
a more elegant way to show message
sofish/learn-js 145
老婆想学 js 这件事就是一个政治任务
Principles of Writing Consistent, Idiomatic JavaScript
sofish/everyday 129
从今天开始,要么写代码要么写文档
解读 node.js api 文档
防止外部链接通过图片进行 XSS 攻击
startedovh/cds
started time in a month
PR closed sofish/typo.css
A font-family with a space in it's name has to be in '' so I added it.
pr closed time in a month
push eventsofish/sofi.sh
commit sha f99d7dc2d648a612f342a1a25dbcea973c72b514
Bump bcrypt from 0.8.7 to 5.0.0 Bumps [bcrypt](https://github.com/kelektiv/node.bcrypt.js) from 0.8.7 to 5.0.0. - [Release notes](https://github.com/kelektiv/node.bcrypt.js/releases) - [Changelog](https://github.com/kelektiv/node.bcrypt.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/kelektiv/node.bcrypt.js/compare/v0.8.7...v5.0.0) Signed-off-by: dependabot[bot] <[email protected]>
commit sha 26a46fd3c76155cc8fd952652d9782d0602e383e
Merge pull request #24 from sofish/dependabot/npm_and_yarn/bcrypt-5.0.0 Bump bcrypt from 0.8.7 to 5.0.0
push time in a month
PR merged sofish/sofi.sh
Bumps bcrypt from 0.8.7 to 5.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/kelektiv/node.bcrypt.js/releases">bcrypt's releases</a>.</em></p> <blockquote> <h2>v5.0.0</h2> <ul> <li>Fix the bcrypt "wrap-around" bug. It affects passwords with lengths >= 255. It is uncommon but it's a bug nevertheless. Previous attempts to fix the bug was unsuccessful.</li> <li>Experimental support for z/OS</li> <li>Fix a bug related to NUL in password input</li> <li>Update <code>node-pre-gyp</code> to 0.15.0</li> </ul> <h2>v4.0.1</h2> <p>bcrypt 4.0.1</p> <h2>v4.0.0</h2> <p>NAPI support</p> <h2>v3.0.8</h2> <ul> <li>Update <code>node-pre-gyp</code> to 0.14</li> <li>Pre-built binaries for NodeJS 13</li> </ul> <h2>v3.0.7</h2> <p>bcrypt 3.0.7</p> <h2>v3.0.6</h2> <p>bcrypt 3.0.6</p> <h2>v3.0.5</h2> <ul> <li>Update <code>nan</code> to <code>2.13.1</code></li> <li>NodeJS 12 (nightly) support</li> </ul> <h2>v3.0.4</h2> <ul> <li>Fix GCC, NAN and V8 deprecation warnings</li> <li>NodeJS 12 compatibility</li> </ul> <h2>v3.0.4-napi</h2> <p>bcrypt 3.0.4-napi</p> <h2>v3.0.3</h2> <ul> <li>Update <code>nan</code> to 2.12.1</li> </ul> <h2>v3.0.2</h2> <ul> <li>Update <code>nan</code> to 2.11.1</li> </ul> <h2>v3.0.1</h2> <p>No release notes provided.</p> <h2>v3.0.0</h2> <p>No release notes provided.</p> <h2>v2.0.1</h2> <p>No release notes provided.</p> <!-- raw HTML omitted --> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/kelektiv/node.bcrypt.js/blob/master/CHANGELOG.md">bcrypt's changelog</a>.</em></p> <blockquote> <h1>5.0.0 (2020-06-02)</h1> <ul> <li>Fix the bcrypt "wrap-around" bug. It affects passwords with lengths >= 255. It is uncommon but it's a bug nevertheless. Previous attempts to fix the bug was unsuccessful.</li> <li>Experimental support for z/OS</li> <li>Fix a bug related to NUL in password input</li> <li>Update <code>node-pre-gyp</code> to 0.15.0</li> </ul> <h1>4.0.1 (2020-02-27)</h1> <ul> <li>Fix compilation errors in Alpine linux</li> </ul> <h1>4.0.0 (2020-02-17)</h1> <ul> <li>Switch to NAPI bcrypt</li> <li>Drop support for NodeJS 8</li> </ul> <h1>3.0.8 (2019-12-31)</h1> <ul> <li>Update <code>node-pre-gyp</code> to 0.14</li> <li>Pre-built binaries for NodeJS 13</li> </ul> <h1>3.0.7 (2019-10-18)</h1> <ul> <li>Update <code>nan</code> to 2.14.0</li> <li>Update <code>node-pre-gyp</code> to 0.13</li> </ul> <h1>3.0.6 (2019-04-11)</h1> <ul> <li>Update <code>nan</code> to 2.13.2</li> </ul> <h1>3.0.5 (2019-03-19)</h1> <ul> <li>Update <code>nan</code> to 2.13.1</li> <li>NodeJS 12 compatibility</li> <li>Remove <code>node-pre-gyp</code> from bundled dependencies</li> </ul> <h1>3.0.4-napi (2019-03-08)</h1> <ul> <li>Sync N-API bcrypt with NAN bcrypt</li> </ul> <h1>3.0.4 (2019-02-07)</h1> <ul> <li>Fix GCC, NAN and V8 deprecation warnings</li> </ul> <h1>3.0.3 (2018-12-19)</h1> <ul> <li>Update <code>nan</code> to 2.12.1</li> </ul> <!-- raw HTML omitted --> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kelektiv/node.bcrypt.js/commit/61139e6bbe6afe9c2c2a0dbdfe8f5e6a7b746a67"><code>61139e6</code></a> v5.0.0</li> <li><a href="https://github.com/kelektiv/node.bcrypt.js/commit/1bde62c241ac42642b3adf3b94e980fc5f0aff1a"><code>1bde62c</code></a> Update node-pre-gyp to 0.15.0</li> <li><a href="https://github.com/kelektiv/node.bcrypt.js/commit/40770d62814d29a3204d7efa85c05774b3a274cf"><code>40770d6</code></a> Add NodeJS 14 to appveyor CI</li> <li><a href="https://github.com/kelektiv/node.bcrypt.js/commit/5916a468f32e8d56518c0f222cf5581f37aea825"><code>5916a46</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kelektiv/node.bcrypt.js/issues/807">#807</a> from techhead/known_length</li> <li><a href="https://github.com/kelektiv/node.bcrypt.js/commit/f28e916fc4de51bf7afcd9d5e48c9c6ff2659eac"><code>f28e916</code></a> Reword comment</li> <li><a href="https://github.com/kelektiv/node.bcrypt.js/commit/ca1e43b6fcba5376276293fedbf1731806936d70"><code>ca1e43b</code></a> Add test for embedded NULs</li> <li><a href="https://github.com/kelektiv/node.bcrypt.js/commit/1a8185828b70ed5f3bbf83846d4a05e6dc589b83"><code>1a81858</code></a> Pass key_len to bcrypt(). Fix for issues <a href="https://github-redirect.dependabot.com/kelektiv/node.bcrypt.js/issues/774">#774</a>, <a href="https://github-redirect.dependabot.com/kelektiv/node.bcrypt.js/issues/776">#776</a></li> <li><a href="https://github.com/kelektiv/node.bcrypt.js/commit/cf4efd9b3bfdb2b1c15fe9669d74a77db153f6ca"><code>cf4efd9</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kelektiv/node.bcrypt.js/issues/647">#647</a> from ilatypov/master</li> <li><a href="https://github.com/kelektiv/node.bcrypt.js/commit/15febd13b2b4cefbed9c45f6a863bdfcaca8b58d"><code>15febd1</code></a> Allow using an enterprise artifactory.</li> <li><a href="https://github.com/kelektiv/node.bcrypt.js/commit/96c41e2ce1ae9ac7d5451d991eff7270803c74f2"><code>96c41e2</code></a> Mark z/OS compatibility code as such</li> <li>Additional commits viewable in <a href="https://github.com/kelektiv/node.bcrypt.js/compare/v0.8.7...v5.0.0">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/~amitosh">amitosh</a>, a new releaser for bcrypt since your current version.</p> </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.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
</details>
pr closed time in a month
startedjamiebuilds/tinykeys
started time in 2 months
startedHaujetZhao/QuickCut
started time in 2 months
startedturingcell/turingcell
started time in 2 months
startedopenai/gpt-3
started time in 2 months
push eventsofish/sofish
commit sha b3d9a303aa30e0f66e8b04e402d9c859802cc673
Update readme.md
push time in 2 months
push eventsofish/sofish
commit sha 1511b34753d58e6f5811ace6b1925311361e1555
less
push time in 2 months
push eventsofish/sofish
commit sha 2cca8cc8d71b4a53dc911c63d4ceb96833e30c5c
add status
push time in 2 months
push eventsofish/typo.css
commit sha bd5a26db7b87f0d04bab6512b3b6fcb565503a99
use https
push time in 2 months
push eventsofish/typo.css
commit sha d273758c8bc0a849ab7f7a463466fce2476b51a7
use https
push time in 2 months