23.md (5259B)
1 # PR #23 Bump decode-uri-component from 0.2.0 to 0.2.2 2 3 - **Status:** merged 4 - **Author:** @dependabot[bot] 5 - **Created:** 2022-12-09T08:48:53Z 6 - **Branch:** dependabot/npm_and_yarn/decode-uri-component-0.2.2 → master 7 - **Merged:** 2022-12-09T12:04:01Z 8 - **Labels:** dependencies 9 - **Diff:** [23.diff](./23.diff) 10 11 --- 12 13 Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. 14 <details> 15 <summary>Release notes</summary> 16 <p><em>Sourced from <a href="https://github.com/SamVerschueren/decode-uri-component/releases">decode-uri-component's releases</a>.</em></p> 17 <blockquote> 18 <h2>v0.2.2</h2> 19 <ul> 20 <li>Prevent overwriting previously decoded tokens 980e0bf</li> 21 </ul> 22 <p><a href="https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2">https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2</a></p> 23 <h2>v0.2.1</h2> 24 <ul> 25 <li>Switch to GitHub workflows 76abc93</li> 26 <li>Fix issue where decode throws - fixes <a href="https://github-redirect.dependabot.com/SamVerschueren/decode-uri-component/issues/6">#6</a> 746ca5d</li> 27 <li>Update license (<a href="https://github-redirect.dependabot.com/SamVerschueren/decode-uri-component/issues/1">#1</a>) 486d7e2</li> 28 <li>Tidelift tasks a650457</li> 29 <li>Meta tweaks 66e1c28</li> 30 </ul> 31 <p><a href="https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.1">https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.1</a></p> 32 </blockquote> 33 </details> 34 <details> 35 <summary>Commits</summary> 36 <ul> 37 <li><a href="https://github.com/SamVerschueren/decode-uri-component/commit/a0eea469d26eb0df668b081672cdb9581feb78eb"><code>a0eea46</code></a> 0.2.2</li> 38 <li><a href="https://github.com/SamVerschueren/decode-uri-component/commit/980e0bf09b64d94f1aa79012f895816c30ffd152"><code>980e0bf</code></a> Prevent overwriting previously decoded tokens</li> 39 <li><a href="https://github.com/SamVerschueren/decode-uri-component/commit/3c8a373dd4837e89b3f970e01295dd03e1405a33"><code>3c8a373</code></a> 0.2.1</li> 40 <li><a href="https://github.com/SamVerschueren/decode-uri-component/commit/76abc939783fe3900fadb7d384a74d324d5557f3"><code>76abc93</code></a> Switch to GitHub workflows</li> 41 <li><a href="https://github.com/SamVerschueren/decode-uri-component/commit/746ca5dcb6667c5d364e782d53c542830e4c10b9"><code>746ca5d</code></a> Fix issue where decode throws - fixes <a href="https://github-redirect.dependabot.com/SamVerschueren/decode-uri-component/issues/6">#6</a></li> 42 <li><a href="https://github.com/SamVerschueren/decode-uri-component/commit/486d7e26d3a8c0fbe860fb651fe1bc98c2f2be30"><code>486d7e2</code></a> Update license (<a href="https://github-redirect.dependabot.com/SamVerschueren/decode-uri-component/issues/1">#1</a>)</li> 43 <li><a href="https://github.com/SamVerschueren/decode-uri-component/commit/a65045724e6234acef87f31da499d4807b20b134"><code>a650457</code></a> Tidelift tasks</li> 44 <li><a href="https://github.com/SamVerschueren/decode-uri-component/commit/66e1c2834c0e189201cb65196ec3101372459b02"><code>66e1c28</code></a> Meta tweaks</li> 45 <li>See full diff in <a href="https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2">compare view</a></li> 46 </ul> 47 </details> 48 <br /> 49 50 51 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 52 53 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`. 54 55 [//]: # (dependabot-automerge-start) 56 [//]: # (dependabot-automerge-end) 57 58 --- 59 60 <details> 61 <summary>Dependabot commands and options</summary> 62 <br /> 63 64 You can trigger Dependabot actions by commenting on this PR: 65 - `@dependabot rebase` will rebase this PR 66 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 67 - `@dependabot merge` will merge this PR after your CI passes on it 68 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 69 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 70 - `@dependabot reopen` will reopen this PR if it is closed 71 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 72 - `@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) 73 - `@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) 74 - `@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) 75 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Nordgedanken/nordgedanken.github.io/network/alerts). 76 77 </details> 78