nordgedanken-github-io.meta

Issues/PRs archive for Nordgedanken/nordgedanken.github.io
git clone git://archive.git.mtrnord.blog/Nordgedanken/nordgedanken-github-io.meta.git
Log | Files | Refs

20.md (4936B)


      1 # PR #20 Bump bl from 1.2.0 to 1.2.3
      2 
      3 - **Status:** merged
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2022-07-21T08:08:07Z
      6 - **Branch:** dependabot/npm_and_yarn/bl-1.2.3 → master
      7 - **Merged:** 2022-07-21T08:10:06Z
      8 - **Labels:** dependencies
      9 - **Diff:** [20.diff](./20.diff)
     10 
     11 ---
     12 
     13 [//]: # (dependabot-start)
     14 ⚠️  **Dependabot is rebasing this PR** ⚠️ 
     15 
     16 Rebasing might not happen immediately, so don't worry if this takes some time.
     17 
     18 Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
     19 
     20 ---
     21 
     22 [//]: # (dependabot-end)
     23 
     24 Bumps [bl](https://github.com/rvagg/bl) from 1.2.0 to 1.2.3.
     25 <details>
     26 <summary>Release notes</summary>
     27 <p><em>Sourced from <a href="https://github.com/rvagg/bl/releases">bl's releases</a>.</em></p>
     28 <blockquote>
     29 <h2>v1.2.2</h2>
     30 <ul>
     31 <li>use safe-buffer <a href="https://github-redirect.dependabot.com/rvagg/bl/issues/51">#51</a></li>
     32 </ul>
     33 <h2>v1.2.1</h2>
     34 <ul>
     35 <li>Fix <code>shallowSlice</code> when the offset are not at the beginning of an internal buffer <a href="https://github-redirect.dependabot.com/rvagg/bl/issues/44">#44</a></li>
     36 </ul>
     37 </blockquote>
     38 </details>
     39 <details>
     40 <summary>Commits</summary>
     41 <ul>
     42 <li><a href="https://github.com/rvagg/bl/commit/d69edfd66f2b1d8b50abc0ecfe42216437540178"><code>d69edfd</code></a> 1.2.3</li>
     43 <li><a href="https://github.com/rvagg/bl/commit/847473ab543e99a687a1ef871ba9a1c4d2e26ee7"><code>847473a</code></a> test all branches</li>
     44 <li><a href="https://github.com/rvagg/bl/commit/0bd87ec97be399b129fc62feff2943ffa21bcc00"><code>0bd87ec</code></a> Fix unintialized memory access</li>
     45 <li><a href="https://github.com/rvagg/bl/commit/dc097f3f33dffbe11ce4753cf0806ffca632260e"><code>dc097f3</code></a> test newer versions of Node</li>
     46 <li><a href="https://github.com/rvagg/bl/commit/feaaa4ca34417d7d2e659d25455a73a85ef989c3"><code>feaaa4c</code></a> Bumped v1.2.2.</li>
     47 <li><a href="https://github.com/rvagg/bl/commit/307da459241b1213ec512112b9872a5e5374c115"><code>307da45</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rvagg/bl/issues/51">#51</a> from rvagg/safe-buffeer</li>
     48 <li><a href="https://github.com/rvagg/bl/commit/cf6b00e073bdc632084ad4fe95415a65602d7b81"><code>cf6b00e</code></a> Removed node 7 from .travis.yml</li>
     49 <li><a href="https://github.com/rvagg/bl/commit/4b8f5244508f64efb377314a3c74bff0cfb9b8cb"><code>4b8f524</code></a> Added safe-buffer and updated dependencies</li>
     50 <li><a href="https://github.com/rvagg/bl/commit/4acbe24bbe49b1bc7d41eca09d186219d75fa94a"><code>4acbe24</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rvagg/bl/issues/45">#45</a> from EdwardBetts/spelling</li>
     51 <li><a href="https://github.com/rvagg/bl/commit/52ed96c520f0eed4d338d141f26b10d8df1fe3eb"><code>52ed96c</code></a> correct spelling mistake</li>
     52 <li>Additional commits viewable in <a href="https://github.com/rvagg/bl/compare/v1.2.0...v1.2.3">compare view</a></li>
     53 </ul>
     54 </details>
     55 <br />
     56 
     57 
     58 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=bl&package-manager=npm_and_yarn&previous-version=1.2.0&new-version=1.2.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
     59 
     60 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`.
     61 
     62 [//]: # (dependabot-automerge-start)
     63 [//]: # (dependabot-automerge-end)
     64 
     65 ---
     66 
     67 <details>
     68 <summary>Dependabot commands and options</summary>
     69 <br />
     70 
     71 You can trigger Dependabot actions by commenting on this PR:
     72 - `@dependabot rebase` will rebase this PR
     73 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
     74 - `@dependabot merge` will merge this PR after your CI passes on it
     75 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
     76 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
     77 - `@dependabot reopen` will reopen this PR if it is closed
     78 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
     79 - `@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)
     80 - `@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)
     81 - `@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)
     82 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Nordgedanken/nordgedanken.github.io/network/alerts).
     83 
     84 </details>
     85