zola-check-manager.meta

Issues/PRs archive for MTRNord/zola-check-manager
git clone git://archive.git.mtrnord.blog/MTRNord/zola-check-manager.meta.git
Log | Files | Refs

46.md (5386B)


      1 # PR #46 Bump @typescript-eslint/parser from 5.59.8 to 5.59.11
      2 
      3 - **Status:** closed
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2023-06-13T08:05:14Z
      6 - **Branch:** dependabot/npm_and_yarn/typescript-eslint/parser-5.59.11 → main
      7 - **Closed:** 2023-06-20T08:05:25Z
      8 - **Labels:** dependencies, javascript
      9 - **Diff:** [46.diff](./46.diff)
     10 
     11 ---
     12 
     13 Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.8 to 5.59.11.
     14 <details>
     15 <summary>Release notes</summary>
     16 <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@​typescript-eslint/parser</code>'s releases</a>.</em></p>
     17 <blockquote>
     18 <h2>v5.59.11</h2>
     19 <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.10...v5.59.11">5.59.11</a> (2023-06-12)</h2>
     20 <p><strong>Note:</strong> Version bump only for package <code>@​typescript-eslint/typescript-eslint</code></p>
     21 <h2>v5.59.10</h2>
     22 <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.9...v5.59.10">5.59.10</a> (2023-06-12)</h2>
     23 <p><strong>Note:</strong> Version bump only for package <code>@​typescript-eslint/typescript-eslint</code></p>
     24 <h2>v5.59.9</h2>
     25 <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.8...v5.59.9">5.59.9</a> (2023-06-05)</h2>
     26 <p><strong>Note:</strong> Version bump only for package <code>@​typescript-eslint/typescript-eslint</code></p>
     27 </blockquote>
     28 </details>
     29 <details>
     30 <summary>Changelog</summary>
     31 <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md"><code>@​typescript-eslint/parser</code>'s changelog</a>.</em></p>
     32 <blockquote>
     33 <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.10...v5.59.11">5.59.11</a> (2023-06-12)</h2>
     34 <p><strong>Note:</strong> Version bump only for package <code>@​typescript-eslint/parser</code></p>
     35 <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.9...v5.59.10">5.59.10</a> (2023-06-12)</h2>
     36 <p><strong>Note:</strong> Version bump only for package <code>@​typescript-eslint/parser</code></p>
     37 <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.8...v5.59.9">5.59.9</a> (2023-06-05)</h2>
     38 <p><strong>Note:</strong> Version bump only for package <code>@​typescript-eslint/parser</code></p>
     39 </blockquote>
     40 </details>
     41 <details>
     42 <summary>Commits</summary>
     43 <ul>
     44 <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/a91bb9e264544fc635a44468c2543b94fa83ac1c"><code>a91bb9e</code></a> chore: publish v5.59.11</li>
     45 <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/9768e989d332fb11c9cb6c72f8d1d707a0b59b95"><code>9768e98</code></a> chore: publish v5.59.10</li>
     46 <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1"><code>a2b6b2e</code></a> chore: publish v5.59.9</li>
     47 <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/4710a226cb3e024fbc5157ab6102c9310cfbeeed"><code>4710a22</code></a> chore: update to latest nx and lerna (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/7019">#7019</a>)</li>
     48 <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.11/packages/parser">compare view</a></li>
     49 </ul>
     50 </details>
     51 <br />
     52 
     53 
     54 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/parser&package-manager=npm_and_yarn&previous-version=5.59.8&new-version=5.59.11)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
     55 
     56 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`.
     57 
     58 [//]: # (dependabot-automerge-start)
     59 [//]: # (dependabot-automerge-end)
     60 
     61 ---
     62 
     63 <details>
     64 <summary>Dependabot commands and options</summary>
     65 <br />
     66 
     67 You can trigger Dependabot actions by commenting on this PR:
     68 - `@dependabot rebase` will rebase this PR
     69 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
     70 - `@dependabot merge` will merge this PR after your CI passes on it
     71 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
     72 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
     73 - `@dependabot reopen` will reopen this PR if it is closed
     74 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
     75 - `@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)
     76 - `@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)
     77 - `@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)
     78 
     79 
     80 </details>
     81 
     82 
     83 ## Comments
     84 
     85 ### @dependabot[bot] — 2023-06-20T08:05:24Z
     86 
     87 Superseded by #47.
     88