369.md (7501B)
1 # PR #369 Bump crate-ci/typos from 1.8.1 to 2.2.9 2 3 - **Status:** closed 4 - **Author:** @dependabot[bot] 5 - **Created:** 2023-03-06T09:10:57Z 6 - **Branch:** dependabot/github_actions/crate-ci/typos-2.2.9 → main 7 - **Closed:** 2023-03-27T09:05:17Z 8 - **Labels:** dependencies, github_actions 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [369.diff](./369.diff) 12 13 --- 14 15 Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.8.1 to 2.2.9. 16 <details> 17 <summary>Release notes</summary> 18 <p><em>Sourced from <a href="https://github.com/crate-ci/typos/releases">crate-ci/typos's releases</a>.</em></p> 19 <blockquote> 20 <h2>varcon-core-v2.2.8</h2> 21 <p>No release notes provided.</p> 22 <h2>varcon-core-v2.2.3</h2> 23 <p>No release notes provided.</p> 24 <h2>varcon-core-v2.2.2</h2> 25 <p>No release notes provided.</p> 26 <h2>varcon-core-v2.2.1</h2> 27 <p>No release notes provided.</p> 28 <h2>varcon-core-v2.2.0</h2> 29 <p>No release notes provided.</p> 30 <h2>varcon-core-v2.1.1</h2> 31 <p>No release notes provided.</p> 32 <h2>varcon-core-v2.1.0</h2> 33 <h2>Changes:</h2> 34 <ul> 35 <li>3e66a99674a1a5f2d76910657abde5dcda2119fa chore: Release</li> 36 </ul> 37 <p>This list of changes was <a href="https://dev.azure.com/crate-ci/crate-ci/_build/results?buildId=1518&view=logs">auto generated</a>.</p> 38 <h2>varcon-core-v2.0.0</h2> 39 <h2>Changes:</h2> 40 <ul> 41 <li>399574536276154b00158ed3690c30d1c1d52819 chore: Release</li> 42 <li>bd135c4ac9b21b00774ab8f76ba8c5d03fb06fba test: Update benchsuite</li> 43 <li>65d0ea238b800d648635c71f5b03c6da713108cc docs: Update changelog</li> 44 <li>8863874e334950aaa420286f04b22b80f43fba45 tests: Measure ascii perf</li> 45 <li>5eb4665c831bea908c95591e3abb1f01b85c1adf Merge pull request <a href="https://github-redirect.dependabot.com/crate-ci/typos/issues/255">#255</a> from epage/ignore</li> 46 <li>327a84a242cd16d97c92e8fe64fceb1243d7fb94 feat(ignore): Typos=specific ignores [ <a href="https://github-redirect.dependabot.com/crate-ci/typos/issues/134">#134</a> ]</li> 47 <li>0cf16750cc5909959b145fcdc6984002002cc8d7 docs: Balance the parens</li> 48 <li>0b9733c60699386cac589dca8bed90d2e1562ad1 docs: Remove dead space</li> 49 <li>75b170c2b465fc778df35b599f11156e18e6ca4f docs: Include screenshot [ <a href="https://github-redirect.dependabot.com/crate-ci/typos/issues/237">#237</a> ]</li> 50 <li>36935481eb3d971443da3b0813ee30a480ce79dc Merge pull request <a href="https://github-redirect.dependabot.com/crate-ci/typos/issues/254">#254</a> from epage/perf</li> 51 </ul> 52 <!-- raw HTML omitted --> 53 <ul> 54 <li>b99f32dea83c816f1d64a1edefb9f612a73e240e perf(dict): Bypass vars when possible [ <a href="https://github-redirect.dependabot.com/crate-ci/typos/issues/253">#253</a> ]</li> 55 <li>d65fa79d0e449ccef225d54893f26f9af9395b29 refactor(dict): Make feature flag paths clearer</li> 56 <li>e6c595c5851a55a461710ec63cf27b5f7c57f475 Merge pull request <a href="https://github-redirect.dependabot.com/crate-ci/typos/issues/252">#252</a> from epage/dict</li> 57 <li>639e65b88af87007a37d86366c2c24d37a65e848 fix(dict): Handle cases from Linux [ <a href="https://github-redirect.dependabot.com/crate-ci/typos/issues/249">#249</a> ]</li> 58 <li>fb0dac429791aa985d0b67f95f75bc5e57eef418 refactor(dict): Allow 0..n corrections in BuiltIn</li> 59 <li>444d2cca91b5d041ccc6efa1784cf97a276ecfd7 Merge pull request <a href="https://github-redirect.dependabot.com/crate-ci/typos/issues/251">#251</a> from epage/vars</li> 60 </ul> 61 <!-- raw HTML omitted --> 62 </blockquote> 63 <p>... (truncated)</p> 64 </details> 65 <details> 66 <summary>Commits</summary> 67 <ul> 68 <li><a href="https://github.com/crate-ci/typos/commit/f4293b58c55f6d96275e3855eae28049be92846f"><code>f4293b5</code></a> chore: Release</li> 69 <li><a href="https://github.com/crate-ci/typos/commit/83fa45b4ac00b9b14493fe0ae5e0be1d2c23a903"><code>83fa45b</code></a> chore(ci): Don't attempt to release the varcon tags</li> 70 <li><a href="https://github.com/crate-ci/typos/commit/702752df7146526a628c9d48d80707b7578509b9"><code>702752d</code></a> docs: Update changelog</li> 71 <li><a href="https://github.com/crate-ci/typos/commit/d2850fe81ad960d7bd42a1a96e818f9521deb813"><code>d2850fe</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/crate-ci/typos/issues/672">#672</a> from epage/update</li> 72 <li><a href="https://github.com/crate-ci/typos/commit/3833f29a6688553c9fd3b332db463f3c13e05f0e"><code>3833f29</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/crate-ci/typos/issues/671">#671</a> from epage/update</li> 73 <li><a href="https://github.com/crate-ci/typos/commit/ce20d2f2204a57d1054b15e2b7707f093d57f04c"><code>ce20d2f</code></a> chore: Update dependencies</li> 74 <li><a href="https://github.com/crate-ci/typos/commit/d752626069f94a066b692d44c0ba4c1263a5bdc3"><code>d752626</code></a> chore: Update dependencies</li> 75 <li><a href="https://github.com/crate-ci/typos/commit/8cef23a8f41e9fcb425c351bd5823f6d841ff522"><code>8cef23a</code></a> chore: Release</li> 76 <li><a href="https://github.com/crate-ci/typos/commit/fe425001b66bec8b67517fa00299a1e9780498db"><code>fe42500</code></a> docs: Update changelog</li> 77 <li><a href="https://github.com/crate-ci/typos/commit/7ca446d1c2ee6b1d3f9b3868dc14bb404436691a"><code>7ca446d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/crate-ci/typos/issues/669">#669</a> from jplatte/jplatte/encryption</li> 78 <li>Additional commits viewable in <a href="https://github.com/crate-ci/typos/compare/927308c726b1fba730f7aaa8bde602148b82004d...f4293b58c55f6d96275e3855eae28049be92846f">compare view</a></li> 79 </ul> 80 </details> 81 <br /> 82 83 84 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 85 86 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`. 87 88 [//]: # (dependabot-automerge-start) 89 [//]: # (dependabot-automerge-end) 90 91 --- 92 93 <details> 94 <summary>Dependabot commands and options</summary> 95 <br /> 96 97 You can trigger Dependabot actions by commenting on this PR: 98 - `@dependabot rebase` will rebase this PR 99 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 100 - `@dependabot merge` will merge this PR after your CI passes on it 101 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 102 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 103 - `@dependabot reopen` will reopen this PR if it is closed 104 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 105 - `@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) 106 - `@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) 107 - `@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) 108 109 110 </details> 111 112 <!-- Replace --> 113 ---- 114 ⌛ Deploy Preview - Build in Progress 115 <!-- Replace --> 116 117 118 119 ## Comments 120 121 ### @dependabot[bot] — 2023-03-27T09:05:16Z 122 123 Superseded by #397. 124