Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from ros-tooling:master #159

Open
wants to merge 304 commits into
base: master
Choose a base branch
from
Open
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Nov 9, 2020

  1. Bump jest from 26.6.2 to 26.6.3

    Bumps [jest](https://github.com/facebook/jest) from 26.6.2 to 26.6.3.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/facebook/jest/releases">jest's releases</a>.</em></p>
    <blockquote>
    <h2>26.6.3</h2>
    <h3>Fixes</h3>
    <ul>
    <li><code>[jest-resolve-dependencies]</code> Continue dependency resolution if mock dependency can't be found (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10779">#10779</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a href="https://github.com/facebook/jest/blob/master/CHANGELOG.md">jest's changelog</a>.</em></p>
    <blockquote>
    <h2>26.6.3</h2>
    <h3>Fixes</h3>
    <ul>
    <li><code>[jest-resolve-dependencies]</code> Continue dependency resolution if mock dependency can't be found (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10779">#10779</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/facebook/jest/commit/2f6931e91d5ab126de70caf150c68709752e7f6c"><code>2f6931e</code></a> v26.6.3</li>
    <li><a href="https://github.com/facebook/jest/commit/ce5d39d703ba78d51ecf495d23ba4071763499df"><code>ce5d39d</code></a> chore: update changelog for release</li>
    <li><a href="https://github.com/facebook/jest/commit/ca92599d4e139f7674fb33ba4c99592d3375e3fd"><code>ca92599</code></a> Don't throw an error if mock dependency can't be found (<a href="https://github-redirect.dependabot.com/facebook/jest/issues/10779">#10779</a>)</li>
    <li><a href="https://github.com/facebook/jest/commit/a7ae4f2c229772f78e5588f564a2f56180fbc869"><code>a7ae4f2</code></a> chore: bump babel core types (<a href="https://github-redirect.dependabot.com/facebook/jest/issues/10772">#10772</a>)</li>
    <li><a href="https://github.com/facebook/jest/commit/6bd96a03958f3438a57fd3af7e38e601cf568ccd"><code>6bd96a0</code></a> chore: update lockfile after publish</li>
    <li>See full diff in <a href="https://github.com/facebook/jest/compare/v26.6.2...v26.6.3">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jest&package-manager=npm_and_yarn&previous-version=26.6.2&new-version=26.6.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    Dependabot will merge this PR once CI passes on it, as requested by @dabonnie.
    
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    7228bdd View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. Bump @typescript-eslint/eslint-plugin from 4.6.1 to 4.7.0

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.6.1 to 4.7.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases">@typescript-eslint/eslint-plugin's releases</a>.</em></p>
    <blockquote>
    <h2>v4.7.0</h2>
    <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.6.1...v4.7.0">4.7.0</a> (2020-11-09)</h1>
    <h3>Bug Fixes</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [array-type] parenthesize ReadonlyArray fix (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2747">#2747</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/83385ac351f45d3bcbd19f72711838e9a8473827">83385ac</a>)</li>
    <li><strong>eslint-plugin:</strong> [no-extra-non-null-assertion] false positive with non-nullable computed key (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2737">#2737</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/e82698c0ec796e460e40c3dd90a30bd100db05c2">e82698c</a>)</li>
    </ul>
    <h3>Features</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> add rule <code>no-void-expression</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2605">#2605</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/c8a4dadeab8a64fb4768deda8f65475435dd2cad">c8a4dad</a>)</li>
    <li>support TS4.1 features (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2748">#2748</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/2be354bb15f9013a2da1b13a0c0836e9ef057e16">2be354b</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2583">#2583</a></li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md">@typescript-eslint/eslint-plugin's changelog</a>.</em></p>
    <blockquote>
    <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.6.1...v4.7.0">4.7.0</a> (2020-11-09)</h1>
    <h3>Bug Fixes</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [array-type] parenthesize ReadonlyArray fix (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2747">#2747</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/83385ac351f45d3bcbd19f72711838e9a8473827">83385ac</a>)</li>
    <li><strong>eslint-plugin:</strong> [no-extra-non-null-assertion] false positive with non-nullable computed key (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2737">#2737</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/e82698c0ec796e460e40c3dd90a30bd100db05c2">e82698c</a>)</li>
    </ul>
    <h3>Features</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> add rule <code>no-void-expression</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2605">#2605</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/c8a4dadeab8a64fb4768deda8f65475435dd2cad">c8a4dad</a>)</li>
    <li>support TS4.1 features (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2748">#2748</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/2be354bb15f9013a2da1b13a0c0836e9ef057e16">2be354b</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2583">#2583</a></li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/c473780db9985726cf7a15cc6843dc29e27d923c"><code>c473780</code></a> chore: publish v4.7.0</li>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/2be354bb15f9013a2da1b13a0c0836e9ef057e16"><code>2be354b</code></a> feat: support TS4.1 features (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/2748">#2748</a>)</li>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/83385ac351f45d3bcbd19f72711838e9a8473827"><code>83385ac</code></a> fix(eslint-plugin): [array-type] parenthesize ReadonlyArray fix (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/2747">#2747</a>)</li>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/0d0af64d9bd3b99f576cf8ac68f4c3cc30e9496b"><code>0d0af64</code></a> docs(eslint-plugin): Move no-implied-eval &amp; no-throw-literal to Extension Rul...</li>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/e82698c0ec796e460e40c3dd90a30bd100db05c2"><code>e82698c</code></a> fix(eslint-plugin): [no-extra-non-null-assertion] false positive with non-nul...</li>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/c8a4dadeab8a64fb4768deda8f65475435dd2cad"><code>c8a4dad</code></a> feat(eslint-plugin): add rule <code>no-void-expression</code> (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/2605">#2605</a>)</li>
    <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v4.7.0/packages/eslint-plugin">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/eslint-plugin&package-manager=npm_and_yarn&previous-version=4.6.1&new-version=4.7.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    67ddbc9 View commit details
    Browse the repository at this point in the history
  2. Bump @types/node from 14.14.6 to 14.14.7

    [//]: # (dependabot-start)
    ⚠️  **Dependabot is rebasing this PR** ⚠️ 
    
    If you make any changes to it yourself then they will take precedence over the rebase.
    
    ---
    
    [//]: # (dependabot-end)
    
    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.6 to 14.14.7.
    <details>
    <summary>Commits</summary>
    <ul>
    <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=14.14.6&new-version=14.14.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    30d3f37 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

  1. Rebuild out-of-date index.js to use latest code

    Signed-off-by: Emerson Knapp <eknapp@amazon.com>
    Emerson Knapp committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    c941048 View commit details
    Browse the repository at this point in the history
  2. Update everything to 0.1.0 for release (#430)

    * Update everything to 0.1.0 for release
    
    Fixes addPath deprecation error by updating dependencies.
    Moves to minor version 1 in order to allow for better messaging about API change vs patch fixes in the future.
    
    Signed-off-by: Emerson Knapp <eknapp@amazon.com>
    emersonknapp committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    a66f0e3 View commit details
    Browse the repository at this point in the history
  3. Bump @typescript-eslint/eslint-plugin from 4.7.0 to 4.8.1

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.7.0 to 4.8.1.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases">@typescript-eslint/eslint-plugin's releases</a>.</em></p>
    <blockquote>
    <h2>v4.8.1</h2>
    <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.8.0...v4.8.1">4.8.1</a> (2020-11-17)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [no-unnecessary-condition] false positive when array predicate returns unknown (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2772">#2772</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/111c244c3eb157efeb5c43ff39f12633b27f091e">111c244</a>)</li>
    <li><strong>typescript-estree:</strong> parseWithNodeMaps returning empty maps (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2773">#2773</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/3e4a0ed0d615fd22a2f28c7c8af6179673e195f8">3e4a0ed</a>)</li>
    </ul>
    <h2>v4.8.0</h2>
    <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.7.0...v4.8.0">4.8.0</a> (2020-11-16)</h1>
    <h3>Bug Fixes</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [consistent-type-definitions] remove fixer when the interface is within a global module declaration (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2739">#2739</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/2326238738c95acfc14c17f9b16798f1de6d267f">2326238</a>)</li>
    <li><strong>eslint-plugin:</strong> [no-unsafe-member-access] ignore MemberExpression's whose parents are either TSClassImplements or TSInterfaceHeritage (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2753">#2753</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/535db3bf27ee1d7824ada9acd91d1b7833064628">535db3b</a>)</li>
    </ul>
    <h3>Features</h3>
    <ul>
    <li><strong>typescript-estree:</strong> add <code>parseWithNodeMaps</code> API (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2760">#2760</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/9441d5030211f1c32f5ae8e61d5565cab8bb6823">9441d50</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/1852">#1852</a></li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md">@typescript-eslint/eslint-plugin's changelog</a>.</em></p>
    <blockquote>
    <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.8.0...v4.8.1">4.8.1</a> (2020-11-17)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [no-unnecessary-condition] false positive when array predicate returns unknown (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2772">#2772</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/111c244c3eb157efeb5c43ff39f12633b27f091e">111c244</a>)</li>
    </ul>
    <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.7.0...v4.8.0">4.8.0</a> (2020-11-16)</h1>
    <h3>Bug Fixes</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [consistent-type-definitions] remove fixer when the interface is within a global module declaration (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2739">#2739</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/2326238738c95acfc14c17f9b16798f1de6d267f">2326238</a>)</li>
    <li><strong>eslint-plugin:</strong> [no-unsafe-member-access] ignore MemberExpression's whose parents are either TSClassImplements or TSInterfaceHeritage (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2753">#2753</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/535db3bf27ee1d7824ada9acd91d1b7833064628">535db3b</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/4b895717973fd1f89b2b095edfb51e8d7715f0e2"><code>4b89571</code></a> chore: publish v4.8.1</li>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/111c244c3eb157efeb5c43ff39f12633b27f091e"><code>111c244</code></a> fix(eslint-plugin): [no-unnecessary-condition] false positive when array pred...</li>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/3333040f02d14531efc1ad70af7dbd1e6a24c1fa"><code>3333040</code></a> chore: publish v4.8.0</li>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/2326238738c95acfc14c17f9b16798f1de6d267f"><code>2326238</code></a> fix(eslint-plugin): [consistent-type-definitions] remove fixer when the inter...</li>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/535db3bf27ee1d7824ada9acd91d1b7833064628"><code>535db3b</code></a> fix(eslint-plugin): [no-unsafe-member-access] ignore MemberExpression's whose...</li>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/33ce420e7742ed8d1b4d090196d0c888d8e4e0f2"><code>33ce420</code></a> docs: correct rule name in changelog</li>
    <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v4.8.1/packages/eslint-plugin">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/eslint-plugin&package-manager=npm_and_yarn&previous-version=4.7.0&new-version=4.8.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    7a69546 View commit details
    Browse the repository at this point in the history
  4. Bump @typescript-eslint/parser from 4.6.1 to 4.8.1

    [//]: # (dependabot-start)
    ⚠️  **Dependabot is rebasing this PR** ⚠️ 
    
    If you make any changes to it yourself then they will take precedence over the rebase.
    
    ---
    
    [//]: # (dependabot-end)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.6.1 to 4.8.1.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases">@typescript-eslint/parser's releases</a>.</em></p>
    <blockquote>
    <h2>v4.8.1</h2>
    <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.8.0...v4.8.1">4.8.1</a> (2020-11-17)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [no-unnecessary-condition] false positive when array predicate returns unknown (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2772">#2772</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/111c244c3eb157efeb5c43ff39f12633b27f091e">111c244</a>)</li>
    <li><strong>typescript-estree:</strong> parseWithNodeMaps returning empty maps (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2773">#2773</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/3e4a0ed0d615fd22a2f28c7c8af6179673e195f8">3e4a0ed</a>)</li>
    </ul>
    <h2>v4.8.0</h2>
    <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.7.0...v4.8.0">4.8.0</a> (2020-11-16)</h1>
    <h3>Bug Fixes</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [consistent-type-definitions] remove fixer when the interface is within a global module declaration (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2739">#2739</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/2326238738c95acfc14c17f9b16798f1de6d267f">2326238</a>)</li>
    <li><strong>eslint-plugin:</strong> [no-unsafe-member-access] ignore MemberExpression's whose parents are either TSClassImplements or TSInterfaceHeritage (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2753">#2753</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/535db3bf27ee1d7824ada9acd91d1b7833064628">535db3b</a>)</li>
    </ul>
    <h3>Features</h3>
    <ul>
    <li><strong>typescript-estree:</strong> add <code>parseWithNodeMaps</code> API (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2760">#2760</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/9441d5030211f1c32f5ae8e61d5565cab8bb6823">9441d50</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/1852">#1852</a></li>
    </ul>
    <h2>v4.7.0</h2>
    <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.6.1...v4.7.0">4.7.0</a> (2020-11-09)</h1>
    <h3>Bug Fixes</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [array-type] parenthesize ReadonlyArray fix (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2747">#2747</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/83385ac351f45d3bcbd19f72711838e9a8473827">83385ac</a>)</li>
    <li><strong>eslint-plugin:</strong> [no-extra-non-null-assertion] false positive with non-nullable computed key (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2737">#2737</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/e82698c0ec796e460e40c3dd90a30bd100db05c2">e82698c</a>)</li>
    </ul>
    <h3>Features</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> add rule <code>no-confusing-void-expression</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2605">#2605</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/c8a4dadeab8a64fb4768deda8f65475435dd2cad">c8a4dad</a>)</li>
    <li>support TS4.1 features (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2748">#2748</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/2be354bb15f9013a2da1b13a0c0836e9ef057e16">2be354b</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2583">#2583</a></li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md">@typescript-eslint/parser's changelog</a>.</em></p>
    <blockquote>
    <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.8.0...v4.8.1">4.8.1</a> (2020-11-17)</h2>
    <p><strong>Note:</strong> Version bump only for package @typescript-eslint/parser</p>
    <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.7.0...v4.8.0">4.8.0</a> (2020-11-16)</h1>
    <p><strong>Note:</strong> Version bump only for package @typescript-eslint/parser</p>
    <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.6.1...v4.7.0">4.7.0</a> (2020-11-09)</h1>
    <p><strong>Note:</strong> Version bump only for package @typescript-eslint/parser</p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/4b895717973fd1f89b2b095edfb51e8d7715f0e2"><code>4b89571</code></a> chore: publish v4.8.1</li>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/3333040f02d14531efc1ad70af7dbd1e6a24c1fa"><code>3333040</code></a> chore: publish v4.8.0</li>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/c473780db9985726cf7a15cc6843dc29e27d923c"><code>c473780</code></a> chore: publish v4.7.0</li>
    <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v4.8.1/packages/parser">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/parser&package-manager=npm_and_yarn&previous-version=4.6.1&new-version=4.8.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    2b11cb5 View commit details
    Browse the repository at this point in the history
  5. Bump @types/node from 14.14.7 to 14.14.8

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.7 to 14.14.8.
    <details>
    <summary>Commits</summary>
    <ul>
    <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=14.14.7&new-version=14.14.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    a81ab39 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

  1. Bump typescript from 4.0.5 to 4.1.2

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.5 to 4.1.2.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/Microsoft/TypeScript/releases">typescript's releases</a>.</em></p>
    <blockquote>
    <h2>TypeScript 4.1</h2>
    <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-4-1">release announcement</a>.</p>
    <p>For the complete list of fixed issues, check out the</p>
    <ul>
    <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+4.1.0%22+is%3Aclosed+">fixed issues query for TypeScript v4.1.0 (Beta)</a>.</li>
    <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+4.1.1%22+is%3Aclosed+">fixed issues query for TypeScript v4.1.1 (RC)</a>.</li>
    <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+4.1.2%22+is%3Aclosed+">fixed issues query for TypeScript v4.1.2 (Stable)</a>.</li>
    </ul>
    <p>Downloads are available on:</p>
    <ul>
    <li><a href="https://www.npmjs.com/package/typescript">npm</a></li>
    <li><a href="https://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.TypeScript-41">Visual Studio 2017/2019</a> (<a href="https://github.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017">Select new version in project options</a>)</li>
    <li><a href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet package</a></li>
    </ul>
    <h2>TypeScript 4.1 RC</h2>
    <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-4-1-rc">release announcement</a>.</p>
    <p>For the complete list of fixed issues, check out the</p>
    <ul>
    <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+4.1.0%22+is%3Aclosed+">fixed issues query for TypeScript v4.1.0 (Beta)</a>.</li>
    <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+4.1.1%22+is%3Aclosed+">fixed issues query for TypeScript v4.1.1 (RC)</a>.</li>
    </ul>
    <p>Downloads are available on:</p>
    <ul>
    <li><a href="https://www.npmjs.com/package/typescript">npm</a></li>
    <li><a href="https://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.TypeScript-41rc">Visual Studio 2017/2019</a> (<a href="https://github.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017">Select new version in project options</a>)</li>
    <li><a href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet package</a></li>
    </ul>
    <h2>TypeScript 4.1 Beta</h2>
    <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-4-1-beta/">release announcement</a>.</p>
    <p>For the complete list of fixed issues, check out the</p>
    <ul>
    <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+4.0.0%22+is%3Aclosed+">fixed issues query for TypeScript v4.1.0 (Beta)</a>.</li>
    </ul>
    <p>Downloads are available on:</p>
    <ul>
    <li><a href="https://www.npmjs.com/package/typescript">npm</a></li>
    <li><a href="https://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.TypeScript-40">Visual Studio 2017/2019</a> (<a href="https://github.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017">Select new version in project options</a>)</li>
    <li><a href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet package</a></li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/microsoft/TypeScript/commit/f1e53da978f728262c5c3e37ffee7890022e7cc2"><code>f1e53da</code></a> Update LKG</li>
    <li><a href="https://github.com/microsoft/TypeScript/commit/ca766df7e4b19771f3a4386f4e0cbccbeb5259dc"><code>ca766df</code></a> Fix/jsx global preferred over config implicit (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/41476">#41476</a>) (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/41583">#41583</a>)</li>
    <li><a href="https://github.com/microsoft/TypeScript/commit/d72de70fbceaaacd42fc16938f8ba5bf9716edb2"><code>d72de70</code></a> Actually install playwright in artifact build script now that it's not instal...</li>
    <li><a href="https://github.com/microsoft/TypeScript/commit/ba1b9d2d6d78feedddba39e38ebb2c68981cbca4"><code>ba1b9d2</code></a> Bump version to 4.1.2 and LKG</li>
    <li><a href="https://github.com/microsoft/TypeScript/commit/c12cc533b2c06938d166e11965477aee105ccb5e"><code>c12cc53</code></a> Remove bundledPackageName from release 4.1 (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/41536">#41536</a>)</li>
    <li><a href="https://github.com/microsoft/TypeScript/commit/612c19d755fd480ad4c1aaf754531f4a48887dcd"><code>612c19d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/41500">#41500</a> from weswigham/pick-crash-fix</li>
    <li><a href="https://github.com/microsoft/TypeScript/commit/1f27a712e0949748261f4a120372e9e0614c4d53"><code>1f27a71</code></a> Comment position feedback</li>
    <li><a href="https://github.com/microsoft/TypeScript/commit/3307cff1fcec1605f82facf381c0f6b5d204faa3"><code>3307cff</code></a> Fix crash on attempting to suggest a ts import for a synthetic js resolution</li>
    <li><a href="https://github.com/microsoft/TypeScript/commit/abf4b639518bd75cb40c6e2f780f92f4279f098b"><code>abf4b63</code></a> Update LKG</li>
    <li><a href="https://github.com/microsoft/TypeScript/commit/8d249ea13a5077b0940477bdf622e66eda75d34a"><code>8d249ea</code></a> Merge remote-tracking branch 'origin/master' into release-4.1</li>
    <li>Additional commits viewable in <a href="https://github.com/Microsoft/TypeScript/compare/v4.0.5...v4.1.2">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=typescript&package-manager=npm_and_yarn&previous-version=4.0.5&new-version=4.1.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    b9bc6ce View commit details
    Browse the repository at this point in the history
  2. Bump @types/node from 14.14.8 to 14.14.9

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.8 to 14.14.9.
    <details>
    <summary>Commits</summary>
    <ul>
    <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=14.14.8&new-version=14.14.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    accbc8e View commit details
    Browse the repository at this point in the history
  3. Bump prettier from 2.1.2 to 2.2.0

    Bumps [prettier](https://github.com/prettier/prettier) from 2.1.2 to 2.2.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/prettier/prettier/releases">prettier's releases</a>.</em></p>
    <blockquote>
    <h1>2.2.0</h1>
    <p><a href="https://github.com/prettier/prettier/compare/2.1.2...2.2.0">diff</a></p>
    <p>🔗 <a href="https://prettier.io/blog/2020/11/20/2.2.0.html">Release Notes</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a href="https://github.com/prettier/prettier/blob/master/CHANGELOG.md">prettier's changelog</a>.</em></p>
    <blockquote>
    <h1>2.2.0</h1>
    <p><a href="https://github.com/prettier/prettier/compare/2.1.2...2.2.0">diff</a></p>
    <p>🔗 <a href="https://prettier.io/blog/2020/11/20/2.2.0.html">Release Notes</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/prettier/prettier/commit/42b2195e713236f2d43dd95add7301d63f7f6b0c"><code>42b2195</code></a> Release 2.2.0</li>
    <li><a href="https://github.com/prettier/prettier/commit/9bc90cfe7d2b1531ae1249baffe43ed318bd12a4"><code>9bc90cf</code></a> Update to typescript 4.1.2 (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/9725">#9725</a>)</li>
    <li><a href="https://github.com/prettier/prettier/commit/002dc6c45fd3f57d29e3f051e4a6362d32a8842f"><code>002dc6c</code></a> Extract <code>printStatementSequence</code>, <code>printMemberExpression</code>, and <code>printBlock</code> (...</li>
    <li><a href="https://github.com/prettier/prettier/commit/92d31d1b30ceeda381164dc1ae26b5bc0eefe8a5"><code>92d31d1</code></a> Extract <code>printAssignment</code>, <code>printBinaryishExpression</code>, and <code>printComment</code> (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/9">#9</a>...</li>
    <li><a href="https://github.com/prettier/prettier/commit/05236cf64dca26a308dc4f928c61713e0b5e7dc5"><code>05236cf</code></a> Extract printInterface and printCallExpression (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/9715">#9715</a>)</li>
    <li><a href="https://github.com/prettier/prettier/commit/c03a38e8de078eaa50385842258969a2ceeb2986"><code>c03a38e</code></a> Extract function related functions (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/9721">#9721</a>)</li>
    <li><a href="https://github.com/prettier/prettier/commit/87dab58b3ac41d57ae9232187490085d37cb660e"><code>87dab58</code></a> Extract printClass and printTypeParameters (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/9713">#9713</a>)</li>
    <li><a href="https://github.com/prettier/prettier/commit/b12e869333b6361a766d4e4bc8c94299040c0936"><code>b12e869</code></a> Extract JSX related print functions (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/9714">#9714</a>)</li>
    <li><a href="https://github.com/prettier/prettier/commit/7acaa554e92330fabae038b73048efc5384df65f"><code>7acaa55</code></a> Build(deps-dev): Bump rollup from 2.33.2 to 2.33.3 (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/9717">#9717</a>)</li>
    <li><a href="https://github.com/prettier/prettier/commit/ca9aac8997eb1221c6a91505e8d7a2945284d8d4"><code>ca9aac8</code></a> Build(deps-dev): Bump webpack from 5.5.0 to 5.5.1 in /website (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/9716">#9716</a>)</li>
    <li>Additional commits viewable in <a href="https://github.com/prettier/prettier/compare/2.1.2...2.2.0">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=prettier&package-manager=npm_and_yarn&previous-version=2.1.2&new-version=2.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    9bde6f2 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. Bump to setup-ros 0.1.0 (#441)

    Signed-off-by: Emerson Knapp <eknapp@amazon.com>
    emersonknapp committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    ed65a65 View commit details
    Browse the repository at this point in the history
  2. Bump @types/node from 14.14.9 to 14.14.10

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.9 to 14.14.10.
    <details>
    <summary>Commits</summary>
    <ul>
    <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=14.14.9&new-version=14.14.10)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    458094c View commit details
    Browse the repository at this point in the history
  3. Bump @typescript-eslint/parser from 4.8.1 to 4.8.2

    [//]: # (dependabot-start)
    ⚠️  **Dependabot is rebasing this PR** ⚠️ 
    
    If you make any changes to it yourself then they will take precedence over the rebase.
    
    ---
    
    [//]: # (dependabot-end)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.8.1 to 4.8.2.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases">@typescript-eslint/parser's releases</a>.</em></p>
    <blockquote>
    <h2>v4.8.2</h2>
    <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.8.1...v4.8.2">4.8.2</a> (2020-11-23)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [prefer-literal-enum-member] allow pure template literal strings (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2786">#2786</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/f3bf6a1791c9dc64bb18d45712f07767c9f96cbd">f3bf6a1</a>)</li>
    <li><strong>typescript-estree:</strong> fix type-only regression for consumers not yet on TS 4.1 (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2789">#2789</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/50a46c60fb81d8434aa4268a13d17d8fcf499e21">50a46c6</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md">@typescript-eslint/parser's changelog</a>.</em></p>
    <blockquote>
    <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.8.1...v4.8.2">4.8.2</a> (2020-11-23)</h2>
    <p><strong>Note:</strong> Version bump only for package @typescript-eslint/parser</p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/49f86e84d02e5e822bd20b7b2a3eb16c77092926"><code>49f86e8</code></a> chore: publish v4.8.2</li>
    <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v4.8.2/packages/parser">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/parser&package-manager=npm_and_yarn&previous-version=4.8.1&new-version=4.8.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    695e79f View commit details
    Browse the repository at this point in the history
  4. Bump eslint from 7.13.0 to 7.14.0

    Bumps [eslint](https://github.com/eslint/eslint) from 7.13.0 to 7.14.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's releases</a>.</em></p>
    <blockquote>
    <h2>v7.14.0</h2>
    <ul>
    <li><a href="https://github.com/eslint/eslint/commit/5f0907399a9666dec78c74384c8969c01483c30e"><code>5f09073</code></a> Update: fix 'skip' options in no-irregular-whitespace (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13852">#13852</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13853">#13853</a>) (Milos Djermanovic)</li>
    <li><a href="https://github.com/eslint/eslint/commit/1861b4086f1018f43ab19744d866d5da986c500d"><code>1861b40</code></a> Docs: correct the function-call-argument-newline 'default' descriptions (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13866">#13866</a>) (Trevin Hofmann)</li>
    <li><a href="https://github.com/eslint/eslint/commit/98c00c41d2aecb3a990393d430694f4ce6b47de5"><code>98c00c4</code></a> New: Add no-nonoctal-decimal-escape rule (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13765">#13765</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13845">#13845</a>) (Milos Djermanovic)</li>
    <li><a href="https://github.com/eslint/eslint/commit/95d2fe6057498fc1cc2193d28c8c2d1593224b33"><code>95d2fe6</code></a> Chore: remove eslint comment from no-octal-escape tests (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13846">#13846</a>) (Milos Djermanovic)</li>
    <li><a href="https://github.com/eslint/eslint/commit/2004b7ecd3db0d4e7376cc3344246f7b9ada5801"><code>2004b7e</code></a> Fix: enable debug logs for @eslint/eslintrc (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13850">#13850</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13861">#13861</a>) (Milos Djermanovic)</li>
    <li><a href="https://github.com/eslint/eslint/commit/d2239a1fdec452e24ede04e990d16d42516fa538"><code>d2239a1</code></a> Fix: no-useless-constructor crash on bodyless constructor (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13830">#13830</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13842">#13842</a>) (Ari Perkkiö)</li>
    <li><a href="https://github.com/eslint/eslint/commit/eda0aa18498dd85eb618873e8e0f4ac97032cfca"><code>eda0aa1</code></a> Docs: no-restricted-imports is only for static imports (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13863">#13863</a>) (Robat Williams)</li>
    <li><a href="https://github.com/eslint/eslint/commit/042ae44682a8a6c5037d920689124e2304056dd8"><code>042ae44</code></a> Docs: Fix JS syntax and doc URL in working-with-custom-formatters.md (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13828">#13828</a>) (Raphael LANG)</li>
    <li><a href="https://github.com/eslint/eslint/commit/038dc73c99ae68eae2035ef303f3a947053c8f05"><code>038dc73</code></a> Chore: Test on Node.js 15 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13844">#13844</a>) (Brandon Mills)</li>
    <li><a href="https://github.com/eslint/eslint/commit/37a06d633d3669f0f43236141dc43465b8bc7ec5"><code>37a06d6</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/master/CHANGELOG.md">eslint's changelog</a>.</em></p>
    <blockquote>
    <p>v7.14.0 - November 20, 2020</p>
    <ul>
    <li><a href="https://github.com/eslint/eslint/commit/5f0907399a9666dec78c74384c8969c01483c30e"><code>5f09073</code></a> Update: fix 'skip' options in no-irregular-whitespace (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13852">#13852</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13853">#13853</a>) (Milos Djermanovic)</li>
    <li><a href="https://github.com/eslint/eslint/commit/1861b4086f1018f43ab19744d866d5da986c500d"><code>1861b40</code></a> Docs: correct the function-call-argument-newline 'default' descriptions (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13866">#13866</a>) (Trevin Hofmann)</li>
    <li><a href="https://github.com/eslint/eslint/commit/98c00c41d2aecb3a990393d430694f4ce6b47de5"><code>98c00c4</code></a> New: Add no-nonoctal-decimal-escape rule (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13765">#13765</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13845">#13845</a>) (Milos Djermanovic)</li>
    <li><a href="https://github.com/eslint/eslint/commit/95d2fe6057498fc1cc2193d28c8c2d1593224b33"><code>95d2fe6</code></a> Chore: remove eslint comment from no-octal-escape tests (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13846">#13846</a>) (Milos Djermanovic)</li>
    <li><a href="https://github.com/eslint/eslint/commit/2004b7ecd3db0d4e7376cc3344246f7b9ada5801"><code>2004b7e</code></a> Fix: enable debug logs for @eslint/eslintrc (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13850">#13850</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13861">#13861</a>) (Milos Djermanovic)</li>
    <li><a href="https://github.com/eslint/eslint/commit/d2239a1fdec452e24ede04e990d16d42516fa538"><code>d2239a1</code></a> Fix: no-useless-constructor crash on bodyless constructor (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13830">#13830</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13842">#13842</a>) (Ari Perkkiö)</li>
    <li><a href="https://github.com/eslint/eslint/commit/eda0aa18498dd85eb618873e8e0f4ac97032cfca"><code>eda0aa1</code></a> Docs: no-restricted-imports is only for static imports (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13863">#13863</a>) (Robat Williams)</li>
    <li><a href="https://github.com/eslint/eslint/commit/042ae44682a8a6c5037d920689124e2304056dd8"><code>042ae44</code></a> Docs: Fix JS syntax and doc URL in working-with-custom-formatters.md (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13828">#13828</a>) (Raphael LANG)</li>
    <li><a href="https://github.com/eslint/eslint/commit/038dc73c99ae68eae2035ef303f3a947053c8f05"><code>038dc73</code></a> Chore: Test on Node.js 15 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13844">#13844</a>) (Brandon Mills)</li>
    <li><a href="https://github.com/eslint/eslint/commit/37a06d633d3669f0f43236141dc43465b8bc7ec5"><code>37a06d6</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/eslint/eslint/commit/0cb81a9b90dd6b92bac383022f886e501bd2cb31"><code>0cb81a9</code></a> 7.14.0</li>
    <li><a href="https://github.com/eslint/eslint/commit/fb3a594191f0aeac14042baf0bfa9aff9a05a96d"><code>fb3a594</code></a> Build: changelog update for 7.14.0</li>
    <li><a href="https://github.com/eslint/eslint/commit/5f0907399a9666dec78c74384c8969c01483c30e"><code>5f09073</code></a> Update: fix 'skip' options in no-irregular-whitespace (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13852">#13852</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13853">#13853</a>)</li>
    <li><a href="https://github.com/eslint/eslint/commit/1861b4086f1018f43ab19744d866d5da986c500d"><code>1861b40</code></a> Docs: correct the function-call-argument-newline 'default' descriptions (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13866">#13866</a>)</li>
    <li><a href="https://github.com/eslint/eslint/commit/98c00c41d2aecb3a990393d430694f4ce6b47de5"><code>98c00c4</code></a> New: Add no-nonoctal-decimal-escape rule (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13765">#13765</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13845">#13845</a>)</li>
    <li><a href="https://github.com/eslint/eslint/commit/95d2fe6057498fc1cc2193d28c8c2d1593224b33"><code>95d2fe6</code></a> Chore: remove eslint comment from no-octal-escape tests (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13846">#13846</a>)</li>
    <li><a href="https://github.com/eslint/eslint/commit/2004b7ecd3db0d4e7376cc3344246f7b9ada5801"><code>2004b7e</code></a> Fix: enable debug logs for @eslint/eslintrc (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13850">#13850</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13861">#13861</a>)</li>
    <li><a href="https://github.com/eslint/eslint/commit/d2239a1fdec452e24ede04e990d16d42516fa538"><code>d2239a1</code></a> Fix: no-useless-constructor crash on bodyless constructor (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13830">#13830</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13">#13</a>...</li>
    <li><a href="https://github.com/eslint/eslint/commit/eda0aa18498dd85eb618873e8e0f4ac97032cfca"><code>eda0aa1</code></a> Docs: no-restricted-imports is only for static imports (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13863">#13863</a>)</li>
    <li><a href="https://github.com/eslint/eslint/commit/042ae44682a8a6c5037d920689124e2304056dd8"><code>042ae44</code></a> Docs: Fix JS syntax and doc URL in working-with-custom-formatters.md (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13828">#13828</a>)</li>
    <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v7.13.0...v7.14.0">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint&package-manager=npm_and_yarn&previous-version=7.13.0&new-version=7.14.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    de66af1 View commit details
    Browse the repository at this point in the history
  5. Bump lint-staged from 10.5.1 to 10.5.2

    Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.1 to 10.5.2.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/okonet/lint-staged/releases">lint-staged's releases</a>.</em></p>
    <blockquote>
    <h2>v10.5.2</h2>
    <h2><a href="https://github.com/okonet/lint-staged/compare/v10.5.1...v10.5.2">10.5.2</a> (2020-11-24)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li>use bibliography-style links in related posts section of readme (<a href="https://github-redirect.dependabot.com/okonet/lint-staged/issues/932">#932</a>) (<a href="https://github.com/okonet/lint-staged/commit/0ff29178c8771ab10e43a395e252c6a118306942">0ff2917</a>), closes <a href="https://github-redirect.dependabot.com/okonet/lint-staged/issues/931">#931</a></li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/okonet/lint-staged/commit/0ff29178c8771ab10e43a395e252c6a118306942"><code>0ff2917</code></a> fix: use bibliography-style links in related posts section of readme (<a href="https://github-redirect.dependabot.com/okonet/lint-staged/issues/932">#932</a>)</li>
    <li>See full diff in <a href="https://github.com/okonet/lint-staged/compare/v10.5.1...v10.5.2">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=lint-staged&package-manager=npm_and_yarn&previous-version=10.5.1&new-version=10.5.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    e1a345b View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2020

  1. Bump @typescript-eslint/eslint-plugin from 4.8.1 to 4.8.2

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.8.1 to 4.8.2.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases">@typescript-eslint/eslint-plugin's releases</a>.</em></p>
    <blockquote>
    <h2>v4.8.2</h2>
    <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.8.1...v4.8.2">4.8.2</a> (2020-11-23)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [prefer-literal-enum-member] allow pure template literal strings (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2786">#2786</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/f3bf6a1791c9dc64bb18d45712f07767c9f96cbd">f3bf6a1</a>)</li>
    <li><strong>typescript-estree:</strong> fix type-only regression for consumers not yet on TS 4.1 (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2789">#2789</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/50a46c60fb81d8434aa4268a13d17d8fcf499e21">50a46c6</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md">@typescript-eslint/eslint-plugin's changelog</a>.</em></p>
    <blockquote>
    <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.8.1...v4.8.2">4.8.2</a> (2020-11-23)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [prefer-literal-enum-member] allow pure template literal strings (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2786">#2786</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/f3bf6a1791c9dc64bb18d45712f07767c9f96cbd">f3bf6a1</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/49f86e84d02e5e822bd20b7b2a3eb16c77092926"><code>49f86e8</code></a> chore: publish v4.8.2</li>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/f3bf6a1791c9dc64bb18d45712f07767c9f96cbd"><code>f3bf6a1</code></a> fix(eslint-plugin): [prefer-literal-enum-member] allow pure template literal ...</li>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/7af66a73dfd89196f4c7fa4dd80b2b410a8bb97a"><code>7af66a7</code></a> docs(eslint-plugin): [ban-types] add reference on how to type an empty object...</li>
    <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v4.8.2/packages/eslint-plugin">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/eslint-plugin&package-manager=npm_and_yarn&previous-version=4.8.1&new-version=4.8.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    89edfe7 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. Bump prettier from 2.2.0 to 2.2.1

    Bumps [prettier](https://github.com/prettier/prettier) from 2.2.0 to 2.2.1.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/prettier/prettier/releases">prettier's releases</a>.</em></p>
    <blockquote>
    <h2>2.2.1</h2>
    <p><a href="https://github.com/prettier/prettier/blob/master/CHANGELOG.md#221">🔗 Changelog</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a href="https://github.com/prettier/prettier/blob/master/CHANGELOG.md">prettier's changelog</a>.</em></p>
    <blockquote>
    <h1>2.2.1</h1>
    <p><a href="https://github.com/prettier/prettier/compare/2.2.0...2.2.1">diff</a></p>
    <h4>Fix formatting for AssignmentExpression with ClassExpression (<a href="https://github-redirect.dependabot.com/prettier/prettier/pull/9741">#9741</a> by <a href="https://github.com/sosukesuzuki">@sosukesuzuki</a>)</h4>
    <!-- raw HTML omitted -->
    <pre lang="js"><code>// Input
    module.exports = class A extends B {
      method() {
        console.log(&quot;foo&quot;);
      }
    };
    <p>// Prettier 2.2.0
    module.exports = class A extends (
    B
    ) {
    method() {
    console.log(&quot;foo&quot;);
    }
    };</p>
    <p>// Prettier 2.2.1
    module.exports = class A extends B {
    method() {
    console.log(&quot;foo&quot;);
    }
    };
    </code></pre></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/prettier/prettier/commit/326543f9082d6d77dec634914c8d4daa8525c7eb"><code>326543f</code></a> Release 2.2.1</li>
    <li><a href="https://github.com/prettier/prettier/commit/81bfd3ffc72d3c971e3b6962157a90c8bf12be50"><code>81bfd3f</code></a> Fix changelog to old format</li>
    <li><a href="https://github.com/prettier/prettier/commit/b46710f2d9cd53a83ac615d68b6b2f20ae600493"><code>b46710f</code></a> Fix formatting for AssignmentExpression with ClassExpression (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/9741">#9741</a>)</li>
    <li><a href="https://github.com/prettier/prettier/commit/114fe2e6cc0864e9f9e9f24379aaf424be8b3e7a"><code>114fe2e</code></a> Fix typo</li>
    <li><a href="https://github.com/prettier/prettier/commit/81303dab8c85765ae87b9921536cde8954d37a9f"><code>81303da</code></a> Docs: Add missing <code>meriyah</code> parser</li>
    <li><a href="https://github.com/prettier/prettier/commit/28cc1908fd8fd1d8d62b62ce55d735325dd5f118"><code>28cc190</code></a> Clean changelog_unreleased</li>
    <li><a href="https://github.com/prettier/prettier/commit/d2b9b083ca0c4a2d918cf3a4918e3b39ac189d70"><code>d2b9b08</code></a> Add 2.2 blog post (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/9589">#9589</a>)</li>
    <li><a href="https://github.com/prettier/prettier/commit/2d9897a6b8589088ace0f53728f391ecd13b0d36"><code>2d9897a</code></a> Update dependents count</li>
    <li><a href="https://github.com/prettier/prettier/commit/117583991c12a77fcd77d01d407a03a1ce8f2362"><code>1175839</code></a> Git blame ignore 2.2.0</li>
    <li><a href="https://github.com/prettier/prettier/commit/cf354c205de9841a2d306387473dac369359ca2b"><code>cf354c2</code></a> Bump Prettier dependency to 2.2.0</li>
    <li>See full diff in <a href="https://github.com/prettier/prettier/compare/2.2.0...2.2.1">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=prettier&package-manager=npm_and_yarn&previous-version=2.2.0&new-version=2.2.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    d48aa67 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

  1. Bump @typescript-eslint/eslint-plugin from 4.8.2 to 4.9.0

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.8.2 to 4.9.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases">@typescript-eslint/eslint-plugin's releases</a>.</em></p>
    <blockquote>
    <h2>v4.9.0</h2>
    <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.8.2...v4.9.0">4.9.0</a> (2020-11-30)</h1>
    <h3>Bug Fixes</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [consistent-indexed-object-style] convert readonly index signature to readonly record (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2798">#2798</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/29428a4dbef133563f2ee54b22908a01ab9a9472">29428a4</a>)</li>
    <li><strong>eslint-plugin:</strong> [consistent-type-imports] crash when using both default and namespace in one import (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2778">#2778</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/c816b84814214f7504a0d89a5cd3b08c595bfb50">c816b84</a>)</li>
    <li><strong>eslint-plugin:</strong> [explicit-module-boundary-types] ignore functions exported within typed object/array literals (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2805">#2805</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/73a63ee9ea00b2db0a29f148d7863c3778e4a483">73a63ee</a>)</li>
    <li><strong>eslint-plugin:</strong> [no-use-before-define] allow class references if they're within a class decorator (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2827">#2827</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/050023aa7bd791d0be7b5788a9dcd8e61a00ce79">050023a</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2842">#2842</a></li>
    <li><strong>eslint-plugin:</strong> [triple-slash-reference] fix crash with external module reference (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2788">#2788</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/32b1b6839fb32d93b7faa8fec74c9cb68ea587bb">32b1b68</a>)</li>
    <li><strong>scope-manager:</strong> fix assertion assignments not being marked as write references (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2809">#2809</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/fa6849245ca55ca407dc031afbad456f2925a8e9">fa68492</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2804">#2804</a></li>
    <li><strong>typescript-estree:</strong> add default value for <code>parserOptions.projectFolderIgnoreList</code> and deduplicate resolved projects (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2819">#2819</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/bf904ec72db57174fec531f61e9427230662553e">bf904ec</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2418">#2418</a> <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2814">#2814</a></li>
    </ul>
    <h3>Features</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [naming-convention] add <code>requireDouble</code>, <code>allowDouble</code>, <code>allowSingleOrDouble</code> options for underscores (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2812">#2812</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/dd0576a66c34810bc60e0958948c9a8104a3f1a3">dd0576a</a>)</li>
    <li><strong>eslint-plugin:</strong> [naming-convention] add <code>requiresQuotes</code> modifier (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2813">#2813</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/6fc84094928c3645a0e04c31bd4d759fdfbdcb74">6fc8409</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2761">#2761</a> <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/1483">#1483</a></li>
    <li><strong>eslint-plugin:</strong> [naming-convention] add modifier <code>unused</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2810">#2810</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/6a06944e60677a402e7ab432e6ac1209737a7027">6a06944</a>)</li>
    <li><strong>eslint-plugin:</strong> [naming-convention] add modifiers <code>exported</code>, <code>global</code>, and <code>destructured</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2808">#2808</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/fb254a1036b89f9b78f927d607358e65e81a2250">fb254a1</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2239">#2239</a> <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2512">#2512</a> <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2318">#2318</a> <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2802">#2802</a></li>
    <li><strong>eslint-plugin:</strong> [naming-convention] allow <code>destructured</code> modifier for <code>parameter</code> selector (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2829">#2829</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/525d2ff9292d89e1445b273b5378159bca323a1e">525d2ff</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2828">#2828</a></li>
    <li><strong>eslint-plugin:</strong> [naming-convention] split <code>property</code> and <code>method</code> selectors into more granular <code>classXXX</code>, <code>objectLiteralXXX</code>, <code>typeXXX</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2807">#2807</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/665b6d4023fb9d821f348c39aefff0d7571a98bf">665b6d4</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/1477">#1477</a> <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2802">#2802</a></li>
    <li><strong>eslint-plugin:</strong> [no-unused-vars] fork the base rule (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2768">#2768</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/a8227a6185dd24de4bfc7d766931643871155021">a8227a6</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2782">#2782</a> <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2714">#2714</a> <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2648">#2648</a></li>
    <li><strong>eslint-plugin:</strong> [unbound-method] add support for methods with a <code>this: void</code> parameter (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2796">#2796</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/878dd4ae8c408f1eb42790a8fac37f85040b7f3c">878dd4a</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md">@typescript-eslint/eslint-plugin's changelog</a>.</em></p>
    <blockquote>
    <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.8.2...v4.9.0">4.9.0</a> (2020-11-30)</h1>
    <h3>Bug Fixes</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [consistent-indexed-object-style] convert readonly index signature to readonly record (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2798">#2798</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/29428a4dbef133563f2ee54b22908a01ab9a9472">29428a4</a>)</li>
    <li><strong>eslint-plugin:</strong> [consistent-type-imports] crash when using both default and namespace in one import (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2778">#2778</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/c816b84814214f7504a0d89a5cd3b08c595bfb50">c816b84</a>)</li>
    <li><strong>eslint-plugin:</strong> [explicit-module-boundary-types] ignore functions exported within typed object/array literals (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2805">#2805</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/73a63ee9ea00b2db0a29f148d7863c3778e4a483">73a63ee</a>)</li>
    <li><strong>eslint-plugin:</strong> [no-use-before-define] allow class references if they're within a class decorator (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2827">#2827</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/050023aa7bd791d0be7b5788a9dcd8e61a00ce79">050023a</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2842">#2842</a></li>
    <li><strong>eslint-plugin:</strong> [triple-slash-reference] fix crash with external module reference (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2788">#2788</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/32b1b6839fb32d93b7faa8fec74c9cb68ea587bb">32b1b68</a>)</li>
    <li><strong>scope-manager:</strong> fix assertion assignments not being marked as write references (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2809">#2809</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/fa6849245ca55ca407dc031afbad456f2925a8e9">fa68492</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2804">#2804</a></li>
    </ul>
    <h3>Features</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [naming-convention] add <code>requireDouble</code>, <code>allowDouble</code>, <code>allowSingleOrDouble</code> options for underscores (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2812">#2812</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/dd0576a66c34810bc60e0958948c9a8104a3f1a3">dd0576a</a>)</li>
    <li><strong>eslint-plugin:</strong> [naming-convention] add <code>requiresQuotes</code> modifier (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2813">#2813</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/6fc84094928c3645a0e04c31bd4d759fdfbdcb74">6fc8409</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2761">#2761</a> <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/1483">#1483</a></li>
    <li><strong>eslint-plugin:</strong> [naming-convention] add modifier <code>unused</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2810">#2810</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/6a06944e60677a402e7ab432e6ac1209737a7027">6a06944</a>)</li>
    <li><strong>eslint-plugin:</strong> [naming-convention] add modifiers <code>exported</code>, <code>global</code>, and <code>destructured</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2808">#2808</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/fb254a1036b89f9b78f927d607358e65e81a2250">fb254a1</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2239">#2239</a> <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2512">#2512</a> <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2318">#2318</a> <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2802">#2802</a></li>
    <li><strong>eslint-plugin:</strong> [naming-convention] allow <code>destructured</code> modifier for <code>parameter</code> selector (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2829">#2829</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/525d2ff9292d89e1445b273b5378159bca323a1e">525d2ff</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2828">#2828</a></li>
    <li><strong>eslint-plugin:</strong> [naming-convention] split <code>property</code> and <code>method</code> selectors into more granular <code>classXXX</code>, <code>objectLiteralXXX</code>, <code>typeXXX</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2807">#2807</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/665b6d4023fb9d821f348c39aefff0d7571a98bf">665b6d4</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/1477">#1477</a> <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2802">#2802</a></li>
    <li><strong>eslint-plugin:</strong> [no-unused-vars] fork the base rule (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2768">#2768</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/a8227a6185dd24de4bfc7d766931643871155021">a8227a6</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2782">#2782</a> <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2714">#2714</a> <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2648">#2648</a></li>
    <li><strong>eslint-plugin:</strong> [unbound-method] add support for methods with a <code>this: void</code> parameter (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2796">#2796</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/878dd4ae8c408f1eb42790a8fac37f85040b7f3c">878dd4a</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/f714911944b95dd4495166b35ff7784aedac1451"><code>f714911</code></a> chore: publish v4.9.0</li>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/525d2ff9292d89e1445b273b5378159bca323a1e"><code>525d2ff</code></a> feat(eslint-plugin): [naming-convention] allow <code>destructured</code> modifier for `p...</li>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/050023aa7bd791d0be7b5788a9dcd8e61a00ce79"><code>050023a</code></a> fix(eslint-plugin): [no-use-before-define] allow class references if they're ...</li>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/14758d2df6339f011514fd034e09a17a6345b667"><code>14758d2</code></a> chore(eslint-plugin): [naming-convention] refactor rule to split it up (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/2816">#2816</a>)</li>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/878dd4ae8c408f1eb42790a8fac37f85040b7f3c"><code>878dd4a</code></a> feat(eslint-plugin): [unbound-method] add support for methods with a `this: v...</li>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/29428a4dbef133563f2ee54b22908a01ab9a9472"><code>29428a4</code></a> fix(eslint-plugin): [consistent-indexed-object-style] convert readonly index ...</li>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/73a63ee9ea00b2db0a29f148d7863c3778e4a483"><code>73a63ee</code></a> fix(eslint-plugin): [explicit-module-boundary-types] ignore functions exporte...</li>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/32b1b6839fb32d93b7faa8fec74c9cb68ea587bb"><code>32b1b68</code></a> fix(eslint-plugin): [triple-slash-reference] fix crash with external module r...</li>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/c816b84814214f7504a0d89a5cd3b08c595bfb50"><code>c816b84</code></a> fix(eslint-plugin): [consistent-type-imports] crash when using both default a...</li>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/6fc84094928c3645a0e04c31bd4d759fdfbdcb74"><code>6fc8409</code></a> feat(eslint-plugin): [naming-convention] add <code>requiresQuotes</code> modifier (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/2813">#2813</a>)</li>
    <li>Additional commits viewable in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v4.9.0/packages/eslint-plugin">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/eslint-plugin&package-manager=npm_and_yarn&previous-version=4.8.2&new-version=4.9.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    e532f5f View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. Bump @types/jest from 26.0.15 to 26.0.16

    Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.15 to 26.0.16.
    <details>
    <summary>Commits</summary>
    <ul>
    <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/jest&package-manager=npm_and_yarn&previous-version=26.0.15&new-version=26.0.16)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    c63fec3 View commit details
    Browse the repository at this point in the history
  2. Bump @typescript-eslint/parser from 4.8.2 to 4.9.0

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.8.2 to 4.9.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases">@typescript-eslint/parser's releases</a>.</em></p>
    <blockquote>
    <h2>v4.9.0</h2>
    <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.8.2...v4.9.0">4.9.0</a> (2020-11-30)</h1>
    <h3>Bug Fixes</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [consistent-indexed-object-style] convert readonly index signature to readonly record (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2798">#2798</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/29428a4dbef133563f2ee54b22908a01ab9a9472">29428a4</a>)</li>
    <li><strong>eslint-plugin:</strong> [consistent-type-imports] crash when using both default and namespace in one import (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2778">#2778</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/c816b84814214f7504a0d89a5cd3b08c595bfb50">c816b84</a>)</li>
    <li><strong>eslint-plugin:</strong> [explicit-module-boundary-types] ignore functions exported within typed object/array literals (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2805">#2805</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/73a63ee9ea00b2db0a29f148d7863c3778e4a483">73a63ee</a>)</li>
    <li><strong>eslint-plugin:</strong> [no-use-before-define] allow class references if they're within a class decorator (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2827">#2827</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/050023aa7bd791d0be7b5788a9dcd8e61a00ce79">050023a</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2842">#2842</a></li>
    <li><strong>eslint-plugin:</strong> [triple-slash-reference] fix crash with external module reference (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2788">#2788</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/32b1b6839fb32d93b7faa8fec74c9cb68ea587bb">32b1b68</a>)</li>
    <li><strong>scope-manager:</strong> fix assertion assignments not being marked as write references (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2809">#2809</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/fa6849245ca55ca407dc031afbad456f2925a8e9">fa68492</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2804">#2804</a></li>
    <li><strong>typescript-estree:</strong> add default value for <code>parserOptions.projectFolderIgnoreList</code> and deduplicate resolved projects (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2819">#2819</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/bf904ec72db57174fec531f61e9427230662553e">bf904ec</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2418">#2418</a> <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2814">#2814</a></li>
    </ul>
    <h3>Features</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [naming-convention] add <code>requireDouble</code>, <code>allowDouble</code>, <code>allowSingleOrDouble</code> options for underscores (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2812">#2812</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/dd0576a66c34810bc60e0958948c9a8104a3f1a3">dd0576a</a>)</li>
    <li><strong>eslint-plugin:</strong> [naming-convention] add <code>requiresQuotes</code> modifier (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2813">#2813</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/6fc84094928c3645a0e04c31bd4d759fdfbdcb74">6fc8409</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2761">#2761</a> <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/1483">#1483</a></li>
    <li><strong>eslint-plugin:</strong> [naming-convention] add modifier <code>unused</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2810">#2810</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/6a06944e60677a402e7ab432e6ac1209737a7027">6a06944</a>)</li>
    <li><strong>eslint-plugin:</strong> [naming-convention] add modifiers <code>exported</code>, <code>global</code>, and <code>destructured</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2808">#2808</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/fb254a1036b89f9b78f927d607358e65e81a2250">fb254a1</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2239">#2239</a> <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2512">#2512</a> <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2318">#2318</a> <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2802">#2802</a></li>
    <li><strong>eslint-plugin:</strong> [naming-convention] allow <code>destructured</code> modifier for <code>parameter</code> selector (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2829">#2829</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/525d2ff9292d89e1445b273b5378159bca323a1e">525d2ff</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2828">#2828</a></li>
    <li><strong>eslint-plugin:</strong> [naming-convention] split <code>property</code> and <code>method</code> selectors into more granular <code>classXXX</code>, <code>objectLiteralXXX</code>, <code>typeXXX</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2807">#2807</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/665b6d4023fb9d821f348c39aefff0d7571a98bf">665b6d4</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/1477">#1477</a> <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2802">#2802</a></li>
    <li><strong>eslint-plugin:</strong> [no-unused-vars] fork the base rule (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2768">#2768</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/a8227a6185dd24de4bfc7d766931643871155021">a8227a6</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2782">#2782</a> <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2714">#2714</a> <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2648">#2648</a></li>
    <li><strong>eslint-plugin:</strong> [unbound-method] add support for methods with a <code>this: void</code> parameter (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2796">#2796</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/878dd4ae8c408f1eb42790a8fac37f85040b7f3c">878dd4a</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md">@typescript-eslint/parser's changelog</a>.</em></p>
    <blockquote>
    <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.8.2...v4.9.0">4.9.0</a> (2020-11-30)</h1>
    <p><strong>Note:</strong> Version bump only for package @typescript-eslint/parser</p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/f714911944b95dd4495166b35ff7784aedac1451"><code>f714911</code></a> chore: publish v4.9.0</li>
    <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v4.9.0/packages/parser">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/parser&package-manager=npm_and_yarn&previous-version=4.8.2&new-version=4.9.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    c9eba49 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

  1. Bump lint-staged from 10.5.2 to 10.5.3

    Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.2 to 10.5.3.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/okonet/lint-staged/releases">lint-staged's releases</a>.</em></p>
    <blockquote>
    <h2>v10.5.3</h2>
    <h2><a href="https://github.com/okonet/lint-staged/compare/v10.5.2...v10.5.3">10.5.3</a> (2020-12-04)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li>better logging for errors in js config files (<a href="https://github-redirect.dependabot.com/okonet/lint-staged/issues/935">#935</a>) (<a href="https://github.com/okonet/lint-staged/commit/292e882cc3422743f4419d98e97200483be82c4a">292e882</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/okonet/lint-staged/commit/292e882cc3422743f4419d98e97200483be82c4a"><code>292e882</code></a> fix: better logging for errors in js config files (<a href="https://github-redirect.dependabot.com/okonet/lint-staged/issues/935">#935</a>)</li>
    <li>See full diff in <a href="https://github.com/okonet/lint-staged/compare/v10.5.2...v10.5.3">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=lint-staged&package-manager=npm_and_yarn&previous-version=10.5.2&new-version=10.5.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    8e83be0 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

  1. Bump eslint from 7.14.0 to 7.15.0

    Bumps [eslint](https://github.com/eslint/eslint) from 7.14.0 to 7.15.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's releases</a>.</em></p>
    <blockquote>
    <h2>v7.15.0</h2>
    <ul>
    <li><a href="https://github.com/eslint/eslint/commit/5c11aabbe8249aeb8cad29bc6a33fc20c8c683ef"><code>5c11aab</code></a> Upgrade: @eslint/esintrc and espree for bug fixes (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13878">#13878</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13908">#13908</a>) (Brandon Mills)</li>
    <li><a href="https://github.com/eslint/eslint/commit/0eb7957e27fd521317bd5c8479ce7abc1399169c"><code>0eb7957</code></a> Upgrade: file-entry-cache@6.0.0 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13877">#13877</a>) (Rouven Weßling)</li>
    <li><a href="https://github.com/eslint/eslint/commit/683ad00c41e1ae4d889deff82b2a94318e8c2129"><code>683ad00</code></a> New: no-unsafe-optional-chaining rule (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13431">#13431</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13859">#13859</a>) (YeonJuan)</li>
    <li><a href="https://github.com/eslint/eslint/commit/cbc57fb7d07c00663ed5781f5e6bc8f534cc2d76"><code>cbc57fb</code></a> Fix: one-var autofixing for export (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13834">#13834</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13891">#13891</a>) (Anix)</li>
    <li><a href="https://github.com/eslint/eslint/commit/110cf962d05625a8a1bf7b5f4ec2194db150eb32"><code>110cf96</code></a> Docs: Fix a broken link in working-with-rules.md (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13875">#13875</a>) (Anton Niklasson)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/master/CHANGELOG.md">eslint's changelog</a>.</em></p>
    <blockquote>
    <p>v7.15.0 - December 5, 2020</p>
    <ul>
    <li><a href="https://github.com/eslint/eslint/commit/5c11aabbe8249aeb8cad29bc6a33fc20c8c683ef"><code>5c11aab</code></a> Upgrade: @eslint/esintrc and espree for bug fixes (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13878">#13878</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13908">#13908</a>) (Brandon Mills)</li>
    <li><a href="https://github.com/eslint/eslint/commit/0eb7957e27fd521317bd5c8479ce7abc1399169c"><code>0eb7957</code></a> Upgrade: file-entry-cache@6.0.0 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13877">#13877</a>) (Rouven Weßling)</li>
    <li><a href="https://github.com/eslint/eslint/commit/683ad00c41e1ae4d889deff82b2a94318e8c2129"><code>683ad00</code></a> New: no-unsafe-optional-chaining rule (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13431">#13431</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13859">#13859</a>) (YeonJuan)</li>
    <li><a href="https://github.com/eslint/eslint/commit/cbc57fb7d07c00663ed5781f5e6bc8f534cc2d76"><code>cbc57fb</code></a> Fix: one-var autofixing for export (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13834">#13834</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13891">#13891</a>) (Anix)</li>
    <li><a href="https://github.com/eslint/eslint/commit/110cf962d05625a8a1bf7b5f4ec2194db150eb32"><code>110cf96</code></a> Docs: Fix a broken link in working-with-rules.md (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13875">#13875</a>) (Anton Niklasson)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/eslint/eslint/commit/902a03219eca513a84457251ed53978a9e26fb4e"><code>902a032</code></a> 7.15.0</li>
    <li><a href="https://github.com/eslint/eslint/commit/6356778601809840ab0f2ffbff90a5620d7c58a5"><code>6356778</code></a> Build: changelog update for 7.15.0</li>
    <li><a href="https://github.com/eslint/eslint/commit/5c11aabbe8249aeb8cad29bc6a33fc20c8c683ef"><code>5c11aab</code></a> Upgrade: @eslint/esintrc and espree for bug fixes (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13878">#13878</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13908">#13908</a>)</li>
    <li><a href="https://github.com/eslint/eslint/commit/0eb7957e27fd521317bd5c8479ce7abc1399169c"><code>0eb7957</code></a> Upgrade: file-entry-cache@6.0.0 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13877">#13877</a>)</li>
    <li><a href="https://github.com/eslint/eslint/commit/683ad00c41e1ae4d889deff82b2a94318e8c2129"><code>683ad00</code></a> New: no-unsafe-optional-chaining rule (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13431">#13431</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13859">#13859</a>)</li>
    <li><a href="https://github.com/eslint/eslint/commit/cbc57fb7d07c00663ed5781f5e6bc8f534cc2d76"><code>cbc57fb</code></a> Fix: one-var autofixing for export (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13834">#13834</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13891">#13891</a>)</li>
    <li><a href="https://github.com/eslint/eslint/commit/110cf962d05625a8a1bf7b5f4ec2194db150eb32"><code>110cf96</code></a> Docs: Fix a broken link in working-with-rules.md (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13875">#13875</a>)</li>
    <li>See full diff in <a href="https://github.com/eslint/eslint/compare/v7.14.0...v7.15.0">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint&package-manager=npm_and_yarn&previous-version=7.14.0&new-version=7.15.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    831fd56 View commit details
    Browse the repository at this point in the history
  2. Bump husky from 4.3.0 to 4.3.5

    Bumps [husky](https://github.com/typicode/husky) from 4.3.0 to 4.3.5.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/typicode/husky/releases">husky's releases</a>.</em></p>
    <blockquote>
    <h2>v4.3.4</h2>
    <ul>
    <li>Throw error if husky install fails</li>
    <li>Add workaround for npm 7 currently missing <code>INIT_CWD</code> environment variable</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/typicode/husky/commit/992c1e081e4d59b5a67348a969e259d69717b271"><code>992c1e0</code></a> 4.3.5</li>
    <li><a href="https://github.com/typicode/husky/commit/642af0c2bb1f9bc374487626bea276dca51a7e24"><code>642af0c</code></a> rollback do not exit with 1 if install fails</li>
    <li><a href="https://github.com/typicode/husky/commit/ccb71b2c951198a3d53ede238acb352333f3dcfe"><code>ccb71b2</code></a> Update README.md</li>
    <li><a href="https://github.com/typicode/husky/commit/3c43bd5d9130181fd7253f3206cc61da56740b21"><code>3c43bd5</code></a> 4.3.4</li>
    <li><a href="https://github.com/typicode/husky/commit/1e1b289189f4c23b25b8c51d07c1a9ea4700f878"><code>1e1b289</code></a> update error message</li>
    <li><a href="https://github.com/typicode/husky/commit/b29ee2b15f1b381bf4766a999a922cfe1c162630"><code>b29ee2b</code></a> 4.3.3</li>
    <li><a href="https://github.com/typicode/husky/commit/fd0233e65401b649490db5706b4fc31a20fd5c9e"><code>fd0233e</code></a> ignore tsconfig.tsbuildinfo</li>
    <li><a href="https://github.com/typicode/husky/commit/a5f12593ac99afa8ce62dadd6fdb0ca23b7bb04f"><code>a5f1259</code></a> 4.3.2</li>
    <li><a href="https://github.com/typicode/husky/commit/41472b7d35de83a32389e9739e2b613b72ac3f1f"><code>41472b7</code></a> provide workaround for npm7</li>
    <li><a href="https://github.com/typicode/husky/commit/6dc9a515b81f5ec770a2cdd7d20e0afed0cdc375"><code>6dc9a51</code></a> 4.3.1</li>
    <li>Additional commits viewable in <a href="https://github.com/typicode/husky/compare/v4.3.0...v4.3.5">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=husky&package-manager=npm_and_yarn&previous-version=4.3.0&new-version=4.3.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    26a3064 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. Bump @typescript-eslint/eslint-plugin from 4.9.0 to 4.9.1

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.9.0 to 4.9.1.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases">@typescript-eslint/eslint-plugin's releases</a>.</em></p>
    <blockquote>
    <h2>v4.9.1</h2>
    <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.9.0...v4.9.1">4.9.1</a> (2020-12-07)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [method-signature-style] fix crash with methods without a return type (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2836">#2836</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/fed89f24ebe42a6412f0eb19949d5d4771656189">fed89f2</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2834">#2834</a></li>
    <li><strong>eslint-plugin:</strong> [no-unused-vars] false-positive with class expressions (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2833">#2833</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/aadb39f0ff500ee99ea80e9009ab61283ca9c8cd">aadb39f</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2831">#2831</a></li>
    <li><strong>eslint-plugin:</strong> [no-unused-vars] fix race condition between naming-convention and no-unused-vars (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2848">#2848</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/ccb6b9499a4a4077f2e3d81d0844860a25244a0f">ccb6b94</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2844">#2844</a></li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md">@typescript-eslint/eslint-plugin's changelog</a>.</em></p>
    <blockquote>
    <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.9.0...v4.9.1">4.9.1</a> (2020-12-07)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [method-signature-style] fix crash with methods without a return type (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2836">#2836</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/fed89f24ebe42a6412f0eb19949d5d4771656189">fed89f2</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2834">#2834</a></li>
    <li><strong>eslint-plugin:</strong> [no-unused-vars] false-positive with class expressions (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2833">#2833</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/aadb39f0ff500ee99ea80e9009ab61283ca9c8cd">aadb39f</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2831">#2831</a></li>
    <li><strong>eslint-plugin:</strong> [no-unused-vars] fix race condition between naming-convention and no-unused-vars (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2848">#2848</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/ccb6b9499a4a4077f2e3d81d0844860a25244a0f">ccb6b94</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2844">#2844</a></li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/55eb0cfac20ccbc2e954083dd554dbcfcbed64fb"><code>55eb0cf</code></a> chore: publish v4.9.1</li>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/ccb6b9499a4a4077f2e3d81d0844860a25244a0f"><code>ccb6b94</code></a> fix(eslint-plugin): [no-unused-vars] fix race condition between naming-conven...</li>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/fed89f24ebe42a6412f0eb19949d5d4771656189"><code>fed89f2</code></a> fix(eslint-plugin): [method-signature-style] fix crash with methods without a...</li>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/aadb39f0ff500ee99ea80e9009ab61283ca9c8cd"><code>aadb39f</code></a> fix(eslint-plugin): [no-unused-vars] false-positive with class expressions (#...</li>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/af9ab87ed5c78bf242099afc7995af5182013df1"><code>af9ab87</code></a> docs(eslint-plugin): [no-unnecessary-boolean-literal-compare] add warning mes...</li>
    <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v4.9.1/packages/eslint-plugin">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/eslint-plugin&package-manager=npm_and_yarn&previous-version=4.9.0&new-version=4.9.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    0a885b2 View commit details
    Browse the repository at this point in the history
  2. Bump @typescript-eslint/parser from 4.9.0 to 4.9.1

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.9.0 to 4.9.1.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases">@typescript-eslint/parser's releases</a>.</em></p>
    <blockquote>
    <h2>v4.9.1</h2>
    <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.9.0...v4.9.1">4.9.1</a> (2020-12-07)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [method-signature-style] fix crash with methods without a return type (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2836">#2836</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/fed89f24ebe42a6412f0eb19949d5d4771656189">fed89f2</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2834">#2834</a></li>
    <li><strong>eslint-plugin:</strong> [no-unused-vars] false-positive with class expressions (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2833">#2833</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/aadb39f0ff500ee99ea80e9009ab61283ca9c8cd">aadb39f</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2831">#2831</a></li>
    <li><strong>eslint-plugin:</strong> [no-unused-vars] fix race condition between naming-convention and no-unused-vars (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2848">#2848</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/ccb6b9499a4a4077f2e3d81d0844860a25244a0f">ccb6b94</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2844">#2844</a></li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md">@typescript-eslint/parser's changelog</a>.</em></p>
    <blockquote>
    <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.9.0...v4.9.1">4.9.1</a> (2020-12-07)</h2>
    <p><strong>Note:</strong> Version bump only for package @typescript-eslint/parser</p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/55eb0cfac20ccbc2e954083dd554dbcfcbed64fb"><code>55eb0cf</code></a> chore: publish v4.9.1</li>
    <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v4.9.1/packages/parser">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/parser&package-manager=npm_and_yarn&previous-version=4.9.0&new-version=4.9.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    29d4de3 View commit details
    Browse the repository at this point in the history
  3. Bump @types/jest from 26.0.16 to 26.0.17

    [//]: # (dependabot-start)
    ⚠️  **Dependabot is rebasing this PR** ⚠️ 
    
    If you make any changes to it yourself then they will take precedence over the rebase.
    
    ---
    
    [//]: # (dependabot-end)
    
    Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.16 to 26.0.17.
    <details>
    <summary>Commits</summary>
    <ul>
    <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/jest&package-manager=npm_and_yarn&previous-version=26.0.16&new-version=26.0.17)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    6709945 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. Dependabot update actions as well

    Signed-off-by: Emerson Knapp <emerson.b.knapp@gmail.com>
    emersonknapp committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    97c39af View commit details
    Browse the repository at this point in the history
  2. Bump ros-tooling/setup-ros from 0.1.0 to 0.1.1

    Bumps [ros-tooling/setup-ros](https://github.com/ros-tooling/setup-ros) from 0.1.0 to 0.1.1.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/ros-tooling/setup-ros/releases">ros-tooling/setup-ros's releases</a>.</em></p>
    <blockquote>
    <h2>Version 0.1.1</h2>
    <p>Changes:</p>
    <ul>
    <li>Upgrade pip3 before using it to install dependencies. This fixes error with version 3.3 of <code>cryptography</code> on Ubuntu Xenial. Likely helps avoid future errors as well</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/ros-tooling/setup-ros/commit/67a27ce1fba074f8820396b2619f0be9ff008f86"><code>67a27ce</code></a> bump to 0.1.1</li>
    <li><a href="https://github.com/ros-tooling/setup-ros/commit/f2a6c0eeae6a72287d164c0f65a24c2156419a49"><code>f2a6c0e</code></a> Upgrade pip3 before installing dependencies with it. Fixes newest cryptograph...</li>
    <li><a href="https://github.com/ros-tooling/setup-ros/commit/bf54b535ba5f74da2d6eeffd5904b5df8605cb81"><code>bf54b53</code></a> Bump @types/jest from 26.0.16 to 26.0.17</li>
    <li><a href="https://github.com/ros-tooling/setup-ros/commit/6a3100c46cb202003ee367114e0e92405a202ace"><code>6a3100c</code></a> Bump husky from 4.3.0 to 4.3.5</li>
    <li><a href="https://github.com/ros-tooling/setup-ros/commit/72e779c70f3e3380669ae64b438d78cf51e7ccb7"><code>72e779c</code></a> Bump @types/jest from 26.0.15 to 26.0.16</li>
    <li><a href="https://github.com/ros-tooling/setup-ros/commit/1e8fa8a226c6b1e557c33491d8253275fe028f1c"><code>1e8fa8a</code></a> Bump prettier from 2.2.0 to 2.2.1</li>
    <li><a href="https://github.com/ros-tooling/setup-ros/commit/bf80eacd4334fdf46ec958136368deb6eb3d04e0"><code>bf80eac</code></a> Bump @types/node from 14.14.9 to 14.14.10</li>
    <li>See full diff in <a href="https://github.com/ros-tooling/setup-ros/compare/0.1.0...67a27ce1fba074f8820396b2619f0be9ff008f86">compare view</a></li>
    </ul>
    </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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    d1c2997 View commit details
    Browse the repository at this point in the history
  3. Bump pascalgn/automerge-action from v0.8.4 to v0.12.0

    Bumps [pascalgn/automerge-action](https://github.com/pascalgn/automerge-action) from v0.8.4 to v0.12.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/pascalgn/automerge-action/releases">pascalgn/automerge-action's releases</a>.</em></p>
    <blockquote>
    <h2>Release 0.12.0</h2>
    <ul>
    <li>Handle check_suite/check_run from forks (<a href="https://github-redirect.dependabot.com/pascalgn/automerge-action/issues/113">#113</a>)</li>
    <li>Support for more PR properties in MERGE_COMMIT_MESSAGE (<a href="https://github-redirect.dependabot.com/pascalgn/automerge-action/issues/112">#112</a>)</li>
    <li>Improve logging</li>
    <li>Update dependencies</li>
    </ul>
    <h2>Release 0.11.0</h2>
    <ul>
    <li>Handle workflow_dispatch as intended (<a href="https://github-redirect.dependabot.com/pascalgn/automerge-action/issues/109">#109</a>)</li>
    <li>Update dependencies</li>
    </ul>
    <h2>Release 0.10.0</h2>
    <ul>
    <li>Add support for pull_request_target event (<a href="https://github-redirect.dependabot.com/pascalgn/automerge-action/issues/102">#102</a>)</li>
    <li>Support workflow_dispatch (<a href="https://github-redirect.dependabot.com/pascalgn/automerge-action/issues/107">#107</a>)</li>
    <li>Update dependencies</li>
    </ul>
    <h2>Release 0.9.0</h2>
    <ul>
    <li>Add MERGE_METHOD_LABELS and MERGE_METHOD_LABEL_REQUIRED options (<a href="https://github-redirect.dependabot.com/pascalgn/automerge-action/issues/92">#92</a>)</li>
    <li>Add support for repository_dispatch event (<a href="https://github-redirect.dependabot.com/pascalgn/automerge-action/issues/98">#98</a>)</li>
    </ul>
    <h2>Release 0.8.5</h2>
    <ul>
    <li>Update dependencies</li>
    <li>Always fetch PR data (<a href="https://github-redirect.dependabot.com/pascalgn/automerge-action/issues/78">#78</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/pascalgn/automerge-action/commit/c9bd1823770819dc8fb8a5db2d11a3a95fbe9b07"><code>c9bd182</code></a> Update README.md</li>
    <li><a href="https://github.com/pascalgn/automerge-action/commit/2199db8599641671fce4b805f2e964326ad7f22e"><code>2199db8</code></a> Handle check_suite/check_run from forks (<a href="https://github-redirect.dependabot.com/pascalgn/automerge-action/issues/113">#113</a>)</li>
    <li><a href="https://github.com/pascalgn/automerge-action/commit/dd7959e5246a362a333c009c2f6708fc3a03882d"><code>dd7959e</code></a> Improve PR property resolving</li>
    <li><a href="https://github.com/pascalgn/automerge-action/commit/a8d6a654600be56c97a76a25596d3fd252574081"><code>a8d6a65</code></a> Support for more PR properties in MERGE_COMMIT_MESSAGE (<a href="https://github-redirect.dependabot.com/pascalgn/automerge-action/issues/112">#112</a>)</li>
    <li><a href="https://github.com/pascalgn/automerge-action/commit/2b9a4d42e7410a9917eed3a5ba2b0add1db4f39e"><code>2b9a4d4</code></a> Improve logging</li>
    <li><a href="https://github.com/pascalgn/automerge-action/commit/3a95ac48a64555c0aa28233912b4c36e1677f5c4"><code>3a95ac4</code></a> Update dependencies</li>
    <li><a href="https://github.com/pascalgn/automerge-action/commit/eb9575adbe8c16386ad6a33ffc74812bfd530f90"><code>eb9575a</code></a> Update README.md</li>
    <li><a href="https://github.com/pascalgn/automerge-action/commit/54920dc7b3d32f105f50fe1038233fac185db8e3"><code>54920dc</code></a> Update dependencies</li>
    <li><a href="https://github.com/pascalgn/automerge-action/commit/dc42a433ae96c4eac117e39fc9feb1b57fbebab2"><code>dc42a43</code></a> Update formatting</li>
    <li><a href="https://github.com/pascalgn/automerge-action/commit/1887dd80eccbda1291332e2877bba40e9ef7a6ac"><code>1887dd8</code></a> Handle workflow_dispatch as intended (<a href="https://github-redirect.dependabot.com/pascalgn/automerge-action/issues/109">#109</a>)</li>
    <li>Additional commits viewable in <a href="https://github.com/pascalgn/automerge-action/compare/v0.8.4...c9bd1823770819dc8fb8a5db2d11a3a95fbe9b07">compare view</a></li>
    </ul>
    </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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    8a08211 View commit details
    Browse the repository at this point in the history
  4. Bump actions/setup-node from v1 to v2.1.2

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from v1 to v2.1.2.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/actions/setup-node/releases">actions/setup-node's releases</a>.</em></p>
    <blockquote>
    <h2>v2.1.2 (beta)</h2>
    <ul>
    <li>Updated communication with runner to use environment files rather then workflow commands</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/actions/setup-node/commit/c6fd00ceb9747fb23ffdf72987450a2664414867"><code>c6fd00c</code></a> Swap to env files (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/200">#200</a>)</li>
    <li><a href="https://github.com/actions/setup-node/commit/c211e95e60c2a8db273e122ba1845305b1943494"><code>c211e95</code></a> Add <code>Licensed</code> To Help Verify Prod Licenses (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/180">#180</a>)</li>
    <li><a href="https://github.com/actions/setup-node/commit/59e61b89511ed136a0b17773f07c349fa5c01e8b"><code>59e61b8</code></a> main workflow references</li>
    <li><a href="https://github.com/actions/setup-node/commit/321b6ccb03083caa2ad22b27dc4b45335212e824"><code>321b6cc</code></a> Switch from &quot;master&quot; to &quot;main&quot; branch (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/171">#171</a>)</li>
    <li><a href="https://github.com/actions/setup-node/commit/1ae8f4b1fd89676f69b55d3dd6932b6df089ff7b"><code>1ae8f4b</code></a> Implement &quot;check-latest&quot; flag to check if pre-cached version is latest one (#...</li>
    <li><a href="https://github.com/actions/setup-node/commit/0e2f9cde8b1740c5eedd6ced657166adc3d41c98"><code>0e2f9cd</code></a> announce v2-beta</li>
    <li><a href="https://github.com/actions/setup-node/commit/e434342e4e324065b1b19b24586c710a1a68d2d7"><code>e434342</code></a> download from node-versions and fallback to node dist (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/147">#147</a>)</li>
    <li><a href="https://github.com/actions/setup-node/commit/7c6182c745c344a5266b2f3e6e59dbf9572245ed"><code>7c6182c</code></a> Update README.md</li>
    <li><a href="https://github.com/actions/setup-node/commit/a47b2f66c61e623b503818d97a63ce0fe087f700"><code>a47b2f6</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/setup-node/issues/108">#108</a> from nschonni/patch-2</li>
    <li><a href="https://github.com/actions/setup-node/commit/89ea387bdea91b720ceb1f61b22f3b03c72c0479"><code>89ea387</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/setup-node/issues/141">#141</a> from fishcharlie/patch-1</li>
    <li>Additional commits viewable in <a href="https://github.com/actions/setup-node/compare/v1...c6fd00ceb9747fb23ffdf72987450a2664414867">compare view</a></li>
    </ul>
    </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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    b6fecb2 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. Bump ros-tooling/action-cloudwatch-metrics from 0.0.4 to 0.0.5

    Bumps [ros-tooling/action-cloudwatch-metrics](https://github.com/ros-tooling/action-cloudwatch-metrics) from 0.0.4 to 0.0.5.
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/ros-tooling/action-cloudwatch-metrics/commit/a0c8a62b6089b105fed695935c9f6ac3cfbf3ff9"><code>a0c8a62</code></a> Allow passing a full json file (<a href="https://github-redirect.dependabot.com/ros-tooling/action-cloudwatch-metrics/issues/164">#164</a>)</li>
    <li><a href="https://github.com/ros-tooling/action-cloudwatch-metrics/commit/73198bec85567fd7d444f66ca7cbda23023e9634"><code>73198be</code></a> Bump aws-sdk from 2.722.0 to 2.725.0 (<a href="https://github-redirect.dependabot.com/ros-tooling/action-cloudwatch-metrics/issues/160">#160</a>)</li>
    <li><a href="https://github.com/ros-tooling/action-cloudwatch-metrics/commit/3829fb66bb0a04197598e73cca3cb244e6b7723f"><code>3829fb6</code></a> Bump aws-sdk from 2.719.0 to 2.722.0 (<a href="https://github-redirect.dependabot.com/ros-tooling/action-cloudwatch-metrics/issues/156">#156</a>)</li>
    <li><a href="https://github.com/ros-tooling/action-cloudwatch-metrics/commit/58fe85de7ba8d0983da94836dffa7645b615a6ef"><code>58fe85d</code></a> Bump @types/jest from 26.0.6 to 26.0.7</li>
    <li><a href="https://github.com/ros-tooling/action-cloudwatch-metrics/commit/b8757ebed6edb8b11ccc160fc2135f835686131a"><code>b8757eb</code></a> Bump aws-sdk from 2.718.0 to 2.719.0</li>
    <li><a href="https://github.com/ros-tooling/action-cloudwatch-metrics/commit/6e94cff5a3885f122b0739ff968be88cafeecfda"><code>6e94cff</code></a> Bump typescript from 3.9.6 to 3.9.7</li>
    <li><a href="https://github.com/ros-tooling/action-cloudwatch-metrics/commit/e4958d36048f68ef47d028f31b5f21a115df4232"><code>e4958d3</code></a> Bump @types/jest from 26.0.4 to 26.0.6</li>
    <li><a href="https://github.com/ros-tooling/action-cloudwatch-metrics/commit/a1413ed92a9c0b5e5774d14bff7b14e8f0e1f230"><code>a1413ed</code></a> Bump lodash from 4.17.15 to 4.17.19</li>
    <li><a href="https://github.com/ros-tooling/action-cloudwatch-metrics/commit/35beede0d69cf9d2001074055f365d5ecddf06e9"><code>35beede</code></a> Bump aws-sdk from 2.713.0 to 2.718.0</li>
    <li><a href="https://github.com/ros-tooling/action-cloudwatch-metrics/commit/6c9ae9ab9c7fc9c2b1309f0e1eddf43e068a05d3"><code>6c9ae9a</code></a> Bump aws-sdk from 2.712.0 to 2.713.0 (<a href="https://github-redirect.dependabot.com/ros-tooling/action-cloudwatch-metrics/issues/140">#140</a>)</li>
    <li>Additional commits viewable in <a href="https://github.com/ros-tooling/action-cloudwatch-metrics/compare/0.0.4...a0c8a62b6089b105fed695935c9f6ac3cfbf3ff9">compare view</a></li>
    </ul>
    </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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    7a41c5e View commit details
    Browse the repository at this point in the history
  2. Bump @types/node from 14.14.10 to 14.14.11

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.10 to 14.14.11.
    <details>
    <summary>Commits</summary>
    <ul>
    <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=14.14.10&new-version=14.14.11)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    d52c77e View commit details
    Browse the repository at this point in the history
  3. Bump @types/node from 14.14.11 to 14.14.12

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.11 to 14.14.12.
    <details>
    <summary>Commits</summary>
    <ul>
    <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=14.14.11&new-version=14.14.12)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    0ca9c53 View commit details
    Browse the repository at this point in the history
  4. Bump actions/setup-node from v2.1.2 to v2.1.3

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from v2.1.2 to v2.1.3.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/actions/setup-node/releases">actions/setup-node's releases</a>.</em></p>
    <blockquote>
    <h2>v2.1.3 (beta)</h2>
    <ul>
    <li>Add support for specifying architecture of Node.JS</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/actions/setup-node/commit/27082cecf3ff7a1742dbd5e12605f0cb59dce2d9"><code>27082ce</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/setup-node/issues/194">#194</a> from aminya/arch</li>
    <li><a href="https://github.com/actions/setup-node/commit/05e7d6cc2329fe14126c109b585e0d7924e3abb1"><code>05e7d6c</code></a> Add e2e arch test</li>
    <li><a href="https://github.com/actions/setup-node/commit/d6fea3c137a52740107025d7995836b7b4889bbd"><code>d6fea3c</code></a> update message to  be more general</li>
    <li><a href="https://github.com/actions/setup-node/commit/466775514262bb378ce54f55fa309f5424d23531"><code>4667755</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/setup-node/issues/216">#216</a> from actions/joshmgross/add-codeowners</li>
    <li><a href="https://github.com/actions/setup-node/commit/2bbfc7698af074e7e964a29681caaf32f753b06b"><code>2bbfc76</code></a> Add Architecture only example</li>
    <li><a href="https://github.com/actions/setup-node/commit/5984462aaa1ebbfd6105de1f5d30f9c6b9b3ba77"><code>5984462</code></a> Rename node-arch to architecture</li>
    <li><a href="https://github.com/actions/setup-node/commit/aabe026707e29d4e637a7b4c5f23741732b08c46"><code>aabe026</code></a> Merge remote-tracking branch 'upstream/main' into arch</li>
    <li><a href="https://github.com/actions/setup-node/commit/b7cfa22539ebcc02cf61fccd5cd7fcae555cbd1d"><code>b7cfa22</code></a> Add CODEOWNERS</li>
    <li><a href="https://github.com/actions/setup-node/commit/70b9252472eee7495c93bb1588261539c3c2b98d"><code>70b9252</code></a> [Readme] Using <code>check-latest</code> requires <code>v2-beta</code> (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/207">#207</a>)</li>
    <li><a href="https://github.com/actions/setup-node/commit/2f532cef8fd691852613b06ab23f55797fefbda6"><code>2f532ce</code></a> Merge branch 'main' into arch</li>
    <li>Additional commits viewable in <a href="https://github.com/actions/setup-node/compare/v2.1.2...27082cecf3ff7a1742dbd5e12605f0cb59dce2d9">compare view</a></li>
    </ul>
    </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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    9696c27 View commit details
    Browse the repository at this point in the history
  5. Bump @types/jest from 26.0.17 to 26.0.18 (#456)

    Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.17 to 26.0.18.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    3403446 View commit details
    Browse the repository at this point in the history
  6. Don't run dependabot automation jobs on non-dependabot PRs, and disab…

    …le the retry logic that is tying up our jobs (#465)
    
    Signed-off-by: Emerson Knapp <eknapp@amazon.com>
    emersonknapp committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    8c46975 View commit details
    Browse the repository at this point in the history
  7. Fix link in opening sentence of README. (#461)

    Signed-off-by: Emerson Knapp <eknapp@amazon.com>
    emersonknapp committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    a57013c View commit details
    Browse the repository at this point in the history
  8. Lay out tag and release process explicitly (#462)

    Signed-off-by: Emerson Knapp <eknapp@amazon.com>
    emersonknapp committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    a61133c View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2020

  1. Include EOL distros in rosdep update - allows builds to continue work…

    …ing after EOL (#483)
    
    Signed-off-by: Emerson Knapp <eknapp@amazon.com>
    emersonknapp committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    517bd4a View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2020

  1. Bump patch version for bugfix release

    Signed-off-by: Emerson Knapp <eknapp@amazon.com>
    Emerson Knapp committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    e9bb2de View commit details
    Browse the repository at this point in the history
  2. Fix DEVELOPING release link

    Signed-off-by: Emerson Knapp <eknapp@amazon.com>
    Emerson Knapp committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    eb7c228 View commit details
    Browse the repository at this point in the history
  3. Bump @types/jest from 26.0.18 to 26.0.19 (#466)

    Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.18 to 26.0.19.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    4e4125e View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2020

  1. Bump actions/setup-node from v2.1.3 to v2.1.4

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from v2.1.3 to v2.1.4.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/actions/setup-node/releases">actions/setup-node's releases</a>.</em></p>
    <blockquote>
    <h2>v2.1.4</h2>
    <p>The first stable release of actions/setup-node V2</p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/actions/setup-node/commit/c46424eee26de4078d34105d3de3cc4992202b1e"><code>c46424e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/setup-node/issues/219">#219</a> from actions/v-malob/update-readme-v2</li>
    <li><a href="https://github.com/actions/setup-node/commit/1d846de8c00455e0555baeabda88f9b18b21e988"><code>1d846de</code></a> Merge branch 'main' into v-malob/update-readme-v2</li>
    <li><a href="https://github.com/actions/setup-node/commit/d06286dee69fcca7585d14b265adec8b3893c28a"><code>d06286d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/setup-node/issues/205">#205</a> from zodman/main</li>
    <li><a href="https://github.com/actions/setup-node/commit/d8c1b596a671c1f48bc97a0704503f75569ee570"><code>d8c1b59</code></a> Merge branch 'main' of github.com:actions/setup-node into main</li>
    <li><a href="https://github.com/actions/setup-node/commit/2bfa943ffb91696c9c7baaebda418890c58ca535"><code>2bfa943</code></a> Update build-test.yml</li>
    <li><a href="https://github.com/actions/setup-node/commit/6c8a6e529ab0f2914b5afdd6c9303e394a39d81a"><code>6c8a6e5</code></a> Update README.md</li>
    <li><a href="https://github.com/actions/setup-node/commit/7d147e85af0aaeb2e3882aac8b19915eabf08868"><code>7d147e8</code></a> unstage changes</li>
    <li><a href="https://github.com/actions/setup-node/commit/66dfac53286d1ae56996e1646594f5e0cccde1bb"><code>66dfac5</code></a> update comment</li>
    <li><a href="https://github.com/actions/setup-node/commit/312bbeecfd17cdd5fb1cd3563948aa06d9e5e8b3"><code>312bbee</code></a> update changes</li>
    <li><a href="https://github.com/actions/setup-node/commit/26a6dcb73b5940e53340c1062e3149742812827c"><code>26a6dcb</code></a> update the index file</li>
    <li>Additional commits viewable in <a href="https://github.com/actions/setup-node/compare/v2.1.3...c46424eee26de4078d34105d3de3cc4992202b1e">compare view</a></li>
    </ul>
    </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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    2d437cb View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2020

  1. Bump @types/node from 14.14.12 to 14.14.17 (#488)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.12 to 14.14.17.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    b6755ed View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2021

  1. Bump node-notifier from 8.0.0 to 8.0.1 (#478)

    Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1.
    - [Release notes](https://github.com/mikaelbr/node-notifier/releases)
    - [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md)
    - [Commits](mikaelbr/node-notifier@v8.0.0...v8.0.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 1, 2021
    Configuration menu
    Copy the full SHA
    a1d644a View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2021

  1. Fix log message for bash commands (#489)

    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    christophebedard committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    c3241c6 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2021

  1. Fail workflow at the first colcon list if a bad package name is spe…

    …cified (#486)
    
    * Run rosdep selectively rather than deleting sources, failing early if a bad package name was specified
    
    Signed-off-by: Emerson Knapp <eknapp@amazon.com>
    emersonknapp committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    c2e4245 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

  1. Instead of using setup-ros for the internal tests, use the setup-ros-…

    …docker images, which should be a lot faster than installing all of desktop (#496)
    
    Signed-off-by: Emerson Knapp <eknapp@amazon.com>
    emersonknapp committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    3bef0fb View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. Bump @vercel/ncc from 0.25.1 to 0.26.2

    Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.25.1 to 0.26.2.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/vercel/ncc/releases">@vercel/ncc's releases</a>.</em></p>
    <blockquote>
    <h2>0.26.2</h2>
    <h3>Patches</h3>
    <ul>
    <li>Enable minification for sourcemap-register.js: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/631">#631</a></li>
    <li>Avoid <strong>webpack_require</strong> conflicts: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/633">#633</a></li>
    <li>Bump axios from 0.18.1 to 0.21.1: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/636">#636</a></li>
    <li>Fix: skip typechecking on sub-builds: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/637">#637</a></li>
    </ul>
    <h3>Credits</h3>
    <p>Huge thanks to <a href="https://github.com/xom9ikk">@xom9ikk</a> and <a href="https://github.com/guybedford">@guybedford</a> for helping!</p>
    <h2>0.26.1</h2>
    <h3>Patches</h3>
    <ul>
    <li>Ensure separate asset compilation states in subbuilds: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/630">#630</a></li>
    </ul>
    <h3>Credits</h3>
    <p>Huge thanks to <a href="https://github.com/guybedford">@guybedford</a> for helping!</p>
    <h2>0.26.0</h2>
    <h3>Changes</h3>
    <ul>
    <li>Asset subbundle builds: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/625">#625</a></li>
    <li>Bump ini from 1.3.5 to 1.3.7: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/624">#624</a></li>
    <li>Update example with missing TypeScript dependency: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/623">#623</a></li>
    <li>Update readme with missing TS and ES options: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/615">#615</a></li>
    </ul>
    <h3>Credits</h3>
    <p>Huge thanks to <a href="https://github.com/restuwahyu13">@restuwahyu13</a> and <a href="https://github.com/guybedford">@guybedford</a> for helping!</p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/vercel/ncc/commit/da9b3816d3958e96c92152914d0f74903a91bbb2"><code>da9b381</code></a> 0.26.2</li>
    <li><a href="https://github.com/vercel/ncc/commit/e2910fb638d261755d2b1c185a0572026069d14d"><code>e2910fb</code></a> fix: skip typechecking on sub-builds (<a href="https://github-redirect.dependabot.com/vercel/ncc/issues/637">#637</a>)</li>
    <li><a href="https://github.com/vercel/ncc/commit/7ed861074111f459f8e86088876feeb06f870261"><code>7ed8610</code></a> Bump axios from 0.18.1 to 0.21.1 (<a href="https://github-redirect.dependabot.com/vercel/ncc/issues/636">#636</a>)</li>
    <li><a href="https://github.com/vercel/ncc/commit/fd3961bde76e2218452a909f601b74ae0633881e"><code>fd3961b</code></a> Avoid <strong>webpack_require</strong> conflicts (<a href="https://github-redirect.dependabot.com/vercel/ncc/issues/633">#633</a>)</li>
    <li><a href="https://github.com/vercel/ncc/commit/26222e3fef477749eca57941133a6600472040db"><code>26222e3</code></a> Enable minification for sourcemap-register.js (<a href="https://github-redirect.dependabot.com/vercel/ncc/issues/631">#631</a>)</li>
    <li><a href="https://github.com/vercel/ncc/commit/47dfc48ea363034878eebcd09b5d4eb862401a3e"><code>47dfc48</code></a> 0.26.1</li>
    <li><a href="https://github.com/vercel/ncc/commit/9898d248d2a9682d30237b776bdc1efef51b2bcd"><code>9898d24</code></a> Ensure separate asset compilation states in subbuilds (<a href="https://github-redirect.dependabot.com/vercel/ncc/issues/630">#630</a>)</li>
    <li><a href="https://github.com/vercel/ncc/commit/feb89cefd99c8550251288f91eac21e153c9b7dd"><code>feb89ce</code></a> 0.26.0</li>
    <li><a href="https://github.com/vercel/ncc/commit/862e5f839294f6ada4840abdcc8fc64e25cd87e5"><code>862e5f8</code></a> Asset subbundle builds (<a href="https://github-redirect.dependabot.com/vercel/ncc/issues/625">#625</a>)</li>
    <li><a href="https://github.com/vercel/ncc/commit/3fed4913d7ed0b5f59ac5f2080638374df66ff9e"><code>3fed491</code></a> Bump ini from 1.3.5 to 1.3.7 (<a href="https://github-redirect.dependabot.com/vercel/ncc/issues/624">#624</a>)</li>
    <li>Additional commits viewable in <a href="https://github.com/vercel/ncc/compare/0.25.1...0.26.2">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/~timer">timer</a>, a new releaser for @vercel/ncc since your current version.</p>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@vercel/ncc&package-manager=npm_and_yarn&previous-version=0.25.1&new-version=0.26.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    78101bb View commit details
    Browse the repository at this point in the history
  2. Bump eslint from 7.15.0 to 7.17.0

    Bumps [eslint](https://github.com/eslint/eslint) from 7.15.0 to 7.17.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's releases</a>.</em></p>
    <blockquote>
    <h2>v7.17.0</h2>
    <ul>
    <li><a href="https://github.com/eslint/eslint/commit/e128e775e9fa116a0ad68a071f1f0997589f8cd4"><code>e128e77</code></a> Update: check logical assignment in no-constant-condition (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13946">#13946</a>) (Milos Djermanovic)</li>
    <li><a href="https://github.com/eslint/eslint/commit/cc4871369645c3409dc56ded7a555af8a9f63d51"><code>cc48713</code></a> Chore: refactor calculating range and loc in no-useless-escape (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13964">#13964</a>) (Milos Djermanovic)</li>
    <li><a href="https://github.com/eslint/eslint/commit/535fe47fee6544b4957378f9408117c8318d4762"><code>535fe47</code></a> Update: use regexpp's default ecmaVersion in no-control-regex (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13969">#13969</a>) (Milos Djermanovic)</li>
    <li><a href="https://github.com/eslint/eslint/commit/83e98cd48ce3d1acf729f4fb9be40cff332abd6e"><code>83e98cd</code></a> Fix: use regexpp's default ecmaVersion in no-invalid-regexp (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13968">#13968</a>) (Milos Djermanovic)</li>
    <li><a href="https://github.com/eslint/eslint/commit/7297363ea355d0e3b2a74aaec586126deb91fd93"><code>7297363</code></a> Docs: fix examples for no-multi-str (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13966">#13966</a>) (Milos Djermanovic)</li>
    <li><a href="https://github.com/eslint/eslint/commit/06498716bfba65ed8c7217917a29a07ad267193a"><code>0649871</code></a> Update: add autofix to rule multiline-ternary (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13958">#13958</a>) (薛定谔的猫)</li>
    <li><a href="https://github.com/eslint/eslint/commit/f6e7e3231bc43c989f8c953de8e0d328bac5eea0"><code>f6e7e32</code></a> Fix: no-useless-escape wrong loc and fix with CRLF in template elements (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13953">#13953</a>) (Milos Djermanovic)</li>
    <li><a href="https://github.com/eslint/eslint/commit/19c69c0293a98634ff0d4884a0cdabc1213ebcb4"><code>19c69c0</code></a> Fix: one-var shouldn't split declaration if it isn't in a statement list (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13959">#13959</a>) (Milos Djermanovic)</li>
    <li><a href="https://github.com/eslint/eslint/commit/e451b9664aface32ad9321eaf5619c875dc76553"><code>e451b96</code></a> Docs: update build tool for webpack (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13962">#13962</a>) (Sam Chen)</li>
    <li><a href="https://github.com/eslint/eslint/commit/c3e9accce2f61b04ab699fd37c90703305281aa3"><code>c3e9acc</code></a> Chore: fix typos (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13960">#13960</a>) (YeonJuan)</li>
    <li><a href="https://github.com/eslint/eslint/commit/7289ecf58ed0d2e7f0ad7f1e5004c8927a7bf805"><code>7289ecf</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
    </ul>
    <h2>v7.16.0</h2>
    <ul>
    <li><a href="https://github.com/eslint/eslint/commit/a62ad6f03151358b93b5fede022a30d67310705c"><code>a62ad6f</code></a> Update: fix false negative of no-extra-parens with NewExpression (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13930">#13930</a>) (Milos Djermanovic)</li>
    <li><a href="https://github.com/eslint/eslint/commit/f85b4c72668c95c79fdb342b74dbd53d21baa93f"><code>f85b4c7</code></a> Fix: require-atomic-updates false positive across await (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/11954">#11954</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13915">#13915</a>) (buhi)</li>
    <li><a href="https://github.com/eslint/eslint/commit/301d0c05229dbd6cfb1045d716524e8ec46fa2c1"><code>301d0c0</code></a> Fix: no-constant-condition false positives with unary expressions (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13927">#13927</a>) (Milos Djermanovic)</li>
    <li><a href="https://github.com/eslint/eslint/commit/555c128b49ae6d9c100a9f8429416417edb40d13"><code>555c128</code></a> Fix: false positive with await and ** in no-extra-parens (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12739">#12739</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13923">#13923</a>) (Milos Djermanovic)</li>
    <li><a href="https://github.com/eslint/eslint/commit/d93c9350361d2aa1a1976c553e47ab399e51e8c9"><code>d93c935</code></a> Docs: update JSON Schema links (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13936">#13936</a>) (Milos Djermanovic)</li>
    <li><a href="https://github.com/eslint/eslint/commit/8d0c93a7ef9449c7b7d082bbb4b7d8465b0d6bac"><code>8d0c93a</code></a> Upgrade: table@6.0.4 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13920">#13920</a>) (Rouven Weßling)</li>
    <li><a href="https://github.com/eslint/eslint/commit/924768377a4935a95a6ff3866f9545a5a6178b53"><code>9247683</code></a> Docs: Remove for deleted npm run profile script (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13931">#13931</a>) (Brandon Mills)</li>
    <li><a href="https://github.com/eslint/eslint/commit/ab240d49833b4e6e594667c1abe5b0caa8a9cf70"><code>ab240d4</code></a> Fix: prefer-exponentiation-operator invalid autofix with await (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13924">#13924</a>) (Milos Djermanovic)</li>
    <li><a href="https://github.com/eslint/eslint/commit/dc7691103554a99bdb2142561cb507f50f547e3b"><code>dc76911</code></a> Chore: Add .pre-commit-hooks.yaml file (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13628">#13628</a>) (Álvaro Mondéjar)</li>
    <li><a href="https://github.com/eslint/eslint/commit/2124e1b5dad30a905dc26bde9da472bf622d3f50"><code>2124e1b</code></a> Docs: Fix wrong rule name (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13913">#13913</a>) (noisyboy25)</li>
    <li><a href="https://github.com/eslint/eslint/commit/06b58096975935ec016d96dd5f333f059c270f26"><code>06b5809</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
    <li><a href="https://github.com/eslint/eslint/commit/26fc12f88109af9d4081bf0e16364c411bce3009"><code>26fc12f</code></a> Docs: Update README team and sponsors (ESLint Jenkins)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/master/CHANGELOG.md">eslint's changelog</a>.</em></p>
    <blockquote>
    <p>v7.17.0 - January 1, 2021</p>
    <ul>
    <li><a href="https://github.com/eslint/eslint/commit/e128e775e9fa116a0ad68a071f1f0997589f8cd4"><code>e128e77</code></a> Update: check logical assignment in no-constant-condition (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13946">#13946</a>) (Milos Djermanovic)</li>
    <li><a href="https://github.com/eslint/eslint/commit/cc4871369645c3409dc56ded7a555af8a9f63d51"><code>cc48713</code></a> Chore: refactor calculating range and loc in no-useless-escape (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13964">#13964</a>) (Milos Djermanovic)</li>
    <li><a href="https://github.com/eslint/eslint/commit/535fe47fee6544b4957378f9408117c8318d4762"><code>535fe47</code></a> Update: use regexpp's default ecmaVersion in no-control-regex (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13969">#13969</a>) (Milos Djermanovic)</li>
    <li><a href="https://github.com/eslint/eslint/commit/83e98cd48ce3d1acf729f4fb9be40cff332abd6e"><code>83e98cd</code></a> Fix: use regexpp's default ecmaVersion in no-invalid-regexp (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13968">#13968</a>) (Milos Djermanovic)</li>
    <li><a href="https://github.com/eslint/eslint/commit/7297363ea355d0e3b2a74aaec586126deb91fd93"><code>7297363</code></a> Docs: fix examples for no-multi-str (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13966">#13966</a>) (Milos Djermanovic)</li>
    <li><a href="https://github.com/eslint/eslint/commit/06498716bfba65ed8c7217917a29a07ad267193a"><code>0649871</code></a> Update: add autofix to rule multiline-ternary (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13958">#13958</a>) (薛定谔的猫)</li>
    <li><a href="https://github.com/eslint/eslint/commit/f6e7e3231bc43c989f8c953de8e0d328bac5eea0"><code>f6e7e32</code></a> Fix: no-useless-escape wrong loc and fix with CRLF in template elements (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13953">#13953</a>) (Milos Djermanovic)</li>
    <li><a href="https://github.com/eslint/eslint/commit/19c69c0293a98634ff0d4884a0cdabc1213ebcb4"><code>19c69c0</code></a> Fix: one-var shouldn't split declaration if it isn't in a statement list (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13959">#13959</a>) (Milos Djermanovic)</li>
    <li><a href="https://github.com/eslint/eslint/commit/e451b9664aface32ad9321eaf5619c875dc76553"><code>e451b96</code></a> Docs: update build tool for webpack (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13962">#13962</a>) (Sam Chen)</li>
    <li><a href="https://github.com/eslint/eslint/commit/c3e9accce2f61b04ab699fd37c90703305281aa3"><code>c3e9acc</code></a> Chore: fix typos (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13960">#13960</a>) (YeonJuan)</li>
    <li><a href="https://github.com/eslint/eslint/commit/7289ecf58ed0d2e7f0ad7f1e5004c8927a7bf805"><code>7289ecf</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
    </ul>
    <p>v7.16.0 - December 18, 2020</p>
    <ul>
    <li><a href="https://github.com/eslint/eslint/commit/a62ad6f03151358b93b5fede022a30d67310705c"><code>a62ad6f</code></a> Update: fix false negative of no-extra-parens with NewExpression (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13930">#13930</a>) (Milos Djermanovic)</li>
    <li><a href="https://github.com/eslint/eslint/commit/f85b4c72668c95c79fdb342b74dbd53d21baa93f"><code>f85b4c7</code></a> Fix: require-atomic-updates false positive across await (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/11954">#11954</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13915">#13915</a>) (buhi)</li>
    <li><a href="https://github.com/eslint/eslint/commit/301d0c05229dbd6cfb1045d716524e8ec46fa2c1"><code>301d0c0</code></a> Fix: no-constant-condition false positives with unary expressions (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13927">#13927</a>) (Milos Djermanovic)</li>
    <li><a href="https://github.com/eslint/eslint/commit/555c128b49ae6d9c100a9f8429416417edb40d13"><code>555c128</code></a> Fix: false positive with await and ** in no-extra-parens (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12739">#12739</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13923">#13923</a>) (Milos Djermanovic)</li>
    <li><a href="https://github.com/eslint/eslint/commit/d93c9350361d2aa1a1976c553e47ab399e51e8c9"><code>d93c935</code></a> Docs: update JSON Schema links (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13936">#13936</a>) (Milos Djermanovic)</li>
    <li><a href="https://github.com/eslint/eslint/commit/8d0c93a7ef9449c7b7d082bbb4b7d8465b0d6bac"><code>8d0c93a</code></a> Upgrade: table@6.0.4 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13920">#13920</a>) (Rouven Weßling)</li>
    <li><a href="https://github.com/eslint/eslint/commit/924768377a4935a95a6ff3866f9545a5a6178b53"><code>9247683</code></a> Docs: Remove for deleted npm run profile script (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13931">#13931</a>) (Brandon Mills)</li>
    <li><a href="https://github.com/eslint/eslint/commit/ab240d49833b4e6e594667c1abe5b0caa8a9cf70"><code>ab240d4</code></a> Fix: prefer-exponentiation-operator invalid autofix with await (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13924">#13924</a>) (Milos Djermanovic)</li>
    <li><a href="https://github.com/eslint/eslint/commit/dc7691103554a99bdb2142561cb507f50f547e3b"><code>dc76911</code></a> Chore: Add .pre-commit-hooks.yaml file (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13628">#13628</a>) (Álvaro Mondéjar)</li>
    <li><a href="https://github.com/eslint/eslint/commit/2124e1b5dad30a905dc26bde9da472bf622d3f50"><code>2124e1b</code></a> Docs: Fix wrong rule name (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13913">#13913</a>) (noisyboy25)</li>
    <li><a href="https://github.com/eslint/eslint/commit/06b58096975935ec016d96dd5f333f059c270f26"><code>06b5809</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
    <li><a href="https://github.com/eslint/eslint/commit/26fc12f88109af9d4081bf0e16364c411bce3009"><code>26fc12f</code></a> Docs: Update README team and sponsors (ESLint Jenkins)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/eslint/eslint/commit/896273f9d75c973ce2c7cc25580ae667a10ec6f9"><code>896273f</code></a> 7.17.0</li>
    <li><a href="https://github.com/eslint/eslint/commit/be40eff57f4be57ceb097416a7d7031aef097cda"><code>be40eff</code></a> Build: changelog update for 7.17.0</li>
    <li><a href="https://github.com/eslint/eslint/commit/e128e775e9fa116a0ad68a071f1f0997589f8cd4"><code>e128e77</code></a> Update: check logical assignment in no-constant-condition (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13946">#13946</a>)</li>
    <li><a href="https://github.com/eslint/eslint/commit/cc4871369645c3409dc56ded7a555af8a9f63d51"><code>cc48713</code></a> Chore: refactor calculating range and loc in no-useless-escape (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13964">#13964</a>)</li>
    <li><a href="https://github.com/eslint/eslint/commit/535fe47fee6544b4957378f9408117c8318d4762"><code>535fe47</code></a> Update: use regexpp's default ecmaVersion in no-control-regex (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13969">#13969</a>)</li>
    <li><a href="https://github.com/eslint/eslint/commit/83e98cd48ce3d1acf729f4fb9be40cff332abd6e"><code>83e98cd</code></a> Fix: use regexpp's default ecmaVersion in no-invalid-regexp (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13968">#13968</a>)</li>
    <li><a href="https://github.com/eslint/eslint/commit/7297363ea355d0e3b2a74aaec586126deb91fd93"><code>7297363</code></a> Docs: fix examples for no-multi-str (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13966">#13966</a>)</li>
    <li><a href="https://github.com/eslint/eslint/commit/06498716bfba65ed8c7217917a29a07ad267193a"><code>0649871</code></a> Update: add autofix to rule multiline-ternary (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13958">#13958</a>)</li>
    <li><a href="https://github.com/eslint/eslint/commit/f6e7e3231bc43c989f8c953de8e0d328bac5eea0"><code>f6e7e32</code></a> Fix: no-useless-escape wrong loc and fix with CRLF in template elements (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13953">#13953</a>)</li>
    <li><a href="https://github.com/eslint/eslint/commit/19c69c0293a98634ff0d4884a0cdabc1213ebcb4"><code>19c69c0</code></a> Fix: one-var shouldn't split declaration if it isn't in a statement list (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13">#13</a>...</li>
    <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v7.15.0...v7.17.0">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint&package-manager=npm_and_yarn&previous-version=7.15.0&new-version=7.17.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    2b405df View commit details
    Browse the repository at this point in the history
  3. Print HEAD commits of all repos after import (#487)

    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    christophebedard committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    520ef67 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

  1. Added retry library for rosdep update (#515)

    * Added retry library to retry the `rosdep update` command, which has been known to occasionally not work on the first try due to networking hiccups
    
    Signed-off-by: Snehal Bichkar <snehaldb@amazon.com>
    snehaldb90 committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    47dc122 View commit details
    Browse the repository at this point in the history
  2. Bump @vercel/ncc from 0.26.2 to 0.27.0

    Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.26.2 to 0.27.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/vercel/ncc/releases">@vercel/ncc's releases</a>.</em></p>
    <blockquote>
    <h2>0.27.0</h2>
    <h3>Changes</h3>
    <ul>
    <li>Feat: support customEmit ncc option: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/634">#634</a></li>
    <li>Fix: correct declaration output dir: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/627">#627</a></li>
    <li>Update to webpack-asset-relocator@1.2.0: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/640">#640</a></li>
    </ul>
    <h3>Credits</h3>
    <p>Huge thanks to <a href="https://github.com/guybedford">@guybedford</a> and <a href="https://github.com/zeroooooooo">@zeroooooooo</a> for helping!</p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/vercel/ncc/commit/5748f97c678af7c35b81fb2f8309184e2650dff7"><code>5748f97</code></a> 0.27.0</li>
    <li><a href="https://github.com/vercel/ncc/commit/9ff73a056c2b87fc84abb4e7b097735f64a3f4ca"><code>9ff73a0</code></a> update to webpack-asset-relocator@1.2.0 (<a href="https://github-redirect.dependabot.com/vercel/ncc/issues/640">#640</a>)</li>
    <li><a href="https://github.com/vercel/ncc/commit/d175973dd11b88f6fce5df7ce1a20b6e82b619ca"><code>d175973</code></a> fix: correct declaration output dir (<a href="https://github-redirect.dependabot.com/vercel/ncc/issues/627">#627</a>)</li>
    <li><a href="https://github.com/vercel/ncc/commit/b4f9b4265a0892a247195c8dc2e86b755c59251a"><code>b4f9b42</code></a> feat: support customEmit ncc option (<a href="https://github-redirect.dependabot.com/vercel/ncc/issues/634">#634</a>)</li>
    <li>See full diff in <a href="https://github.com/vercel/ncc/compare/0.26.2...0.27.0">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@vercel/ncc&package-manager=npm_and_yarn&previous-version=0.26.2&new-version=0.27.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    377221a View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. Bump acorn from 8.0.4 to 8.0.5

    Bumps [acorn](https://github.com/acornjs/acorn) from 8.0.4 to 8.0.5.
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/acornjs/acorn/commit/f90a5a2b6a32e1b9055563dd559df3841b37edc7"><code>f90a5a2</code></a> Mark version 8.0.5</li>
    <li><a href="https://github.com/acornjs/acorn/commit/0a4167509adee401490464f5d2ff3eeefc2cf341"><code>0a41675</code></a> Adjust package.json to work with Node v12.16.0,v13.0-v13.6</li>
    <li><a href="https://github.com/acornjs/acorn/commit/aa0ccb41a39f3967aa31858105167af35d2f52a6"><code>aa0ccb4</code></a> Fix lint complaints in walker</li>
    <li><a href="https://github.com/acornjs/acorn/commit/7f5a53af6fee54b9f910483b58e734cc5454b119"><code>7f5a53a</code></a> Mark acorn-walk 8.0.1</li>
    <li><a href="https://github.com/acornjs/acorn/commit/5468909f94f3dd60d4e4f0fa8395522f217a64cc"><code>5468909</code></a> [walker] Fix bug where full and fullAncestor skip nodes with overridden types</li>
    <li><a href="https://github.com/acornjs/acorn/commit/c20e05a037132310ad911cc6b973d85ee56b43aa"><code>c20e05a</code></a> Switch to Github actions for CI</li>
    <li><a href="https://github.com/acornjs/acorn/commit/85ce0a50eb3fd1938e0ad49391b6936043136d41"><code>85ce0a5</code></a> Replace another empty object with a prototype-less one</li>
    <li><a href="https://github.com/acornjs/acorn/commit/6746b1905e1669a68738563ab23ade1c6a3b25be"><code>6746b19</code></a> Use Object.create where appropriate</li>
    <li><a href="https://github.com/acornjs/acorn/commit/7f8799a82f733794b88c85ef7893753b59756c39"><code>7f8799a</code></a> Mark acorn-loose 8.0.1</li>
    <li><a href="https://github.com/acornjs/acorn/commit/2739d8b3c843e8910b02a5234566fa9774272793"><code>2739d8b</code></a> [loose parser] Always allow 'for await'</li>
    <li>Additional commits viewable in <a href="https://github.com/acornjs/acorn/compare/8.0.4...8.0.5">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=acorn&package-manager=npm_and_yarn&previous-version=8.0.4&new-version=8.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    6e833b4 View commit details
    Browse the repository at this point in the history
  2. Bump @typescript-eslint/eslint-plugin from 4.9.1 to 4.14.1

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.9.1 to 4.14.1.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@typescript-eslint/eslint-plugin's releases</code></a>.</em></p>
    <blockquote>
    <h2>v4.14.1</h2>
    <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.14.0...v4.14.1">4.14.1</a> (2021-01-25)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [sort-type-union-intersection-members] consider <code>void</code> as a <code>nullish</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2944">#2944</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/a241b25863eb063986fab76b511f478bbba91f47">a241b25</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2940">#2940</a></li>
    <li><strong>scope-manager:</strong> fix incorrect handling of class decorators and class method default params (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2943">#2943</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/e1eac8312268d1855a2ed7784b4d190ecb9c9fa4">e1eac83</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2941">#2941</a> <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2942">#2942</a> <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2751">#2751</a></li>
    </ul>
    <h2>v4.14.0</h2>
    <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.13.0...v4.14.0">4.14.0</a> (2021-01-18)</h1>
    <h3>Features</h3>
    <ul>
    <li>add support for decorator metadata in scope analysis and in consistent-type-imports (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2751">#2751</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/445e416878b27a54bf07c2d3b84dabd7b06e51bc">445e416</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2559">#2559</a></li>
    <li><strong>eslint-plugin:</strong> add <code>object-curly-spacing</code> rule (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2892">#2892</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/32bd18de80f4f8388717d0f0c16d493234362aa5">32bd18d</a>)</li>
    </ul>
    <h2>v4.13.0</h2>
    <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.12.0...v4.13.0">4.13.0</a> (2021-01-11)</h1>
    <h3>Bug Fixes</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> support eslint@5 (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2917">#2917</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/f606846af2617a0d8ee3ad5ce7c10864161ebf53">f606846</a>)</li>
    </ul>
    <h3>Features</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [sort-type-union-intersection-members] add nullish group (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2919">#2919</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/5558f410007da58a3f4726bbf9501c924ef166a1">5558f41</a>)</li>
    </ul>
    <h2>v4.12.0</h2>
    <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.11.1...v4.12.0">4.12.0</a> (2021-01-04)</h1>
    <h3>Bug Fixes</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [comma-spacing] handle empty type params (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2915">#2915</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/4d69fbba91ea3161213a0ab093e398fed091168c">4d69fbb</a>)</li>
    </ul>
    <h3>Features</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> add rule <code>sort-type-union-intersection-members</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2913">#2913</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/9092c0494ebd3486e38852198c1930f1432ef21f">9092c04</a>)</li>
    </ul>
    <h2>v4.11.1</h2>
    <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.11.0...v4.11.1">4.11.1</a> (2020-12-28)</h2>
    <h3>Bug Fixes</h3>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md"><code>@typescript-eslint/eslint-plugin's changelog</code></a>.</em></p>
    <blockquote>
    <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.14.0...v4.14.1">4.14.1</a> (2021-01-25)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [sort-type-union-intersection-members] consider <code>void</code> as a <code>nullish</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2944">#2944</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/a241b25863eb063986fab76b511f478bbba91f47">a241b25</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2940">#2940</a></li>
    <li><strong>scope-manager:</strong> fix incorrect handling of class decorators and class method default params (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2943">#2943</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/e1eac8312268d1855a2ed7784b4d190ecb9c9fa4">e1eac83</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2941">#2941</a> <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2942">#2942</a> <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2751">#2751</a></li>
    </ul>
    <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.13.0...v4.14.0">4.14.0</a> (2021-01-18)</h1>
    <h3>Features</h3>
    <ul>
    <li>add support for decorator metadata in scope analysis and in consistent-type-imports (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2751">#2751</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/445e416878b27a54bf07c2d3b84dabd7b06e51bc">445e416</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2559">#2559</a></li>
    <li><strong>eslint-plugin:</strong> add <code>object-curly-spacing</code> rule (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2892">#2892</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/32bd18de80f4f8388717d0f0c16d493234362aa5">32bd18d</a>)</li>
    </ul>
    <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.12.0...v4.13.0">4.13.0</a> (2021-01-11)</h1>
    <h3>Bug Fixes</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> support eslint@5 (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2917">#2917</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/f606846af2617a0d8ee3ad5ce7c10864161ebf53">f606846</a>)</li>
    </ul>
    <h3>Features</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [sort-type-union-intersection-members] add nullish group (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2919">#2919</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/5558f410007da58a3f4726bbf9501c924ef166a1">5558f41</a>)</li>
    </ul>
    <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.11.1...v4.12.0">4.12.0</a> (2021-01-04)</h1>
    <h3>Bug Fixes</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [comma-spacing] handle empty type params (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2915">#2915</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/4d69fbba91ea3161213a0ab093e398fed091168c">4d69fbb</a>)</li>
    </ul>
    <h3>Features</h3>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/957523c3c0bd92201c3607c21f30ac0d80bcd912"><code>957523c</code></a> chore: publish v4.14.1</li>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/a241b25863eb063986fab76b511f478bbba91f47"><code>a241b25</code></a> fix(eslint-plugin): [sort-type-union-intersection-members] consider <code>void</code> as...</li>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/e1eac8312268d1855a2ed7784b4d190ecb9c9fa4"><code>e1eac83</code></a> fix(scope-manager): fix incorrect handling of class decorators and class meth...</li>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/60c5dcd6868bc08f5c8cd47b89e0ed327f17c576"><code>60c5dcd</code></a> chore: publish v4.14.0</li>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/32bd18de80f4f8388717d0f0c16d493234362aa5"><code>32bd18d</code></a> feat(eslint-plugin): add <code>object-curly-spacing</code> rule (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/2892">#2892</a>)</li>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/445e416878b27a54bf07c2d3b84dabd7b06e51bc"><code>445e416</code></a> feat: add support for decorator metadata in scope analysis and in consistent-...</li>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b"><code>d02a40d</code></a> chore: publish v4.13.0</li>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/5558f410007da58a3f4726bbf9501c924ef166a1"><code>5558f41</code></a> feat(eslint-plugin): [sort-type-union-intersection-members] add nullish group...</li>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/f606846af2617a0d8ee3ad5ce7c10864161ebf53"><code>f606846</code></a> fix(eslint-plugin): support eslint@5 (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/2917">#2917</a>)</li>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd"><code>4c6ec93</code></a> chore: publish v4.12.0</li>
    <li>Additional commits viewable in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v4.14.1/packages/eslint-plugin">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/eslint-plugin&package-manager=npm_and_yarn&previous-version=4.9.1&new-version=4.14.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    61879bf View commit details
    Browse the repository at this point in the history
  3. Bump ros-tooling/setup-ros from 0.1.1 to 0.1.2

    Bumps [ros-tooling/setup-ros](https://github.com/ros-tooling/setup-ros) from 0.1.1 to 0.1.2.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/ros-tooling/setup-ros/releases">ros-tooling/setup-ros's releases</a>.</em></p>
    <blockquote>
    <h2>0.1.2</h2>
    <ul>
    <li>make RTI Connext installation optional</li>
    <li>delete the default rosdep sources file before running <code>rosdep init</code> so that this action can run in environments that have already initialized rosdep</li>
    <li>do an intermediate upgrade to pip 20 before trying to update further - fixes a problem with Ubuntu Xenial and pip v21</li>
    <li>various dependency version updates</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/ros-tooling/setup-ros/commit/9ff63ee501c232caa1ac4b93d8fd3a134402865c"><code>9ff63ee</code></a> Increment patch version for release</li>
    <li><a href="https://github.com/ros-tooling/setup-ros/commit/cb6fcfca5fe09a772b0db5ba00269a5b5e1bff32"><code>cb6fcfc</code></a> Do an intermediate upgrade to pip 20 before trying any further, so taht xenia...</li>
    <li><a href="https://github.com/ros-tooling/setup-ros/commit/88cbc63883c0b024d7d00f7002d6785c45d84b26"><code>88cbc63</code></a> Bump @types/node from 14.14.21 to 14.14.22</li>
    <li><a href="https://github.com/ros-tooling/setup-ros/commit/9c7efbcfad79be28330fa7379c7116a9e7a19689"><code>9c7efbc</code></a> Bump husky from 4.3.7 to 4.3.8</li>
    <li><a href="https://github.com/ros-tooling/setup-ros/commit/8fe4b756e9c8555130ad360c2144c6965d546795"><code>8fe4b75</code></a> Bump @types/node from 14.14.20 to 14.14.21</li>
    <li><a href="https://github.com/ros-tooling/setup-ros/commit/8854c9d8fc58d6b4c39ff7d45d775196faf512df"><code>8854c9d</code></a> Delete the default rosdep sources file before running rosdep init (<a href="https://github-redirect.dependabot.com/ros-tooling/setup-ros/issues/333">#333</a>)</li>
    <li><a href="https://github.com/ros-tooling/setup-ros/commit/17290fdaeb2a9e1f76c2b50f7f4457566a4bf607"><code>17290fd</code></a> Bump typescript from 3.9.7 to 4.1.3</li>
    <li><a href="https://github.com/ros-tooling/setup-ros/commit/5e59c4a0b40f225d59ca580decac59ea3ccbb0bb"><code>5e59c4a</code></a> Bump husky from 4.3.6 to 4.3.7</li>
    <li><a href="https://github.com/ros-tooling/setup-ros/commit/b00d368317f59d200fc318af884aedcdb008ec52"><code>b00d368</code></a> Bump @types/jest from 26.0.19 to 26.0.20</li>
    <li><a href="https://github.com/ros-tooling/setup-ros/commit/a13be1d93f84e0d7767642853fb3e469948f6d08"><code>a13be1d</code></a> Bump ts-jest from 25.5.1 to 26.4.4</li>
    <li>Additional commits viewable in <a href="https://github.com/ros-tooling/setup-ros/compare/0.1.1...9ff63ee501c232caa1ac4b93d8fd3a134402865c">compare view</a></li>
    </ul>
    </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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    9ad7aa5 View commit details
    Browse the repository at this point in the history
  4. Bump eslint from 7.17.0 to 7.18.0

    Bumps [eslint](https://github.com/eslint/eslint) from 7.17.0 to 7.18.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's releases</a>.</em></p>
    <blockquote>
    <h2>v7.18.0</h2>
    <ul>
    <li><a href="https://github.com/eslint/eslint/commit/e3264b26a625d926a1ea96df1c4b643af5c3797c"><code>e3264b2</code></a> Upgrade: @eslint/eslintrc to improve error message for invalid extends (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14009">#14009</a>) (Milos Djermanovic)</li>
    <li><a href="https://github.com/eslint/eslint/commit/f17c3c371789ffa84f0cda57101e8193899adbe6"><code>f17c3c3</code></a> Update: check logical assignment operators in the complexity rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13979">#13979</a>) (Milos Djermanovic)</li>
    <li><a href="https://github.com/eslint/eslint/commit/672deb057a14a7acad8c669189870009f1edb8a6"><code>672deb0</code></a> Docs: fix no-invalid-regexp docs regarding ecmaVersion (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13991">#13991</a>) (Milos Djermanovic)</li>
    <li><a href="https://github.com/eslint/eslint/commit/179a910b32e853bc12a9dd71f7c10e762cbeac44"><code>179a910</code></a> Fix: --init crash on question to upgrade/downgrade ESLint (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13978">#13978</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13995">#13995</a>) (Milos Djermanovic)</li>
    <li><a href="https://github.com/eslint/eslint/commit/292b1c0017bc442d399f67e01d699c59e6b71453"><code>292b1c0</code></a> Fix: no-extra-parens false positive with <code>let</code> identifier in for-loop (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13981">#13981</a>) (Milos Djermanovic)</li>
    <li><a href="https://github.com/eslint/eslint/commit/de61f9444cf58a4d70e126ab3d10bf20851de7c9"><code>de61f94</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
    <li><a href="https://github.com/eslint/eslint/commit/9250d167ceb5684669eabe93dae326e33f0684f2"><code>9250d16</code></a> Upgrade: Bump lodash to fix security issue (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13993">#13993</a>) (Frederik Prijck)</li>
    <li><a href="https://github.com/eslint/eslint/commit/75fea9bcdd3dde5a07e0089d9011a4df518cdbe3"><code>75fea9b</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
    <li><a href="https://github.com/eslint/eslint/commit/f2687e71f9e2a2773f821c4dc1a02abe95b97df4"><code>f2687e7</code></a> Docs: update space-in-parens related rules (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13985">#13985</a>) (Chris Brody)</li>
    <li><a href="https://github.com/eslint/eslint/commit/4a38bbe81b4b29ca1a4e62d0a0cc8d525455b063"><code>4a38bbe</code></a> Docs: space-in-parens examples with no arguments etc. (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13987">#13987</a>) (Chris Brody)</li>
    <li><a href="https://github.com/eslint/eslint/commit/3e491698687aa08b3b798cee0931f0872ca1bc55"><code>3e49169</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
    <li><a href="https://github.com/eslint/eslint/commit/c5bf1f2150a9fbbb9e74c04808dc3bfeda1ed321"><code>c5bf1f2</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
    <li><a href="https://github.com/eslint/eslint/commit/98a729c9def54cee9e5478e75e8bd6f28167d5e8"><code>98a729c</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
    <li><a href="https://github.com/eslint/eslint/commit/e83a6962b51b05c2ddfe42b0748b405d515eeb9d"><code>e83a696</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
    <li><a href="https://github.com/eslint/eslint/commit/78cb48345c725e9f90fd0e631c476802244df4a4"><code>78cb483</code></a> Chore: test <code>foo( )</code> with space-in-parens option &quot;always&quot; (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13986">#13986</a>) (Chris Brody)</li>
    <li><a href="https://github.com/eslint/eslint/commit/f6948f6bdc763dca0787bb2786bc9f6f9ed88f43"><code>f6948f6</code></a> Docs: Update semantic versioning policy (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13970">#13970</a>) (Nicholas C. Zakas)</li>
    <li><a href="https://github.com/eslint/eslint/commit/068821248e2d2eff11152f270102d537d8fa8126"><code>0688212</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
    <li><a href="https://github.com/eslint/eslint/commit/aeba5e5e6062095a06d9b867d7e7ee75422f25b9"><code>aeba5e5</code></a> Chore: fix typo (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13975">#13975</a>) (Nitin Kumar)</li>
    <li><a href="https://github.com/eslint/eslint/commit/4ee113414bdcbea240a5d9db27da6a10df472005"><code>4ee1134</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/master/CHANGELOG.md">eslint's changelog</a>.</em></p>
    <blockquote>
    <p>v7.18.0 - January 15, 2021</p>
    <ul>
    <li><a href="https://github.com/eslint/eslint/commit/e3264b26a625d926a1ea96df1c4b643af5c3797c"><code>e3264b2</code></a> Upgrade: @eslint/eslintrc to improve error message for invalid extends (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14009">#14009</a>) (Milos Djermanovic)</li>
    <li><a href="https://github.com/eslint/eslint/commit/f17c3c371789ffa84f0cda57101e8193899adbe6"><code>f17c3c3</code></a> Update: check logical assignment operators in the complexity rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13979">#13979</a>) (Milos Djermanovic)</li>
    <li><a href="https://github.com/eslint/eslint/commit/672deb057a14a7acad8c669189870009f1edb8a6"><code>672deb0</code></a> Docs: fix no-invalid-regexp docs regarding ecmaVersion (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13991">#13991</a>) (Milos Djermanovic)</li>
    <li><a href="https://github.com/eslint/eslint/commit/179a910b32e853bc12a9dd71f7c10e762cbeac44"><code>179a910</code></a> Fix: --init crash on question to upgrade/downgrade ESLint (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13978">#13978</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13995">#13995</a>) (Milos Djermanovic)</li>
    <li><a href="https://github.com/eslint/eslint/commit/292b1c0017bc442d399f67e01d699c59e6b71453"><code>292b1c0</code></a> Fix: no-extra-parens false positive with <code>let</code> identifier in for-loop (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13981">#13981</a>) (Milos Djermanovic)</li>
    <li><a href="https://github.com/eslint/eslint/commit/de61f9444cf58a4d70e126ab3d10bf20851de7c9"><code>de61f94</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
    <li><a href="https://github.com/eslint/eslint/commit/9250d167ceb5684669eabe93dae326e33f0684f2"><code>9250d16</code></a> Upgrade: Bump lodash to fix security issue (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13993">#13993</a>) (Frederik Prijck)</li>
    <li><a href="https://github.com/eslint/eslint/commit/75fea9bcdd3dde5a07e0089d9011a4df518cdbe3"><code>75fea9b</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
    <li><a href="https://github.com/eslint/eslint/commit/f2687e71f9e2a2773f821c4dc1a02abe95b97df4"><code>f2687e7</code></a> Docs: update space-in-parens related rules (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13985">#13985</a>) (Chris Brody)</li>
    <li><a href="https://github.com/eslint/eslint/commit/4a38bbe81b4b29ca1a4e62d0a0cc8d525455b063"><code>4a38bbe</code></a> Docs: space-in-parens examples with no arguments etc. (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13987">#13987</a>) (Chris Brody)</li>
    <li><a href="https://github.com/eslint/eslint/commit/3e491698687aa08b3b798cee0931f0872ca1bc55"><code>3e49169</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
    <li><a href="https://github.com/eslint/eslint/commit/c5bf1f2150a9fbbb9e74c04808dc3bfeda1ed321"><code>c5bf1f2</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
    <li><a href="https://github.com/eslint/eslint/commit/98a729c9def54cee9e5478e75e8bd6f28167d5e8"><code>98a729c</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
    <li><a href="https://github.com/eslint/eslint/commit/e83a6962b51b05c2ddfe42b0748b405d515eeb9d"><code>e83a696</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
    <li><a href="https://github.com/eslint/eslint/commit/78cb48345c725e9f90fd0e631c476802244df4a4"><code>78cb483</code></a> Chore: test <code>foo( )</code> with space-in-parens option &quot;always&quot; (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13986">#13986</a>) (Chris Brody)</li>
    <li><a href="https://github.com/eslint/eslint/commit/f6948f6bdc763dca0787bb2786bc9f6f9ed88f43"><code>f6948f6</code></a> Docs: Update semantic versioning policy (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13970">#13970</a>) (Nicholas C. Zakas)</li>
    <li><a href="https://github.com/eslint/eslint/commit/068821248e2d2eff11152f270102d537d8fa8126"><code>0688212</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
    <li><a href="https://github.com/eslint/eslint/commit/aeba5e5e6062095a06d9b867d7e7ee75422f25b9"><code>aeba5e5</code></a> Chore: fix typo (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13975">#13975</a>) (Nitin Kumar)</li>
    <li><a href="https://github.com/eslint/eslint/commit/4ee113414bdcbea240a5d9db27da6a10df472005"><code>4ee1134</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/eslint/eslint/commit/6509705a3b8d2542d09d1c22041fe73dd0d0638f"><code>6509705</code></a> 7.18.0</li>
    <li><a href="https://github.com/eslint/eslint/commit/ad923cb9fde31fb2be0f53e1eccb25f21c412c02"><code>ad923cb</code></a> Build: changelog update for 7.18.0</li>
    <li><a href="https://github.com/eslint/eslint/commit/e3264b26a625d926a1ea96df1c4b643af5c3797c"><code>e3264b2</code></a> Upgrade: @eslint/eslintrc to improve error message for invalid extends (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14009">#14009</a>)</li>
    <li><a href="https://github.com/eslint/eslint/commit/f17c3c371789ffa84f0cda57101e8193899adbe6"><code>f17c3c3</code></a> Update: check logical assignment operators in the complexity rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13979">#13979</a>)</li>
    <li><a href="https://github.com/eslint/eslint/commit/672deb057a14a7acad8c669189870009f1edb8a6"><code>672deb0</code></a> Docs: fix no-invalid-regexp docs regarding ecmaVersion (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13991">#13991</a>)</li>
    <li><a href="https://github.com/eslint/eslint/commit/179a910b32e853bc12a9dd71f7c10e762cbeac44"><code>179a910</code></a> Fix: --init crash on question to upgrade/downgrade ESLint (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13978">#13978</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13">#13</a>...</li>
    <li><a href="https://github.com/eslint/eslint/commit/292b1c0017bc442d399f67e01d699c59e6b71453"><code>292b1c0</code></a> Fix: no-extra-parens false positive with <code>let</code> identifier in for-loop (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13981">#13981</a>)</li>
    <li><a href="https://github.com/eslint/eslint/commit/de61f9444cf58a4d70e126ab3d10bf20851de7c9"><code>de61f94</code></a> Sponsors: Sync README with website</li>
    <li><a href="https://github.com/eslint/eslint/commit/9250d167ceb5684669eabe93dae326e33f0684f2"><code>9250d16</code></a> Upgrade: Bump lodash to fix security issue (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13993">#13993</a>)</li>
    <li><a href="https://github.com/eslint/eslint/commit/75fea9bcdd3dde5a07e0089d9011a4df518cdbe3"><code>75fea9b</code></a> Sponsors: Sync README with website</li>
    <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v7.17.0...v7.18.0">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint&package-manager=npm_and_yarn&previous-version=7.17.0&new-version=7.18.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    1ff7e3b View commit details
    Browse the repository at this point in the history
  5. Set CODEOWNERS for package[-lock].json to @ghost so that dependabot r…

    …eviews are not auto-assigned to humans (#517)
    
    Signed-off-by: Emerson Knapp <eknapp@amazon.com>
    emersonknapp committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    eebb3c4 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. Configuration menu
    Copy the full SHA
    b8f26a1 View commit details
    Browse the repository at this point in the history
  2. Bump @types/jest from 26.0.19 to 26.0.20 (#499)

    Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.19 to 26.0.20.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Emerson Knapp <537409+emersonknapp@users.noreply.github.com>
    dependabot[bot] and emersonknapp committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    d4316b3 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

  1. Enforce prettier code styling (#535)

    * Enforce prettier code styling
    
    Signed-off-by: Emerson Knapp <emerson.b.knapp@gmail.com>
    emersonknapp committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    4c63c81 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2021

  1. Support overriding repos files & providing supplemental ones in PRs (#…

    …524)
    
    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    christophebedard committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    32507b5 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2021

  1. Skip rti-connext-dds-5.3.1 when running rosdep install (#523)

    * Skip rti-connext-dds-5.3.1 when running rosdep install
    
    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    christophebedard committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    cf1700f View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. Fix lint commands in pre-commit hook (#564)

    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    christophebedard committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    cc1ae7f View commit details
    Browse the repository at this point in the history
  2. Bump lint-staged from 10.5.3 to 10.5.4 (#528)

    Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.3 to 10.5.4.
    - [Release notes](https://github.com/okonet/lint-staged/releases)
    - [Commits](lint-staged/lint-staged@v10.5.3...v10.5.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    8d6acc1 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. Make eslint ignore yaml files (#565)

    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    christophebedard committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    99d064b View commit details
    Browse the repository at this point in the history
  2. Explicitly provide .eslintignore to eslint & prettier (#567)

    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    christophebedard committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    a622fb7 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. Default to empty vcs-repo-file-url (#566)

    Fixes #561
    
    This changes the default value for the `vcs-repo-file-url` input to an empty
    string. Therefore, by default, action-ros-ci will rely on binaries
    (e.g. installed by setup-ros) for any dependencies.
    
    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    christophebedard committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    e2bb22a View commit details
    Browse the repository at this point in the history
  2. Use import-token by appending url.insteadOf configs to .gitignore (#569)

    Fixes #533
    
    This means that the import-token is used globally.
    
    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    christophebedard committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    f846414 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. Add colcon-defaults input (#570)

    Relates to #525, #526, #555
    
    This adds a `colcon-defaults` input. The JSON content is validated and then
    written to `COLCON_DEFAULTS_FILE`
    
    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    christophebedard committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    07b0bef View commit details
    Browse the repository at this point in the history
  2. Update README and re-write some sections (#568)

    This makes various small changes to the README:
    
    * fix codecov example/snippet
        * fixes #562
        * codecov.yaml seems to have been renamed to codecov.yml
        * actions/checkout is needed for codecov/codecov-action to get codecov.yml
        * update/fix codecov.yml example
        * mention needing to provide CODECOV_TOKEN only for private repos
        * update codecov/codecov-action version
        * use 'coverage-pytest' mixin in snippet too
    * add table of contents for an easy overview of the README
    * split ament_copyright basic example into binary vs source build
        * this makes it obvious to users that there are 2 ways of using the action
        * use a generic package name instead of ament_copyright
    * uniformize snippets
        * remove use of actions/checkout when not needed
        * add `steps:` where needed so that snippets are complete-ish examples
    * fix use of `if: always()` in logs upload example
    * update commit used for colcon-mixin-repository
    * add codecov badge
    * make small fixes & rephrase & uniformize
    * move 'Developing' section to the bottom
        * since this does not really apply to most people looking at the README
    
    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    christophebedard committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    64858bf View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

  1. Remove --pytest-with-coverage option from default colcon test command (

    …#583)
    
    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    christophebedard committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    1be3c5d View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. Use --verbose option for {lcov,coveragepy}-result (#582)

    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    christophebedard committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    c5b726b View commit details
    Browse the repository at this point in the history
  2. Don't run scheduled jobs on forks (#584)

    * Don't run scheduled jobs on forks
    
    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    christophebedard committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    987e5c6 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. Fix removal of duplicate repo on Windows (#579)

    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    christophebedard committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    2466232 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. Lower scheduled jobs frequency (#593)

    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    christophebedard committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    3018c9a View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. Remove colcon-mixin-name (#591)

    * Remove colcon-mixin-name
    * Make sure to delete /root/.colcon as well for Docker jobs
    * Make sure to inherit environment instead of completely overwriting it
    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    christophebedard committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    ce324ec View commit details
    Browse the repository at this point in the history
  2. v0.2.0

    Signed-off-by: Emerson Knapp <eknapp@amazon.com>
    Emerson Knapp committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    79f246a View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. Bump pascalgn/automerge-action from v0.12.0 to v0.13.1

    Bumps [pascalgn/automerge-action](https://github.com/pascalgn/automerge-action) from v0.12.0 to v0.13.1.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/pascalgn/automerge-action/releases">pascalgn/automerge-action's releases</a>.</em></p>
    <blockquote>
    <h2>Release 0.13.1</h2>
    <p><strong>The functionality of this action is now available directly in GitHub as <a href="https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/automatically-merging-a-pull-request">auto-merge</a>.</strong> The automerge-action project will still be maintained, but users are encouraged to switch to auto-merge for simple workflows, as it offers a faster and more stable experience.</p>
    <h2>Release 0.13.0</h2>
    <ul>
    <li>Migrate to JS action (<a href="https://github-redirect.dependabot.com/pascalgn/automerge-action/issues/135">#135</a>)</li>
    <li>Update dependencies</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/pascalgn/automerge-action/commit/741c311a47881be9625932b0a0de1b0937aab1ae"><code>741c311</code></a> Update README.md</li>
    <li><a href="https://github.com/pascalgn/automerge-action/commit/c0a2840354f891c0309152dbd65830a4aab2960e"><code>c0a2840</code></a> Update README.md</li>
    <li><a href="https://github.com/pascalgn/automerge-action/commit/c6f2699cc4c19ea7ce7f560dbebd85565b744377"><code>c6f2699</code></a> Update README.md</li>
    <li><a href="https://github.com/pascalgn/automerge-action/commit/e182668003c7d87a7c26d15ff445df88c34a0886"><code>e182668</code></a> Update dependencies</li>
    <li><a href="https://github.com/pascalgn/automerge-action/commit/7e53ea33c9aad5b8d8a412af9e3ffd959e99f2cb"><code>7e53ea3</code></a> Transition to running action in JS instead of Docker (<a href="https://github-redirect.dependabot.com/pascalgn/automerge-action/issues/135">#135</a>)</li>
    <li><a href="https://github.com/pascalgn/automerge-action/commit/9bcd447336bf2e720ce3c7c32b3e06c08f4329b6"><code>9bcd447</code></a> Update README.md</li>
    <li><a href="https://github.com/pascalgn/automerge-action/commit/5664da29c4edb3b5c8cfd3c950c23fcac92696d0"><code>5664da2</code></a> Handle rate limit exceeded merge error (<a href="https://github-redirect.dependabot.com/pascalgn/automerge-action/issues/119">#119</a>)</li>
    <li><a href="https://github.com/pascalgn/automerge-action/commit/88480459fd3771b8f4c7e68bb9b677b5e1e48f36"><code>8848045</code></a> Fix build</li>
    <li><a href="https://github.com/pascalgn/automerge-action/commit/8e9074f4ee9cd9bf956075834e86fee56af96138"><code>8e9074f</code></a> Fix build</li>
    <li><a href="https://github.com/pascalgn/automerge-action/commit/234debbbc46cf18bbba3f595912743abafc7d491"><code>234debb</code></a> Add CircleCI config</li>
    <li>See full diff in <a href="https://github.com/pascalgn/automerge-action/compare/v0.12.0...741c311a47881be9625932b0a0de1b0937aab1ae">compare view</a></li>
    </ul>
    </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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    2ada34f View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. Bump typescript from 4.1.2 to 4.2.3 (#563)

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.2 to 4.2.3.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](https://github.com/Microsoft/TypeScript/commits)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    820e6b5 View commit details
    Browse the repository at this point in the history
  2. Bump hmarr/auto-approve-action from v2.0.0 to v2.1.0 (#590)

    Bumps [hmarr/auto-approve-action](https://github.com/hmarr/auto-approve-action) from v2.0.0 to v2.1.0.
    - [Release notes](https://github.com/hmarr/auto-approve-action/releases)
    - [Commits](hmarr/auto-approve-action@v2.0.0...5d04a5c)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    731dc54 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2021

  1. Bump eslint-config-prettier from 7.2.0 to 8.1.0

    Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 7.2.0 to 8.1.0.
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a href="https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md">eslint-config-prettier's changelog</a>.</em></p>
    <blockquote>
    <h3>Version 8.1.0 (2021-02-24)</h3>
    <ul>
    <li>Added: [flowtype/object-type-curly-spacing].</li>
    <li>Added: Dummy files for the configs removed in 8.0.0. The dummy files throw an error that try to guide you how to upgrade.</li>
    </ul>
    <h3>Version 8.0.0 (2021-02-21)</h3>
    <ul>
    <li>
    <p>Changed: All configs have been merged into one!</p>
    <p>To upgrade, change:</p>
    <pre lang="json"><code>{
      &quot;extends&quot;: [
        &quot;some-other-config-you-use&quot;,
        &quot;prettier&quot;,
        &quot;prettier/@typescript-eslint&quot;,
        &quot;prettier/babel&quot;,
        &quot;prettier/flowtype&quot;,
        &quot;prettier/react&quot;,
        &quot;prettier/standard&quot;,
        &quot;prettier/unicorn&quot;,
        &quot;prettier/vue&quot;
      ]
    }
    </code></pre>
    <p>Into:</p>
    <!-- raw HTML omitted -->
    <pre lang="json"><code>{
      &quot;extends&quot;: [
        &quot;some-other-config-you-use&quot;,
        &quot;prettier&quot;
      ]
    }
    </code></pre>
    <p>The <code>&quot;prettier&quot;</code> config now includes not just ESLint core rules, but also rules from all plugins. Much simpler!</p>
    <p>So … what’s the catch? Why haven’t we done this earlier? Turns out it’s just a sad mistake. I (<a href="https://github.com/lydell"><code>@​lydell</code></a>) was confused when testing, and thought that turning off unknown rules in a config was an error. Thanks to Georgii Dolzhykov (<a href="https://github.com/thorn0"><code>@​thorn0</code></a>) for pointing this out!</p>
    <p>If you use [eslint-plugin-prettier], all you need is [plugin:prettier/recommended]:</p>
    <!-- raw HTML omitted -->
    <pre lang="json"><code>{
      &quot;extends&quot;: [
        &quot;some-other-config-you-use&quot;,
    </code></pre>
    </li>
    </ul>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/prettier/eslint-config-prettier/commit/d6c429724a7f66786f7c44c216ce70d44ef413a6"><code>d6c4297</code></a> eslint-config-prettier v8.1.0</li>
    <li><a href="https://github.com/prettier/eslint-config-prettier/commit/4e00e6d04f2f9b1e37be741e291f2ed7c60fafd9"><code>4e00e6d</code></a> Add dummy legacy configs</li>
    <li><a href="https://github.com/prettier/eslint-config-prettier/commit/abf3ba12d32782da8ebba2ec4f5c1d7456c76dac"><code>abf3ba1</code></a> Update npm packages and add flowtype/object-type-curly-spacing</li>
    <li><a href="https://github.com/prettier/eslint-config-prettier/commit/0fd573419507e68faff70218806211930912eaae"><code>0fd5734</code></a> Try to clarify eslint-plugin-prettier</li>
    <li><a href="https://github.com/prettier/eslint-config-prettier/commit/0dd2a7ed26f5ce2cd35ff242228afaaf2fe2de2b"><code>0dd2a7e</code></a> eslint-config-prettier v8.0.0</li>
    <li><a href="https://github.com/prettier/eslint-config-prettier/commit/03c79b9306892d4dbc828ce723813ef015baabc5"><code>03c79b9</code></a> One config to rule them all (<a href="https://github-redirect.dependabot.com/prettier/eslint-config-prettier/issues/175">#175</a>)</li>
    <li><a href="https://github.com/prettier/eslint-config-prettier/commit/72ce4d7ede197326de72f95100f8817bb5a7bed8"><code>72ce4d7</code></a> Update npm packages</li>
    <li>See full diff in <a href="https://github.com/prettier/eslint-config-prettier/compare/v7.2.0...v8.1.0">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-config-prettier&package-manager=npm_and_yarn&previous-version=7.2.0&new-version=8.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    dab4a5d View commit details
    Browse the repository at this point in the history
  2. Bump acorn from 8.0.5 to 8.1.0

    Bumps [acorn](https://github.com/acornjs/acorn) from 8.0.5 to 8.1.0.
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/acornjs/acorn/commit/2cceb5ec3aeb98b2dd6958106709d97aa8ab0c04"><code>2cceb5e</code></a> Mark version 8.1.0</li>
    <li><a href="https://github.com/acornjs/acorn/commit/513c16ea6cbbd2a69312936abc617de2fbe3f8e9"><code>513c16e</code></a> Support <code>import.meta</code> in scripts (via <code>allowImportExportEverywhere</code>).</li>
    <li><a href="https://github.com/acornjs/acorn/commit/74b59384320ced82e09da2e8fdbed16810f7379a"><code>74b5938</code></a> Work around corner case with nested destructuring arrays</li>
    <li><a href="https://github.com/acornjs/acorn/commit/2808256eb4b370267d2bea39f48239a0b7d214e0"><code>2808256</code></a> Update authors list, use .mailmap file</li>
    <li><a href="https://github.com/acornjs/acorn/commit/aec3b93e619e907b079b38799f06b46495a787b2"><code>aec3b93</code></a> Add flag to cli to enable await outside function option</li>
    <li><a href="https://github.com/acornjs/acorn/commit/83a6e6ffeed96eb2ef4040a27f9809e8274852fd"><code>83a6e6f</code></a> Mark acorn-walk 8.0.2</li>
    <li><a href="https://github.com/acornjs/acorn/commit/6d27f743df2d8fc3ecaea3a3078bf29edb587d08"><code>6d27f74</code></a> Mark acorn-loose 8.0.2</li>
    <li>See full diff in <a href="https://github.com/acornjs/acorn/compare/8.0.5...8.1.0">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=acorn&package-manager=npm_and_yarn&previous-version=8.0.5&new-version=8.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    d71a4e0 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. Update README to use v0.2 instead of v0.1 (#602)

    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    christophebedard committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    1b005f5 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

  1. Filter out empty elements for package names array (#608)

    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    christophebedard committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    bd36a6b View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2021

  1. Filter out empty elements when creating command strings (#609)

    * Filter out empty elements when creating command strings
    
    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    christophebedard committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    086849c View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

  1. Fix autoapprove workflow

    Signed-off-by: Emerson Knapp <eknapp@amazon.com>
    Emerson Knapp committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    58266ae View commit details
    Browse the repository at this point in the history
  2. Bump y18n from 4.0.0 to 4.0.1 (#606)

    Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
    - [Release notes](https://github.com/yargs/y18n/releases)
    - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/yargs/y18n/commits)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Emerson Knapp <537409+emersonknapp@users.noreply.github.com>
    dependabot[bot] and emersonknapp committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    2bd701c View commit details
    Browse the repository at this point in the history
  3. Always update apt before installing rosdeps (#611)

    Signed-off-by: Emerson Knapp <eknapp@amazon.com>
    emersonknapp committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    cbf3cb9 View commit details
    Browse the repository at this point in the history
  4. Track v0.1 for setup-ros instead of specific patch version - more acc…

    …urate to user experience (#616)
    
    Signed-off-by: Emerson Knapp <eknapp@amazon.com>
    emersonknapp committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    af55a0e View commit details
    Browse the repository at this point in the history

Commits on May 5, 2021

  1. Bump ts-jest from 26.4.4 to 26.5.6

    Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.4.4 to 26.5.6.
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a href="https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md">ts-jest's changelog</a>.</em></p>
    <blockquote>
    <h2><a href="https://github.com/kulshekhar/ts-jest/compare/v26.5.5...v26.5.6">26.5.6</a> (2021-05-05)</h2>
    <h3>Code Refactoring</h3>
    <ul>
    <li>refactor(config): show warning message for <code>sourceMap: false</code> (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/pull/2557">#2557</a>) (<a href="https://github.com/kulshekhar/ts-jest/commit/cf609900e2c5937755123bd08ca2c5f2ff5e0651">cf60990</a>).</li>
    </ul>
    <h1><a href="https://github.com/kulshekhar/ts-jest/compare/v27.0.0-next.11...v27.0.0-next.12">27.0.0-next.12</a> (2021-05-05)</h1>
    <h3>Features</h3>
    <ul>
    <li><strong>config:</strong> allow disable sourcemap (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/2544">#2544</a>) (<a href="https://github.com/kulshekhar/ts-jest/commit/47da6ada5089e58e9bc68ce8e9bc9e17aaa127ae">47da6ad</a>)</li>
    </ul>
    <h2>BREAKING CHANGES</h2>
    <ul>
    <li>By default, <code>ts-jest</code> will use <code>sourceMap</code> option from your <code>tsconfig</code>. If users want to have sourcemap on, they need to either remove <code>sourceMap</code> or set <code>sourceMap: true</code> in <code>tsconfig</code></li>
    </ul>
    <h2><a href="https://github.com/kulshekhar/ts-jest/compare/v26.5.4...v26.5.5">26.5.5</a> (2021-04-15)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li><strong>compiler:</strong> return file content on emitSkipped for non ts/tsx files (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/2515">#2515</a>) (<a href="https://github.com/kulshekhar/ts-jest/commit/0320fb3ac22056aafe4d7ae966eab84dbf23fda9">0320fb3</a>), closes <a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/2513">#2513</a></li>
    </ul>
    <h1><a href="https://github.com/kulshekhar/ts-jest/compare/v27.0.0-next.10...v27.0.0-next.11">27.0.0-next.11</a> (2021-04-15)</h1>
    <h3>Bug Fixes</h3>
    <ul>
    <li><strong>compiler:</strong> return file content on emitSkipped for non ts/tsx files (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/2519">#2519</a>) (<a href="https://github.com/kulshekhar/ts-jest/commit/a4e5640f54a7810c9b7aba32663ce4a53893d22f">a4e5640</a>), closes <a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/2513">#2513</a></li>
    </ul>
    <h3>Features</h3>
    <ul>
    <li>support jest <strong>27.0.0-next.7</strong> (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/2498">#2498</a>) (<a href="https://github.com/kulshekhar/ts-jest/commit/a10af91e2c3128c8de732a421f743621e60dbe8e">a10af91</a>)</li>
    <li>support jest <strong>27.0.0-next.8</strong> (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/2512">#2512</a>) (<a href="https://github.com/kulshekhar/ts-jest/commit/999ef60c93801de5cdb1a3483af16090e3a1b52e">999ef60</a>)</li>
    </ul>
    <h1><a href="https://github.com/kulshekhar/ts-jest/compare/v27.0.0-next.9...v27.0.0-next.10">27.0.0-next.10</a> (2021-03-30)</h1>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/kulshekhar/ts-jest/commit/46bf72d8bac9a9eccfdb61d96862242bf2ea5dd7"><code>46bf72d</code></a> chore(release): 26.5.6 (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/2559">#2559</a>)</li>
    <li><a href="https://github.com/kulshekhar/ts-jest/commit/cf609900e2c5937755123bd08ca2c5f2ff5e0651"><code>cf60990</code></a> refactor(config): show warning message for <code>sourceMap: false</code> (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/2557">#2557</a>)</li>
    <li><a href="https://github.com/kulshekhar/ts-jest/commit/e448638964b015c1ccf3e3de336b8dafee8f4a1c"><code>e448638</code></a> chore(release): 26.5.5</li>
    <li><a href="https://github.com/kulshekhar/ts-jest/commit/3e9a9f7005c7930b3a7eca0922763052fb3d5c88"><code>3e9a9f7</code></a> refactor(compiler): improve error message for emit skipped (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/2518">#2518</a>)</li>
    <li><a href="https://github.com/kulshekhar/ts-jest/commit/0320fb3ac22056aafe4d7ae966eab84dbf23fda9"><code>0320fb3</code></a> fix(compiler): return file content on emitSkipped for non ts/tsx files (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/2515">#2515</a>)</li>
    <li><a href="https://github.com/kulshekhar/ts-jest/commit/f3522d898cf8d7e67ce73f4dd743e860a14173d6"><code>f3522d8</code></a> chore(release): 26.5.4</li>
    <li><a href="https://github.com/kulshekhar/ts-jest/commit/1dc731a5faf7cda59db1cc642eb99fae973b1246"><code>1dc731a</code></a> fix(compiler): initialize compiler with <code>.ts</code>/<code>.tsx</code>/<code>.d.ts</code> files only (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/2457">#2457</a>)</li>
    <li><a href="https://github.com/kulshekhar/ts-jest/commit/ee10b673d0f76ac97453ecc9799ab460fa0ac79a"><code>ee10b67</code></a> chore(release): 26.5.3</li>
    <li><a href="https://github.com/kulshekhar/ts-jest/commit/174fb74ae68a849391a401363e1f402ef86c2d45"><code>174fb74</code></a> refactor(config): expose root logger constant (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/2422">#2422</a>)</li>
    <li><a href="https://github.com/kulshekhar/ts-jest/commit/0fb6b45e7dc3dd7588d27f09ac9a8849dff470cb"><code>0fb6b45</code></a> fix(config): create fallback jest config when jest config is undefined (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/2421">#2421</a>)</li>
    <li>Additional commits viewable in <a href="https://github.com/kulshekhar/ts-jest/compare/v26.4.4...v26.5.6">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ts-jest&package-manager=npm_and_yarn&previous-version=26.4.4&new-version=26.5.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed May 5, 2021
    Configuration menu
    Copy the full SHA
    43f168a View commit details
    Browse the repository at this point in the history
  2. Bump actions/setup-node from v2.1.4 to v2.1.5

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from v2.1.4 to v2.1.5.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/actions/setup-node/releases">actions/setup-node's releases</a>.</em></p>
    <blockquote>
    <h2>v2.1.5 Release</h2>
    <p>Improve error and warning line number handling (problem matcher regex)</p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/actions/setup-node/commit/46071b5c7a2e0c34e49c3cb8a0e792e86e18d5ea"><code>46071b5</code></a> Fix TypeScript error line/column (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/125">#125</a>)</li>
    <li><a href="https://github.com/actions/setup-node/commit/05f0551dbd620d7be8d92f9f7c1674ebf6bcb0eb"><code>05f0551</code></a> chore: operating-system -&gt; os (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/184">#184</a>)</li>
    <li><a href="https://github.com/actions/setup-node/commit/23bdee16bc6fd30e6ad43a07967df709cd7ef1a8"><code>23bdee1</code></a> Clarifications to the README (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/167">#167</a>) (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/229">#229</a>)</li>
    <li><a href="https://github.com/actions/setup-node/commit/4257181919f94362b6137aa288b487191f812e1b"><code>4257181</code></a> Bump acorn from 5.7.3 to 5.7.4 (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/122">#122</a>)</li>
    <li><a href="https://github.com/actions/setup-node/commit/7f4d5225d8c13fce67be36260ffb5c10b3fdaa84"><code>7f4d522</code></a> Bump lodash from 4.17.15 to 4.17.19 (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/174">#174</a>)</li>
    <li><a href="https://github.com/actions/setup-node/commit/68fafecfa471220042b49240ef2621c40c87577f"><code>68fafec</code></a> refactor: use core.info instead of console.log (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/185">#185</a>)</li>
    <li>See full diff in <a href="https://github.com/actions/setup-node/compare/v2.1.4...46071b5c7a2e0c34e49c3cb8a0e792e86e18d5ea">compare view</a></li>
    </ul>
    </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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed May 5, 2021
    Configuration menu
    Copy the full SHA
    e28391d View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. Bump @types/jest from 26.0.20 to 26.0.23

    Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.20 to 26.0.23.
    <details>
    <summary>Commits</summary>
    <ul>
    <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/jest&package-manager=npm_and_yarn&previous-version=26.0.20&new-version=26.0.23)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed May 6, 2021
    Configuration menu
    Copy the full SHA
    c3c0aed View commit details
    Browse the repository at this point in the history
  2. Extract main try/catch to separate function (#638)

    * Extract main try/catch to separate function
    
    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    christophebedard committed May 6, 2021
    Configuration menu
    Copy the full SHA
    16b8198 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Bump lodash from 4.17.19 to 4.17.21

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/lodash/lodash/commit/f299b52f39486275a9e6483b60a410e06520c538"><code>f299b52</code></a> Bump to v4.17.21</li>
    <li><a href="https://github.com/lodash/lodash/commit/c4847ebe7d14540bb28a8b932a9ce1b9ecbfee1a"><code>c4847eb</code></a> Improve performance of <code>toNumber</code>, <code>trim</code> and <code>trimEnd</code> on large input strings</li>
    <li><a href="https://github.com/lodash/lodash/commit/3469357cff396a26c363f8c1b5a91dde28ba4b1c"><code>3469357</code></a> Prevent command injection through <code>_.template</code>'s <code>variable</code> option</li>
    <li><a href="https://github.com/lodash/lodash/commit/ded9bc66583ed0b4e3b7dc906206d40757b4a90a"><code>ded9bc6</code></a> Bump to v4.17.20.</li>
    <li><a href="https://github.com/lodash/lodash/commit/63150ef7645ac07961b63a86490f419f356429aa"><code>63150ef</code></a> Documentation fixes.</li>
    <li><a href="https://github.com/lodash/lodash/commit/00f0f62a979d2f5fa0287c06eae70cf9a62d8794"><code>00f0f62</code></a> test.js: Remove trailing comma.</li>
    <li><a href="https://github.com/lodash/lodash/commit/846e434c7a5b5692c55ebf5715ed677b70a32389"><code>846e434</code></a> Temporarily use a custom fork of <code>lodash-cli</code>.</li>
    <li><a href="https://github.com/lodash/lodash/commit/5d046f39cbd27f573914768e3b36eeefcc4f1229"><code>5d046f3</code></a> Re-enable Travis tests on <code>4.17</code> branch.</li>
    <li><a href="https://github.com/lodash/lodash/commit/aa816b36d402a1ad9385142ce7188f17dae514fd"><code>aa816b3</code></a> Remove <code>/npm-package</code>.</li>
    <li>See full diff in <a href="https://github.com/lodash/lodash/compare/4.17.19...4.17.21">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/~bnjmnt4n">bnjmnt4n</a>, a new releaser for lodash since your current version.</p>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=lodash&package-manager=npm_and_yarn&previous-version=4.17.19&new-version=4.17.21)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/ros-tooling/action-ros-ci/network/alerts).
    
    </details>
    dependabot[bot] committed May 10, 2021
    Configuration menu
    Copy the full SHA
    04e6dea View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. Bump @types/node from 14.14.17 to 15.0.2

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.17 to 15.0.2.
    <details>
    <summary>Commits</summary>
    <ul>
    <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=14.14.17&new-version=15.0.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed May 11, 2021
    Configuration menu
    Copy the full SHA
    00a16c1 View commit details
    Browse the repository at this point in the history
  2. Bump hosted-git-info from 2.8.8 to 2.8.9

    Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a href="https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md">hosted-git-info's changelog</a>.</em></p>
    <blockquote>
    <h2><a href="https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9">2.8.9</a> (2021-04-07)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li>backport regex fix from <a href="https://github-redirect.dependabot.com/npm/hosted-git-info/issues/76">#76</a> (<a href="https://github.com/npm/hosted-git-info/commit/29adfe5">29adfe5</a>), closes <a href="https://github-redirect.dependabot.com/npm/hosted-git-info/issues/84">#84</a></li>
    </ul>
    <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/npm/hosted-git-info/commit/8d4b3697d79bcd89cdb36d1db165e3696c783a01"><code>8d4b369</code></a> chore(release): 2.8.9</li>
    <li><a href="https://github.com/npm/hosted-git-info/commit/29adfe5ef789784c861b2cdeb15051ec2ba651a7"><code>29adfe5</code></a> fix: backport regex fix from <a href="https://github-redirect.dependabot.com/npm/hosted-git-info/issues/76">#76</a></li>
    <li>See full diff in <a href="https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9">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/~nlf">nlf</a>, a new releaser for hosted-git-info since your current version.</p>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=hosted-git-info&package-manager=npm_and_yarn&previous-version=2.8.8&new-version=2.8.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/ros-tooling/action-ros-ci/network/alerts).
    
    </details>
    dependabot[bot] committed May 11, 2021
    Configuration menu
    Copy the full SHA
    94a933e View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. Bump @typescript-eslint/eslint-plugin from 4.14.1 to 4.23.0

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.14.1 to 4.23.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@​typescript-eslint/eslint-plugin</code>'s releases</a>.</em></p>
    <blockquote>
    <h2>v4.23.0</h2>
    <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.22.1...v4.23.0">4.23.0</a> (2021-05-10)</h1>
    <h3>Bug Fixes</h3>
    <ul>
    <li><strong>scope-manager:</strong> fix visiting TSAsExpression in assignment (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3355">#3355</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/87521a024103bc5fc643861649bee9a288f55b7b">87521a0</a>)</li>
    </ul>
    <h3>Features</h3>
    <ul>
    <li><strong>experimental-utils:</strong> Include <code>getCwd()</code> in <code>RuleContext</code> type (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3308">#3308</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/2b75c11d69bee88ca0cb77d7efd32b8d0387e6b3">2b75c11</a>)</li>
    <li>refactor to split AST specification out as its own module (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2911">#2911</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/25ea953cc60b118bd385c71e0a9b61c286c26fcf">25ea953</a>)</li>
    </ul>
    <h2>v4.22.1</h2>
    <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.22.0...v4.22.1">4.22.1</a> (2021-05-04)</h2>
    <p><strong>Note:</strong> Version bump only for package <code>@​typescript-eslint/typescript-eslint</code></p>
    <h2>v4.22.0</h2>
    <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.21.0...v4.22.0">4.22.0</a> (2021-04-12)</h1>
    <h3>Bug Fixes</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [no-unsafe-argument] handle tuple types on rest arguments (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3269">#3269</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/6f8cfe6f83ee26b66b2146cc17b1205100a54a9c">6f8cfe6</a>)</li>
    </ul>
    <h3>Features</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [prefer-regexp-exec] add autofix (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3207">#3207</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/e2cbeefb3d9a7cce257b5675f7f19f1b159a9d26">e2cbeef</a>)</li>
    </ul>
    <h2>v4.21.0</h2>
    <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.20.0...v4.21.0">4.21.0</a> (2021-04-05)</h1>
    <h3>Bug Fixes</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [no-type-alias] consider <code>keyof</code> as an alias (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3242">#3242</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/329ef023090c004694b5996ddb04fdde5b05ebb0">329ef02</a>)</li>
    <li><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion] correct bad fix for angle bracket assertion (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3244">#3244</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/265a039c7e728b719143e09ee61066039d721f62">265a039</a>)</li>
    <li><strong>eslint-plugin:</strong> [restrict-plus-operands] consider template literal types as strings (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3234">#3234</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/ccfd68e365391b3f117df96792355f9c3655288c">ccfd68e</a>)</li>
    <li><strong>eslint-plugin:</strong> [strict-boolean-expressions] account for truthy literals (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3236">#3236</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/0913f40c87762de198b05a5473b4fb79aeb46967">0913f40</a>)</li>
    <li><strong>eslint-plugin:</strong> always ignore assignments in no-unnecessary-type-assertion (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3235">#3235</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/02214768a3721d8514c70e00546e861da6581e4d">0221476</a>)</li>
    </ul>
    <h3>Features</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [no-unsafe-argument] add rule (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3256">#3256</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/b1aa7dc6971ee8409b729dffb8b69478455734ed">b1aa7dc</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/791">#791</a></li>
    <li><strong>eslint-plugin:</strong> [no-unsafe-call][no-unsafe-member-access] improve report messages for <code>this</code> for <code>noImplicitThis</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3199">#3199</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/b1b26c4843a4cfa209a0c9c3d8bea1de37333b48">b1b26c4</a>)</li>
    </ul>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md"><code>@​typescript-eslint/eslint-plugin</code>'s changelog</a>.</em></p>
    <blockquote>
    <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.22.1...v4.23.0">4.23.0</a> (2021-05-10)</h1>
    <h3>Bug Fixes</h3>
    <ul>
    <li><strong>scope-manager:</strong> fix visiting TSAsExpression in assignment (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3355">#3355</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/87521a024103bc5fc643861649bee9a288f55b7b">87521a0</a>)</li>
    </ul>
    <h3>Features</h3>
    <ul>
    <li>refactor to split AST specification out as its own module (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2911">#2911</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/25ea953cc60b118bd385c71e0a9b61c286c26fcf">25ea953</a>)</li>
    </ul>
    <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.22.0...v4.22.1">4.22.1</a> (2021-05-04)</h2>
    <p><strong>Note:</strong> Version bump only for package <code>@​typescript-eslint/eslint-plugin</code></p>
    <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.21.0...v4.22.0">4.22.0</a> (2021-04-12)</h1>
    <h3>Bug Fixes</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [no-unsafe-argument] handle tuple types on rest arguments (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3269">#3269</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/6f8cfe6f83ee26b66b2146cc17b1205100a54a9c">6f8cfe6</a>)</li>
    </ul>
    <h3>Features</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [prefer-regexp-exec] add autofix (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3207">#3207</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/e2cbeefb3d9a7cce257b5675f7f19f1b159a9d26">e2cbeef</a>)</li>
    </ul>
    <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.20.0...v4.21.0">4.21.0</a> (2021-04-05)</h1>
    <h3>Bug Fixes</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [no-type-alias] consider <code>keyof</code> as an alias (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3242">#3242</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/329ef023090c004694b5996ddb04fdde5b05ebb0">329ef02</a>)</li>
    <li><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion] correct bad fix for angle bracket assertion (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3244">#3244</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/265a039c7e728b719143e09ee61066039d721f62">265a039</a>)</li>
    <li><strong>eslint-plugin:</strong> [restrict-plus-operands] consider template literal types as strings (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3234">#3234</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/ccfd68e365391b3f117df96792355f9c3655288c">ccfd68e</a>)</li>
    <li><strong>eslint-plugin:</strong> [strict-boolean-expressions] account for truthy literals (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3236">#3236</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/0913f40c87762de198b05a5473b4fb79aeb46967">0913f40</a>)</li>
    <li><strong>eslint-plugin:</strong> always ignore assignments in no-unnecessary-type-assertion (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3235">#3235</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/02214768a3721d8514c70e00546e861da6581e4d">0221476</a>)</li>
    </ul>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/18d8151e54f0ee7015ed4a4d83c0a7bd8887396c"><code>18d8151</code></a> chore: publish v4.23.0</li>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/87521a024103bc5fc643861649bee9a288f55b7b"><code>87521a0</code></a> fix(scope-manager): fix visiting TSAsExpression in assignment (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/3355">#3355</a>)</li>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/25ea953cc60b118bd385c71e0a9b61c286c26fcf"><code>25ea953</code></a> feat: refactor to split AST specification out as its own module (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/2911">#2911</a>)</li>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/5706e0e53070589c0bb0d53ff2ecb0ded076b704"><code>5706e0e</code></a> chore: publish v4.22.1</li>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/45d2c3efc206755d9ed150d8af8f7121dbebc714"><code>45d2c3e</code></a> chore: publish v4.22.0</li>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/e2cbeefb3d9a7cce257b5675f7f19f1b159a9d26"><code>e2cbeef</code></a> feat(eslint-plugin): [prefer-regexp-exec] add autofix (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/3207">#3207</a>)</li>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/a5836be07a21b11ffa3bfedff838af25a6cacd93"><code>a5836be</code></a> docs(eslint-plugin): switch check marks to <code>:white_check_mark:</code> for visibilit...</li>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/6f8cfe6f83ee26b66b2146cc17b1205100a54a9c"><code>6f8cfe6</code></a> fix(eslint-plugin): [no-unsafe-argument] handle tuple types on rest arguments...</li>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/3181b32d576cb5542cc2346f53cef9d24831f63d"><code>3181b32</code></a> chore: publish v4.21.0</li>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/ccfd68e365391b3f117df96792355f9c3655288c"><code>ccfd68e</code></a> fix(eslint-plugin): [restrict-plus-operands] consider template literal types ...</li>
    <li>Additional commits viewable in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v4.23.0/packages/eslint-plugin">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/eslint-plugin&package-manager=npm_and_yarn&previous-version=4.14.1&new-version=4.23.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed May 12, 2021
    Configuration menu
    Copy the full SHA
    b886b41 View commit details
    Browse the repository at this point in the history
  2. Make dependabot run weekly instead of daily (#654)

    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    christophebedard committed May 12, 2021
    Configuration menu
    Copy the full SHA
    2b06847 View commit details
    Browse the repository at this point in the history
  3. Add galactic to valid distros list to support binary installs (#642)

    * Add galactic to list of valid ROS 2 distros
    
    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    
    * Update validateDistros test
    
    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    christophebedard committed May 12, 2021
    Configuration menu
    Copy the full SHA
    bc8e741 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. Bump husky from 4.3.5 to 6.0.0 (#603)

    Bumps [husky](https://github.com/typicode/husky) from 4.3.5 to 6.0.0.
    - [Release notes](https://github.com/typicode/husky/releases)
    - [Commits](typicode/husky@v4.3.5...v6.0.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 13, 2021
    Configuration menu
    Copy the full SHA
    7bb2888 View commit details
    Browse the repository at this point in the history
  2. Fix import of external private repos and add private repo test (#597)

    * Add test with repos file containing a private repo
    
    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    
    * Fix package name
    
    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    
    * Fix handling/use of token
    
    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    
    * Use GITHUB_TOKEN
    
    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    
    * Revert "Use GITHUB_TOKEN"
    
    This reverts commit 16180de.
    
    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    
    Co-authored-by: Emerson Knapp <537409+emersonknapp@users.noreply.github.com>
    christophebedard and emersonknapp committed May 13, 2021
    Configuration menu
    Copy the full SHA
    8ce9599 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. Bump eslint from 7.18.0 to 7.26.0

    Bumps [eslint](https://github.com/eslint/eslint) from 7.18.0 to 7.26.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's releases</a>.</em></p>
    <blockquote>
    <h2>v7.26.0</h2>
    <ul>
    <li><a href="https://github.com/eslint/eslint/commit/aaf65e629adb74401092c3ccc9cb4e4bd1c8609b"><code>aaf65e6</code></a> Upgrade: eslintrc for ModuleResolver fix (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14577">#14577</a>) (Brandon Mills)</li>
    <li><a href="https://github.com/eslint/eslint/commit/ae6dbd148aaca83e4bd04b9351b54029c50fac8a"><code>ae6dbd1</code></a> Fix: track variables, not names in require-atomic-updates (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14208">#14208</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14282">#14282</a>) (Patrick Ahmetovic)</li>
    <li><a href="https://github.com/eslint/eslint/commit/6a86e5018a3733049c09261bcabae422fbea893d"><code>6a86e50</code></a> Chore: remove loose-parser tests (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14315">#14315</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14569">#14569</a>) (Milos Djermanovic)</li>
    <li><a href="https://github.com/eslint/eslint/commit/ee3a3ead893d185cc4b1ae9041940cb0968767e1"><code>ee3a3ea</code></a> Fix: create <code>.eslintrc.cjs</code> for <code>module</code> type (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14304">#14304</a>) (Nitin Kumar)</li>
    <li><a href="https://github.com/eslint/eslint/commit/6791decfc58b7b09cfd0aabd15a3d14148aae073"><code>6791dec</code></a> Docs: fix example for require-atomic-updates (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14562">#14562</a>) (Milos Djermanovic)</li>
    <li><a href="https://github.com/eslint/eslint/commit/388eb7e14039b8951462b311d6121002ca5232cb"><code>388eb7e</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
    <li><a href="https://github.com/eslint/eslint/commit/f071d1ef91286bf2e3fb63d9b679ff7702819a1e"><code>f071d1e</code></a> Update: Add automated suggestion to <code>radix</code> rule for parsing decimals (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14291">#14291</a>) (Bryan Mishkin)</li>
    <li><a href="https://github.com/eslint/eslint/commit/0b6a3f31e6e78825114f82d4e0aed9cd72f784ac"><code>0b6a3f3</code></a> New: Include XO style guide in <code>eslint --init</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14193">#14193</a>) (Federico Brigante)</li>
    </ul>
    <h2>v7.25.0</h2>
    <ul>
    <li><a href="https://github.com/eslint/eslint/commit/5df5e4a9976964fcf4dc67e241d4e22ec1370fe0"><code>5df5e4a</code></a> Update: highlight last write reference for no-unused-vars (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14324">#14324</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14335">#14335</a>) (Nitin Kumar)</li>
    <li><a href="https://github.com/eslint/eslint/commit/00238729329b86b4f8af89ebfe278da3095a6075"><code>0023872</code></a> Docs: Add deprecated note to <code>working-with-rules-deprecated</code> page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14344">#14344</a>) (Michael Novotny)</li>
    <li><a href="https://github.com/eslint/eslint/commit/36fca70fa29ab65080076810de98e09133254b8a"><code>36fca70</code></a> Chore: Upgrade eslump to 3.0.0 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14350">#14350</a>) (Stephen Wade)</li>
    <li><a href="https://github.com/eslint/eslint/commit/59b689a0b3fa658b8380431007cc1facb4617a3b"><code>59b689a</code></a> Chore: add node v16 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14355">#14355</a>) (薛定谔的猫)</li>
    <li><a href="https://github.com/eslint/eslint/commit/35a1f5e967e4e87360d3e70d3fca0f7adeeaa1d7"><code>35a1f5e</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
    <li><a href="https://github.com/eslint/eslint/commit/fb0a92b3d2fed4a17bc39b7f02c540cd1175ec7d"><code>fb0a92b</code></a> Chore: rename misspelled identifier in test (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14346">#14346</a>) (Tobias Nießen)</li>
    <li><a href="https://github.com/eslint/eslint/commit/f2babb1069194166e0ac1afd1269bbd06ac299b6"><code>f2babb1</code></a> Docs: update pull request template (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14336">#14336</a>) (Nitin Kumar)</li>
    <li><a href="https://github.com/eslint/eslint/commit/02dde29eeb523ca24bc4ae7797d38627c3ba9fe9"><code>02dde29</code></a> Docs: Fix anchor in 'docs/developer-guide/working-with-rules.md' (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14332">#14332</a>) (Nate-Wilkins)</li>
    <li><a href="https://github.com/eslint/eslint/commit/07d14c304c358fbc9c3d318e1377d2b2bda9179f"><code>07d14c3</code></a> Chore: remove extraneous command from lint-staged config (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14314">#14314</a>) (James George)</li>
    <li><a href="https://github.com/eslint/eslint/commit/41b3570b6c014c534bb3208ed00050fd99842101"><code>41b3570</code></a> Update: lint code block with same extension but different content (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14227">#14227</a>) (JounQin)</li>
    <li><a href="https://github.com/eslint/eslint/commit/eb299966bdc3920dd2c6f9774d95103d242fc409"><code>eb29996</code></a> Docs: add more examples with arrow functions for no-sequences rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14313">#14313</a>) (Nitin Kumar)</li>
    </ul>
    <h2>v7.24.0</h2>
    <ul>
    <li><a href="https://github.com/eslint/eslint/commit/0c346c87fa83c6d1184fdafb9c0748c2e15a423d"><code>0c346c8</code></a> Chore: ignore <code>pnpm-lock.yaml</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14303">#14303</a>) (Nitin Kumar)</li>
    <li><a href="https://github.com/eslint/eslint/commit/f06ecdf78b6d6f366434d73a6acfe7041d575223"><code>f06ecdf</code></a> Update: Add disallowTemplateShorthand option in no-implicit-coercion (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13579">#13579</a>) (Remco Haszing)</li>
    <li><a href="https://github.com/eslint/eslint/commit/71a80e38aab2dada01b808ed43d9b0e806d863c4"><code>71a80e3</code></a> Docs: fix broken links in Node.js API docs toc (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14296">#14296</a>) (u-sho (Shouhei Uechi))</li>
    <li><a href="https://github.com/eslint/eslint/commit/bd46dc4647faa4c3bbb5f60d4c00616a64081398"><code>bd46dc4</code></a> Docs: Fix incorrect reference to &quot;braces&quot; in arrow-parens (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14300">#14300</a>) (emclain)</li>
    <li><a href="https://github.com/eslint/eslint/commit/0d6235ea201b8b90761ee69bb4d46ae18899c28d"><code>0d6235e</code></a> Docs: update header in max-lines (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14273">#14273</a>) (Shinigami)</li>
    <li><a href="https://github.com/eslint/eslint/commit/70c92164017238e329e3a2d1654a0227b8f953f7"><code>70c9216</code></a> Docs: Update issue triage to include blocked column (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14275">#14275</a>) (Nicholas C. Zakas)</li>
    <li><a href="https://github.com/eslint/eslint/commit/abca186a845200fd7728c4e5f220973e640054f9"><code>abca186</code></a> Docs: Fix typo in suggestions section (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14293">#14293</a>) (Kevin Partington)</li>
    <li><a href="https://github.com/eslint/eslint/commit/c4d8b0db62b859e721105d4bc0f4044ce346995e"><code>c4d8b0d</code></a> Fix: no-unused-vars ignoreRestSiblings check assignments (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14163">#14163</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14264">#14264</a>) (YeonJuan)</li>
    <li><a href="https://github.com/eslint/eslint/commit/b51d0778d76c2aa27578caca3ea82c867dced3e4"><code>b51d077</code></a> Update: add ignoreNonDeclaration to no-multi-assign rule (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12545">#12545</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14185">#14185</a>) (t-mangoe)</li>
    <li><a href="https://github.com/eslint/eslint/commit/c981fb1994cd04914042ced1980aa86b68ba7be9"><code>c981fb1</code></a> Chore: Upgrade mocha to 8.3.2 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14278">#14278</a>) (Stephen Wade)</li>
    <li><a href="https://github.com/eslint/eslint/commit/147fc045e699811fab33dddf77498324ddf7e9d6"><code>147fc04</code></a> Docs: Fix <code>repro:needed</code> label in bug report template (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14285">#14285</a>) (Milos Djermanovic)</li>
    <li><a href="https://github.com/eslint/eslint/commit/e1cfde93eec71a15c2df1ad660a7a6171204ba80"><code>e1cfde9</code></a> Docs: Update bug report template (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14276">#14276</a>) (Nicholas C. Zakas)</li>
    <li><a href="https://github.com/eslint/eslint/commit/c85c2f1138a9e952655f19ee780ab0c8e35431a8"><code>c85c2f1</code></a> Docs: Add fatal to Node.js API LintMessage type (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14251">#14251</a>) (Brandon Mills)</li>
    </ul>
    <h2>v7.23.0</h2>
    <ul>
    <li><a href="https://github.com/eslint/eslint/commit/687ccae517b8b815cf21e948f80d22e2bf118a99"><code>687ccae</code></a> Update: add option &quot;allowInParentheses&quot; to no-sequences (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14197">#14197</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14199">#14199</a>) (Daniel Rentz)</li>
    <li><a href="https://github.com/eslint/eslint/commit/dbf252964d9a2b8957cfe0aed5c87a6d4a5cce24"><code>dbf2529</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
    <li><a href="https://github.com/eslint/eslint/commit/4bdf2c1dade27625b601080687ce95b8c229e491"><code>4bdf2c1</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
    <li><a href="https://github.com/eslint/eslint/commit/49d16977d969070e5240074e76036f56631a90d3"><code>49d1697</code></a> Chore: Upgrade eslint-plugin-jsdoc to v25 and remove --legacy-peer-deps (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14244">#14244</a>) (Brandon Mills)</li>
    <li><a href="https://github.com/eslint/eslint/commit/43f1685356b9840e09631843ad9ccf0440a498b0"><code>43f1685</code></a> Update: <code>--quiet</code> should not supress <code>--max-warnings</code> (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14202">#14202</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14242">#14242</a>) (Milos Djermanovic)</li>
    <li><a href="https://github.com/eslint/eslint/commit/909c7271b8d294bd884827ad5df02615b6ec5e82"><code>909c727</code></a> Docs: Add valid example that shows vars in a block scope (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14230">#14230</a>) (Ed S)</li>
    <li><a href="https://github.com/eslint/eslint/commit/28583eb8ada20f32579841bec3fbd60a018d5931"><code>28583eb</code></a> Fix: no-mixed-operators false positives with <code>? :</code> (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14223">#14223</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14226">#14226</a>) (Milos Djermanovic)</li>
    <li><a href="https://github.com/eslint/eslint/commit/a99eb2dc2a297d16e40a9feef3956668716c4eb5"><code>a99eb2d</code></a> Fix: Clarify line breaks in object-curly-newline (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14024">#14024</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14063">#14063</a>) (armin yahya)</li>
    <li><a href="https://github.com/eslint/eslint/commit/8984c91372e64d1e8dd2ce21b87b80977d57bff9"><code>8984c91</code></a> Update: eslint --env-info output os info (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14059">#14059</a>) (薛定谔的猫)</li>
    <li><a href="https://github.com/eslint/eslint/commit/2a79306f71c4c80f1e3e73be2a140d07cf55c63d"><code>2a79306</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
    <li><a href="https://github.com/eslint/eslint/commit/ebd70263f6e6fe597613d90f4b8de84710c2f3d6"><code>ebd7026</code></a> Docs: Fix typo (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14225">#14225</a>) (Greg Finley)</li>
    </ul>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/master/CHANGELOG.md">eslint's changelog</a>.</em></p>
    <blockquote>
    <p>v7.26.0 - May 7, 2021</p>
    <ul>
    <li><a href="https://github.com/eslint/eslint/commit/aaf65e629adb74401092c3ccc9cb4e4bd1c8609b"><code>aaf65e6</code></a> Upgrade: eslintrc for ModuleResolver fix (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14577">#14577</a>) (Brandon Mills)</li>
    <li><a href="https://github.com/eslint/eslint/commit/ae6dbd148aaca83e4bd04b9351b54029c50fac8a"><code>ae6dbd1</code></a> Fix: track variables, not names in require-atomic-updates (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14208">#14208</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14282">#14282</a>) (Patrick Ahmetovic)</li>
    <li><a href="https://github.com/eslint/eslint/commit/6a86e5018a3733049c09261bcabae422fbea893d"><code>6a86e50</code></a> Chore: remove loose-parser tests (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14315">#14315</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14569">#14569</a>) (Milos Djermanovic)</li>
    <li><a href="https://github.com/eslint/eslint/commit/ee3a3ead893d185cc4b1ae9041940cb0968767e1"><code>ee3a3ea</code></a> Fix: create <code>.eslintrc.cjs</code> for <code>module</code> type (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14304">#14304</a>) (Nitin Kumar)</li>
    <li><a href="https://github.com/eslint/eslint/commit/6791decfc58b7b09cfd0aabd15a3d14148aae073"><code>6791dec</code></a> Docs: fix example for require-atomic-updates (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14562">#14562</a>) (Milos Djermanovic)</li>
    <li><a href="https://github.com/eslint/eslint/commit/388eb7e14039b8951462b311d6121002ca5232cb"><code>388eb7e</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
    <li><a href="https://github.com/eslint/eslint/commit/f071d1ef91286bf2e3fb63d9b679ff7702819a1e"><code>f071d1e</code></a> Update: Add automated suggestion to <code>radix</code> rule for parsing decimals (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14291">#14291</a>) (Bryan Mishkin)</li>
    <li><a href="https://github.com/eslint/eslint/commit/0b6a3f31e6e78825114f82d4e0aed9cd72f784ac"><code>0b6a3f3</code></a> New: Include XO style guide in <code>eslint --init</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14193">#14193</a>) (Federico Brigante)</li>
    </ul>
    <p>v7.25.0 - April 23, 2021</p>
    <ul>
    <li><a href="https://github.com/eslint/eslint/commit/5df5e4a9976964fcf4dc67e241d4e22ec1370fe0"><code>5df5e4a</code></a> Update: highlight last write reference for no-unused-vars (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14324">#14324</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14335">#14335</a>) (Nitin Kumar)</li>
    <li><a href="https://github.com/eslint/eslint/commit/00238729329b86b4f8af89ebfe278da3095a6075"><code>0023872</code></a> Docs: Add deprecated note to <code>working-with-rules-deprecated</code> page (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14344">#14344</a>) (Michael Novotny)</li>
    <li><a href="https://github.com/eslint/eslint/commit/36fca70fa29ab65080076810de98e09133254b8a"><code>36fca70</code></a> Chore: Upgrade eslump to 3.0.0 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14350">#14350</a>) (Stephen Wade)</li>
    <li><a href="https://github.com/eslint/eslint/commit/59b689a0b3fa658b8380431007cc1facb4617a3b"><code>59b689a</code></a> Chore: add node v16 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14355">#14355</a>) (薛定谔的猫)</li>
    <li><a href="https://github.com/eslint/eslint/commit/35a1f5e967e4e87360d3e70d3fca0f7adeeaa1d7"><code>35a1f5e</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
    <li><a href="https://github.com/eslint/eslint/commit/fb0a92b3d2fed4a17bc39b7f02c540cd1175ec7d"><code>fb0a92b</code></a> Chore: rename misspelled identifier in test (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14346">#14346</a>) (Tobias Nießen)</li>
    <li><a href="https://github.com/eslint/eslint/commit/f2babb1069194166e0ac1afd1269bbd06ac299b6"><code>f2babb1</code></a> Docs: update pull request template (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14336">#14336</a>) (Nitin Kumar)</li>
    <li><a href="https://github.com/eslint/eslint/commit/02dde29eeb523ca24bc4ae7797d38627c3ba9fe9"><code>02dde29</code></a> Docs: Fix anchor in 'docs/developer-guide/working-with-rules.md' (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14332">#14332</a>) (Nate-Wilkins)</li>
    <li><a href="https://github.com/eslint/eslint/commit/07d14c304c358fbc9c3d318e1377d2b2bda9179f"><code>07d14c3</code></a> Chore: remove extraneous command from lint-staged config (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14314">#14314</a>) (James George)</li>
    <li><a href="https://github.com/eslint/eslint/commit/41b3570b6c014c534bb3208ed00050fd99842101"><code>41b3570</code></a> Update: lint code block with same extension but different content (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14227">#14227</a>) (JounQin)</li>
    <li><a href="https://github.com/eslint/eslint/commit/eb299966bdc3920dd2c6f9774d95103d242fc409"><code>eb29996</code></a> Docs: add more examples with arrow functions for no-sequences rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14313">#14313</a>) (Nitin Kumar)</li>
    </ul>
    <p>v7.24.0 - April 9, 2021</p>
    <ul>
    <li><a href="https://github.com/eslint/eslint/commit/0c346c87fa83c6d1184fdafb9c0748c2e15a423d"><code>0c346c8</code></a> Chore: ignore <code>pnpm-lock.yaml</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14303">#14303</a>) (Nitin Kumar)</li>
    <li><a href="https://github.com/eslint/eslint/commit/f06ecdf78b6d6f366434d73a6acfe7041d575223"><code>f06ecdf</code></a> Update: Add disallowTemplateShorthand option in no-implicit-coercion (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13579">#13579</a>) (Remco Haszing)</li>
    <li><a href="https://github.com/eslint/eslint/commit/71a80e38aab2dada01b808ed43d9b0e806d863c4"><code>71a80e3</code></a> Docs: fix broken links in Node.js API docs toc (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14296">#14296</a>) (u-sho (Shouhei Uechi))</li>
    <li><a href="https://github.com/eslint/eslint/commit/bd46dc4647faa4c3bbb5f60d4c00616a64081398"><code>bd46dc4</code></a> Docs: Fix incorrect reference to &quot;braces&quot; in arrow-parens (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14300">#14300</a>) (emclain)</li>
    <li><a href="https://github.com/eslint/eslint/commit/0d6235ea201b8b90761ee69bb4d46ae18899c28d"><code>0d6235e</code></a> Docs: update header in max-lines (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14273">#14273</a>) (Shinigami)</li>
    <li><a href="https://github.com/eslint/eslint/commit/70c92164017238e329e3a2d1654a0227b8f953f7"><code>70c9216</code></a> Docs: Update issue triage to include blocked column (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14275">#14275</a>) (Nicholas C. Zakas)</li>
    <li><a href="https://github.com/eslint/eslint/commit/abca186a845200fd7728c4e5f220973e640054f9"><code>abca186</code></a> Docs: Fix typo in suggestions section (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14293">#14293</a>) (Kevin Partington)</li>
    <li><a href="https://github.com/eslint/eslint/commit/c4d8b0db62b859e721105d4bc0f4044ce346995e"><code>c4d8b0d</code></a> Fix: no-unused-vars ignoreRestSiblings check assignments (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14163">#14163</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14264">#14264</a>) (YeonJuan)</li>
    <li><a href="https://github.com/eslint/eslint/commit/b51d0778d76c2aa27578caca3ea82c867dced3e4"><code>b51d077</code></a> Update: add ignoreNonDeclaration to no-multi-assign rule (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12545">#12545</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14185">#14185</a>) (t-mangoe)</li>
    <li><a href="https://github.com/eslint/eslint/commit/c981fb1994cd04914042ced1980aa86b68ba7be9"><code>c981fb1</code></a> Chore: Upgrade mocha to 8.3.2 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14278">#14278</a>) (Stephen Wade)</li>
    <li><a href="https://github.com/eslint/eslint/commit/147fc045e699811fab33dddf77498324ddf7e9d6"><code>147fc04</code></a> Docs: Fix <code>repro:needed</code> label in bug report template (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14285">#14285</a>) (Milos Djermanovic)</li>
    <li><a href="https://github.com/eslint/eslint/commit/e1cfde93eec71a15c2df1ad660a7a6171204ba80"><code>e1cfde9</code></a> Docs: Update bug report template (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14276">#14276</a>) (Nicholas C. Zakas)</li>
    <li><a href="https://github.com/eslint/eslint/commit/c85c2f1138a9e952655f19ee780ab0c8e35431a8"><code>c85c2f1</code></a> Docs: Add fatal to Node.js API LintMessage type (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14251">#14251</a>) (Brandon Mills)</li>
    </ul>
    <p>v7.23.0 - March 26, 2021</p>
    <ul>
    <li><a href="https://github.com/eslint/eslint/commit/687ccae517b8b815cf21e948f80d22e2bf118a99"><code>687ccae</code></a> Update: add option &quot;allowInParentheses&quot; to no-sequences (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14197">#14197</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14199">#14199</a>) (Daniel Rentz)</li>
    <li><a href="https://github.com/eslint/eslint/commit/dbf252964d9a2b8957cfe0aed5c87a6d4a5cce24"><code>dbf2529</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
    <li><a href="https://github.com/eslint/eslint/commit/4bdf2c1dade27625b601080687ce95b8c229e491"><code>4bdf2c1</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
    <li><a href="https://github.com/eslint/eslint/commit/49d16977d969070e5240074e76036f56631a90d3"><code>49d1697</code></a> Chore: Upgrade eslint-plugin-jsdoc to v25 and remove --legacy-peer-deps (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14244">#14244</a>) (Brandon Mills)</li>
    <li><a href="https://github.com/eslint/eslint/commit/43f1685356b9840e09631843ad9ccf0440a498b0"><code>43f1685</code></a> Update: <code>--quiet</code> should not supress <code>--max-warnings</code> (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14202">#14202</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14242">#14242</a>) (Milos Djermanovic)</li>
    <li><a href="https://github.com/eslint/eslint/commit/909c7271b8d294bd884827ad5df02615b6ec5e82"><code>909c727</code></a> Docs: Add valid example that shows vars in a block scope (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14230">#14230</a>) (Ed S)</li>
    <li><a href="https://github.com/eslint/eslint/commit/28583eb8ada20f32579841bec3fbd60a018d5931"><code>28583eb</code></a> Fix: no-mixed-operators false positives with <code>? :</code> (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14223">#14223</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14226">#14226</a>) (Milos Djermanovic)</li>
    </ul>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/eslint/eslint/commit/6e9aad8053a4ea7fb8b5beeb1f1173c740890185"><code>6e9aad8</code></a> 7.26.0</li>
    <li><a href="https://github.com/eslint/eslint/commit/53bf14d1725a90dbc696e45d69ab515fc4cca63f"><code>53bf14d</code></a> Build: changelog update for 7.26.0</li>
    <li><a href="https://github.com/eslint/eslint/commit/aaf65e629adb74401092c3ccc9cb4e4bd1c8609b"><code>aaf65e6</code></a> Upgrade: eslintrc for ModuleResolver fix (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14577">#14577</a>)</li>
    <li><a href="https://github.com/eslint/eslint/commit/ae6dbd148aaca83e4bd04b9351b54029c50fac8a"><code>ae6dbd1</code></a> Fix: track variables, not names in require-atomic-updates (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14208">#14208</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14">#14</a>...</li>
    <li><a href="https://github.com/eslint/eslint/commit/6a86e5018a3733049c09261bcabae422fbea893d"><code>6a86e50</code></a> Chore: remove loose-parser tests (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14315">#14315</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14569">#14569</a>)</li>
    <li><a href="https://github.com/eslint/eslint/commit/ee3a3ead893d185cc4b1ae9041940cb0968767e1"><code>ee3a3ea</code></a> Fix: create <code>.eslintrc.cjs</code> for <code>module</code> type (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14304">#14304</a>)</li>
    <li><a href="https://github.com/eslint/eslint/commit/6791decfc58b7b09cfd0aabd15a3d14148aae073"><code>6791dec</code></a> Docs: fix example for require-atomic-updates (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14562">#14562</a>)</li>
    <li><a href="https://github.com/eslint/eslint/commit/388eb7e14039b8951462b311d6121002ca5232cb"><code>388eb7e</code></a> Sponsors: Sync README with website</li>
    <li><a href="https://github.com/eslint/eslint/commit/f071d1ef91286bf2e3fb63d9b679ff7702819a1e"><code>f071d1e</code></a> Update: Add automated suggestion to <code>radix</code> rule for parsing decimals (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14291">#14291</a>)</li>
    <li><a href="https://github.com/eslint/eslint/commit/0b6a3f31e6e78825114f82d4e0aed9cd72f784ac"><code>0b6a3f3</code></a> New: Include XO style guide in <code>eslint --init</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14193">#14193</a>)</li>
    <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v7.18.0...v7.26.0">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint&package-manager=npm_and_yarn&previous-version=7.18.0&new-version=7.26.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed May 14, 2021
    Configuration menu
    Copy the full SHA
    13351b3 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Bump @types/node from 15.0.2 to 15.3.0

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.0.2 to 15.3.0.
    <details>
    <summary>Commits</summary>
    <ul>
    <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=15.0.2&new-version=15.3.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed May 17, 2021
    Configuration menu
    Copy the full SHA
    cac2599 View commit details
    Browse the repository at this point in the history
  2. Bump pascalgn/automerge-action from 0.13.1 to 0.14.1

    Bumps [pascalgn/automerge-action](https://github.com/pascalgn/automerge-action) from 0.13.1 to 0.14.1.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/pascalgn/automerge-action/releases">pascalgn/automerge-action's releases</a>.</em></p>
    <blockquote>
    <h2>Release 0.14.1</h2>
    <p>Update marketplace display name</p>
    <h2>Release 0.14.0</h2>
    <ul>
    <li>Add new PULL_REQUEST property <a href="https://github-redirect.dependabot.com/pascalgn/automerge-action/issues/149">#149</a></li>
    <li>Update dependencies</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/pascalgn/automerge-action/commit/4d2ac8c11a7489576cef3616563b3a17122a3058"><code>4d2ac8c</code></a> Update README.md</li>
    <li><a href="https://github.com/pascalgn/automerge-action/commit/0215836067397705e2359b5af8498c700211bfce"><code>0215836</code></a> Update action.yml</li>
    <li><a href="https://github.com/pascalgn/automerge-action/commit/39d831e1bb389bd242626bc25d4060064a97181c"><code>39d831e</code></a> Update README.md</li>
    <li><a href="https://github.com/pascalgn/automerge-action/commit/30d85be83a901fb6a353e3326820195e4646d5f1"><code>30d85be</code></a> Update dependencies</li>
    <li><a href="https://github.com/pascalgn/automerge-action/commit/042e73780f17b1fc61feb3347088849e3b7a008f"><code>042e737</code></a> Implement the ability to auto-merge an arbitrary pull request (<a href="https://github-redirect.dependabot.com/pascalgn/automerge-action/issues/149">#149</a>)</li>
    <li><a href="https://github.com/pascalgn/automerge-action/commit/ebf03a4a7d766b6c3a63a7694ba235e608ccab9a"><code>ebf03a4</code></a> Clarify native GitHub rebase behavior (<a href="https://github-redirect.dependabot.com/pascalgn/automerge-action/issues/146">#146</a>)</li>
    <li>See full diff in <a href="https://github.com/pascalgn/automerge-action/compare/v0.13.1...v0.14.1">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pascalgn/automerge-action&package-manager=github_actions&previous-version=0.13.1&new-version=0.14.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed May 17, 2021
    Configuration menu
    Copy the full SHA
    2f8a7cb View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. Bump @actions/core from 1.2.6 to 1.2.7

    Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.6 to 1.2.7.
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a href="https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md"><code>@​actions/core</code>'s changelog</a>.</em></p>
    <blockquote>
    <h3>1.2.7</h3>
    <ul>
    <li><a href="https://github-redirect.dependabot.com/actions/toolkit/pull/772">Prepend newline for set-output</a></li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li>See full diff in <a href="https://github.com/actions/toolkit/commits/HEAD/packages/core">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@actions/core&package-manager=npm_and_yarn&previous-version=1.2.6&new-version=1.2.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed May 18, 2021
    Configuration menu
    Copy the full SHA
    fa62f6c View commit details
    Browse the repository at this point in the history
  2. Bump @typescript-eslint/parser from 4.9.1 to 4.24.0

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.9.1 to 4.24.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@​typescript-eslint/parser</code>'s releases</a>.</em></p>
    <blockquote>
    <h2>v4.24.0</h2>
    <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.23.0...v4.24.0">4.24.0</a> (2021-05-17)</h1>
    <h3>Bug Fixes</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [no-shadow] fix static class method generics shadowing class generics (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3393">#3393</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/b1e1c8a44695a58d29d19cf32ce35a8267bf506f">b1e1c8a</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2592">#2592</a></li>
    <li><strong>eslint-plugin:</strong> [no-unsafe-*] special case handling for the empty map constructor with no generics (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3394">#3394</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/cae4f4a0f33f8c954b1670d0abcfc8edd6193a06">cae4f4a</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2109">#2109</a></li>
    </ul>
    <h3>Features</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [dot-notation] optionally allow square bracket notation where an index signature exists in conjunction with <code>noPropertyAccessFromIndexSignature</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3361">#3361</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/37ec2c2264add3e6ce20ac4e02d48644afda3fa8">37ec2c2</a>)</li>
    </ul>
    <h2>v4.23.0</h2>
    <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.22.1...v4.23.0">4.23.0</a> (2021-05-10)</h1>
    <h3>Bug Fixes</h3>
    <ul>
    <li><strong>scope-manager:</strong> fix visiting TSAsExpression in assignment (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3355">#3355</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/87521a024103bc5fc643861649bee9a288f55b7b">87521a0</a>)</li>
    </ul>
    <h3>Features</h3>
    <ul>
    <li><strong>experimental-utils:</strong> Include <code>getCwd()</code> in <code>RuleContext</code> type (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3308">#3308</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/2b75c11d69bee88ca0cb77d7efd32b8d0387e6b3">2b75c11</a>)</li>
    <li>refactor to split AST specification out as its own module (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2911">#2911</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/25ea953cc60b118bd385c71e0a9b61c286c26fcf">25ea953</a>)</li>
    </ul>
    <h2>v4.22.1</h2>
    <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.22.0...v4.22.1">4.22.1</a> (2021-05-04)</h2>
    <p><strong>Note:</strong> Version bump only for package <code>@​typescript-eslint/typescript-eslint</code></p>
    <h2>v4.22.0</h2>
    <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.21.0...v4.22.0">4.22.0</a> (2021-04-12)</h1>
    <h3>Bug Fixes</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [no-unsafe-argument] handle tuple types on rest arguments (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3269">#3269</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/6f8cfe6f83ee26b66b2146cc17b1205100a54a9c">6f8cfe6</a>)</li>
    </ul>
    <h3>Features</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [prefer-regexp-exec] add autofix (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3207">#3207</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/e2cbeefb3d9a7cce257b5675f7f19f1b159a9d26">e2cbeef</a>)</li>
    </ul>
    <h2>v4.21.0</h2>
    <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.20.0...v4.21.0">4.21.0</a> (2021-04-05)</h1>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md"><code>@​typescript-eslint/parser</code>'s changelog</a>.</em></p>
    <blockquote>
    <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.23.0...v4.24.0">4.24.0</a> (2021-05-17)</h1>
    <p><strong>Note:</strong> Version bump only for package <code>@​typescript-eslint/parser</code></p>
    <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.22.1...v4.23.0">4.23.0</a> (2021-05-10)</h1>
    <h3>Features</h3>
    <ul>
    <li>refactor to split AST specification out as its own module (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2911">#2911</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/25ea953cc60b118bd385c71e0a9b61c286c26fcf">25ea953</a>)</li>
    </ul>
    <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.22.0...v4.22.1">4.22.1</a> (2021-05-04)</h2>
    <p><strong>Note:</strong> Version bump only for package <code>@​typescript-eslint/parser</code></p>
    <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.21.0...v4.22.0">4.22.0</a> (2021-04-12)</h1>
    <p><strong>Note:</strong> Version bump only for package <code>@​typescript-eslint/parser</code></p>
    <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.20.0...v4.21.0">4.21.0</a> (2021-04-05)</h1>
    <p><strong>Note:</strong> Version bump only for package <code>@​typescript-eslint/parser</code></p>
    <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.19.0...v4.20.0">4.20.0</a> (2021-03-29)</h1>
    <p><strong>Note:</strong> Version bump only for package <code>@​typescript-eslint/parser</code></p>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1"><code>e8ce2bf</code></a> chore: publish v4.24.0</li>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/18d8151e54f0ee7015ed4a4d83c0a7bd8887396c"><code>18d8151</code></a> chore: publish v4.23.0</li>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/25ea953cc60b118bd385c71e0a9b61c286c26fcf"><code>25ea953</code></a> feat: refactor to split AST specification out as its own module (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/2911">#2911</a>)</li>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/5706e0e53070589c0bb0d53ff2ecb0ded076b704"><code>5706e0e</code></a> chore: publish v4.22.1</li>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/b4cf0da0232eb7beea00150b5e9a51c11e2b24ab"><code>b4cf0da</code></a> chore: enable <code>no-unsafe-call</code> locally (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/3281">#3281</a>)</li>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/45d2c3efc206755d9ed150d8af8f7121dbebc714"><code>45d2c3e</code></a> chore: publish v4.22.0</li>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/3181b32d576cb5542cc2346f53cef9d24831f63d"><code>3181b32</code></a> chore: publish v4.21.0</li>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/c16b42969e286d01e3feb4546655a3784439bfe1"><code>c16b429</code></a> chore: publish v4.20.0</li>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/e8239191590c62cdfd449054c845bd1e516ae370"><code>e823919</code></a> chore: publish v4.19.0</li>
    <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5"><code>3f4e9be</code></a> chore: publish v4.18.0</li>
    <li>Additional commits viewable in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v4.24.0/packages/parser">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/parser&package-manager=npm_and_yarn&previous-version=4.9.1&new-version=4.24.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed May 18, 2021
    Configuration menu
    Copy the full SHA
    2c13448 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. Update README to use Galactic in ROS 2 examples (#641)

    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    christophebedard committed May 24, 2021
    Configuration menu
    Copy the full SHA
    6dda1d7 View commit details
    Browse the repository at this point in the history
  2. 0.2.1

    Signed-off-by: Emerson Knapp <eknapp@amazon.com>
    Emerson Knapp committed May 24, 2021
    Configuration menu
    Copy the full SHA
    aa7ac4b View commit details
    Browse the repository at this point in the history
  3. Bump prettier from 2.2.1 to 2.3.0

    Bumps [prettier](https://github.com/prettier/prettier) from 2.2.1 to 2.3.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/prettier/prettier/releases">prettier's releases</a>.</em></p>
    <blockquote>
    <h2>2.3.0</h2>
    <p><a href="https://github.com/prettier/prettier/compare/2.2.1...2.3.0">diff</a></p>
    <p>🔗 <a href="https://prettier.io/blog/2021/05/09/2.3.0.html">Release Notes</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md">prettier's changelog</a>.</em></p>
    <blockquote>
    <h1>2.3.0</h1>
    <p><a href="https://github.com/prettier/prettier/compare/2.2.1...2.3.0">diff</a></p>
    <p>🔗 <a href="https://prettier.io/blog/2021/05/09/2.3.0.html">Release Notes</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/prettier/prettier/commit/2afc3b9ae674ede93489b55ab3f90ba2bcdd27c5"><code>2afc3b9</code></a> Release 2.3.0</li>
    <li><a href="https://github.com/prettier/prettier/commit/7cfa9aa89ba19e56eb1b121de3dd1c5b8af30f6c"><code>7cfa9aa</code></a> Fix pre-commit hook setup command (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/10710">#10710</a>)</li>
    <li><a href="https://github.com/prettier/prettier/commit/c8c02b4753fc1d2f75b6748862395d34fce6b8c9"><code>c8c02b4</code></a> Build(deps-dev): Bump concurrently from 6.0.2 to 6.1.0 in /website (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/10834">#10834</a>)</li>
    <li><a href="https://github.com/prettier/prettier/commit/6506e0f50e1b82f363d92d19f58cc371c8d4fc6e"><code>6506e0f</code></a> Build(deps-dev): Bump webpack-cli from 4.6.0 to 4.7.0 in /website (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/10836">#10836</a>)</li>
    <li><a href="https://github.com/prettier/prettier/commit/69fae9c2913797dc5f1d290915978aac6e928cbe"><code>69fae9c</code></a> Build(deps): Bump flow-parser from 0.150.0 to 0.150.1 (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/10839">#10839</a>)</li>
    <li><a href="https://github.com/prettier/prettier/commit/164a6e2351bdc9edd22fdbbea425e0cb6c0782b7"><code>164a6e2</code></a> Switch CLI to async (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/10804">#10804</a>)</li>
    <li><a href="https://github.com/prettier/prettier/commit/d3e7e2f6341325708fd7bbda559033e69afad9ce"><code>d3e7e2f</code></a> Build(deps): Bump codecov/codecov-action from v1.4.1 to v1.5.0 (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/10833">#10833</a>)</li>
    <li><a href="https://github.com/prettier/prettier/commit/9e09845da02f19a4921770ede753afa324083fc9"><code>9e09845</code></a> Build(deps): Bump <code>@​angular/compiler</code> from 11.2.12 to 11.2.13 (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/10838">#10838</a>)</li>
    <li><a href="https://github.com/prettier/prettier/commit/1bfab3d045276fac1490f694e77e7390772a4304"><code>1bfab3d</code></a> Build(deps-dev): Bump eslint from 7.25.0 to 7.26.0 (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/10840">#10840</a>)</li>
    <li><a href="https://github.com/prettier/prettier/commit/387fce4ed80f243ec3006d5fee5dac8f7c28c5a4"><code>387fce4</code></a> Minor formatting tweaks (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/10807">#10807</a>)</li>
    <li>Additional commits viewable in <a href="https://github.com/prettier/prettier/compare/2.2.1...2.3.0">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=prettier&package-manager=npm_and_yarn&previous-version=2.2.1&new-version=2.3.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed May 24, 2021
    Configuration menu
    Copy the full SHA
    3a8f12d View commit details
    Browse the repository at this point in the history
  4. Run dependabot daily, but limit open PRs to reduce notification noise (

    …#663)
    
    Signed-off-by: Emerson Knapp <eknapp@amazon.com>
    emersonknapp committed May 24, 2021
    Configuration menu
    Copy the full SHA
    15a9911 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

  1. Bump typescript from 4.2.3 to 4.3.2

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.3 to 4.3.2.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/Microsoft/TypeScript/releases">typescript's releases</a>.</em></p>
    <blockquote>
    <h2>TypeScript 4.3.2</h2>
    <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-4-3">release announcement</a>.</p>
    <p>For the complete list of fixed issues, check out the</p>
    <ul>
    <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+4.3.0%22+is%3Aclosed+">fixed issues query for TypeScript v4.3.0 (Beta)</a>.</li>
    <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+4.3.1%22+is%3Aclosed+">fixed issues query for TypeScript v4.3.1 (RC)</a>.</li>
    <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+4.3.2%22+is%3Aclosed+">fixed issues query for TypeScript v4.3.2</a>.</li>
    </ul>
    <p>Downloads are available on:</p>
    <ul>
    <li><a href="https://www.npmjs.com/package/typescript">npm</a></li>
    <li><a href="https://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.TypeScript-43">Visual Studio 2017/2019</a> (<a href="https://github.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017">Select new version in project options</a>)</li>
    <li><a href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet package</a></li>
    </ul>
    <h2>TypeScript 4.3 RC</h2>
    <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-4-3-rc">release announcement</a>.</p>
    <p>For the complete list of fixed issues, check out the</p>
    <ul>
    <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+4.3.0%22+is%3Aclosed+">fixed issues query for TypeScript v4.3.0 (Beta)</a>.</li>
    <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+4.3.1%22+is%3Aclosed+">fixed issues query for TypeScript v4.3.1 (RC)</a>.</li>
    </ul>
    <p>Downloads are available on:</p>
    <ul>
    <li><a href="https://www.npmjs.com/package/typescript">npm</a></li>
    <li><a href="https://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.TypeScript-43">Visual Studio 2017/2019</a> (<a href="https://github.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017">Select new version in project options</a>)</li>
    <li><a href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet package</a></li>
    </ul>
    <h2>TypeScript 4.3 Beta</h2>
    <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-4-3-beta/">release announcement</a>.</p>
    <p>For the complete list of fixed issues, check out the</p>
    <ul>
    <li><a href="https://github.com/Microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.3.0%22">fixed issues query for Typescript 4.3.0 (Beta)</a>.</li>
    </ul>
    <p>Downloads are available on:</p>
    <ul>
    <li><a href="https://www.npmjs.com/package/typescript">npm</a></li>
    <li><a href="https://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.TypeScript-43beta">Visual Studio 2017/2019</a> (<a href="https://github.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017">Select new version in project options</a>)</li>
    <li><a href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet package</a></li>
    </ul>
    <h2>TypeScript 4.2.4</h2>
    <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-4-2">release announcement</a>.</p>
    <p>For the complete list of fixed issues, check out the</p>
    <ul>
    <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+4.2.0%22+is%3Aclosed+">fixed issues query for TypeScript v4.2.0 (Beta)</a>.</li>
    <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+4.2.1%22+is%3Aclosed+">fixed issues query for TypeScript v4.2.1 (RC)</a>.</li>
    <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+4.2.2%22+is%3Aclosed+">fixed issues query for TypeScript v4.2.2 (Stable)</a>.</li>
    <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+4.2.3%22+is%3Aclosed+">fixed issues query for TypeScript v4.2.3</a>.</li>
    <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+4.2.4%22+is%3Aclosed+">fixed issues query for TypeScript v4.2.4</a>.</li>
    </ul>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/microsoft/TypeScript/commit/28e3e6ff2f49f1dbf06d31809ec73dbe42f1aa63"><code>28e3e6f</code></a> 🤖 Pick PR <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/44219">#44219</a> (Properly remove generic types that ...) into release-4.3 (#...</li>
    <li><a href="https://github.com/microsoft/TypeScript/commit/d6e6fa728e1ab34aa46573152d274f067afc9b6f"><code>d6e6fa7</code></a> Cherry-pick PR <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/44129">#44129</a> into release-4.3 (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/44240">#44240</a>)</li>
    <li><a href="https://github.com/microsoft/TypeScript/commit/27d6e4490d291adc33730d1a5d73ba52d78602d9"><code>27d6e44</code></a> Bump version to 4.3.2 and LKG</li>
    <li><a href="https://github.com/microsoft/TypeScript/commit/fed23150621413624df627a4ab667a7fae557dbd"><code>fed2315</code></a> Cherry-pick PR <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/44186">#44186</a> into release-4.3 (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/44188">#44188</a>)</li>
    <li><a href="https://github.com/microsoft/TypeScript/commit/dec82611743ad357d63dd0999774c98710e5f69a"><code>dec8261</code></a> Revert <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/43460">#43460</a> and <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/40884">#40884</a> (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/44175">#44175</a>) (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/44177">#44177</a>)</li>
    <li><a href="https://github.com/microsoft/TypeScript/commit/22c3c24cf0676219c93b7a16964d4c453ad4f064"><code>22c3c24</code></a> Cherry-pick PR <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/44125">#44125</a> into release-4.3 (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/44136">#44136</a>)</li>
    <li><a href="https://github.com/microsoft/TypeScript/commit/1d850c0927107d0f0f1efdfc3c160436ed010c92"><code>1d850c0</code></a> Cherry-pick PR <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/44008">#44008</a> into release-4.3 (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/44029">#44029</a>)</li>
    <li><a href="https://github.com/microsoft/TypeScript/commit/d805ce877ae6235565ee697c3c0ce8a95a9c58f6"><code>d805ce8</code></a> Bump version to 4.3.1-rc and LKG</li>
    <li><a href="https://github.com/microsoft/TypeScript/commit/bab601b5e60d47a8b345872643fcb51699ae6edd"><code>bab601b</code></a> Merge remote-tracking branch 'origin/master' into release-4.3</li>
    <li><a href="https://github.com/microsoft/TypeScript/commit/5b1e873b031f7c82cef0bc837c3656a4474fdb35"><code>5b1e873</code></a> Update diagnostic message and quickfix for parameter property (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/44010">#44010</a>)</li>
    <li>Additional commits viewable in <a href="https://github.com/Microsoft/TypeScript/compare/v4.2.3...v4.3.2">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=typescript&package-manager=npm_and_yarn&previous-version=4.2.3&new-version=4.3.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed May 27, 2021
    Configuration menu
    Copy the full SHA
    51c89a3 View commit details
    Browse the repository at this point in the history
  2. Bump ros-tooling/setup-ros from v0.1 to v0.2 (#666)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Christophe Bedard <bedard.christophe@gmail.com>
    dependabot[bot] and christophebedard committed May 27, 2021
    Configuration menu
    Copy the full SHA
    2396ea6 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. Bump @actions/io from 1.0.2 to 1.1.0

    Bumps [@actions/io](https://github.com/actions/toolkit/tree/HEAD/packages/io) from 1.0.2 to 1.1.0.
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a href="https://github.com/actions/toolkit/blob/main/packages/io/RELEASES.md"><code>@​actions/io</code>'s changelog</a>.</em></p>
    <blockquote>
    <h3>1.1.0</h3>
    <ul>
    <li>Add <code>findInPath</code> method to locate all matching executables in the system path</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li>See full diff in <a href="https://github.com/actions/toolkit/commits/@actions/core@1.1.0/packages/io">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/~thboop">thboop</a>, a new releaser for <code>@​actions/io</code> since your current version.</p>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@actions/io&package-manager=npm_and_yarn&previous-version=1.0.2&new-version=1.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed May 28, 2021
    Configuration menu
    Copy the full SHA
    0318197 View commit details
    Browse the repository at this point in the history
  2. Bump jest-circus from 26.6.3 to 27.0.1 (#670)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Christophe Bedard <bedard.christophe@gmail.com>
    dependabot[bot] and christophebedard committed May 28, 2021
    Configuration menu
    Copy the full SHA
    2b22e09 View commit details
    Browse the repository at this point in the history
  3. Update distros in tests (#669)

    * Update distros in tests
    
    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    christophebedard committed May 28, 2021
    Configuration menu
    Copy the full SHA
    b7a9d0d View commit details
    Browse the repository at this point in the history
  4. Bump ws from 7.2.3 to 7.4.6

    Bumps [ws](https://github.com/websockets/ws) from 7.2.3 to 7.4.6.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/websockets/ws/releases">ws's releases</a>.</em></p>
    <blockquote>
    <h2>7.4.6</h2>
    <h1>Bug fixes</h1>
    <ul>
    <li>Fixed a ReDoS vulnerability (00c425ec).</li>
    </ul>
    <p>A specially crafted value of the <code>Sec-Websocket-Protocol</code> header could be used
    to significantly slow down a ws server.</p>
    <pre lang="js"><code>for (const length of [1000, 2000, 4000, 8000, 16000, 32000]) {
      const value = 'b' + ' '.repeat(length) + 'x';
      const start = process.hrtime.bigint();
    <p>value.trim().split(/ *, */);</p>
    <p>const end = process.hrtime.bigint();</p>
    <p>console.log('length = %d, time = %f ns', length, end - start);
    }
    </code></pre></p>
    <p>The vulnerability was responsibly disclosed along with a fix in private by
    <a href="https://github.com/robmcl4">Robert McLaughlin</a> from University of California, Santa Barbara.</p>
    <p>In vulnerable versions of ws, the issue can be mitigated by reducing the maximum
    allowed length of the request headers using the <a href="https://nodejs.org/api/cli.html#cli_max_http_header_size_size"><code>--max-http-header-size=size</code></a>
    and/or the <a href="https://nodejs.org/api/http.html#http_http_createserver_options_requestlistener"><code>maxHeaderSize</code></a> options.</p>
    <h2>7.4.5</h2>
    <h1>Bug fixes</h1>
    <ul>
    <li>UTF-8 validation is now done even if <code>utf-8-validate</code> is not installed
    (23ba6b29).</li>
    <li>Fixed an edge case where <code>websocket.close()</code> and <code>websocket.terminate()</code> did
    not close the connection (67e25ff5).</li>
    </ul>
    <h2>7.4.4</h2>
    <h1>Bug fixes</h1>
    <ul>
    <li>Fixed a bug that could cause the process to crash when using the
    permessage-deflate extension (92774377).</li>
    </ul>
    <h2>7.4.3</h2>
    <h1>Bug fixes</h1>
    <ul>
    <li>The deflate/inflate stream is now reset instead of reinitialized when context
    takeover is disabled (<a href="https://github-redirect.dependabot.com/websockets/ws/issues/1840">#1840</a>).</li>
    </ul>
    <h2>7.4.2</h2>
    <h1>Bug fixes</h1>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/websockets/ws/commit/f5297f7090f6a628832a730187c5b3a06a247f00"><code>f5297f7</code></a> [dist] 7.4.6</li>
    <li><a href="https://github.com/websockets/ws/commit/00c425ec77993773d823f018f64a5c44e17023ff"><code>00c425e</code></a> [security] Fix ReDoS vulnerability</li>
    <li><a href="https://github.com/websockets/ws/commit/990306d1446faf346c76452409a4c11455690514"><code>990306d</code></a> [lint] Fix prettier error</li>
    <li><a href="https://github.com/websockets/ws/commit/32e3a8439b7c8273b44fe1adb5682f529e34d0ba"><code>32e3a84</code></a> [security] Remove reference to Node Security Project</li>
    <li><a href="https://github.com/websockets/ws/commit/8c914d18b86a7d1408884d18eeadae0fa41b0bb5"><code>8c914d1</code></a> [minor] Fix nits</li>
    <li><a href="https://github.com/websockets/ws/commit/fc7e27d12ad0af90ce05302afc85c292024000b4"><code>fc7e27d</code></a> [ci] Test on node 16</li>
    <li><a href="https://github.com/websockets/ws/commit/587c201bfc22c460658ca304d23477fc7ebd2a60"><code>587c201</code></a> [ci] Do not test on node 15</li>
    <li><a href="https://github.com/websockets/ws/commit/f67271079755e79a1ac2b40f3f4efb94ca024539"><code>f672710</code></a> [dist] 7.4.5</li>
    <li><a href="https://github.com/websockets/ws/commit/67e25ff50230d131d76b1061ca0be5c991df161f"><code>67e25ff</code></a> [fix] Fix case where <code>abortHandshake()</code> does not close the connection</li>
    <li><a href="https://github.com/websockets/ws/commit/23ba6b2922f521f2b656891a997ab562b7139dd4"><code>23ba6b2</code></a> [fix] Make UTF-8 validation work even if utf-8-validate is not installed</li>
    <li>Additional commits viewable in <a href="https://github.com/websockets/ws/compare/7.2.3...7.4.6">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ws&package-manager=npm_and_yarn&previous-version=7.2.3&new-version=7.4.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/ros-tooling/action-ros-ci/network/alerts).
    
    </details>
    dependabot[bot] committed May 28, 2021
    Configuration menu
    Copy the full SHA
    eaf2746 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Bump @actions/core from 1.2.7 to 1.4.0

    Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.7 to 1.4.0.
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a href="https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md"><code>@​actions/core</code>'s changelog</a>.</em></p>
    <blockquote>
    <h3>1.4.0</h3>
    <ul>
    <li><a href="https://github-redirect.dependabot.com/actions/toolkit/pull/829">Added the <code>getMultilineInput</code> function</a></li>
    </ul>
    <h3>1.3.0</h3>
    <ul>
    <li><a href="https://github-redirect.dependabot.com/actions/toolkit/pull/802">Added the trimWhitespace option to getInput</a></li>
    <li><a href="https://github-redirect.dependabot.com/actions/toolkit/pull/725">Added the getBooleanInput function</a></li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li>See full diff in <a href="https://github.com/actions/toolkit/commits/HEAD/packages/core">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@actions/core&package-manager=npm_and_yarn&previous-version=1.2.7&new-version=1.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    579d372 View commit details
    Browse the repository at this point in the history
  2. Remove cloudwatch reporting

    Signed-off-by: Emerson Knapp <emerson.b.knapp@gmail.com>
    emersonknapp committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    74c6ed7 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. Bump glob-parent from 5.1.1 to 5.1.2

    Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/gulpjs/glob-parent/releases">glob-parent's releases</a>.</em></p>
    <blockquote>
    <h2>v5.1.2</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li>eliminate ReDoS (<a href="https://github-redirect.dependabot.com/gulpjs/glob-parent/issues/36">#36</a>) (<a href="https://github.com/gulpjs/glob-parent/commit/f9231168b0041fea3f8f954b3cceb56269fc6366">f923116</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a href="https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md">glob-parent's changelog</a>.</em></p>
    <blockquote>
    <h3><a href="https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2">5.1.2</a> (2021-03-06)</h3>
    <h3>Bug Fixes</h3>
    <ul>
    <li>eliminate ReDoS (<a href="https://github-redirect.dependabot.com/gulpjs/glob-parent/issues/36">#36</a>) (<a href="https://github.com/gulpjs/glob-parent/commit/f9231168b0041fea3f8f954b3cceb56269fc6366">f923116</a>)</li>
    </ul>
    <h2><a href="https://www.github.com/gulpjs/glob-parent/compare/v5.1.2...v6.0.0">6.0.0</a> (2021-05-03)</h2>
    <h3>⚠ BREAKING CHANGES</h3>
    <ul>
    <li>Correct mishandled escaped path separators (<a href="https://github-redirect.dependabot.com/gulpjs/glob-parent/issues/34">#34</a>)</li>
    <li>upgrade scaffold, dropping node &lt;10 support</li>
    </ul>
    <h3>Bug Fixes</h3>
    <ul>
    <li>Correct mishandled escaped path separators (<a href="https://github-redirect.dependabot.com/gulpjs/glob-parent/issues/34">#34</a>) (<a href="https://www.github.com/gulpjs/glob-parent/commit/32f6d52663b7addac38d0dff570d8127edf03f47">32f6d52</a>), closes <a href="https://github-redirect.dependabot.com/gulpjs/glob-parent/issues/32">#32</a></li>
    </ul>
    <h3>Miscellaneous Chores</h3>
    <ul>
    <li>upgrade scaffold, dropping node &lt;10 support (<a href="https://www.github.com/gulpjs/glob-parent/commit/e83d0c5a411947cf69eb58f36349db80439c606f">e83d0c5</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/gulpjs/glob-parent/commit/eb2c439de448c779b450472e591a2bc9e37e9668"><code>eb2c439</code></a> chore: update changelog</li>
    <li><a href="https://github.com/gulpjs/glob-parent/commit/12bcb6c45c942e2d05fc1e6ff5402e72555b54b6"><code>12bcb6c</code></a> chore: release 5.1.2</li>
    <li><a href="https://github.com/gulpjs/glob-parent/commit/f9231168b0041fea3f8f954b3cceb56269fc6366"><code>f923116</code></a> fix: eliminate ReDoS (<a href="https://github-redirect.dependabot.com/gulpjs/glob-parent/issues/36">#36</a>)</li>
    <li><a href="https://github.com/gulpjs/glob-parent/commit/0b014a7962789b2d8f2cf0b6311f40667aecd62c"><code>0b014a7</code></a> chore: add JSDoc returns information (<a href="https://github-redirect.dependabot.com/gulpjs/glob-parent/issues/33">#33</a>)</li>
    <li><a href="https://github.com/gulpjs/glob-parent/commit/2b24ebd64b2a045aa167c825376335555da139fd"><code>2b24ebd</code></a> chore: generate initial changelog</li>
    <li>See full diff in <a href="https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=glob-parent&package-manager=npm_and_yarn&previous-version=5.1.1&new-version=5.1.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/ros-tooling/action-ros-ci/network/alerts).
    
    </details>
    dependabot[bot] committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    ce5eee0 View commit details
    Browse the repository at this point in the history
  2. Bump @types/node from 15.3.0 to 15.12.2

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.3.0 to 15.12.2.
    <details>
    <summary>Commits</summary>
    <ul>
    <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=15.3.0&new-version=15.12.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    b2ae73b View commit details
    Browse the repository at this point in the history
  3. Bump pascalgn/automerge-action from 0.14.1 to 0.14.2

    Bumps [pascalgn/automerge-action](https://github.com/pascalgn/automerge-action) from 0.14.1 to 0.14.2.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/pascalgn/automerge-action/releases">pascalgn/automerge-action's releases</a>.</em></p>
    <blockquote>
    <h2>Release 0.14.2</h2>
    <ul>
    <li>Support workflow_run event <a href="https://github-redirect.dependabot.com/pascalgn/automerge-action/issues/155">#155</a></li>
    <li>Fix log level parsing <a href="https://github-redirect.dependabot.com/pascalgn/automerge-action/issues/154">#154</a></li>
    <li>Update dependencies</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/pascalgn/automerge-action/commit/01fb84a9d077930bf9d16d1f7fa3fe2ffe45aabe"><code>01fb84a</code></a> Update README.md</li>
    <li><a href="https://github.com/pascalgn/automerge-action/commit/f206a6c728fd0237f936493b9f9343ec3ed7c1a1"><code>f206a6c</code></a> Update dependencies</li>
    <li><a href="https://github.com/pascalgn/automerge-action/commit/f77295efe70171807ddd46fca6fab7740a90d0b0"><code>f77295e</code></a> Fix log level parsing</li>
    <li><a href="https://github.com/pascalgn/automerge-action/commit/1f4896cf979d0d57cf574a13d73f71a041013dd9"><code>1f4896c</code></a> Add support for <code>workflow_run</code> events (<a href="https://github-redirect.dependabot.com/pascalgn/automerge-action/issues/156">#156</a>)</li>
    <li>See full diff in <a href="https://github.com/pascalgn/automerge-action/compare/v0.14.1...v0.14.2">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pascalgn/automerge-action&package-manager=github_actions&previous-version=0.14.1&new-version=0.14.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    490d133 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. Bump @typescript-eslint/parser from 4.24.0 to 4.27.0 (#679)

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.24.0 to 4.27.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.27.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    b481ba8 View commit details
    Browse the repository at this point in the history
  2. Bump @typescript-eslint/eslint-plugin from 4.23.0 to 4.27.0 (#680)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.23.0 to 4.27.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.27.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    6ffa14e View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. Test all packages in workspace by default (#682)

    * Test all packages in workspace by default
    
    Signed-off-by: Emerson Knapp <eknapp@amazon.com>
    emersonknapp committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    3882d9d View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. Remove cURL in favor of using vcstool's ability to import URLs (#683)

    * Remove cURL in favor of using vcstool's ability to import URLs
    
    Signed-off-by: Emerson Knapp <eknapp@amazon.com>
    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    Co-authored-by: Christophe Bedard <bedard.christophe@gmail.com>
    emersonknapp and christophebedard committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    7c7c917 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. Add 'skip-tests' option (#685)

    * Add 'skip-tests' option
    
    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    christophebedard committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    f76e702 View commit details
    Browse the repository at this point in the history
  2. 0.2.2

    Signed-off-by: Emerson Knapp <eknapp@amazon.com>
    Emerson Knapp committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    a1c6a4d View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. Bump actions/setup-node from 2.1.5 to 2.3.0 (#689)

    Bumps [actions/setup-node](actions/setup-node) from 2.1.5 to 2.3.0.
    - [Release notes](actions/setup-node/releases)
    - [Commits](actions/setup-node@v2.1.5...v2.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    07740c7 View commit details
    Browse the repository at this point in the history
  2. Bump prettier from 2.3.0 to 2.3.2 (#687)

    Bumps [prettier](prettier/prettier) from 2.3.0 to 2.3.2.
    - [Release notes](prettier/prettier/releases)
    - [Changelog](prettier/prettier@main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.3.0...2.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    d5882d1 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. Add 'x-access-token:' to support GITHUB_TOKEN (#692)

    Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
    kenji-miyake committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    401aa61 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. Bump typescript from 4.3.2 to 4.3.5 (#690)

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.2 to 4.3.5.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v4.3.2...v4.3.5)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    6fe35bf View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. Bump @actions/io from 1.1.0 to 1.1.1 (#694)

    Bumps [@actions/io](https://github.com/actions/toolkit/tree/HEAD/packages/io) from 1.1.0 to 1.1.1.
    - [Release notes](https://github.com/actions/toolkit/releases)
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/io/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/@actions/tool-cache@1.1.1/packages/io)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/io"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    1201f23 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. Bump actions/setup-node from 2.3.0 to 2.4.0

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.3.0 to 2.4.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/actions/setup-node/releases">actions/setup-node's releases</a>.</em></p>
    <blockquote>
    <h2>Support caching for mono repos and repositories with complex structure</h2>
    <p>This release introduces dependency caching support for mono repos and repositories with complex structure (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/305">#305</a>).</p>
    <p>By default, the action searches for the dependency file (<code>package-lock.json</code> or <code>yarn.lock</code>) in the repository root. Use the <code>cache-dependency-path</code> input for cases when multiple dependency files are used, or they are located in different subdirectories. This input supports wildcards or a list of file names for caching multiple dependencies.</p>
    <p>Yaml example:</p>
    <pre lang="yml"><code>steps:
    - uses: actions/checkout@v2
    - uses: actions/setup-node@v2
      with:
        node-version: 14
        cache: npm
        cache-dependency-path: 'sub-project/package-lock.json'
    </code></pre>
    <p>For more examples of using <code>cache-dependency-path</code> input, see the <a href="https://github.com/actions/setup-node/blob/25316bbc1f10ac9d8798711f44914b1cf3c4e954/docs/advanced-usage.md#caching-packages-dependencies">Advanced usage</a> guide.</p>
    <h2>Revert temporary fix</h2>
    <p>We had to disable pre-cached Node.js usage in the previous version due to the broken image cache. Now cache is fixed, so we can safely enable its usage again.
    Thank you for understanding.</p>
    <h2>Temporary maintenance fix.</h2>
    <p>Temporarily disabled usage of pre-cached Node.js.</p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/actions/setup-node/commit/25316bbc1f10ac9d8798711f44914b1cf3c4e954"><code>25316bb</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/setup-node/issues/305">#305</a> from MaksimZhukov/mazhuk/adding-support-for-monorepos</li>
    <li><a href="https://github.com/actions/setup-node/commit/76a4cff9ae9abd877db3173c31637296d870a25b"><code>76a4cff</code></a> update readme and dist files</li>
    <li><a href="https://github.com/actions/setup-node/commit/a869e7cc2db593443fe4273b3566c2446337c3d1"><code>a869e7c</code></a> Merge branch 'main' of <a href="https://github.com/MaksimZhukov/setup-node">https://github.com/MaksimZhukov/setup-node</a> into mazhuk...</li>
    <li><a href="https://github.com/actions/setup-node/commit/a0cdab1110ea1f0f4fb59851ef15f68231289f7b"><code>a0cdab1</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/setup-node/issues/299">#299</a> from actions/malob/adr-caching-monorepos</li>
    <li><a href="https://github.com/actions/setup-node/commit/4d0182af5ead0b7bf53e87e49aa959476f5501d3"><code>4d0182a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/setup-node/issues/310">#310</a> from actions/revert-308-v-alsvir/disable-cache-usage-...</li>
    <li><a href="https://github.com/actions/setup-node/commit/896ee80599ea831592cc8484629043410040b226"><code>896ee80</code></a> Restore YARN flag</li>
    <li><a href="https://github.com/actions/setup-node/commit/d21ecc7c5be116ff576d1e1dd67cf7eefbb22ed3"><code>d21ecc7</code></a> Revert &quot;Temporarily disabled cache usage for v2&quot;</li>
    <li><a href="https://github.com/actions/setup-node/commit/d6e3b5539ed7e5ccd26c3459e26c7c817f4e9068"><code>d6e3b55</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/setup-node/issues/308">#308</a> from actions/v-alsvir/disable-cache-usage-temp-v2</li>
    <li><a href="https://github.com/actions/setup-node/commit/db716f881ae727ff1c231028cc3926681f7d2e7b"><code>db716f8</code></a> Add yarn env variable</li>
    <li><a href="https://github.com/actions/setup-node/commit/c24389f79e91ba615d93590929027ff3d63575ae"><code>c24389f</code></a> Staging unstaged</li>
    <li>Additional commits viewable in <a href="https://github.com/actions/setup-node/compare/v2.3.0...v2.4.0">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/setup-node&package-manager=github_actions&previous-version=2.3.0&new-version=2.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    bedd8c1 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. Bump path-parse from 1.0.6 to 1.0.7 (#699)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    7ff80b8 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2021

  1. Add ROS environment variables to options (#700)

    Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
    kenji-miyake committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    c69b164 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2021

  1. Add DEBIAN_FRONTEND=noninteractive in Linux (#701)

    Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
    kenji-miyake committed Aug 15, 2021
    Configuration menu
    Copy the full SHA
    e2294db View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. 0.2.3

    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    christophebedard committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    ca9275f View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. Bump @typescript-eslint/eslint-plugin from 4.27.0 to 4.30.0 (#705)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.27.0 to 4.30.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.30.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    c8ee1c9 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. Fix Windows Build Functionality (#712)

    * fix windows functionality:
    * run in cmd instead of bash
    * disable colcon-lcov result
    * use --merge-install as suggested in ros2 docs
    
    Signed-off-by: Melvin Wang <melvin.mc.wang@gmail.com>
    wmmc88 committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    ee483a7 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Temporarily use windows-2019 (#719)

    * Temporarily use windows-2019
    
    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    
    * Add note about needing windows-2019 to README
    
    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    christophebedard committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    018fd5c View commit details
    Browse the repository at this point in the history
  2. 0.2.4

    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    christophebedard committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    02983f8 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Bump pascalgn/automerge-action from 0.14.2 to 0.14.3

    Bumps [pascalgn/automerge-action](https://github.com/pascalgn/automerge-action) from 0.14.2 to 0.14.3.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/pascalgn/automerge-action/releases">pascalgn/automerge-action's releases</a>.</em></p>
    <blockquote>
    <h2>Release 0.14.3</h2>
    <ul>
    <li>Update dependencies</li>
    <li>Bug fixes: <a href="https://github-redirect.dependabot.com/pascalgn/automerge-action/issues/162">#162</a> <a href="https://github-redirect.dependabot.com/pascalgn/automerge-action/issues/166">#166</a></li>
    <li>Add MERGE_REQUIRED_APPROVALS option</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/pascalgn/automerge-action/commit/04dfc9eae2586d19b7362d4f6413c48135d9c25a"><code>04dfc9e</code></a> Update README.md</li>
    <li><a href="https://github.com/pascalgn/automerge-action/commit/a32abec1201337c244c093dabc46c4209b0d29a6"><code>a32abec</code></a> Update dependencies</li>
    <li><a href="https://github.com/pascalgn/automerge-action/commit/d243387f21d09f88067a8f1f739f2a0e99ac5ad5"><code>d243387</code></a> Reevaluate skip conditions on &quot;mergeable&quot; checks (<a href="https://github-redirect.dependabot.com/pascalgn/automerge-action/issues/166">#166</a>)</li>
    <li><a href="https://github.com/pascalgn/automerge-action/commit/d21098064a2482c3f26387df2d2ec40897584b4b"><code>d210980</code></a> Consider branch deletion protection rule (<a href="https://github-redirect.dependabot.com/pascalgn/automerge-action/issues/162">#162</a>)</li>
    <li><a href="https://github.com/pascalgn/automerge-action/commit/e7220c3b9993c7563226dd1403f3c88258937df1"><code>e7220c3</code></a> Add support for required reviews (<a href="https://github-redirect.dependabot.com/pascalgn/automerge-action/issues/160">#160</a>)</li>
    <li><a href="https://github.com/pascalgn/automerge-action/commit/e88d17326c38142ec9a06f8e9fa9c4c4ecc529d5"><code>e88d173</code></a> Fix test</li>
    <li><a href="https://github.com/pascalgn/automerge-action/commit/66eec2e0e8c0f259bf78c62a913f9361d0b84575"><code>66eec2e</code></a> Fix test</li>
    <li>See full diff in <a href="https://github.com/pascalgn/automerge-action/compare/v0.14.2...v0.14.3">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pascalgn/automerge-action&package-manager=github_actions&previous-version=0.14.2&new-version=0.14.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    3986767 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2022

  1. Bump ansi-regex from 5.0.0 to 5.0.1

    Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/chalk/ansi-regex/releases">ansi-regex's releases</a>.</em></p>
    <blockquote>
    <h2>v5.0.1</h2>
    <h3>Fixes (backport of <code>6.0.1</code> to v5)</h3>
    <p>This is a backport of the <strong>minor</strong> ReDos vulnerability in <code>ansi-regex@&lt;6.0.1</code>, as requested in <a href="https://github-redirect.dependabot.com/chalk/ansi-regex/issues/38">#38</a>.</p>
    <ul>
    <li>Fix <a href="https://en.wikipedia.org/wiki/ReDoS">ReDoS</a> in certain cases (<a href="https://github-redirect.dependabot.com/chalk/ansi-regex/issues/37">#37</a>)
    You are only really affected if you run the regex on untrusted user input in a server context, which it's very unlikely anyone is doing, since this regex is mainly used in command-line tools.</li>
    </ul>
    <p><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3807">CVE-2021-3807</a></p>
    <p><a href="https://github.com/chalk/ansi-regex/compare/v5.0.0..v5.0.1">https://github.com/chalk/ansi-regex/compare/v5.0.0..v5.0.1</a></p>
    <p>Thank you <a href="https://github.com/yetingli"><code>@​yetingli</code></a> for the patch and reproduction case!</p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/chalk/ansi-regex/commit/a9babce885cf19c363cf1d1c645f834592c3f7a4"><code>a9babce</code></a> 5.0.1</li>
    <li><a href="https://github.com/chalk/ansi-regex/commit/4657833b3419f381c8ef4eb5787e71c5206b1b35"><code>4657833</code></a> fix incorrect format</li>
    <li><a href="https://github.com/chalk/ansi-regex/commit/c3c0b3f2736b9c01feec0fef33980c43720dcde8"><code>c3c0b3f</code></a> Fix potential ReDoS (<a href="https://github-redirect.dependabot.com/chalk/ansi-regex/issues/37">#37</a>)</li>
    <li><a href="https://github.com/chalk/ansi-regex/commit/178363b3a297b712a0054e702d8ddde3879913e5"><code>178363b</code></a> Move to GitHub Actions (<a href="https://github-redirect.dependabot.com/chalk/ansi-regex/issues/35">#35</a>)</li>
    <li><a href="https://github.com/chalk/ansi-regex/commit/0755e661553387cfebcb62378181e9f55b2567ff"><code>0755e66</code></a> Add <a href="https://github.com/Qix"><code>@​Qix</code></a>- to funding.yml</li>
    <li>See full diff in <a href="https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ansi-regex&package-manager=npm_and_yarn&previous-version=5.0.0&new-version=5.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/ros-tooling/action-ros-ci/network/alerts).
    
    </details>
    dependabot[bot] committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    30f4535 View commit details
    Browse the repository at this point in the history
  2. Bump tmpl from 1.0.4 to 1.0.5

    Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
    <details>
    <summary>Commits</summary>
    <ul>
    <li>See full diff in <a href="https://github.com/daaku/nodejs-tmpl/commits/v1.0.5">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tmpl&package-manager=npm_and_yarn&previous-version=1.0.4&new-version=1.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/ros-tooling/action-ros-ci/network/alerts).
    
    </details>
    dependabot[bot] committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    cc18b21 View commit details
    Browse the repository at this point in the history
  3. Bump node-fetch from 2.6.1 to 2.6.7

    Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/node-fetch/node-fetch/releases">node-fetch's releases</a>.</em></p>
    <blockquote>
    <h2>v2.6.7</h2>
    <h1>Security patch release</h1>
    <p>Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th party host while a redirect occurred</p>
    <h2>What's Changed</h2>
    <ul>
    <li>fix: don't forward secure headers to 3th party by <a href="https://github.com/jimmywarting"><code>@​jimmywarting</code></a> in <a href="https://github-redirect.dependabot.com/node-fetch/node-fetch/pull/1453">node-fetch/node-fetch#1453</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a href="https://github.com/node-fetch/node-fetch/compare/v2.6.6...v2.6.7">https://github.com/node-fetch/node-fetch/compare/v2.6.6...v2.6.7</a></p>
    <h2>v2.6.6</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>fix(URL): prefer built in URL version when available and fallback to whatwg by <a href="https://github.com/jimmywarting"><code>@​jimmywarting</code></a> in <a href="https://github-redirect.dependabot.com/node-fetch/node-fetch/pull/1352">node-fetch/node-fetch#1352</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a href="https://github.com/node-fetch/node-fetch/compare/v2.6.5...v2.6.6">https://github.com/node-fetch/node-fetch/compare/v2.6.5...v2.6.6</a></p>
    <h2>v2.6.2</h2>
    <p>fixed main path in package.json</p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/node-fetch/node-fetch/commit/1ef4b560a17e644a02a3bfdea7631ffeee578b35"><code>1ef4b56</code></a> backport of <a href="https://github-redirect.dependabot.com/node-fetch/node-fetch/issues/1449">#1449</a> (<a href="https://github-redirect.dependabot.com/node-fetch/node-fetch/issues/1453">#1453</a>)</li>
    <li><a href="https://github.com/node-fetch/node-fetch/commit/8fe5c4ea66b9b8187600e6d5ec9b1b6781f44009"><code>8fe5c4e</code></a> 2.x: Specify encoding as an optional peer dependency in package.json (<a href="https://github-redirect.dependabot.com/node-fetch/node-fetch/issues/1310">#1310</a>)</li>
    <li><a href="https://github.com/node-fetch/node-fetch/commit/f56b0c66d3dd2ef185436de1f2fd40f66bfea8f4"><code>f56b0c6</code></a> fix(URL): prefer built in URL version when available and fallback to whatwg (...</li>
    <li><a href="https://github.com/node-fetch/node-fetch/commit/b5417aea6a3275932283a200214522e6ab53f1ea"><code>b5417ae</code></a> fix: import whatwg-url in a way compatible with ESM Node (<a href="https://github-redirect.dependabot.com/node-fetch/node-fetch/issues/1303">#1303</a>)</li>
    <li><a href="https://github.com/node-fetch/node-fetch/commit/18193c5922c64046b922e18faf41821290535f06"><code>18193c5</code></a> fix v2.6.3 that did not sending query params (<a href="https://github-redirect.dependabot.com/node-fetch/node-fetch/issues/1301">#1301</a>)</li>
    <li><a href="https://github.com/node-fetch/node-fetch/commit/ace7536c955556be742d9910566738630cc3c2a6"><code>ace7536</code></a> fix: properly encode url with unicode characters (<a href="https://github-redirect.dependabot.com/node-fetch/node-fetch/issues/1291">#1291</a>)</li>
    <li><a href="https://github.com/node-fetch/node-fetch/commit/152214ca2f6e2a5a17d71e4638114625d3be30c6"><code>152214c</code></a> Fix(package.json): Corrected main file path in package.json (<a href="https://github-redirect.dependabot.com/node-fetch/node-fetch/issues/1274">#1274</a>)</li>
    <li>See full diff in <a href="https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7">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/~endless">endless</a>, a new releaser for node-fetch since your current version.</p>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=node-fetch&package-manager=npm_and_yarn&previous-version=2.6.1&new-version=2.6.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/ros-tooling/action-ros-ci/network/alerts).
    
    </details>
    dependabot[bot] committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    521f5e4 View commit details
    Browse the repository at this point in the history
  4. Bump actions/setup-node from 2.4.0 to 2.5.1

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.4.0 to 2.5.1.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/actions/setup-node/releases">actions/setup-node's releases</a>.</em></p>
    <blockquote>
    <h2>Fix logic of error handling for npm warning and uncaught exception</h2>
    <p>In scope of this release we fix logic of error handling related to caching (<a href="https://github-redirect.dependabot.com/actions/setup-node/pull/358">actions/setup-node#358</a>) and (<a href="https://github-redirect.dependabot.com/actions/setup-node/pull/359">actions/setup-node#359</a>).</p>
    <p>In the previous behaviour we relied on <code>stderr</code> output to throw error. The warning messages from package managers can be written to the stderr's output. For now the action will throw an error only if exit code differs from zero. Besides, we add logic to сatch and log unhandled exceptions.</p>
    <h2>Adding Node.js version file support</h2>
    <p>In scope of this release we add the <code>node-version-file</code> input and update <code>actions/cache</code> dependency to the latest version.</p>
    <h2>Adding Node.js version file support</h2>
    <p>The new input (<code>node-version-file</code>) provides functionality to specify the path to the file containing Node.js's version with such behaviour:</p>
    <ul>
    <li>If the file does not exist the action will throw an error.</li>
    <li>If you specify both <code>node-version</code> and <code>node-version-file</code> inputs, the action will use value from the <code>node-version</code> input and throw the following warning: <code>Both node-version and node-version-file inputs are specified, only node-version will be used</code>.</li>
    <li>For now the action does not support all of the variety of values for Node.js version files. The action can handle values according to the <a href="https://github.com/actions/setup-node#supported-version-syntax">documentation</a> and values with <code>v</code> prefix (<code>v14</code>)</li>
    </ul>
    <pre lang="yaml"><code>steps:
      - uses: actions/checkout@v2
      - name: Setup node from node version file
        uses: actions/setup-node@v2
        with:
          node-version-file: '.nvmrc'
      - run: npm install
      - run: npm test
    </code></pre>
    <h2>Update actions/cache dependency to 1.0.8 version.</h2>
    <p>We updated actions/cache dependency to the latest version (1.0.8). For more information please refer to the <a href="https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md">toolkit/cache</a>.</p>
    <h2>Add &quot;cache-hit&quot; output</h2>
    <p>This release introduces a new output: <code>cache-hit</code> (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/327">#327</a>).</p>
    <p>The <code>cache-hit</code> output contains boolean value indicating that an exact match was found for the key. It shows that the action uses already existing cache or not. The output is available only if cache is enabled.</p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/actions/setup-node/commit/1f8c6b94b26d0feae1e387ca63ccbdc44d27b561"><code>1f8c6b9</code></a> Pass to warning uncaught exceptions (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/359">#359</a>)</li>
    <li><a href="https://github.com/actions/setup-node/commit/9a74eb4e6473f91fbde564f97c2662fd1dc4875c"><code>9a74eb4</code></a> Throw error only if exit code is note zero.  (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/358">#358</a>)</li>
    <li><a href="https://github.com/actions/setup-node/commit/04c56d2f954f1e4c69436aa54cfef261a018f458"><code>04c56d2</code></a> update cache to 1.0.8 (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/367">#367</a>)</li>
    <li><a href="https://github.com/actions/setup-node/commit/d08cf222111d5c1d21b3cd4b958937f818d10d9a"><code>d08cf22</code></a> Adding Node.js version file support (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/338">#338</a>)</li>
    <li><a href="https://github.com/actions/setup-node/commit/360ab8b75b056fc18d368ee27a78d34e29c0b2d9"><code>360ab8b</code></a> Fix typo in the <code>bug_report</code> template (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/353">#353</a>)</li>
    <li><a href="https://github.com/actions/setup-node/commit/fd4bd829f2dd6b6c1420bd94a93449c54612ffc2"><code>fd4bd82</code></a> Add issue and pull request templates (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/344">#344</a>)</li>
    <li><a href="https://github.com/actions/setup-node/commit/a4b8ed2f4e9dd97eeae325f6967ce23d5478bd53"><code>a4b8ed2</code></a> Update dependencies (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/346">#346</a>)</li>
    <li><a href="https://github.com/actions/setup-node/commit/270253e841af726300e85d718a5f606959b2903c"><code>270253e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/setup-node/issues/327">#327</a> from WtfJoke/addCacheHitOutPut</li>
    <li><a href="https://github.com/actions/setup-node/commit/d1178716dbbe024f9d459612c22072517a781faa"><code>d117871</code></a> Add 'cache-hit' as output</li>
    <li><a href="https://github.com/actions/setup-node/commit/041bafb67276a76a9cc88cd8a4e99165e9eb287d"><code>041bafb</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/setup-node/issues/322">#322</a> from brcrista/brcrista/check-dist</li>
    <li>Additional commits viewable in <a href="https://github.com/actions/setup-node/compare/v2.4.0...v2.5.1">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/setup-node&package-manager=github_actions&previous-version=2.4.0&new-version=2.5.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    2d20bcc View commit details
    Browse the repository at this point in the history
  5. Bump ajv from 6.12.0 to 6.12.6

    Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.0 to 6.12.6.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/ajv-validator/ajv/releases">ajv's releases</a>.</em></p>
    <blockquote>
    <h2>v6.12.6</h2>
    <p>Fix performance issue of &quot;url&quot; format.</p>
    <h2>v6.12.5</h2>
    <p>Fix uri scheme validation (<a href="https://github.com/ChALkeR"><code>@​ChALkeR</code></a>).
    Fix boolean schemas with strictKeywords option (<a href="https://github-redirect.dependabot.com/ajv-validator/ajv/issues/1270">#1270</a>)</p>
    <h2>v6.12.4</h2>
    <p>Fix: coercion of one-item arrays to scalar that should fail validation (<a href="https://runkit.com/esp/5f3672ba2f6642001ae27411">failing example</a>).</p>
    <h2>v6.12.3</h2>
    <p>Pass schema object to processCode function
    Option for strictNumbers (<a href="https://github.com/issacgerges"><code>@​issacgerges</code></a>, <a href="https://github-redirect.dependabot.com/ajv-validator/ajv/issues/1128">#1128</a>)
    Fixed vulnerability related to untrusted schemas (<a href="https://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=CVE-2020-15366">CVE-2020-15366</a>)</p>
    <h2>v6.12.2</h2>
    <p>Removed post-install script</p>
    <h2>v6.12.1</h2>
    <p>Docs and dependency updates</p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/ajv-validator/ajv/commit/fe591439f34e24030f69df9eb8d91e6d037a3af7"><code>fe59143</code></a> 6.12.6</li>
    <li><a href="https://github.com/ajv-validator/ajv/commit/d580d3e8ac6a467670d68d86e3a39fd661ac8c23"><code>d580d3e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ajv-validator/ajv/issues/1298">#1298</a> from ajv-validator/fix-url</li>
    <li><a href="https://github.com/ajv-validator/ajv/commit/fd363896a8d6c5697b5da41f4d9a400a84efaf8e"><code>fd36389</code></a> fix: regular expression for &quot;url&quot; format</li>
    <li><a href="https://github.com/ajv-validator/ajv/commit/490e34c4846064db5c962a77087e17078954c2f6"><code>490e34c</code></a> docs: link to v7-beta branch</li>
    <li><a href="https://github.com/ajv-validator/ajv/commit/9cd93a1bdbdefd5a7ba3db5e123d20c84d1d1d0e"><code>9cd93a1</code></a> docs: note about v7 in readme</li>
    <li><a href="https://github.com/ajv-validator/ajv/commit/877d286e7f145b1b2127da66c6800b071533f28f"><code>877d286</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ajv-validator/ajv/issues/1262">#1262</a> from b4h0-c4t/refactor-opt-object-type</li>
    <li><a href="https://github.com/ajv-validator/ajv/commit/f1c8e45b9cdff918be28becf03bf0b339321c398"><code>f1c8e45</code></a> 6.12.5</li>
    <li><a href="https://github.com/ajv-validator/ajv/commit/764035e201d7733b8d700d4a04dd079fef9f4d30"><code>764035e</code></a> Merge branch 'ChALkeR-chalker/fix-comma'</li>
    <li><a href="https://github.com/ajv-validator/ajv/commit/37981602ce6d43313ae106644b372b021626a8af"><code>3798160</code></a> Merge branch 'chalker/fix-comma' of git://github.com/ChALkeR/ajv into ChALkeR...</li>
    <li><a href="https://github.com/ajv-validator/ajv/commit/a3c7ebab222e4cce07b5e30ebcbb809da7f934e8"><code>a3c7eba</code></a> Merge branch 'refactor-opt-object-type' of github.com:b4h0-c4t/ajv into refac...</li>
    <li>Additional commits viewable in <a href="https://github.com/ajv-validator/ajv/compare/v6.12.0...v6.12.6">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ajv&package-manager=npm_and_yarn&previous-version=6.12.0&new-version=6.12.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/ros-tooling/action-ros-ci/network/alerts).
    
    </details>
    dependabot[bot] committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    e44babc View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Bump actions/setup-node from 2.5.1 to 3.0.0

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.1 to 3.0.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/actions/setup-node/releases">actions/setup-node's releases</a>.</em></p>
    <blockquote>
    <h2>v3.0.0</h2>
    <p>In scope of this release we changed version of the runtime Node.js for the setup-node action and updated package-lock.json file to  v2.</p>
    <h3>Breaking Changes</h3>
    <ul>
    <li>With the update to Node 16 in <a href="https://github-redirect.dependabot.com/actions/setup-node/pull/414">actions/setup-node#414</a>, all scripts will now be run with Node 16 rather than Node 12.</li>
    <li>We removed deprecated <code>version</code> input (<a href="https://github-redirect.dependabot.com/actions/setup-node/pull/424">actions/setup-node#424</a>). Please use <code>node-version</code> input instead.</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/actions/setup-node/commit/9ced9a43a244f3ac94f13bfd896db8c8f30da67a"><code>9ced9a4</code></a> remove version input (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/424">#424</a>)</li>
    <li><a href="https://github.com/actions/setup-node/commit/3e90744edfed8715c51c59ca546063d5d3035443"><code>3e90744</code></a> Update lockfileVersion (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/422">#422</a>)</li>
    <li><a href="https://github.com/actions/setup-node/commit/28df918a562341c61f4849bb5b0cae0da42e9ff8"><code>28df918</code></a> Update default runtime to node16 (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/414">#414</a>)</li>
    <li><a href="https://github.com/actions/setup-node/commit/f099707f6e7a91b89cdebdeca599fc76cc8bf088"><code>f099707</code></a> fix tsc build error for <code>@​actions/http-client</code> (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/402">#402</a>)</li>
    <li><a href="https://github.com/actions/setup-node/commit/f658dc5bd7deff7ab8a4bfa9ccb65a6540175be2"><code>f658dc5</code></a> ci: use NPM cache in check-dist (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/393">#393</a>)</li>
    <li><a href="https://github.com/actions/setup-node/commit/5e2e06871487f1c1f2806100f6ad85acf4bce48d"><code>5e2e068</code></a> ci(workflow): add cache to workflows using actions/setup-node (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/287">#287</a>)</li>
    <li><a href="https://github.com/actions/setup-node/commit/7a0f7a99626ad9d2e3bcc28dce6c379216703cc3"><code>7a0f7a9</code></a> Fix grammar in the README (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/331">#331</a>)</li>
    <li><a href="https://github.com/actions/setup-node/commit/7b558676dd6f955a469559a6f9db9e0447fe8749"><code>7b55867</code></a> chore: Remove strategy for non-matrix builds (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/186">#186</a>)</li>
    <li>See full diff in <a href="https://github.com/actions/setup-node/compare/v2.5.1...v3.0.0">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/setup-node&package-manager=github_actions&previous-version=2.5.1&new-version=3.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    20752ff View commit details
    Browse the repository at this point in the history
  2. Bump @vercel/ncc from 0.27.0 to 0.33.3

    Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.27.0 to 0.33.3.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/vercel/ncc/releases"><code>@​vercel/ncc</code>'s releases</a>.</em></p>
    <blockquote>
    <h2>0.33.3</h2>
    <h3>Patches</h3>
    <ul>
    <li>Fix: bump license-webpack-plugin: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/871">#871</a></li>
    <li>Chore(deps): bump follow-redirects from 1.14.7 to 1.14.8: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/870">#870</a></li>
    </ul>
    <h2>0.33.2</h2>
    <h3>Patches</h3>
    <ul>
    <li>Fix: use <code>sha256</code> instead of deprecated <code>md5</code> for hash algorithm: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/868">#868</a></li>
    <li>Fix: typo in build script: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/835">#835</a></li>
    <li>Chore(test) Add Node.js 16 to CI: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/801">#801</a></li>
    <li>Chore(deps): bump nodemailer from 6.5.0 to 6.7.2: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/833">#833</a></li>
    <li>Chore(deps-dev): bump terser from 5.7.1 to 5.10.0: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/840">#840</a></li>
    <li>Chore(deps-dev): bump passport from 0.4.1 to 0.5.2: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/839">#839</a></li>
    <li>Chore(deps-dev): bump sequelize from 6.6.5 to 6.12.4: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/843">#843</a></li>
    <li>Chore(deps-dev): bump analytics-node from 5.0.0 to 6.0.0: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/838">#838</a></li>
    <li>Chore(deps): bump follow-redirects from 1.14.5 to 1.14.7: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/846">#846</a></li>
    <li>Chore(deps): bump cached-path-relative from 1.0.2 to 1.1.0: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/854">#854</a></li>
    <li>Chore(deps-dev): bump license-webpack-plugin from 2.3.20 to 4.0.1: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/859">#859</a></li>
    <li>Chore(deps): bump simple-get from 3.1.0 to 3.1.1: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/864">#864</a></li>
    <li>Chore(deps-dev): bump aws-sdk from 2.1024.0 to 2.1068.0: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/867">#867</a></li>
    </ul>
    <h3>Credits</h3>
    <p>Huge thanks to <a href="https://github.com/shakefu"><code>@​shakefu</code></a> for helping!</p>
    <h2>0.33.1</h2>
    <h3>Patches</h3>
    <ul>
    <li>Allow configuring mainFields for nccing browser modules: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/832">#832</a></li>
    </ul>
    <h2>0.33.0</h2>
    <h3>Minor Changes</h3>
    <ul>
    <li>Chore(deps-dev): bump <code>@​vercel/webpack-asset-relocator-loader</code>: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/826">#826</a></li>
    <li>Fix: Fix source maps: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/818">#818</a></li>
    <li>Feat: Allow using matches from externals for regex matching: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/825">#825</a></li>
    </ul>
    <h3>Patches</h3>
    <ul>
    <li>Chore(deps-dev): bump koa from 2.13.1 to 2.13.4: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/822">#822</a></li>
    <li>Chore(deps-dev): bump mariadb from 2.5.4 to 2.5.5: <a href="https://github-redirect.dependabot.com/vercel/ncc/issues/823">#823</a></li>
    </ul>
    <h3>Credits</h3>
    <p>Huge thanks to <a href="https://github.com/fenix20113"><code>@​fenix20113</code></a> for helping!</p>
    <h2>0.32.0</h2>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/vercel/ncc/commit/f26bdf160e279a0ba09c5dbef57c9f4ed1be2f9d"><code>f26bdf1</code></a> 0.33.3</li>
    <li><a href="https://github.com/vercel/ncc/commit/f126646f70ea56e9c92370a6adbd8ee31427561f"><code>f126646</code></a> fix: bump license-webpack-plugin (<a href="https://github-redirect.dependabot.com/vercel/ncc/issues/871">#871</a>)</li>
    <li><a href="https://github.com/vercel/ncc/commit/8a900fa1e94c2d900e7ca910c8523f07c1fd8bd1"><code>8a900fa</code></a> chore(deps): bump follow-redirects from 1.14.7 to 1.14.8 (<a href="https://github-redirect.dependabot.com/vercel/ncc/issues/870">#870</a>)</li>
    <li><a href="https://github.com/vercel/ncc/commit/944cf6f9e38a89e36b3de3d7fcd85ba90c4e9ef7"><code>944cf6f</code></a> 0.33.2</li>
    <li><a href="https://github.com/vercel/ncc/commit/7bbe288d9c8834989988cd0a49603e4bec2e9399"><code>7bbe288</code></a> fix: use sha instead of deprecated md5 for hash algorithm (<a href="https://github-redirect.dependabot.com/vercel/ncc/issues/868">#868</a>)</li>
    <li><a href="https://github.com/vercel/ncc/commit/5fc63b81764bec9f5571ab0e2467052a1d2f8549"><code>5fc63b8</code></a> chore(deps-dev): bump aws-sdk from 2.1024.0 to 2.1068.0 (<a href="https://github-redirect.dependabot.com/vercel/ncc/issues/867">#867</a>)</li>
    <li><a href="https://github.com/vercel/ncc/commit/700d84c8d686886d9308c642f955487e570c56bb"><code>700d84c</code></a> chore(deps): bump simple-get from 3.1.0 to 3.1.1 (<a href="https://github-redirect.dependabot.com/vercel/ncc/issues/864">#864</a>)</li>
    <li><a href="https://github.com/vercel/ncc/commit/4566a0cf57fb07fa5eb159266529b09d7337b746"><code>4566a0c</code></a> chore(deps-dev): bump license-webpack-plugin from 2.3.20 to 4.0.1 (<a href="https://github-redirect.dependabot.com/vercel/ncc/issues/859">#859</a>)</li>
    <li><a href="https://github.com/vercel/ncc/commit/5596566c39eb11e7758b3521cdecaf8ece852035"><code>5596566</code></a> chore(deps): bump cached-path-relative from 1.0.2 to 1.1.0 (<a href="https://github-redirect.dependabot.com/vercel/ncc/issues/854">#854</a>)</li>
    <li><a href="https://github.com/vercel/ncc/commit/3be0adffb13aa07d7deec703810398964ca87020"><code>3be0adf</code></a> chore(deps): bump follow-redirects from 1.14.5 to 1.14.7 (<a href="https://github-redirect.dependabot.com/vercel/ncc/issues/846">#846</a>)</li>
    <li>Additional commits viewable in <a href="https://github.com/vercel/ncc/compare/0.27.0...0.33.3">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@vercel/ncc&package-manager=npm_and_yarn&previous-version=0.27.0&new-version=0.33.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    a4ce410 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. Bump setup-ros to v0.3 (#739)

    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    christophebedard committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    202b7d1 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. Add support for Humble (#741)

    Co-authored-by: Kenji Brameld <kenjibrameld@gmail.com>
    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    christophebedard and ijnek committed May 3, 2022
    Configuration menu
    Copy the full SHA
    a2db3c5 View commit details
    Browse the repository at this point in the history
  2. 0.2.5

    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    christophebedard committed May 3, 2022
    Configuration menu
    Copy the full SHA
    7359dde View commit details
    Browse the repository at this point in the history
  3. Bump actions/checkout from 2 to 3.0.2

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.0.2.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/actions/checkout/releases">actions/checkout's releases</a>.</em></p>
    <blockquote>
    <h2>v3.0.2</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>Add set-safe-directory input to allow customers to take control. by <a href="https://github.com/TingluoHuang"><code>@​TingluoHuang</code></a> in <a href="https://github-redirect.dependabot.com/actions/checkout/pull/770">actions/checkout#770</a></li>
    <li>Prepare changelog for v3.0.2. by <a href="https://github.com/TingluoHuang"><code>@​TingluoHuang</code></a> in <a href="https://github-redirect.dependabot.com/actions/checkout/pull/777">actions/checkout#777</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/checkout/compare/v3...v3.0.2">https://github.com/actions/checkout/compare/v3...v3.0.2</a></p>
    <h2>v3.0.1</h2>
    <ul>
    <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/762">Fixed an issue where checkout failed to run in container jobs due to the new git setting <code>safe.directory</code></a></li>
    <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/744">Bumped various npm package versions</a></li>
    </ul>
    <h2>v3.0.0</h2>
    <ul>
    <li>Updated to the node16 runtime by default
    <ul>
    <li>This requires a minimum <a href="https://github.com/actions/runner/releases/tag/v2.285.0">Actions Runner</a> version of v2.285.0 to run, which is by default available in GHES 3.4 or later.</li>
    </ul>
    </li>
    </ul>
    <h2>v2.4.2</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>Add set-safe-directory input to allow customers to take control. (<a href="https://github-redirect.dependabot.com/actions/checkout/issues/770">#770</a>) by <a href="https://github.com/TingluoHuang"><code>@​TingluoHuang</code></a> in <a href="https://github-redirect.dependabot.com/actions/checkout/pull/776">actions/checkout#776</a></li>
    <li>Prepare changelog for v2.4.2. by <a href="https://github.com/TingluoHuang"><code>@​TingluoHuang</code></a> in <a href="https://github-redirect.dependabot.com/actions/checkout/pull/778">actions/checkout#778</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/checkout/compare/v2...v2.4.2">https://github.com/actions/checkout/compare/v2...v2.4.2</a></p>
    <h2>v2.4.1</h2>
    <ul>
    <li>Fixed an issue where checkout failed to run in container jobs due to the new git setting <code>safe.directory</code></li>
    </ul>
    <h2>v2.4.0</h2>
    <ul>
    <li>Convert SSH URLs like <code>org-&lt;ORG_ID&gt;@github.com:</code> to <code>https://github.com/</code> - <a href="https://github-redirect.dependabot.com/actions/checkout/pull/621">pr</a></li>
    </ul>
    <h2>v2.3.5</h2>
    <p>Update dependencies</p>
    <h2>v2.3.4</h2>
    <ul>
    <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/379">Add missing <code>await</code>s</a></li>
    <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/360">Swap to Environment Files</a></li>
    </ul>
    <h2>v2.3.3</h2>
    <ul>
    <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/345">Remove Unneeded commit information from build logs</a></li>
    <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/326">Add Licensed to verify third party dependencies</a></li>
    </ul>
    <h2>v2.3.2</h2>
    <p><a href="https://github-redirect.dependabot.com/actions/checkout/pull/320">Add Third Party License Information to Dist Files</a></p>
    <h2>v2.3.1</h2>
    <p><a href="https://github-redirect.dependabot.com/actions/checkout/pull/284">Fix default branch resolution for .wiki and when using SSH</a></p>
    <h2>v2.3.0</h2>
    <p><a href="https://github-redirect.dependabot.com/actions/checkout/pull/278">Fallback to the default branch</a></p>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a href="https://github.com/actions/checkout/blob/main/CHANGELOG.md">actions/checkout's changelog</a>.</em></p>
    <blockquote>
    <h2>v3.0.2</h2>
    <ul>
    <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/770">Add input <code>set-safe-directory</code></a></li>
    </ul>
    <h2>v3.0.1</h2>
    <ul>
    <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/762">Fixed an issue where checkout failed to run in container jobs due to the new git setting <code>safe.directory</code></a></li>
    <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/744">Bumped various npm package versions</a></li>
    </ul>
    <h2>v3.0.0</h2>
    <ul>
    <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/689">Update to node 16</a></li>
    </ul>
    <h2>v2.3.1</h2>
    <ul>
    <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/284">Fix default branch resolution for .wiki and when using SSH</a></li>
    </ul>
    <h2>v2.3.0</h2>
    <ul>
    <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/278">Fallback to the default branch</a></li>
    </ul>
    <h2>v2.2.0</h2>
    <ul>
    <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/258">Fetch all history for all tags and branches when fetch-depth=0</a></li>
    </ul>
    <h2>v2.1.1</h2>
    <ul>
    <li>Changes to support GHES (<a href="https://github-redirect.dependabot.com/actions/checkout/pull/236">here</a> and <a href="https://github-redirect.dependabot.com/actions/checkout/pull/248">here</a>)</li>
    </ul>
    <h2>v2.1.0</h2>
    <ul>
    <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/191">Group output</a></li>
    <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/199">Changes to support GHES alpha release</a></li>
    <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/184">Persist core.sshCommand for submodules</a></li>
    <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/163">Add support ssh</a></li>
    <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/179">Convert submodule SSH URL to HTTPS, when not using SSH</a></li>
    <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/157">Add submodule support</a></li>
    <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/144">Follow proxy settings</a></li>
    <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/141">Fix ref for pr closed event when a pr is merged</a></li>
    <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/128">Fix issue checking detached when git less than 2.22</a></li>
    </ul>
    <h2>v2.0.0</h2>
    <ul>
    <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/108">Do not pass cred on command line</a></li>
    <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/107">Add input persist-credentials</a></li>
    <li><a href="https://github-redirect.dependabot.com/actions/checkout/pull/104">Fallback to REST API to download repo</a></li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/actions/checkout/commit/2541b1294d2704b0964813337f33b291d3f8596b"><code>2541b12</code></a> Prepare changelog for v3.0.2. (<a href="https://github-redirect.dependabot.com/actions/checkout/issues/777">#777</a>)</li>
    <li><a href="https://github.com/actions/checkout/commit/0ffe6f9c5599e73776da5b7f113e994bc0a76ede"><code>0ffe6f9</code></a> Add set-safe-directory input to allow customers to take control. (<a href="https://github-redirect.dependabot.com/actions/checkout/issues/770">#770</a>)</li>
    <li><a href="https://github.com/actions/checkout/commit/dcd71f646680f2efd8db4afa5ad64fdcba30e748"><code>dcd71f6</code></a> Enforce safe directory (<a href="https://github-redirect.dependabot.com/actions/checkout/issues/762">#762</a>)</li>
    <li><a href="https://github.com/actions/checkout/commit/add3486cc3b55d4a5e11c8045058cef96538edc7"><code>add3486</code></a> Patch to fix the dependbot alert. (<a href="https://github-redirect.dependabot.com/actions/checkout/issues/744">#744</a>)</li>
    <li><a href="https://github.com/actions/checkout/commit/5126516654c75f76bca1de45dd82a3006d8890f9"><code>5126516</code></a> Bump minimist from 1.2.5 to 1.2.6 (<a href="https://github-redirect.dependabot.com/actions/checkout/issues/741">#741</a>)</li>
    <li><a href="https://github.com/actions/checkout/commit/d50f8ea76748df49594d9b109b614f3b4db63c71"><code>d50f8ea</code></a> Add v3.0 release information to changelog (<a href="https://github-redirect.dependabot.com/actions/checkout/issues/740">#740</a>)</li>
    <li><a href="https://github.com/actions/checkout/commit/2d1c1198e79c30cca5c3957b1e3b65ce95b5356e"><code>2d1c119</code></a> update test workflows to checkout v3 (<a href="https://github-redirect.dependabot.com/actions/checkout/issues/709">#709</a>)</li>
    <li><a href="https://github.com/actions/checkout/commit/a12a3943b4bdde767164f792f33f40b04645d846"><code>a12a394</code></a> update readme for v3 (<a href="https://github-redirect.dependabot.com/actions/checkout/issues/708">#708</a>)</li>
    <li><a href="https://github.com/actions/checkout/commit/8f9e05e482293f862823fcca12d9eddfb3723131"><code>8f9e05e</code></a> Update to node 16 (<a href="https://github-redirect.dependabot.com/actions/checkout/issues/689">#689</a>)</li>
    <li>See full diff in <a href="https://github.com/actions/checkout/compare/v2...v3.0.2">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/checkout&package-manager=github_actions&previous-version=2&new-version=3.0.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed May 3, 2022
    Configuration menu
    Copy the full SHA
    3074909 View commit details
    Browse the repository at this point in the history
  4. Bump minimist from 1.2.5 to 1.2.6

    Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/substack/minimist/commit/7efb22a518b53b06f5b02a1038a88bd6290c2846"><code>7efb22a</code></a> 1.2.6</li>
    <li><a href="https://github.com/substack/minimist/commit/ef88b9325f77b5ee643ccfc97e2ebda577e4c4e2"><code>ef88b93</code></a> security notice for additional prototype pollution issue</li>
    <li><a href="https://github.com/substack/minimist/commit/c2b981977fa834b223b408cfb860f933c9811e4d"><code>c2b9819</code></a> isConstructorOrProto adapted from PR</li>
    <li><a href="https://github.com/substack/minimist/commit/bc8ecee43875261f4f17eb20b1243d3ed15e70eb"><code>bc8ecee</code></a> test from prototype pollution PR</li>
    <li>See full diff in <a href="https://github.com/substack/minimist/compare/1.2.5...1.2.6">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=minimist&package-manager=npm_and_yarn&previous-version=1.2.5&new-version=1.2.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/ros-tooling/action-ros-ci/network/alerts).
    
    </details>
    dependabot[bot] committed May 3, 2022
    Configuration menu
    Copy the full SHA
    7fda09e View commit details
    Browse the repository at this point in the history
  5. Bump pascalgn/automerge-action from 0.14.3 to 0.15.2

    Bumps [pascalgn/automerge-action](https://github.com/pascalgn/automerge-action) from 0.14.3 to 0.15.2.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/pascalgn/automerge-action/releases">pascalgn/automerge-action's releases</a>.</em></p>
    <blockquote>
    <h2>Release 0.15.2</h2>
    <ul>
    <li>Try to disable HTTP caching (<a href="https://github-redirect.dependabot.com/pascalgn/automerge-action/issues/122">#122</a>)</li>
    <li>Fix merge message when PR body is empty (<a href="https://github-redirect.dependabot.com/pascalgn/automerge-action/issues/182">#182</a>)</li>
    </ul>
    <h2>Release 0.15.1</h2>
    <ul>
    <li>Add new option MERGE_ERROR_FAIL (<a href="https://github-redirect.dependabot.com/pascalgn/automerge-action/issues/177">#177</a>)</li>
    </ul>
    <h2>Release 0.15.0</h2>
    <ul>
    <li>Provide step output (<a href="https://github-redirect.dependabot.com/pascalgn/automerge-action/issues/169">#169</a> and <a href="https://github-redirect.dependabot.com/pascalgn/automerge-action/issues/186">#186</a>)</li>
    </ul>
    <h2>Release 0.14.4</h2>
    <p>Update dependencies</p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/pascalgn/automerge-action/commit/8b306ad1983d0ea68c43e27101123e891ecff104"><code>8b306ad</code></a> Release 0.15.2</li>
    <li><a href="https://github.com/pascalgn/automerge-action/commit/0e2da31c4fcc0753371149156f6740dfe4b604f5"><code>0e2da31</code></a> Try to disable HTTP caching (<a href="https://github-redirect.dependabot.com/pascalgn/automerge-action/issues/122">#122</a>)</li>
    <li><a href="https://github.com/pascalgn/automerge-action/commit/bfc88d5030ded2dc60bb176719e296b655bfdb20"><code>bfc88d5</code></a> Include the commit message conditionally (<a href="https://github-redirect.dependabot.com/pascalgn/automerge-action/issues/182">#182</a>)</li>
    <li><a href="https://github.com/pascalgn/automerge-action/commit/0f7475839633ee531050bcabd1f25f48ac721df9"><code>0f74758</code></a> Release 0.15.1</li>
    <li><a href="https://github.com/pascalgn/automerge-action/commit/8cca5dfe0094348ed0a88cd168d5e46f17cb3b7f"><code>8cca5df</code></a> Fail action when PR is not mergeable (<a href="https://github-redirect.dependabot.com/pascalgn/automerge-action/issues/177">#177</a>)</li>
    <li><a href="https://github.com/pascalgn/automerge-action/commit/ecf84b72b5ef0dc9d40c4094b724ecf85b3b416a"><code>ecf84b7</code></a> Release 0.15.0</li>
    <li><a href="https://github.com/pascalgn/automerge-action/commit/7d9f2b1fb6adb4f8dc6d90e46e96d2f3dfbf554d"><code>7d9f2b1</code></a> Update dependencies</li>
    <li><a href="https://github.com/pascalgn/automerge-action/commit/4feb37f01e35350e3859507ee0c39c370c4c270a"><code>4feb37f</code></a> Update README</li>
    <li><a href="https://github.com/pascalgn/automerge-action/commit/d2882c742d836edecff81fb741b424dc290c7cd9"><code>d2882c7</code></a> Provide step output (<a href="https://github-redirect.dependabot.com/pascalgn/automerge-action/issues/186">#186</a>)</li>
    <li><a href="https://github.com/pascalgn/automerge-action/commit/a0b6e7465384194c00e711c0f3d64546aa724b6d"><code>a0b6e74</code></a> Release 0.14.4</li>
    <li>Additional commits viewable in <a href="https://github.com/pascalgn/automerge-action/compare/v0.14.3...v0.15.2">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pascalgn/automerge-action&package-manager=github_actions&previous-version=0.14.3&new-version=0.15.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed May 3, 2022
    Configuration menu
    Copy the full SHA
    76ad91f View commit details
    Browse the repository at this point in the history
  6. Bump @types/node from 15.12.2 to 17.0.31

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.12.2 to 17.0.31.
    <details>
    <summary>Commits</summary>
    <ul>
    <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=15.12.2&new-version=17.0.31)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed May 3, 2022
    Configuration menu
    Copy the full SHA
    3e4f584 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Use ubuntu-22.04 runner for Rolling & Humble (#747)

    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    christophebedard committed May 18, 2022
    Configuration menu
    Copy the full SHA
    07732e6 View commit details
    Browse the repository at this point in the history
  2. Bump hmarr/auto-approve-action from 2.1.0 to 2.2.1

    Bumps [hmarr/auto-approve-action](https://github.com/hmarr/auto-approve-action) from 2.1.0 to 2.2.1.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/hmarr/auto-approve-action/releases">hmarr/auto-approve-action's releases</a>.</em></p>
    <blockquote>
    <h2>v2.2.1</h2>
    <ul>
    <li>Switch back to using Node 12, as the Node 16 upgrade in v2.2.0 caused issues for people using self-hosted runners with GHES versions prior to 3.4</li>
    </ul>
    <p><strong>Full Changelog</strong>: <a href="https://github.com/hmarr/auto-approve-action/compare/v2.2.0...v2.2.1">https://github.com/hmarr/auto-approve-action/compare/v2.2.0...v2.2.1</a></p>
    <h2>v2.2.0</h2>
    <ul>
    <li>Auto approve any pull request with the pull-request-number input by <a href="https://github.com/roryabraham"><code>@​roryabraham</code></a> in <a href="https://github-redirect.dependabot.com/hmarr/auto-approve-action/pull/186">hmarr/auto-approve-action#186</a></li>
    <li>Do not approve the same pull request twice by <a href="https://github.com/dolfinus"><code>@​dolfinus</code></a> in <a href="https://github-redirect.dependabot.com/hmarr/auto-approve-action/pull/191">hmarr/auto-approve-action#191</a></li>
    <li>Switch to Node 16</li>
    </ul>
    <p><strong>Full Changelog</strong>: <a href="https://github.com/hmarr/auto-approve-action/compare/v2.1.0...v2.2.0">https://github.com/hmarr/auto-approve-action/compare/v2.1.0...v2.2.0</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/hmarr/auto-approve-action/commit/24ec4c8cc344fe1cdde70ff37e55ace9e848a1d8"><code>24ec4c8</code></a> Switch back to node 12</li>
    <li><a href="https://github.com/hmarr/auto-approve-action/commit/a4d339b7894ac76f7ae8c668cf4ec268052a6256"><code>a4d339b</code></a> Update documentation</li>
    <li><a href="https://github.com/hmarr/auto-approve-action/commit/df19ac68bfbdb9903418acfc8aa9228f9770c65d"><code>df19ac6</code></a> Handle GITHUB_TOKEN 403 error gracefully</li>
    <li><a href="https://github.com/hmarr/auto-approve-action/commit/13f2dbd98eba42ce26ba7a74746d2ff3f880dff0"><code>13f2dbd</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/hmarr/auto-approve-action/issues/197">#197</a> from hmarr/handle-top-level-errors</li>
    <li><a href="https://github.com/hmarr/auto-approve-action/commit/ef68e5c297d94610b7d9c8f7c5aa254bff9b7d18"><code>ef68e5c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/hmarr/auto-approve-action/issues/194">#194</a> from bennycode/patch-1</li>
    <li><a href="https://github.com/hmarr/auto-approve-action/commit/38ef0a5e47ce559aadef76f1b13b14ca65ee8166"><code>38ef0a5</code></a> Mark dist/index.js as generated</li>
    <li><a href="https://github.com/hmarr/auto-approve-action/commit/660ab934ba555586962255a3e0ac795343bb6d89"><code>660ab93</code></a> Handle top-level errors</li>
    <li><a href="https://github.com/hmarr/auto-approve-action/commit/b01a479fd0d469378d711c1a77e70a28df66248f"><code>b01a479</code></a> Use node 16</li>
    <li><a href="https://github.com/hmarr/auto-approve-action/commit/e42920303341dafae059555ff98bb401f6e2c056"><code>e429203</code></a> Update dependencies</li>
    <li><a href="https://github.com/hmarr/auto-approve-action/commit/672ded8fe04c7a86b2aad6921b1c2b9cf8f9c25b"><code>672ded8</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/hmarr/auto-approve-action/issues/191">#191</a> from dolfinus/v2</li>
    <li>Additional commits viewable in <a href="https://github.com/hmarr/auto-approve-action/compare/v2.1.0...v2.2.1">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=hmarr/auto-approve-action&package-manager=github_actions&previous-version=2.1.0&new-version=2.2.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed May 18, 2022
    Configuration menu
    Copy the full SHA
    6f31f68 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. Update tests and README after official Humble release (#749)

    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    christophebedard committed May 24, 2022
    Configuration menu
    Copy the full SHA
    35620f3 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Remove Kinetic test and add Noetic test (#750)

    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    christophebedard committed May 25, 2022
    Configuration menu
    Copy the full SHA
    fe88caf View commit details
    Browse the repository at this point in the history
  2. Bump pascalgn/automerge-action from 0.15.2 to 0.15.3

    Bumps [pascalgn/automerge-action](https://github.com/pascalgn/automerge-action) from 0.15.2 to 0.15.3.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/pascalgn/automerge-action/releases">pascalgn/automerge-action's releases</a>.</em></p>
    <blockquote>
    <h2>Release 0.15.3</h2>
    <p>Use pagination (<a href="https://github-redirect.dependabot.com/pascalgn/automerge-action/issues/190">#190</a>)</p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/pascalgn/automerge-action/commit/2e9644b0b86a2c052525921f181f905dc8102da5"><code>2e9644b</code></a> Release 0.15.3</li>
    <li><a href="https://github.com/pascalgn/automerge-action/commit/dfd59badd578b8ee23dfa7cfe7092ea1bacf1dc1"><code>dfd59ba</code></a> Retrieve all PR reviews when checking approvals (<a href="https://github-redirect.dependabot.com/pascalgn/automerge-action/issues/190">#190</a>)</li>
    <li>See full diff in <a href="https://github.com/pascalgn/automerge-action/compare/v0.15.2...v0.15.3">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pascalgn/automerge-action&package-manager=github_actions&previous-version=0.15.2&new-version=0.15.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed May 25, 2022
    Configuration menu
    Copy the full SHA
    2db8455 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. Adds rosdep-skip-keys option. (#753)

    Signed-off-by: Franco Cipollone <franco.c@ekumenlabs.com>
    francocipollone committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    8d7f7c6 View commit details
    Browse the repository at this point in the history
  2. 0.2.6

    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    christophebedard committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    9f30ff3 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2022

  1. Bump actions/setup-node from 3.0.0 to 3.2.0

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.0.0 to 3.2.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/actions/setup-node/releases">actions/setup-node's releases</a>.</em></p>
    <blockquote>
    <h2>Add current, node, latest aliases</h2>
    <p>In scope of this release we added new aliases to install the latest Node.js version. <a href="https://github-redirect.dependabot.com/actions/setup-node/pull/483">actions/setup-node#483</a></p>
    <pre lang="yml"><code>steps:
    - uses: actions/checkout@v3
    - uses: actions/setup-node@v3
      with:
        node-version: current
    - run: npm ci
    - run: npm test
    </code></pre>
    <h2>Update actions/cache version to 2.0.2</h2>
    <p>In scope of this release we updated <code>actions/cache</code> package as the new version contains fixes related to GHES 3.5 (<a href="https://github-redirect.dependabot.com/actions/setup-node/pull/460">actions/setup-node#460</a>)</p>
    <h2>Add caching support on GHES 3.5</h2>
    <p>In scope of this release we added <a href="https://github-redirect.dependabot.com/actions/setup-node/pull/452">support for caching from GHES 3.5</a> and fixed download issue for files &gt; 2GB during restore. Besides, we updated <code>actions/cache</code> dependency to 2.0.0 version.</p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/actions/setup-node/commit/17f8bd926464a1afa4c6a11669539e9c1ba77048"><code>17f8bd9</code></a> Expand current syntax to support aliases for latest version (current/latest/n...</li>
    <li><a href="https://github.com/actions/setup-node/commit/b067f78ed37e8b6503efbf8c2b320b7f1e48369a"><code>b067f78</code></a> Use CI friendly commands in documentation (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/326">#326</a>)</li>
    <li><a href="https://github.com/actions/setup-node/commit/0bd06765ef0b51db720effb3b27b09a604b36300"><code>0bd0676</code></a> Improve advanced usage docs (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/472">#472</a>)</li>
    <li><a href="https://github.com/actions/setup-node/commit/25184c4485a7b08d05f0d0a07d714e3611e40d38"><code>25184c4</code></a> Update README.md (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/475">#475</a>)</li>
    <li><a href="https://github.com/actions/setup-node/commit/337fdf2194d3e87cdd26672305866d19d404fcd3"><code>337fdf2</code></a> fix broken link in readme (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/473">#473</a>)</li>
    <li><a href="https://github.com/actions/setup-node/commit/86bf502a33df3d7ca5daace2b5d63c9877c85c28"><code>86bf502</code></a> extend documentation on <code>scope</code> parameter (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/470">#470</a>)</li>
    <li><a href="https://github.com/actions/setup-node/commit/146c4d84a51256d5571b40011b76c0c6f7dfd981"><code>146c4d8</code></a> improve caching documentation (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/468">#468</a>)</li>
    <li><a href="https://github.com/actions/setup-node/commit/56337c425554a6be30cdef71bf441f15be286854"><code>56337c4</code></a> Updated <code>@​actions/cache</code> (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/460">#460</a>)</li>
    <li><a href="https://github.com/actions/setup-node/commit/76d3665dc084409ba9e6c467009338cf86e9dd5f"><code>76d3665</code></a> Convert CONDUCT to CODE_OF_CONDUCT.md (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/391">#391</a>)</li>
    <li><a href="https://github.com/actions/setup-node/commit/5b52f097d36d4b0b2f94ed6de710023fbb8b2236"><code>5b52f09</code></a> Bump <code>actions/checkout@v3</code> within advanced usage examples documentation (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/456">#456</a>)</li>
    <li>Additional commits viewable in <a href="https://github.com/actions/setup-node/compare/v3.0.0...v3.2.0">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/setup-node&package-manager=github_actions&previous-version=3.0.0&new-version=3.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    f4a3661 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. Bump actions/setup-node from 3.2.0 to 3.3.0

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.2.0 to 3.3.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/actions/setup-node/releases">actions/setup-node's releases</a>.</em></p>
    <blockquote>
    <h2>Add support for lts/-n aliases</h2>
    <p>In scope of this release we added support for <code>lts/-n</code> aliases, improve logic for <code>current</code>, <code>latest</code> and <code>node</code> aliases to handle them from <code>toolcache</code>, update <code>ncc</code> package.</p>
    <h3>Support of lts/-n aliases</h3>
    <ul>
    <li>Related pull request: <a href="https://github-redirect.dependabot.com/actions/setup-node/pull/481">actions/setup-node#481</a></li>
    <li>Related issue: <a href="https://github-redirect.dependabot.com/actions/setup-node/issues/26">actions/setup-node#26</a></li>
    </ul>
    <pre lang="yaml"><code>steps:
    - uses: actions/checkout@v3
    - uses: actions/setup-node@v3
      with:
        node-version: lts/-1
    - run: npm ci
    - run: npm test
    </code></pre>
    <h3>Minor improvements</h3>
    <ul>
    <li>Update zeit/ncc to vercel/ncc: <a href="https://github-redirect.dependabot.com/actions/setup-node/pull/476">actions/setup-node#476</a></li>
    <li>Get latest version from cache if exists: <a href="https://github-redirect.dependabot.com/actions/setup-node/pull/496">actions/setup-node#496</a></li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/actions/setup-node/commit/eeb10cff27034e7acf239c5d29f62154018672fd"><code>eeb10cf</code></a> Support lts/-n aliases (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/481">#481</a>)</li>
    <li><a href="https://github.com/actions/setup-node/commit/ed1a46e9f278c17e07705c4cc19a1d9a3fca12ac"><code>ed1a46e</code></a> Update zeit/ncc to vercel/ncc (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/476">#476</a>)</li>
    <li><a href="https://github.com/actions/setup-node/commit/daff393d4372bf1c1f7bdda42b9a688053433967"><code>daff393</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/setup-node/issues/496">#496</a> from panticmilos/v-mpantic/get-latest-version-from-cache</li>
    <li><a href="https://github.com/actions/setup-node/commit/b14573ddb960b7d615cb82f84704679a2ffbdf2c"><code>b14573d</code></a> remove installer import</li>
    <li><a href="https://github.com/actions/setup-node/commit/7569de03e709e75afc4815ae1688120e2c5bc068"><code>7569de0</code></a> rename dist manifest to node versions</li>
    <li><a href="https://github.com/actions/setup-node/commit/b20a2561b99d471cbfe1222b16de377c5ccc78dc"><code>b20a256</code></a> get manifest once</li>
    <li><a href="https://github.com/actions/setup-node/commit/ea3459bb459f783f186dcfc5229793d2c6f40b25"><code>ea3459b</code></a> docs: Update advanced-usage.md (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/495">#495</a>)</li>
    <li><a href="https://github.com/actions/setup-node/commit/141334fcd1248aba82bae2a0682d9f5a5e06cf84"><code>141334f</code></a> remove unnecessary dist call</li>
    <li><a href="https://github.com/actions/setup-node/commit/808c8f917fea369038867811c092cb7843514fbb"><code>808c8f9</code></a> remove bumping deps</li>
    <li><a href="https://github.com/actions/setup-node/commit/fd1b409bc3adb8a843e511763a0160bfa08e1aea"><code>fd1b409</code></a> unit tests</li>
    <li>Additional commits viewable in <a href="https://github.com/actions/setup-node/compare/v3.2.0...v3.3.0">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/setup-node&package-manager=github_actions&previous-version=3.2.0&new-version=3.3.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    4cc03e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Bump actions/setup-node from 3.3.0 to 3.4.0

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.3.0 to 3.4.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/actions/setup-node/releases">actions/setup-node's releases</a>.</em></p>
    <blockquote>
    <h2>Add support for asdf format and update actions/cache version to 3.0.0</h2>
    <p>In scope of this release we updated <code>actions/cache</code> package as the new version contains fixes for <a href="https://github-redirect.dependabot.com/actions/setup-node/pull/526">caching error handling</a>. Moreover, we added support for asdf format as Node.js version file <a href="https://github-redirect.dependabot.com/actions/setup-node/pull/373">actions/setup-node#373</a>. Besides, we introduced new output <a href="https://github-redirect.dependabot.com/actions/setup-node/pull/534">node-version</a> and added <code>npm-shrinkwrap.json</code> to dependency file patterns: <a href="https://github-redirect.dependabot.com/actions/setup-node/pull/439">actions/setup-node#439</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/actions/setup-node/commit/5b949b50c3461bbcd5a540b150c368278160234a"><code>5b949b5</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/setup-node/issues/373">#373</a> from ganta/add-support-for-asdf-format-as-node-versio...</li>
    <li><a href="https://github.com/actions/setup-node/commit/09ba51f18e18a3756fea1f54d09c6745c064491d"><code>09ba51f</code></a> README.md: Encourage testing on current Node.js (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/533">#533</a>)</li>
    <li><a href="https://github.com/actions/setup-node/commit/b3ca1ac971f58028968bf4f3199547ade2bb277d"><code>b3ca1ac</code></a> Support npm-shrinkwrap.json out-of-the-box (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/439">#439</a>)</li>
    <li><a href="https://github.com/actions/setup-node/commit/78faa555e12dc81497bda558c53bd79670dc9269"><code>78faa55</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/setup-node/issues/534">#534</a> from panva/set-version-output</li>
    <li><a href="https://github.com/actions/setup-node/commit/0f15a51ed69b0bf5ba58d3de9686d436b6d21c28"><code>0f15a51</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/setup-node/issues/528">#528</a> from jamesottaway/patch-1</li>
    <li><a href="https://github.com/actions/setup-node/commit/460f88643a0200820f22522a1e0d7d98221a16fc"><code>460f886</code></a> fixup mocked version output</li>
    <li><a href="https://github.com/actions/setup-node/commit/d8b0944270f217dc91d376432646b3705ba2afdd"><code>d8b0944</code></a> add mock for getExecOutput in installer.test.ts</li>
    <li><a href="https://github.com/actions/setup-node/commit/0ad06209dd6a907d8d744031025d5a9e225c7ed6"><code>0ad0620</code></a> Update advanced-usage.md</li>
    <li><a href="https://github.com/actions/setup-node/commit/adeb189fd81b8c395752ae907500af8b50ad46b6"><code>adeb189</code></a> apply review feedback</li>
    <li><a href="https://github.com/actions/setup-node/commit/0d7418813cbf1ba6305bfa852ba2eb2a44d52697"><code>0d74188</code></a> run build&amp;format</li>
    <li>Additional commits viewable in <a href="https://github.com/actions/setup-node/compare/v3.3.0...v3.4.0">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/setup-node&package-manager=github_actions&previous-version=3.3.0&new-version=3.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    29fe622 View commit details
    Browse the repository at this point in the history
  2. Bump jsdom from 16.4.0 to 16.7.0

    Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.4.0 to 16.7.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/jsdom/jsdom/releases">jsdom's releases</a>.</em></p>
    <blockquote>
    <h2>Version 16.7.0</h2>
    <ul>
    <li>Added <code>AbortSignal.abort()</code>. (ninevra)</li>
    <li>Added dummy <code>x</code> and <code>y</code> properties to the return value of <code>getBoundingClientRect()</code>. (eiko)</li>
    <li>Implemented wrapping for <code>textareaEl.value</code> if the <code>wrap=&quot;&quot;</code> attribute is specified. (ninevra)</li>
    <li>Changed newline normalization in <code>&lt;textarea&gt;</code>s according to <a href="https://blog.whatwg.org/newline-normalizations-in-form-submission">recent HTML Standard updates</a>. (ninevra)</li>
    <li>Fixed some bad cascade computation in <code>getComputedStyle()</code>. (romain-trotard)</li>
    </ul>
    <h2>Version 16.6.0</h2>
    <ul>
    <li>Added <code>parentNode.replaceChildren()</code>. (<a href="https://github.com/ninevra"><code>@​ninevra</code></a>)</li>
    <li>Fixed jsdom's handling of when code running inside the jsdom throws <code>null</code> or <code>undefined</code> as an exception. (<a href="https://github.com/mbest"><code>@​mbest</code></a>)</li>
    <li>Removed the dependency on the deprecated <a href="https://www.npmjs.com/package/request"><code>request</code></a> package, in the process fixing several issues with the <code>XMLHttpRequest</code> implementation around header processing. Thanks go to <a href="https://github.com/tobyhinloopen"><code>@​tobyhinloopen</code></a>, <a href="https://github.com/andrewaylett"><code>@​andrewaylett</code></a>, and especially <a href="https://github.com/vegardbb"><code>@​vegardbb</code></a>, for completing this months-long effort!</li>
    </ul>
    <h2>Version 16.5.3</h2>
    <ul>
    <li>Fixed infinite recursion when using <code>MutationObserver</code>s to observe elements inside a <code>MutationObserver</code> callback.</li>
    </ul>
    <h2>Version 16.5.2</h2>
    <ul>
    <li>Fixed <code>Access-Control-Allow-Headers: *</code> to work with <code>XMLHttpRequest</code>. (silviot)</li>
    <li>Fixed <code>xhr.response</code> to strip any leading BOM when <code>xhr.responseType</code> is <code>&quot;json&quot;</code>.</li>
    <li>Fixed <code>new Text()</code> and <code>new Comment()</code> constructors to properly set the resulting node's <code>ownerDocument</code>.</li>
    <li>Fixed <code>customElements.whenDefined()</code> to resolve its returned promise with the custom element constructor, per recent spec updates. (ExE-Boss)</li>
    <li>Fixed parsing to ensure that <code>&lt;svg&gt;\&lt;template&gt;&lt;/template&gt;&lt;/svg&gt;</code> does not throw an exception, but instead correctly produces a SVG-namespace <code>\&lt;template&gt;</code> element.</li>
    <li>Fixed <code>domParser.parseFromString()</code> to treat <code>&lt;noscript&gt;</code> elements appropriately.</li>
    <li>Fixed form control validity checking when the control was outside the <code>&lt;form&gt;</code> element and instead associated using the <code>form=&quot;&quot;</code> attribute.</li>
    <li>Fixed <code>legendEl.form</code> to return the correct result based on its parent <code>&lt;fieldset&gt;</code>.</li>
    <li>Fixed <code>optionEl.text</code> to exclude <code>&lt;script&gt;</code> descendants.</li>
    <li>Fixed radio buttons and checkboxes to not fire <code>input</code> and <code>change</code> events when disconnected.</li>
    <li>Fixed <code>inputEl.indeterminate</code> to reset to its previous value when canceling a <code>click</code> event on a checkbox or radio button.</li>
    <li>Fixed the behavior of event handler attributes (e.g. <code>onclick=&quot;...code...&quot;</code>) when there were global variables named <code>element</code> or <code>formOwner</code>. (ExE-Boss)</li>
    <li>On Node.js v14.6.0+ where <code>WeakRef</code>s are available, fixed <code>NodeIterator</code> to no longer stop working when more than ten <code>NodeIterator</code> instances are created, and to use less memory due to inactive <code>NodeIterator</code>s sticking around. (ExE-Boss)</li>
    </ul>
    <h2>Version 16.5.1</h2>
    <ul>
    <li>Fixed a regression that broke <code>customElements.get()</code> in v16.5.0. (fdesforges)</li>
    <li>Fixed <code>window.event</code> to have a setter which overwrites the <code>window.event</code> property with the given value, per the specification. This fixes an issue where after upgrading to jsdom v16.5.0 you would no longer be able to set a global variable named <code>event</code> in the jsdom context.</li>
    </ul>
    <h2>Version 16.5.0</h2>
    <ul>
    <li>Added <code>window.queueMicrotask()</code>.</li>
    <li>Added <code>window.event</code>.</li>
    <li>Added <code>inputEvent.inputType</code>. (diegohaz)</li>
    <li>Removed <code>ondragexit</code> from <code>Window</code> and friends, per a spec update.</li>
    <li>Fixed the URL of <code>about:blank</code> iframes. Previously it was getting set to the parent's URL. (SimonMueller)</li>
    <li>Fixed the loading of subresources from the filesystem when they had non-ASCII filenames.</li>
    <li>Fixed the <code>hidden=&quot;&quot;</code> attribute to cause <code>display: none</code> per the user-agent stylesheet. (ph-fritsche)</li>
    <li>Fixed the <code>new File()</code> constructor to no longer convert <code>/</code> to <code>:</code>, per <a href="https://github-redirect.dependabot.com/w3c/FileAPI/issues/41">a pending spec update</a>.</li>
    <li>Fixed mutation observer callbacks to be called with the <code>MutationObserver</code> instance as their <code>this</code> value.</li>
    <li>Fixed <code>&lt;input type=checkbox&gt;</code> and <code>&lt;input type=radio&gt;</code> to be mutable even when disabled, per <a href="https://github-redirect.dependabot.com/whatwg/html/pull/5805">a spec update</a>.</li>
    <li>Fixed <code>XMLHttpRequest</code> to not fire a redundant final <code>progress</code> event if a <code>progress</code> event was previously fired with the same <code>loaded</code> value. This would usually occur with small files.</li>
    <li>Fixed <code>XMLHttpRequest</code> to expose the <code>Content-Length</code> header on cross-origin responses.</li>
    <li>Fixed <code>xhr.response</code> to return <code>null</code> for failures that occur during the middle of the download.</li>
    <li>Fixed edge cases around passing callback functions or event handlers. (ExE-Boss)</li>
    <li>Fixed edge cases around the properties of proxy-like objects such as <code>localStorage</code> or <code>dataset</code>. (ExE-Boss)</li>
    </ul>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a href="https://github.com/jsdom/jsdom/blob/master/Changelog.md">jsdom's changelog</a>.</em></p>
    <blockquote>
    <h2>16.7.0</h2>
    <ul>
    <li>Added <code>AbortSignal.abort()</code>. (ninevra)</li>
    <li>Added dummy <code>x</code> and <code>y</code> properties to the return value of <code>getBoundingClientRect()</code>. (eiko)</li>
    <li>Implemented wrapping for <code>textareaEl.value</code> if the <code>wrap=&quot;&quot;</code> attribute is specified. (ninevra)</li>
    <li>Changed newline normalization in <code>&lt;textarea&gt;</code>s according to <a href="https://blog.whatwg.org/newline-normalizations-in-form-submission">recent HTML Standard updates</a>. (ninevra)</li>
    <li>Fixed some bad cascade computation in <code>getComputedStyle()</code>. (romain-trotard)</li>
    </ul>
    <h2>16.6.0</h2>
    <ul>
    <li>Added <code>parentNode.replaceChildren()</code>. (ninevra)</li>
    <li>Fixed jsdom's handling of when code running inside the jsdom throws <code>null</code> or <code>undefined</code> as an exception. (mbest)</li>
    <li>Removed the dependency on the deprecated <a href="https://www.npmjs.com/package/request"><code>request</code></a> package, in the process fixing several issues with the <code>XMLHttpRequest</code> implementation around header processing. Special thanks to vegardbb for completing this months-long effort!</li>
    </ul>
    <h2>16.5.3</h2>
    <ul>
    <li>Fixed infinite recursion when using <code>MutationObserver</code>s to observe elements inside a <code>MutationObserver</code> callback.</li>
    </ul>
    <h2>16.5.2</h2>
    <ul>
    <li>Fixed <code>Access-Control-Allow-Headers: *</code> to work with <code>XMLHttpRequest</code>. (silviot)</li>
    <li>Fixed <code>xhr.response</code> to strip any leading BOM when <code>xhr.responseType</code> is <code>&quot;json&quot;</code>.</li>
    <li>Fixed <code>new Text()</code> and <code>new Comment()</code> constructors to properly set the resulting node's <code>ownerDocument</code>.</li>
    <li>Fixed <code>customElements.whenDefined()</code> to resolve its returned promise with the custom element constructor, per recent spec updates. (ExE-Boss)</li>
    <li>Fixed parsing to ensure that <code>&lt;svg&gt;\&lt;template&gt;&lt;/template&gt;&lt;/svg&gt;</code> does not throw an exception, but instead correctly produces a SVG-namespace <code>\&lt;template&gt;</code> element.</li>
    <li>Fixed <code>domParser.parseFromString()</code> to treat <code>&lt;noscript&gt;</code> elements appropriately.</li>
    <li>Fixed form control validity checking when the control was outside the <code>&lt;form&gt;</code> element and instead associated using the <code>form=&quot;&quot;</code> attribute.</li>
    <li>Fixed <code>legendEl.form</code> to return the correct result based on its parent <code>&lt;fieldset&gt;</code>.</li>
    <li>Fixed <code>optionEl.text</code> to exclude <code>&lt;script&gt;</code> descendants.</li>
    <li>Fixed radio buttons and checkboxes to not fire <code>input</code> and <code>change</code> events when disconnected.</li>
    <li>Fixed <code>inputEl.indeterminate</code> to reset to its previous value when canceling a <code>click</code> event on a checkbox or radio button.</li>
    <li>Fixed the behavior of event handler attributes (e.g. <code>onclick=&quot;...code...&quot;</code>) when there were global variables named <code>element</code> or <code>formOwner</code>. (ExE-Boss)</li>
    <li>On Node.js v14.6.0+ where <code>WeakRef</code>s are available, fixed <code>NodeIterator</code> to no longer stop working when more than ten <code>NodeIterator</code> instances are created, and to use less memory due to inactive <code>NodeIterator</code>s sticking around. (ExE-Boss)</li>
    </ul>
    <h2>16.5.1</h2>
    <ul>
    <li>Fixed a regression that broke <code>customElements.get()</code> in v16.5.0. (fdesforges)</li>
    <li>Fixed <code>window.event</code> to have a setter which overwrites the <code>window.event</code> property with the given value, per the specification. This fixes an issue where after upgrading to jsdom v16.5.0 you would no longer be able to set a global variable named <code>event</code> in the jsdom context.</li>
    </ul>
    <h2>16.5.0</h2>
    <ul>
    <li>Added <code>window.queueMicrotask()</code>.</li>
    <li>Added <code>window.event</code>.</li>
    <li>Added <code>inputEvent.inputType</code>. (diegohaz)</li>
    <li>Removed <code>ondragexit</code> from <code>Window</code> and friends, per a spec update.</li>
    <li>Fixed the URL of <code>about:blank</code> iframes. Previously it was getting set to the parent's URL. (SimonMueller)</li>
    <li>Fixed the loading of subresources from the filesystem when they had non-ASCII filenames.</li>
    <li>Fixed the <code>hidden=&quot;&quot;</code> attribute to cause <code>display: none</code> per the user-agent stylesheet. (ph-fritsche)</li>
    <li>Fixed the <code>new File()</code> constructor to no longer convert <code>/</code> to <code>:</code>, per <a href="https://github-redirect.dependabot.com/w3c/FileAPI/issues/41">a pending spec update</a>.</li>
    <li>Fixed mutation observer callbacks to be called with the <code>MutationObserver</code> instance as their <code>this</code> value.</li>
    </ul>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/jsdom/jsdom/commit/1aa3cbc2eea649b91995583725610c6b98e91251"><code>1aa3cbc</code></a> Version 16.7.0</li>
    <li><a href="https://github.com/jsdom/jsdom/commit/df1f5516b05915c85d2fb9a2342a94c13292d9d9"><code>df1f551</code></a> Don't run WebSocketStream tests</li>
    <li><a href="https://github.com/jsdom/jsdom/commit/eb105b234207eee72cafb146281ca90d46b40db3"><code>eb105b2</code></a> Fix browser tests by enabling SharedArrayBuffer</li>
    <li><a href="https://github.com/jsdom/jsdom/commit/0dedfc0532572bbcc622681d002ce68f30464df0"><code>0dedfc0</code></a> Fix some bad cascade computation in getComputedStyle()</li>
    <li><a href="https://github.com/jsdom/jsdom/commit/8021a568cede2a5b1af12ea1e988184cf51daade"><code>8021a56</code></a> Fix &quot;configuation&quot; typo (<a href="https://github-redirect.dependabot.com/jsdom/jsdom/issues/3213">#3213</a>)</li>
    <li><a href="https://github.com/jsdom/jsdom/commit/a7febe31bb8d3279076a95e5835ce935064d4261"><code>a7febe3</code></a> Fix typo in level2/html.js (<a href="https://github-redirect.dependabot.com/jsdom/jsdom/issues/3222">#3222</a>)</li>
    <li><a href="https://github.com/jsdom/jsdom/commit/c9896c0c79be303842a4a8a311c548563dd9476f"><code>c9896c0</code></a> Return x, y properties from Element.getBoundingClientRect (<a href="https://github-redirect.dependabot.com/jsdom/jsdom/issues/3187">#3187</a>)</li>
    <li><a href="https://github.com/jsdom/jsdom/commit/346ea9810ab68616254b6a18a62beb518d0eb2ce"><code>346ea98</code></a> Update web-platform tests (<a href="https://github-redirect.dependabot.com/jsdom/jsdom/issues/3203">#3203</a>)</li>
    <li><a href="https://github.com/jsdom/jsdom/commit/364c77d10d260ad6fdcb9411a125920700504c6b"><code>364c77d</code></a> Bump to ws 7.4.6</li>
    <li><a href="https://github.com/jsdom/jsdom/commit/93ba6a01c11c759b81900db4a07d8f219a949bf8"><code>93ba6a0</code></a> We are now on Matrix (<a href="https://github-redirect.dependabot.com/jsdom/jsdom/issues/3207">#3207</a>)</li>
    <li>Additional commits viewable in <a href="https://github.com/jsdom/jsdom/compare/16.4.0...16.7.0">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jsdom&package-manager=npm_and_yarn&previous-version=16.4.0&new-version=16.7.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/ros-tooling/action-ros-ci/network/alerts).
    
    </details>
    dependabot[bot] committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    4a72f7d View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. Bump prettier from 2.3.2 to 2.7.1

    Bumps [prettier](https://github.com/prettier/prettier) from 2.3.2 to 2.7.1.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/prettier/prettier/releases">prettier's releases</a>.</em></p>
    <blockquote>
    <h2>2.7.1</h2>
    <p>🔗 <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#271">Changelog</a></p>
    <h2>2.7.0</h2>
    <p><a href="https://github.com/prettier/prettier/compare/2.7.0...2.7.0">diff</a></p>
    <p>🔗 <a href="https://prettier.io/blog/2022/06/14/2.7.0.html">Release note</a></p>
    <h2>2.6.2</h2>
    <p>🔗 <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#262">Changelog</a></p>
    <h2>2.6.1</h2>
    <p>🔗 <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#261">Changelog</a></p>
    <h2>2.6.0</h2>
    <p>🔗 <a href="https://prettier.io/blog/2022/03/16/2.6.0.html">Release note</a></p>
    <h2>2.5.1</h2>
    <p>🔗 <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#251">Changelog</a></p>
    <h2>2.5.0</h2>
    <p><a href="https://github.com/prettier/prettier/compare/2.4.1...2.5.0">diff</a></p>
    <p>🔗 <a href="https://prettier.io/blog/2021/11/25/2.5.0.html">Release note</a></p>
    <h2>2.4.1</h2>
    <p>🔗 <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#241">Changelog</a></p>
    <h2>2.4.0</h2>
    <p><a href="https://github.com/prettier/prettier/compare/2.3.2...2.4.0">diff</a></p>
    <p><a href="https://prettier.io/blog/2021/09/09/2.4.0.html">Release note</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md">prettier's changelog</a>.</em></p>
    <blockquote>
    <h1>2.7.1</h1>
    <p><a href="https://github.com/prettier/prettier/compare/2.7.0...2.7.1">diff</a></p>
    <h4>Keep useful empty lines in description (<a href="https://github-redirect.dependabot.com/prettier/prettier/pull/13013">#13013</a> by <a href="https://github.com/chimurai"><code>@​chimurai</code></a>)</h4>
    <!-- raw HTML omitted -->
    <pre lang="graphql"><code># Input
    &quot;&quot;&quot;
    First line
    <p>Second Line
    &quot;&quot;&quot;
    type Person {
    name: String
    }</p>
    <h1>Prettier 2.7.0</h1>
    <p>&quot;&quot;&quot;
    First line
    Second Line
    &quot;&quot;&quot;
    type Person {
    name: String
    }</p>
    <h1>Prettier 2.7.1</h1>
    <p>&quot;&quot;&quot;
    First line</p>
    <p>Second Line
    &quot;&quot;&quot;
    type Person {
    name: String
    }
    </code></pre></p>
    <h1>2.7.0</h1>
    <p><a href="https://github.com/prettier/prettier/compare/2.6.2...2.7.0">diff</a></p>
    <p>🔗 <a href="https://prettier.io/blog/2022/06/14/2.7.0.html">Release Notes</a></p>
    <h1>2.6.2</h1>
    <p><a href="https://github.com/prettier/prettier/compare/2.6.1...2.6.2">diff</a></p>
    <h4>Fix LESS/SCSS format error (<a href="https://github-redirect.dependabot.com/prettier/prettier/pull/12536">#12536</a> by <a href="https://github.com/fisker"><code>@​fisker</code></a>)</h4>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/prettier/prettier/commit/eeed611c728fb2f5f601440bbb78046a2a8aad83"><code>eeed611</code></a> Release 2.7.1</li>
    <li><a href="https://github.com/prettier/prettier/commit/794d9d15585e7c84ab433eefa6daf423dae0ec29"><code>794d9d1</code></a> bugfix(graphql): Keep useful empty lines in description (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/13013">#13013</a>)</li>
    <li><a href="https://github.com/prettier/prettier/commit/dd2af6f0536fc614829318fa554bacd0c6a2934a"><code>dd2af6f</code></a> Fix <code>--skip-dependencies-install</code></li>
    <li><a href="https://github.com/prettier/prettier/commit/b21772baaa423c3de72d30ec3e72142408131de0"><code>b21772b</code></a> Allow skip depencies install &amp; set repo</li>
    <li><a href="https://github.com/prettier/prettier/commit/5530ad24b952e0c48d6b13a17fbba0c45b645f8d"><code>5530ad2</code></a> Merge branch 'main' of github.com:prettier/prettier</li>
    <li><a href="https://github.com/prettier/prettier/commit/c7c99305e9e231ad3b025d9229ceb94817960b0b"><code>c7c9930</code></a> Clean changelog</li>
    <li><a href="https://github.com/prettier/prettier/commit/448786fe35c3b5a7143c9a0588b2be393f76b22e"><code>448786f</code></a> Revert changes in release script</li>
    <li><a href="https://github.com/prettier/prettier/commit/6b388faa5061b5734f829e3c893a6815fbeaa261"><code>6b388fa</code></a> Add truncate</li>
    <li><a href="https://github.com/prettier/prettier/commit/109333ad99f3f7c53e5a0bdbd5272d09cb01b1cc"><code>109333a</code></a> Git blame ignore 2.7.0</li>
    <li><a href="https://github.com/prettier/prettier/commit/59ec4f2ef4aef37c10a265aa7fc568c596fb4427"><code>59ec4f2</code></a> Bump Prettier dependency to 2.7.0</li>
    <li>Additional commits viewable in <a href="https://github.com/prettier/prettier/compare/2.3.2...2.7.1">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/~prettier-bot">prettier-bot</a>, a new releaser for prettier since your current version.</p>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=prettier&package-manager=npm_and_yarn&previous-version=2.3.2&new-version=2.7.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    1d0863c View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Bump actions/setup-node from 3.4.0 to 3.4.1

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.4.0 to 3.4.1.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/actions/setup-node/releases">actions/setup-node's releases</a>.</em></p>
    <blockquote>
    <h2>Fix pnpm output and node-version  output issues</h2>
    <p>In scope of this release we fixed bugs related to the pnpm 7.5.1 output issue from <code>pnpm store path</code> <a href="https://github-redirect.dependabot.com/actions/setup-node/pull/545">actions/setup-node#545</a>. Moreover we fixed the issue with falling on node-version output <a href="https://github-redirect.dependabot.com/actions/setup-node/pull/540">actions/setup-node#540</a>.</p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/actions/setup-node/commit/2fddd8803e2f5c9604345a0b591c3020ee971a93"><code>2fddd88</code></a> fixing pnpm output issue (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/545">#545</a>)</li>
    <li><a href="https://github.com/actions/setup-node/commit/ad8542ca5eddfadd434c12500073d0cfe51ca1c7"><code>ad8542c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/setup-node/issues/540">#540</a> from dmitry-shibanov/fix-error-node-version</li>
    <li><a href="https://github.com/actions/setup-node/commit/3d11add77113802f5dc907ae13379fa7ffdcd839"><code>3d11add</code></a> remove unused import</li>
    <li><a href="https://github.com/actions/setup-node/commit/072a2e3b100f5d9394c602616700b044ce5e72f8"><code>072a2e3</code></a> add trim and silent true</li>
    <li><a href="https://github.com/actions/setup-node/commit/28ad38fe0624edc69ffde19aa0a6b8be0573641f"><code>28ad38f</code></a> add try catch</li>
    <li><a href="https://github.com/actions/setup-node/commit/48de4c13f6f686eebe0d350838793fffd4421b26"><code>48de4c1</code></a> change to streams</li>
    <li><a href="https://github.com/actions/setup-node/commit/aab7cc882a63a6e74f0d36e92552d03d190d4e7e"><code>aab7cc8</code></a> add silent</li>
    <li>See full diff in <a href="https://github.com/actions/setup-node/compare/v3.4.0...v3.4.1">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/setup-node&package-manager=github_actions&previous-version=3.4.0&new-version=3.4.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    bab0c0c View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. Bump eslint-plugin-prettier from 3.3.1 to 3.4.1

    Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.3.1 to 3.4.1.
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a href="https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md">eslint-plugin-prettier's changelog</a>.</em></p>
    <blockquote>
    <h2>v3.4.1 (2021-08-20)</h2>
    <ul>
    <li>build(deps): Bump glob-parent from 5.0.0 to 5.1.2 (<a href="https://github-redirect.dependabot.com/prettier/eslint-plugin-prettier/issues/420">#420</a>) (<a href="https://github.com/prettier/eslint-plugin-prettier/commit/b6d075cf7111468e8af4161c306c7f37f09f220e">b6d075c</a>)</li>
    <li>build(deps): Bump path-parse from 1.0.6 to 1.0.7 (<a href="https://github-redirect.dependabot.com/prettier/eslint-plugin-prettier/issues/425">#425</a>) (<a href="https://github.com/prettier/eslint-plugin-prettier/commit/24f957ee2a5476bb9cc8e64921b9841fc751391e">24f957e</a>)</li>
    <li>feat: support <code>@graphql-eslint/eslint-plugin</code> out of box (<a href="https://github-redirect.dependabot.com/prettier/eslint-plugin-prettier/issues/413">#413</a>) (<a href="https://github.com/prettier/eslint-plugin-prettier/commit/ec6fbb159e2454c6e145db55480932dc953cf7c1">ec6fbb1</a>)</li>
    <li>chore: add tests for Node 16 (<a href="https://github-redirect.dependabot.com/prettier/eslint-plugin-prettier/issues/410">#410</a>) (<a href="https://github.com/prettier/eslint-plugin-prettier/commit/76bd45ece6d56eb52f75db6b4a1efdd2efb56392">76bd45e</a>)</li>
    </ul>
    <h2>v3.4.0 (2021-04-15)</h2>
    <ul>
    <li>feat: support processor virtual filename (<a href="https://github-redirect.dependabot.com/prettier/eslint-plugin-prettier/issues/401">#401</a>) (<a href="https://github.com/prettier/eslint-plugin-prettier/commit/ee0ccc6ac06d13cd546e78b444e53164f59eb27f">ee0ccc6</a>)</li>
    <li>Simplify report logic (<a href="https://github-redirect.dependabot.com/prettier/eslint-plugin-prettier/issues/380">#380</a>) (<a href="https://github.com/prettier/eslint-plugin-prettier/commit/d993f247b5661683af031ab3b93955a0dfe448fa">d993f24</a>)</li>
    <li>Update: README.md (<a href="https://github-redirect.dependabot.com/prettier/eslint-plugin-prettier/issues/375">#375</a>) (<a href="https://github.com/prettier/eslint-plugin-prettier/commit/3ea4242a8d4acdb76eb7e7dca9e44d3e87db70e3">3ea4242</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li>See full diff in <a href="https://github.com/prettier/eslint-plugin-prettier/commits">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-prettier&package-manager=npm_and_yarn&previous-version=3.3.1&new-version=3.4.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    08526fc View commit details
    Browse the repository at this point in the history
  2. Rename the https://github.com/ros2/ros2 branch to 'rolling'. (#761)

    That is the new default, so follow it here.
    
    Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
    clalancette committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    e0eeca0 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Bump hmarr/auto-approve-action from 2.2.1 to 2.4.0

    Bumps [hmarr/auto-approve-action](https://github.com/hmarr/auto-approve-action) from 2.2.1 to 2.4.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/hmarr/auto-approve-action/releases">hmarr/auto-approve-action's releases</a>.</em></p>
    <blockquote>
    <h2>v2.4.0</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>Default <code>github-token</code> to <code>github.token</code> by <a href="https://github.com/MichaelDeBoey"><code>@​MichaelDeBoey</code></a> in <a href="https://github-redirect.dependabot.com/hmarr/auto-approve-action/pull/202">hmarr/auto-approve-action#202</a></li>
    </ul>
    <h2>New Contributors</h2>
    <ul>
    <li><a href="https://github.com/MichaelDeBoey"><code>@​MichaelDeBoey</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/hmarr/auto-approve-action/pull/202">hmarr/auto-approve-action#202</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a href="https://github.com/hmarr/auto-approve-action/compare/v2.3.0...v2.4.0">https://github.com/hmarr/auto-approve-action/compare/v2.3.0...v2.4.0</a></p>
    <h2>v2.3.0</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>A review message can be specified as an input to the action (by <a href="https://github.com/ghaith96"><code>@​ghaith96</code></a> in <a href="https://github-redirect.dependabot.com/hmarr/auto-approve-action/pull/200">hmarr/auto-approve-action#200</a>)</li>
    </ul>
    <h2>New Contributors</h2>
    <ul>
    <li><a href="https://github.com/ghaith96"><code>@​ghaith96</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/hmarr/auto-approve-action/pull/200">hmarr/auto-approve-action#200</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a href="https://github.com/hmarr/auto-approve-action/compare/v2.2.1...v2.3.0">https://github.com/hmarr/auto-approve-action/compare/v2.2.1...v2.3.0</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/hmarr/auto-approve-action/commit/9ae347e9f84a25da76c915a406cb17cfece1716d"><code>9ae347e</code></a> Add instructions for overriding the GitHub token</li>
    <li><a href="https://github.com/hmarr/auto-approve-action/commit/64541f6768dc2bf8d068c38b98691312e25ed101"><code>64541f6</code></a> Clarify version in README</li>
    <li><a href="https://github.com/hmarr/auto-approve-action/commit/dead2181de72e5fe73f9f22496f1997c6ed7c241"><code>dead218</code></a> Merge branch 'check-dist' into v2</li>
    <li><a href="https://github.com/hmarr/auto-approve-action/commit/61ba00014a5d9d9cf4f6c9b15619a8beb35abd8d"><code>61ba000</code></a> feat: default <code>github-token</code> to <code>github.token</code> (<a href="https://github-redirect.dependabot.com/hmarr/auto-approve-action/issues/202">#202</a>)</li>
    <li><a href="https://github.com/hmarr/auto-approve-action/commit/15b9c033286090ea904a5568e7ff1afe17bb097c"><code>15b9c03</code></a> Improve dist CI check</li>
    <li><a href="https://github.com/hmarr/auto-approve-action/commit/e3e11914d6150b69904e7f17382ecd9d732d8f37"><code>e3e1191</code></a> Typo in README</li>
    <li><a href="https://github.com/hmarr/auto-approve-action/commit/2e149c361b307ef99b7c330f05aa4c220b7f817b"><code>2e149c3</code></a> Use node 18 in CI</li>
    <li><a href="https://github.com/hmarr/auto-approve-action/commit/289663ba23b25490501b1b997cef1466b2a57dc3"><code>289663b</code></a> Feature/add optional review message (<a href="https://github-redirect.dependabot.com/hmarr/auto-approve-action/issues/200">#200</a>)</li>
    <li><a href="https://github.com/hmarr/auto-approve-action/commit/a9bede8707df89b4257f97080aa33a24aa11d2cd"><code>a9bede8</code></a> Loud diff</li>
    <li><a href="https://github.com/hmarr/auto-approve-action/commit/1ec4be6ee5cb33a57eb59cf032561745d7e768d8"><code>1ec4be6</code></a> Add vscode config</li>
    <li>Additional commits viewable in <a href="https://github.com/hmarr/auto-approve-action/compare/v2.2.1...v2.4.0">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=hmarr/auto-approve-action&package-manager=github_actions&previous-version=2.2.1&new-version=2.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    76ca39e View commit details
    Browse the repository at this point in the history
  2. Bump @actions/core from 1.4.0 to 1.9.1

    Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.4.0 to 1.9.1.
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a href="https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md"><code>@​actions/core</code>'s changelog</a>.</em></p>
    <blockquote>
    <h3>1.9.1</h3>
    <ul>
    <li>Randomize delimiter when calling <code>core.exportVariable</code></li>
    </ul>
    <h3>1.9.0</h3>
    <ul>
    <li>Added <code>toPosixPath</code>, <code>toWin32Path</code> and <code>toPlatformPath</code> utilities <a href="https://github-redirect.dependabot.com/actions/toolkit/pull/1102">#1102</a></li>
    </ul>
    <h3>1.8.2</h3>
    <ul>
    <li>Update to v2.0.1 of <code>@actions/http-client</code> <a href="https://github-redirect.dependabot.com/actions/toolkit/pull/1087">#1087</a></li>
    </ul>
    <h3>1.8.1</h3>
    <ul>
    <li>Update to v2.0.0 of <code>@actions/http-client</code></li>
    </ul>
    <h3>1.8.0</h3>
    <ul>
    <li>Deprecate <code>markdownSummary</code> extension export in favor of <code>summary</code>
    <ul>
    <li><a href="https://github-redirect.dependabot.com/actions/toolkit/pull/1072">actions/toolkit#1072</a></li>
    <li><a href="https://github-redirect.dependabot.com/actions/toolkit/pull/1073">actions/toolkit#1073</a></li>
    </ul>
    </li>
    </ul>
    <h3>1.7.0</h3>
    <ul>
    <li><a href="https://github-redirect.dependabot.com/actions/toolkit/pull/1014">Added <code>markdownSummary</code> extension</a></li>
    </ul>
    <h3>1.6.0</h3>
    <ul>
    <li><a href="https://github-redirect.dependabot.com/actions/toolkit/pull/919">Added OIDC Client function <code>getIDToken</code></a></li>
    <li><a href="https://github-redirect.dependabot.com/actions/toolkit/pull/896">Added <code>file</code> parameter to <code>AnnotationProperties</code></a></li>
    </ul>
    <h3>1.5.0</h3>
    <ul>
    <li><a href="https://github-redirect.dependabot.com/actions/toolkit/pull/855">Added support for notice annotations and more annotation fields</a></li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li>See full diff in <a href="https://github.com/actions/toolkit/commits/HEAD/packages/core">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@actions/core&package-manager=npm_and_yarn&previous-version=1.4.0&new-version=1.9.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/ros-tooling/action-ros-ci/network/alerts).
    
    </details>
    dependabot[bot] committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    134954c View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Bump acorn from 8.1.0 to 8.8.0

    Bumps [acorn](https://github.com/acornjs/acorn) from 8.1.0 to 8.8.0.
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/acornjs/acorn/commit/18ae3fcd33e7218450686a2a1bb78e39bc3d2025"><code>18ae3fc</code></a> Mark version 8.8.0</li>
    <li><a href="https://github.com/acornjs/acorn/commit/b2ecf7a378097a95c9244209cd5e4aff748c2b2c"><code>b2ecf7a</code></a> Default allowHashBang to true when ecmaVersion &gt;= 2023</li>
    <li><a href="https://github.com/acornjs/acorn/commit/05d86d8559347e7517be7b5215f2410037d3a517"><code>05d86d8</code></a> Exclude object-shorthand from linting</li>
    <li><a href="https://github.com/acornjs/acorn/commit/e722129eb3df83d6bf52108f4faaad41475cd0d4"><code>e722129</code></a> Bump deps</li>
    <li><a href="https://github.com/acornjs/acorn/commit/487ab0688777a9be0df561d84c4cd895187a1feb"><code>487ab06</code></a> Exclude decorators from supported features</li>
    <li><a href="https://github.com/acornjs/acorn/commit/153d490c742089eb51d2c4e4a478fcf4d5f07e52"><code>153d490</code></a> Bump test262 to latest commit</li>
    <li><a href="https://github.com/acornjs/acorn/commit/fb4afdecf7ff588cc65ddef608d3e6e88e05edb5"><code>fb4afde</code></a> Destructuring assignment rest element could include simple parenthesized target</li>
    <li><a href="https://github.com/acornjs/acorn/commit/6230c89dd332ed9bd36a445b1a479c7fa2307b8e"><code>6230c89</code></a> better comment message for pp.overrideContext</li>
    <li><a href="https://github.com/acornjs/acorn/commit/9c2cad5c9b51235a1933d45d7b5998849e6f8a7d"><code>9c2cad5</code></a> Don't recognize directives when ECMAVersion &lt; 5</li>
    <li><a href="https://github.com/acornjs/acorn/commit/04bdf9a67ebc38e8de717db5311a5401c8f1b6c5"><code>04bdf9a</code></a> Mark version 8.7.1</li>
    <li>Additional commits viewable in <a href="https://github.com/acornjs/acorn/compare/8.1.0...8.8.0">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=acorn&package-manager=npm_and_yarn&previous-version=8.1.0&new-version=8.8.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    b809658 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Do not run 'rosdep install' on Windows (#773)

    Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
    christophebedard committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    9ca5b23 View commit details
    Browse the repository at this point in the history
  2. Move lint job to separate workflow file and check build artifact (#774)

    Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
    christophebedard committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    78375ce View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Bump actions/setup-node from 3.4.1 to 3.5.0

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.4.1 to 3.5.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/actions/setup-node/releases">actions/setup-node's releases</a>.</em></p>
    <blockquote>
    <h2>Add support for engines.node and Volta</h2>
    <p>In scope of this release we add support for engines.node. The action will be able to grab the version form package.json#engines.node. <a href="https://github-redirect.dependabot.com/actions/setup-node/pull/485">actions/setup-node#485</a>. Moreover, we <a href="https://github-redirect.dependabot.com/actions/setup-node/pull/532">added support for Volta</a></p>
    <p>Besides, we updated <a href="https://github-redirect.dependabot.com/actions/setup-node/pull/574"><code>@​actions/core</code> to 1.9.1</a> and <a href="https://github-redirect.dependabot.com/actions/setup-node/pull/573"><code>@​actions/cache</code> to 3.0.4</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/actions/setup-node/commit/969bd2663942d722d85b6a8626225850c2f7be4b"><code>969bd26</code></a> Fix test volta priority (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/577">#577</a>)</li>
    <li><a href="https://github.com/actions/setup-node/commit/9f3a02bbd17adc05b078145bb8f676c84be77e89"><code>9f3a02b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/setup-node/issues/532">#532</a> from jef/main</li>
    <li><a href="https://github.com/actions/setup-node/commit/4cffe5c52b4c7a58d230a4f51f534a7bf0f1dfce"><code>4cffe5c</code></a> chore: remove sponge usage</li>
    <li><a href="https://github.com/actions/setup-node/commit/0efefb3c0b635aa27a368ae8b1eb60345072b977"><code>0efefb3</code></a> Merge remote-tracking branch 'upstream/main'</li>
    <li><a href="https://github.com/actions/setup-node/commit/1e6f2cd3121764f4065a4f231bbc7222d7ffc0a4"><code>1e6f2cd</code></a> test: add volta e2e test</li>
    <li><a href="https://github.com/actions/setup-node/commit/30f0e7dc5aa0e546410a28dc80a10d8114ee873e"><code>30f0e7d</code></a> Update <code>@​actions/core</code> to 1.9.1 (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/574">#574</a>)</li>
    <li><a href="https://github.com/actions/setup-node/commit/c8f0d105851628358c640b5e1ba0feb8990cab50"><code>c8f0d10</code></a> upgrade <code>@action/cache</code> to 3.0.4 to fix stuck issue (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/573">#573</a>)</li>
    <li><a href="https://github.com/actions/setup-node/commit/b4b18e5317cee56876918c4f099a680d3bca1cb8"><code>b4b18e5</code></a> Update package json version (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/570">#570</a>)</li>
    <li><a href="https://github.com/actions/setup-node/commit/9efe00a0025efeba48d576d3e3098477d681ce43"><code>9efe00a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/setup-node/issues/569">#569</a> from e-korolevskii/main</li>
    <li><a href="https://github.com/actions/setup-node/commit/35ba06beb71a75ab56021813e9ee318e7744e373"><code>35ba06b</code></a> docs(contributor's guide): Update link</li>
    <li>Additional commits viewable in <a href="https://github.com/actions/setup-node/compare/v3.4.1...v3.5.0">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/setup-node&package-manager=github_actions&previous-version=3.4.1&new-version=3.5.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@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)
    - `@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)
    - `@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)
    
    
    </details>
    dependabot[bot] committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    11a4af1 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2022

  1. Bump minimatch from 3.0.4 to 3.1.2 (#781)

    Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
    - [Release notes](https://github.com/isaacs/minimatch/releases)
    - [Commits](isaacs/minimatch@v3.0.4...v3.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: minimatch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    3145e92 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. add additional commands to pull private submodules using ssh urls (#783)

    Signed-off-by: Sally Ly <sallyly07@gmail.com>
    sallydly committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    7f1770b View commit details
    Browse the repository at this point in the history
  2. 0.2.7

    Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
    christophebedard committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    589e850 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. Update DEVELOPING.md

    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    christophebedard committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    c341a30 View commit details
    Browse the repository at this point in the history
  2. Bump package versions in tests (#791)

    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    christophebedard committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    cc3d1b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Remove Galactic since it is EOL (#790)

    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    christophebedard committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    f3f9f5a View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Bump actions/setup-node from 3.5.0 to 3.6.0 (#788)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.5.0 to 3.6.0.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v3.5.0...v3.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    c70db82 View commit details
    Browse the repository at this point in the history
  2. Bump json5 from 2.1.2 to 2.2.3 (#789)

    Bumps [json5](https://github.com/json5/json5) from 2.1.2 to 2.2.3.
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v2.1.2...v2.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    7134e5c View commit details
    Browse the repository at this point in the history
  3. Bump husky from 6.0.0 to 8.0.3 (#787)

    Bumps [husky](https://github.com/typicode/husky) from 6.0.0 to 8.0.3.
    - [Release notes](https://github.com/typicode/husky/releases)
    - [Commits](typicode/husky@v6.0.0...v8.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: husky
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    6a76014 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Bump decode-uri-component from 0.2.0 to 0.2.2 (#785)

    Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
    - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
    - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: decode-uri-component
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    27e0fd6 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Upgrade to Node.js v16 (#778)

    Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    christophebedard committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    e9721b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Run 'colcon test-result' to print test failures (#794)

    Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
    christophebedard committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    79e12af View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2023

  1. Bump setup-ros to v0.6 in README

    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    christophebedard committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    2899c34 View commit details
    Browse the repository at this point in the history
  2. 0.3.0

    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    christophebedard committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    9b0a59e View commit details
    Browse the repository at this point in the history
  3. Update version to v0.3 in README

    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    christophebedard committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    fc52906 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Add Iron to valid distros (#823)

    Signed-off-by: Alex Moriarty <alex.moriarty@picknik.ai>
    moriarty committed May 30, 2023
    Configuration menu
    Copy the full SHA
    e83659a View commit details
    Browse the repository at this point in the history
  2. 0.3.1

    Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
    christophebedard committed May 30, 2023
    Configuration menu
    Copy the full SHA
    ca3d91b View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Add optional ref arg for branch to pull (#824)

    Signed-off-by: Alex Moriarty <alex.moriarty@picknik.ai>
    moriarty committed May 31, 2023
    Configuration menu
    Copy the full SHA
    a403da1 View commit details
    Browse the repository at this point in the history
  2. 0.3.2

    Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
    christophebedard committed May 31, 2023
    Configuration menu
    Copy the full SHA
    995de1c View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Update distros in tests (#828)

    Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
    christophebedard committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    c9e8081 View commit details
    Browse the repository at this point in the history
  2. Use console_direct event handler for colcon test (#827)

    Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
    christophebedard committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    202d93a View commit details
    Browse the repository at this point in the history
  3. 0.3.3

    Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
    christophebedard committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    48e2c83 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Bump @babel/traverse from 7.20.13 to 7.23.2 (#832)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    2a1c309 View commit details
    Browse the repository at this point in the history
  2. 0.3.4

    Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
    christophebedard committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    3cfe858 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Update setup-ros to v0.7 in README examples

    Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
    christophebedard committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    38c12d5 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. read the GitHub server URL from the 'GITHUB_SERVER_URL' env variable (#…

    …835)
    
    Signed-off-by: Christian Rauch <Christian.Rauch@de.bosch.com>
    christian-rauch committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    67b4ac4 View commit details
    Browse the repository at this point in the history
  2. 0.3.5

    Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
    christophebedard committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    bc41bd3 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Add skip-rosdep-install & rosdep-check options (#830)

    Signed-off-by: nelson <kaichie.lee@gmail.com>
    kaichie committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    d3afb09 View commit details
    Browse the repository at this point in the history
  2. 0.3.6

    Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
    christophebedard committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    634e9ac View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Add Ubuntu 24.04 Noble and switch Rolling to it (#842)

    Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
    christophebedard committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    c15aed4 View commit details
    Browse the repository at this point in the history
  2. Use setup-ros@master

    Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
    christophebedard committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    8bb4039 View commit details
    Browse the repository at this point in the history
  3. Lower dependabot update frequency (#841)

    Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
    christophebedard committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    b747de1 View commit details
    Browse the repository at this point in the history
  4. Bump actions/setup-node from 3.6.0 to 4.0.2 (#846)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.6.0 to 4.0.2.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v3.6.0...v4.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    a9cc7b5 View commit details
    Browse the repository at this point in the history
  5. Bump actions/checkout from 3 to 4 (#848)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    06f0501 View commit details
    Browse the repository at this point in the history
  6. Bump ts-jest from 29.0.5 to 29.1.2 (#851)

    Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.0.5 to 29.1.2.
    - [Release notes](https://github.com/kulshekhar/ts-jest/releases)
    - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
    - [Commits](kulshekhar/ts-jest@v29.0.5...v29.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: ts-jest
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    bab3bff View commit details
    Browse the repository at this point in the history
  7. Bump jest-circus from 29.4.2 to 29.7.0 (#849)

    Bumps [jest-circus](https://github.com/jestjs/jest/tree/HEAD/packages/jest-circus) from 29.4.2 to 29.7.0.
    - [Release notes](https://github.com/jestjs/jest/releases)
    - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest-circus)
    
    ---
    updated-dependencies:
    - dependency-name: jest-circus
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    20075a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Bump pascalgn/automerge-action from 0.15.3 to 0.16.2 (#847)

    Bumps [pascalgn/automerge-action](https://github.com/pascalgn/automerge-action) from 0.15.3 to 0.16.2.
    - [Release notes](https://github.com/pascalgn/automerge-action/releases)
    - [Commits](pascalgn/automerge-action@v0.15.3...v0.16.2)
    
    ---
    updated-dependencies:
    - dependency-name: pascalgn/automerge-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    68540d6 View commit details
    Browse the repository at this point in the history
  2. Bump @typescript-eslint/parser from 5.51.0 to 5.62.0 (#833)

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.51.0 to 5.62.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.62.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    071bb9c View commit details
    Browse the repository at this point in the history
  3. Bump yaml from 2.2.1 to 2.4.1 (#852)

    Bumps [yaml](https://github.com/eemeli/yaml) from 2.2.1 to 2.4.1.
    - [Release notes](https://github.com/eemeli/yaml/releases)
    - [Commits](eemeli/yaml@v2.2.1...v2.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: yaml
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    9cb9382 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Bump hmarr/auto-approve-action from 2.4.0 to 4.0.0 (#840)

    Bumps [hmarr/auto-approve-action](https://github.com/hmarr/auto-approve-action) from 2.4.0 to 4.0.0.
    - [Release notes](https://github.com/hmarr/auto-approve-action/releases)
    - [Commits](hmarr/auto-approve-action@v2.4.0...v4.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: hmarr/auto-approve-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    3dfca1f View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Add no-symlink-install option (#859)

    Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
    christophebedard committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    769c644 View commit details
    Browse the repository at this point in the history
  2. 0.3.7

    Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
    christophebedard committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    3d43551 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Print list of Python packages and their version (#862)

    Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
    christophebedard committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    0fad106 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. add jazzy support (#863)

    Signed-off-by: ijnek <kenjibrameld@gmail.com>
    ijnek committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    b418fc0 View commit details
    Browse the repository at this point in the history
  2. 0.3.8

    Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
    christophebedard committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    4cf5df1 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. add space before -m (#865)

    Signed-off-by: wep21 <daisuke.nishimatsu1021@gmail.com>
    wep21 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    68c19d0 View commit details
    Browse the repository at this point in the history
  2. 0.3.9

    Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
    christophebedard committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    fcaebb7 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Use pip3 instead of pip (#867)

    Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
    christophebedard committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    80c80b8 View commit details
    Browse the repository at this point in the history
  2. 0.3.10

    Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
    christophebedard committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    c1948f6 View commit details
    Browse the repository at this point in the history
  3. Make 'pip3 freeze' optional (#868)

    Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
    christophebedard committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    3a279e6 View commit details
    Browse the repository at this point in the history
  4. 0.3.11

    Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
    christophebedard committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    6b8f219 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. skip installation of rti Connext 6.0.1 (#869)

    Signed-off-by: Mikael Arguedas <mikael.arguedas@gmail.com>
    mikaelarguedas committed May 14, 2024
    Configuration menu
    Copy the full SHA
    6431a16 View commit details
    Browse the repository at this point in the history
  2. 0.3.12

    Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
    christophebedard committed May 14, 2024
    Configuration menu
    Copy the full SHA
    8cf3d2d View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Migrate to Node.js v20 (#870)

    Signed-off-by: Mikael Arguedas <mikael.arguedas@gmail.com>
    Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
    Co-authored-by: Christophe Bedard <christophe.bedard@apex.ai>
    mikaelarguedas and christophebedard committed May 17, 2024
    Configuration menu
    Copy the full SHA
    36b8e42 View commit details
    Browse the repository at this point in the history
  2. 0.3.13

    Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
    christophebedard committed May 17, 2024
    Configuration menu
    Copy the full SHA
    9dfe8a0 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Bump @typescript-eslint/eslint-plugin from 7.8.0 to 7.9.0 (#873)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.8.0 to 7.9.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.9.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 21, 2024
    Configuration menu
    Copy the full SHA
    deb68c5 View commit details
    Browse the repository at this point in the history
  2. Bump @typescript-eslint/parser from 7.8.0 to 7.10.0 (#874)

    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 21, 2024
    Configuration menu
    Copy the full SHA
    46e9655 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Update README to include Jazzy (#875)

    Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
    christophebedard committed May 23, 2024
    Configuration menu
    Copy the full SHA
    f37af3b View commit details
    Browse the repository at this point in the history
  2. 0.3.14

    Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
    christophebedard committed May 23, 2024
    Configuration menu
    Copy the full SHA
    0c87ffc View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Bump @typescript-eslint/eslint-plugin from 7.9.0 to 7.10.0 (#876)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.9.0 to 7.10.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.10.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 28, 2024
    Configuration menu
    Copy the full SHA
    e5cb918 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configure husky (#877)

    Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
    christophebedard committed May 29, 2024
    Configuration menu
    Copy the full SHA
    c48db04 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Bump @typescript-eslint/parser from 7.10.0 to 7.11.0 (#878)

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.10.0 to 7.11.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.11.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    cfc1fe3 View commit details
    Browse the repository at this point in the history
  2. Bump @typescript-eslint/eslint-plugin from 7.10.0 to 7.11.0 (#879)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.10.0 to 7.11.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.11.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    07304a4 View commit details
    Browse the repository at this point in the history
  3. Bump prettier from 3.2.5 to 3.3.0 (#880)

    Bumps [prettier](https://github.com/prettier/prettier) from 3.2.5 to 3.3.0.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.2.5...3.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    bef8f45 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Bump @typescript-eslint/parser from 7.11.0 to 7.12.0 (#883)

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.11.0 to 7.12.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.12.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    e7952ce View commit details
    Browse the repository at this point in the history
  2. Bump @typescript-eslint/eslint-plugin from 7.11.0 to 7.12.0 (#882)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.11.0 to 7.12.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.12.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    62a2e46 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. run either apt or dnf update with or without sudo (#881)

    Signed-off-by: Christian Rauch <Rauch.Christian@gmx.de>
    christianrauch committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    6074655 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Bump @typescript-eslint/eslint-plugin from 7.12.0 to 7.13.0 (#884)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.12.0 to 7.13.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.13.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    7022499 View commit details
    Browse the repository at this point in the history
  2. Bump @typescript-eslint/parser from 7.12.0 to 7.13.0 (#886)

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.12.0 to 7.13.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.13.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    094972d View commit details
    Browse the repository at this point in the history
  3. Bump acorn from 8.11.3 to 8.12.0 (#885)

    Bumps [acorn](https://github.com/acornjs/acorn) from 8.11.3 to 8.12.0.
    - [Commits](acornjs/acorn@8.11.3...8.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: acorn
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    b95cb05 View commit details
    Browse the repository at this point in the history
  4. Bump braces from 3.0.2 to 3.0.3 (#887)

    Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    da60908 View commit details
    Browse the repository at this point in the history