Commit graph

97 commits

Author SHA1 Message Date
dependabot[bot] a3a0ef0393
Bump actions/labeler from 9471598e3b7ff22b2fa181bd79addf94cb3e0847 to 6b107e7a7ee5e054e0bcce60de5181d21e2f00fb (#127056)
Bumps [actions/labeler](https://github.com/actions/labeler) from 9471598e3b7ff22b2fa181bd79addf94cb3e0847 to 6b107e7a7ee5e054e0bcce60de5181d21e2f00fb.
<details>
<summary>Commits</summary>
<ul>
<li><a href="6b107e7a7e"><code>6b107e7</code></a> Bump <code>@​typescript-eslint/parser</code> from 5.59.5 to 5.59.6 (<a href="https://redirect.github.com/actions/labeler/issues/565">#565</a>)</li>
<li><a href="d93c73a681"><code>d93c73a</code></a> Bump <code>@​typescript-eslint/eslint-plugin</code> from 5.59.5 to 5.59.6 (<a href="https://redirect.github.com/actions/labeler/issues/566">#566</a>)</li>
<li><a href="b6f708799c"><code>b6f7087</code></a> Bump <code>@​typescript-eslint/eslint-plugin</code> from 5.59.2 to 5.59.5 (<a href="https://redirect.github.com/actions/labeler/issues/559">#559</a>)</li>
<li><a href="2d89bd5059"><code>2d89bd5</code></a> Bump <code>@​typescript-eslint/parser</code> from 5.59.2 to 5.59.5 (<a href="https://redirect.github.com/actions/labeler/issues/560">#560</a>)</li>
<li><a href="581d1100aa"><code>581d110</code></a> Bump eslint from 8.39.0 to 8.40.0 (<a href="https://redirect.github.com/actions/labeler/issues/558">#558</a>)</li>
<li><a href="8bb4872750"><code>8bb4872</code></a> Bump eslint from 8.38.0 to 8.39.0 (<a href="https://redirect.github.com/actions/labeler/issues/543">#543</a>)</li>
<li><a href="9c4ae1e112"><code>9c4ae1e</code></a> Bump <code>@​typescript-eslint/eslint-plugin</code> from 5.58.0 to 5.59.2 (<a href="https://redirect.github.com/actions/labeler/issues/553">#553</a>)</li>
<li><a href="228fdad71d"><code>228fdad</code></a> Bump prettier from 2.8.7 to 2.8.8 (<a href="https://redirect.github.com/actions/labeler/issues/544">#544</a>)</li>
<li><a href="377691d3d6"><code>377691d</code></a> Bump <code>@​typescript-eslint/parser</code> from 5.58.0 to 5.59.2 (<a href="https://redirect.github.com/actions/labeler/issues/554">#554</a>)</li>
<li>See full diff in <a href="9471598e3b...6b107e7a7e">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`.

---

<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>
2023-05-17 22:57:48 +00:00
Casey Hillers bf88f6053f
[github] Add labeler action (#126012)
Part of https://github.com/flutter/flutter/issues/126002

Migrate the [Cocoon logic for labelling](https://cs.opensource.google/flutter/cocoon/+/main:app_dart/lib/src/request_handlers/github/webhook_subscription.dart;l=352) directly into the repo under test
2023-05-09 18:23:43 +00:00
dependabot[bot] a6ea22c285
Bump codecov/codecov-action from 3.1.2 to 3.1.3 (#125253)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.2 to 3.1.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/codecov/codecov-action/releases">codecov/codecov-action's releases</a>.</em></p>
<blockquote>
<h2>3.1.3</h2>
<h2>What's Changed</h2>
<ul>
<li>build(deps-dev): bump jest-junit from 15.0.0 to 16.0.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/957">codecov/codecov-action#957</a></li>
<li>build(deps): bump openpgp from 5.7.0 to 5.8.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/958">codecov/codecov-action#958</a></li>
<li>build(deps-dev): bump <code>@​types/node</code> from 18.15.10 to 18.15.12 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/959">codecov/codecov-action#959</a></li>
<li>fix: allow for aarch64 build by <a href="https://github.com/thomasrockhu-codecov"><code>@​thomasrockhu-codecov</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/960">codecov/codecov-action#960</a></li>
<li>chore(release): bump to 3.1.3 by <a href="https://github.com/thomasrockhu-codecov"><code>@​thomasrockhu-codecov</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/961">codecov/codecov-action#961</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/codecov/codecov-action/compare/v3.1.2...v3.1.3">https://github.com/codecov/codecov-action/compare/v3.1.2...v3.1.3</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md">codecov/codecov-action's changelog</a>.</em></p>
<blockquote>
<h2>3.1.3</h2>
<h3>Fixes</h3>
<ul>
<li><a href="https://redirect.github.com/codecov/codecov-action/issues/960">#960</a> fix: allow for aarch64 build</li>
</ul>
<h3>Dependencies</h3>
<ul>
<li><a href="https://redirect.github.com/codecov/codecov-action/issues/957">#957</a> build(deps-dev): bump jest-junit from 15.0.0 to 16.0.0</li>
<li><a href="https://redirect.github.com/codecov/codecov-action/issues/958">#958</a> build(deps): bump openpgp from 5.7.0 to 5.8.0</li>
<li><a href="https://redirect.github.com/codecov/codecov-action/issues/959">#959</a> build(deps-dev): bump <code>@​types/node</code> from 18.15.10 to 18.15.12</li>
</ul>
<h2>3.1.2</h2>
<h3>Fixes</h3>
<ul>
<li><a href="https://redirect.github.com/codecov/codecov-action/issues/718">#718</a> Update README.md</li>
<li><a href="https://redirect.github.com/codecov/codecov-action/issues/851">#851</a> Remove unsupported path_to_write_report argument</li>
<li><a href="https://redirect.github.com/codecov/codecov-action/issues/898">#898</a> codeql-analysis.yml</li>
<li><a href="https://redirect.github.com/codecov/codecov-action/issues/901">#901</a> Update README to contain correct information - inputs and negate feature</li>
<li><a href="https://redirect.github.com/codecov/codecov-action/issues/955">#955</a> fix: add in all the extra arguments for uploader</li>
</ul>
<h3>Dependencies</h3>
<ul>
<li><a href="https://redirect.github.com/codecov/codecov-action/issues/819">#819</a> build(deps): bump openpgp from 5.4.0 to 5.5.0</li>
<li><a href="https://redirect.github.com/codecov/codecov-action/issues/835">#835</a> build(deps): bump node-fetch from 3.2.4 to 3.2.10</li>
<li><a href="https://redirect.github.com/codecov/codecov-action/issues/840">#840</a> build(deps): bump ossf/scorecard-action from 1.1.1 to 2.0.4</li>
<li><a href="https://redirect.github.com/codecov/codecov-action/issues/841">#841</a> build(deps): bump <code>@​actions/core</code> from 1.9.1 to 1.10.0</li>
<li><a href="https://redirect.github.com/codecov/codecov-action/issues/843">#843</a> build(deps): bump <code>@​actions/github</code> from 5.0.3 to 5.1.1</li>
<li><a href="https://redirect.github.com/codecov/codecov-action/issues/869">#869</a> build(deps): bump node-fetch from 3.2.10 to 3.3.0</li>
<li><a href="https://redirect.github.com/codecov/codecov-action/issues/872">#872</a> build(deps-dev): bump jest-junit from 13.2.0 to 15.0.0</li>
<li><a href="https://redirect.github.com/codecov/codecov-action/issues/879">#879</a> build(deps): bump decode-uri-component from 0.2.0 to 0.2.2</li>
<li><a href="https://redirect.github.com/codecov/codecov-action/issues/889">#889</a> build(deps): bump ossf/scorecard-action from 1.1.1 to 2.1.2</li>
<li><a href="https://redirect.github.com/codecov/codecov-action/issues/895">#895</a> build(deps): bump json5 from 2.2.1 to 2.2.3</li>
<li><a href="https://redirect.github.com/codecov/codecov-action/issues/896">#896</a> build(deps): bump actions/upload-artifact from 3.1.0 to 3.1.2</li>
<li><a href="https://redirect.github.com/codecov/codecov-action/issues/900">#900</a> build(deps-dev): bump <code>@​vercel/ncc</code> from 0.34.0 to 0.36.1</li>
<li><a href="https://redirect.github.com/codecov/codecov-action/issues/905">#905</a> build(deps-dev): bump typescript from 4.7.4 to 4.9.5</li>
<li><a href="https://redirect.github.com/codecov/codecov-action/issues/911">#911</a> build(deps-dev): bump <code>@​types/node</code> from 16.11.40 to 18.13.0</li>
<li><a href="https://redirect.github.com/codecov/codecov-action/issues/922">#922</a> build(deps-dev): bump <code>@​types/node</code> from 18.13.0 to 18.14.0</li>
<li><a href="https://redirect.github.com/codecov/codecov-action/issues/924">#924</a> build(deps): bump openpgp from 5.5.0 to 5.7.0</li>
<li><a href="https://redirect.github.com/codecov/codecov-action/issues/927">#927</a> build(deps-dev): bump <code>@​types/node</code> from 18.14.0 to 18.14.2</li>
<li><a href="https://redirect.github.com/codecov/codecov-action/issues/933">#933</a> build(deps-dev): bump <code>@​types/node</code> from 18.14.2 to 18.14.6</li>
<li><a href="https://redirect.github.com/codecov/codecov-action/issues/937">#937</a> build(deps-dev): bump <code>@​types/node</code> from 18.14.6 to 18.15.0</li>
<li><a href="https://redirect.github.com/codecov/codecov-action/issues/938">#938</a> build(deps): bump node-fetch from 3.3.0 to 3.3.1</li>
<li><a href="https://redirect.github.com/codecov/codecov-action/issues/945">#945</a> build(deps-dev): bump <code>@​types/node</code> from 18.15.0 to 18.15.5</li>
<li><a href="https://redirect.github.com/codecov/codecov-action/issues/946">#946</a> build(deps-dev): bump <code>@​types/node</code> from 18.15.5 to 18.15.6</li>
<li><a href="https://redirect.github.com/codecov/codecov-action/issues/947">#947</a> build(deps-dev): bump <code>@​types/node</code> from 18.15.6 to 18.15.10</li>
<li><a href="https://redirect.github.com/codecov/codecov-action/issues/951">#951</a> build(deps): bump ossf/scorecard-action from 2.1.2 to 2.1.3</li>
</ul>
<h2>3.1.1</h2>
<h3>Fixes</h3>
<ul>
<li><a href="https://redirect.github.com/codecov/codecov-action/issues/661">#661</a> Update deprecation warning</li>
<li><a href="https://redirect.github.com/codecov/codecov-action/issues/593">#593</a> Create codeql-analysis.yml</li>
<li><a href="https://redirect.github.com/codecov/codecov-action/issues/712">#712</a> README: fix typo</li>
<li><a href="https://redirect.github.com/codecov/codecov-action/issues/725">#725</a> fix: Remove a blank row</li>
<li><a href="https://redirect.github.com/codecov/codecov-action/issues/726">#726</a> Update README.md with correct badge version</li>
</ul>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="894ff025c7"><code>894ff02</code></a> chore(release): bump to 3.1.3 (<a href="https://redirect.github.com/codecov/codecov-action/issues/961">#961</a>)</li>
<li><a href="f539f977d5"><code>f539f97</code></a> fix: allow for aarch64 build (<a href="https://redirect.github.com/codecov/codecov-action/issues/960">#960</a>)</li>
<li><a href="6757614f24"><code>6757614</code></a> build(deps-dev): bump <code>@​types/node</code> from 18.15.10 to 18.15.12 (<a href="https://redirect.github.com/codecov/codecov-action/issues/959">#959</a>)</li>
<li><a href="cdee249da5"><code>cdee249</code></a> build(deps): bump openpgp from 5.7.0 to 5.8.0 (<a href="https://redirect.github.com/codecov/codecov-action/issues/958">#958</a>)</li>
<li><a href="ce548e935a"><code>ce548e9</code></a> build(deps-dev): bump jest-junit from 15.0.0 to 16.0.0 (<a href="https://redirect.github.com/codecov/codecov-action/issues/957">#957</a>)</li>
<li>See full diff in <a href="40a12dcee2...894ff025c7">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=codecov/codecov-action&package-manager=github_actions&previous-version=3.1.2&new-version=3.1.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`.

---

<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>
2023-04-20 22:41:49 +00:00
godofredoc 8bbe71787a
Remove token permissions for coverage. (#124909)
The coverage build does not require write access to checks.
2023-04-17 17:31:30 +00:00
dependabot[bot] afdb2fac05
Bump actions/checkout from 3.5.1 to 3.5.2 (#124822)
Bump actions/checkout from 3.5.1 to 3.5.2
2023-04-13 23:45:05 +00:00
dependabot[bot] b95b86f820
Bump actions/checkout from 3.5.0 to 3.5.1 (#124731)
Bump actions/checkout from 3.5.0 to 3.5.1
2023-04-12 23:39:38 +00:00
dependabot[bot] 6e654d3605
Bump codecov/codecov-action from 3.1.1 to 3.1.2 (#124633)
Bump codecov/codecov-action from 3.1.1 to 3.1.2
2023-04-11 23:20:14 +00:00
dependabot[bot] 1a4f7584d9
Bump ossf/scorecard-action from 2.1.2 to 2.1.3 (#123725)
Bump ossf/scorecard-action from 2.1.2 to 2.1.3
2023-03-29 23:03:46 +00:00
dependabot[bot] d6287cc417
Bump github/codeql-action from 2.2.8 to 2.2.9 (#123564)
Bump github/codeql-action from 2.2.8 to 2.2.9
2023-03-27 22:49:35 +00:00
dependabot[bot] 4831dd99ef
Bump actions/checkout from 3.4.0 to 3.5.0 (#123431)
Bump actions/checkout from 3.4.0 to 3.5.0
2023-03-24 23:17:14 +00:00
dependabot[bot] 789982896a
Bump github/codeql-action from 2.2.7 to 2.2.8 (#123359)
Bump github/codeql-action from 2.2.7 to 2.2.8
2023-03-23 23:09:05 +00:00
dependabot[bot] 267e8896c5
Bump actions/checkout from 3.3.0 to 3.4.0 (#122764)
Bump actions/checkout from 3.3.0 to 3.4.0
2023-03-15 23:10:36 +00:00
dependabot[bot] 502cff69ba
Bump github/codeql-action from 2.2.6 to 2.2.7 (#122763)
Bump github/codeql-action from 2.2.6 to 2.2.7
2023-03-15 23:07:38 +00:00
dependabot[bot] f9ad42a32d
Bump github/codeql-action from 2.2.5 to 2.2.6 (#122431)
Bump github/codeql-action from 2.2.5 to 2.2.6
2023-03-11 03:32:04 +00:00
dependabot[bot] b891465e5c
Bump github/codeql-action from 2.1.39 to 2.2.5 (#121429)
Bump github/codeql-action from 2.1.39 to 2.2.5
2023-03-01 01:27:48 +00:00
dependabot[bot] 2b3ca0dc46
Bump github/codeql-action from 2.1.38 to 2.1.39 (#118735)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.38 to 2.1.39.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](515828d974...a34ca99b46)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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>
2023-01-18 22:10:55 +00:00
dependabot[bot] 13a8dce22d
Bump github/codeql-action from 2.1.37 to 2.1.38 (#118482)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.37 to 2.1.38.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](959cbb7472...515828d974)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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>
2023-01-13 22:07:50 +00:00
dependabot[bot] aabf146f32
Bump github/codeql-action from 2.1.35 to 2.1.37 (#117104)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.35 to 2.1.37.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](b2a92eb56d...959cbb7472)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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>
2023-01-11 16:55:18 +00:00
dependabot[bot] 2e0849e9dc
Bump actions/checkout from 3.1.0 to 3.3.0 (#118052)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.1.0 to 3.3.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](93ea575cb5...ac59398561)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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>
2023-01-11 16:53:50 +00:00
dependabot[bot] 33c71beee4
Bump actions/upload-artifact from 3.1.1 to 3.1.2 (#118116)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](83fd05a356...0b7f8abb15)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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>
2023-01-11 16:53:49 +00:00
dependabot[bot] abd5217f48
Bump ossf/scorecard-action from 2.1.1 to 2.1.2 (#117554)
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](15c10fcf1c...e38b1902ae)

---
updated-dependencies:
- dependency-name: ossf/scorecard-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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>
2022-12-22 23:22:08 +00:00
dependabot[bot] d71fa885ef
Bump ossf/scorecard-action from 2.1.0 to 2.1.1 (#117337)
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](937ffa90d7...15c10fcf1c)

---
updated-dependencies:
- dependency-name: ossf/scorecard-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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>
2022-12-20 20:08:41 +00:00
dependabot[bot] 91c1c70bd0
Bump ossf/scorecard-action from 2.0.6 to 2.1.0 (#117170)
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.0.6 to 2.1.0.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](99c53751e0...937ffa90d7)

---
updated-dependencies:
- dependency-name: ossf/scorecard-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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>
2022-12-15 22:25:55 +00:00
dependabot[bot] 5d042eb350
Bump dessant/lock-threads from 3.0.0 to 4.0.0 (#116545)
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/dessant/lock-threads/releases)
- [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md)
- [Commits](e460dfeb36...c1b35aecc5)

---
updated-dependencies:
- dependency-name: dessant/lock-threads
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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>
2022-12-05 21:41:25 +00:00
dependabot[bot] 4e8dacac8a
Bump github/codeql-action from 2.1.32 to 2.1.35 (#116379)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.32 to 2.1.35.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](4238421316...b2a92eb56d)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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>
2022-12-01 21:44:10 +00:00
dependabot[bot] 9c54635570
Bump codecov/codecov-action from 3.1.0 to 3.1.1 (#113126)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](81cd2dc814...d9f34f8cd5)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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>
2022-11-17 02:32:02 +00:00
dependabot[bot] e66183da33
Bump github/codeql-action from 2.1.25 to 2.1.32 (#115394)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.25 to 2.1.32.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](86f3159a69...4238421316)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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>
2022-11-15 23:33:08 +00:00
dependabot[bot] 44c146abb8
Bump actions/upload-artifact from 3.1.0 to 3.1.1 (#113859) 2022-10-21 22:11:16 +00:00
dependabot[bot] a97dcc0da6
Bump ossf/scorecard-action from 2.0.3 to 2.0.6 (#113735) 2022-10-20 05:52:31 +00:00
Jenn Magder 3f89d6393f
Limit coverage workflow to packages/flutter (#113627) 2022-10-18 15:24:17 -07:00
godofredoc bd4376ca0a
Report coverage to codecov rather than coveralls. (#113084) 2022-10-07 19:50:46 +00:00
godofredoc 8b7a6e4f50
Generate coverage (#112993) 2022-10-07 00:40:23 +00:00
dependabot[bot] 7f80b9f069
Bump actions/checkout from 3.0.2 to 3.1.0 (#112884) 2022-10-05 03:09:35 +00:00
dependabot[bot] c34e9071c0
Bump github/codeql-action from 2.1.24 to 2.1.25 (#112113) 2022-09-21 22:43:22 +00:00
dependabot[bot] 4bf395cb28
Bump github/codeql-action from 2.1.23 to 2.1.24 (#111784) 2022-09-16 23:24:26 +00:00
dependabot[bot] fd8d9269a4
Bump github/codeql-action from 2.1.22 to 2.1.23 (#111697) 2022-09-15 22:35:58 +00:00
godofredoc 4590e07e7d
Manual update of scorecards 2.0.3 (#111441) 2022-09-13 15:58:05 +00:00
dependabot[bot] c54640174f
Bump ossf/scorecard-action from 2.0.0 to 2.0.2 (#111308) 2022-09-10 01:52:22 +00:00
dependabot[bot] 6f9bcec40b
Bump ossf/scorecard-action from 1.1.2 to 2.0.0 (#111219) 2022-09-08 22:14:56 +00:00
dependabot[bot] 1e47bcfb50
Bump github/codeql-action from 2.1.21 to 2.1.22 (#110809) 2022-09-01 22:35:23 +00:00
dependabot[bot] b546f1e57c
Bump github/codeql-action from 2.1.20 to 2.1.21 (#110273) 2022-08-26 06:38:06 +00:00
dependabot[bot] 484a8841fd
Bump github/codeql-action from 2.1.19 to 2.1.20 (#110044) 2022-08-22 22:26:52 +00:00
dependabot[bot] 8f1d0798fa
Bump github/codeql-action from 2.1.18 to 2.1.19 (#109888) 2022-08-19 23:27:33 +00:00
dependabot[bot] f34b8d1f4e
Bump github/codeql-action from 2.1.17 to 2.1.18 (#108923) 2022-08-03 22:03:04 +00:00
dependabot[bot] df8bead354
Bump github/codeql-action from 2.1.16 to 2.1.17 (#108580) 2022-07-28 22:14:06 +00:00
dependabot[bot] d949ca42e3
Bump github/codeql-action from 2.1.15 to 2.1.16 (#107587) 2022-07-13 22:34:05 +00:00
dependabot[bot] 6fbd6ea027
Bump github/codeql-action from 2.1.14 to 2.1.15 (#106761) 2022-06-28 22:06:05 +00:00
dependabot[bot] 812ac799ad
Bump ossf/scorecard-action from 1.1.1 to 1.1.2 (#106760) 2022-06-28 22:04:05 +00:00
dependabot[bot] fe41b6abcd
Bump github/codeql-action from 2.1.13 to 2.1.14 (#106455) 2022-06-23 17:05:06 +00:00
dependabot[bot] 1debb14c33
Bump github/codeql-action from 2.1.12 to 2.1.13 (#106374) 2022-06-21 23:31:06 +00:00