dependabot[bot]
79ba199ce2
Bump fl_chart from 0.61.0 to 0.62.0 in /experimental/pedometer/example ( #1739 )
...
Bumps [fl_chart](https://github.com/imaNNeo/fl_chart ) from 0.61.0 to
0.62.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/imaNNeo/fl_chart/releases ">fl_chart's
releases</a>.</em></p>
<blockquote>
<h2>0.62.0</h2>
<ul>
<li><strong>BUGFIX</strong> (by <a
href="https://github.com/JoshMart "><code>@JoshMart</code></a>) Fix
extra lines not painting when at chart min or max, <a
href="https://redirect.github.com/imaNNeo/fl_chart/issues/1255 ">#1255</a>.</li>
<li><strong>BUGFIX</strong> (by <a
href="https://github.com/imaNNeo "><code>@imaNNeo</code></a>) Check if
mounted before calling setState in _handleBuiltInTouch methods in bar,
line and scatter charts, <a
href="https://redirect.github.com/imaNNeo/fl_chart/issues/1101 ">#1101</a></li>
<li><strong>FEATURE</strong> (by <a
href="https://github.com/MagdyYacoub1 "><code>@MagdyYacoub1</code></a>):
Added gradient color to <a
href="https://github.com/imaNNeo/fl_chart/blob/master/repo_files/documentations/base_chart.md#rangeannotations ">RangeAnnotations</a>
by adding gradient attribute to <a
href="https://github.com/imaNNeo/fl_chart/blob/master/repo_files/documentations/base_chart.md#horizontalrangeannotation ">horizontalRangeAnnotations</a>
and <a
href="https://github.com/imaNNeo/fl_chart/blob/master/repo_files/documentations/base_chart.md#verticalrangeannotation ">VerticalRangeAnnotation</a>,
<a
href="https://redirect.github.com/imaNNeo/fl_chart/issues/1195 ">#1195</a>.</li>
<li><strong>BUGFIX</strong> (by <a
href="https://github.com/Motionz-Von "><code>@Motionz-Von</code></a>)Fix
windows build for example app</li>
<li><strong>FEATURE</strong> (by <a
href="https://github.com/Motionz-Von "><code>@Motionz-Von</code></a>)BarChart
groupSpace also takes effect when alignment is BarChartAlignment.end or
BarChartAlignment.start.</li>
<li><strong>FEATURE</strong> (by <a
href="https://github.com/Motionz-Von "><code>@Motionz-Von</code></a>)
supports setting line StrokeCap on HorizontalLine/VerticalLine</li>
<li><strong>BUGFIX</strong> (by <a
href="https://github.com/nav-28 "><code>@nav-28</code></a>) Fix radar
chart tick and graph point not matching <a
href="https://redirect.github.com/imaNNeo/fl_chart/issues/1078 ">#1078</a></li>
<li><strong>IMPROVEMENT</strong> (by <a
href="https://github.com/imaNNeo "><code>@imaNNeo</code></a>) Update
LineChartSample5 to demonstrate click to toggle show/hide tooltip, <a
href="https://redirect.github.com/imaNNeo/fl_chart/issues/118 ">#118</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/imaNNeo/fl_chart/blob/master/CHANGELOG.md ">fl_chart's
changelog</a>.</em></p>
<blockquote>
<h2>0.62.0</h2>
<ul>
<li><strong>BUGFIX</strong> (by <a
href="https://github.com/JoshMart "><code>@JoshMart</code></a>) Fix
extra lines not painting when at chart min or max, <a
href="https://redirect.github.com/imaNNeo/fl_chart/issues/1255 ">#1255</a>.</li>
<li><strong>BUGFIX</strong> (by <a
href="https://github.com/imaNNeo "><code>@imaNNeo</code></a>) Check if
mounted before calling setState in _handleBuiltInTouch methods in bar,
line and scatter charts, <a
href="https://redirect.github.com/imaNNeo/fl_chart/issues/1101 ">#1101</a></li>
<li><strong>FEATURE</strong> (by <a
href="https://github.com/MagdyYacoub1 "><code>@MagdyYacoub1</code></a>):
Added gradient color to <a
href="https://github.com/imaNNeo/fl_chart/blob/master/repo_files/documentations/base_chart.md#rangeannotations ">RangeAnnotations</a>
by adding gradient attribute to <a
href="https://github.com/imaNNeo/fl_chart/blob/master/repo_files/documentations/base_chart.md#horizontalrangeannotation ">horizontalRangeAnnotations</a>
and <a
href="https://github.com/imaNNeo/fl_chart/blob/master/repo_files/documentations/base_chart.md#verticalrangeannotation ">VerticalRangeAnnotation</a>,
<a
href="https://redirect.github.com/imaNNeo/fl_chart/issues/1195 ">#1195</a>.</li>
<li><strong>BUGFIX</strong> (by <a
href="https://github.com/Motionz-Von "><code>@Motionz-Von</code></a>)Fix
windows build for example app</li>
<li><strong>FEATURE</strong> (by <a
href="https://github.com/Motionz-Von "><code>@Motionz-Von</code></a>)BarChart
groupSpace also takes effect when alignment is BarChartAlignment.end or
BarChartAlignment.start.</li>
<li><strong>FEATURE</strong> (by <a
href="https://github.com/Motionz-Von "><code>@Motionz-Von</code></a>)
supports setting line StrokeCap on HorizontalLine/VerticalLine</li>
<li><strong>BUGFIX</strong> (by <a
href="https://github.com/nav-28 "><code>@nav-28</code></a>) Fix radar
chart tick and graph point not matching <a
href="https://redirect.github.com/imaNNeo/fl_chart/issues/1078 ">#1078</a></li>
<li><strong>IMPROVEMENT</strong> (by <a
href="https://github.com/imaNNeo "><code>@imaNNeo</code></a>) Update
LineChartSample5 to demonstrate click to toggle show/hide tooltip, <a
href="https://redirect.github.com/imaNNeo/fl_chart/issues/118 ">#118</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="e55632ffdd
"><code>e55632f</code></a>
Bump version to 0.62.0</li>
<li><a
href="1e763ba9ef
"><code>1e763ba</code></a>
Set path strategy as a default strategy in web</li>
<li><a
href="04a9a0588f
"><code>04a9a05</code></a>
Remove temp Iran banner and message</li>
<li><a
href="278d4c854b
"><code>278d4c8</code></a>
Update LineChartSample5 to demonstrate click to toggle show/hide
tooltip, <a
href="https://redirect.github.com/imaNNeo/fl_chart/issues/118 ">#118</a></li>
<li><a
href="30f3b17dac
"><code>30f3b17</code></a>
change dividing by zero condition</li>
<li><a
href="b898bd43d6
"><code>b898bd4</code></a>
update changelog</li>
<li><a
href="c35539284f
"><code>c355392</code></a>
fix radar chart tick point not scaling</li>
<li><a
href="e99695494d
"><code>e996954</code></a>
doc: update Change log and doc-ing strokeCap for
VerticalLine/HorizontalLine</li>
<li><a
href="2457e70641
"><code>2457e70</code></a>
refactor: fix tests</li>
<li><a
href="66eaeea81f
"><code>66eaeea</code></a>
refactor: supports setting line StrokeCap on
HorizontalLine/VerticalLine</li>
<li>Additional commits viewable in <a
href="https://github.com/imaNNeo/fl_chart/compare/0.61.0...0.62.0 ">compare
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=fl_chart&package-manager=pub&previous-version=0.61.0&new-version=0.62.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
5e86b258c7
Bump actions/checkout from 3.5.1 to 3.5.2 ( #1737 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.5.1
to 3.5.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.5.2</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix: Use correct API url / endpoint in GHES by <a
href="https://github.com/fhammerl "><code>@fhammerl</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1289 ">actions/checkout#1289</a>
based on <a
href="https://redirect.github.com/actions/checkout/issues/1286 ">#1286</a>
by <a href="https://github.com/1newsr "><code>@1newsr</code></a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/checkout/compare/v3.5.1...v3.5.2 ">https://github.com/actions/checkout/compare/v3.5.1...v3.5.2 </a></p>
</blockquote>
</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>
<h1>Changelog</h1>
<h2>v3.5.2</h2>
<ul>
<li><a href="https://redirect.github.com/actions/checkout/pull/1289 ">Fix
api endpoint for GHES</a></li>
</ul>
<h2>v3.5.1</h2>
<ul>
<li><a href="https://redirect.github.com/actions/checkout/pull/1246 ">Fix
slow checkout on Windows</a></li>
</ul>
<h2>v3.5.0</h2>
<ul>
<li><a href="https://redirect.github.com/actions/checkout/pull/1237 ">Add
new public key for known_hosts</a></li>
</ul>
<h2>v3.4.0</h2>
<ul>
<li><a
href="https://redirect.github.com/actions/checkout/pull/1209 ">Upgrade
codeql actions to v2</a></li>
<li><a
href="https://redirect.github.com/actions/checkout/pull/1210 ">Upgrade
dependencies</a></li>
<li><a
href="https://redirect.github.com/actions/checkout/pull/1225 ">Upgrade
<code>@actions/io</code></a></li>
</ul>
<h2>v3.3.0</h2>
<ul>
<li><a
href="https://redirect.github.com/actions/checkout/pull/1045 ">Implement
branch list using callbacks from exec function</a></li>
<li><a href="https://redirect.github.com/actions/checkout/pull/1050 ">Add
in explicit reference to private checkout options</a></li>
<li>[Fix comment typos (that got added in <a
href="https://redirect.github.com/actions/checkout/issues/770 ">#770</a>)](<a
href="https://redirect.github.com/actions/checkout/pull/1057 ">actions/checkout#1057</a>)</li>
</ul>
<h2>v3.2.0</h2>
<ul>
<li><a href="https://redirect.github.com/actions/checkout/pull/942 ">Add
GitHub Action to perform release</a></li>
<li><a href="https://redirect.github.com/actions/checkout/pull/967 ">Fix
status badge</a></li>
<li><a
href="https://redirect.github.com/actions/checkout/pull/1002 ">Replace
datadog/squid with ubuntu/squid Docker image</a></li>
<li><a href="https://redirect.github.com/actions/checkout/pull/964 ">Wrap
pipeline commands for submoduleForeach in quotes</a></li>
<li><a
href="https://redirect.github.com/actions/checkout/pull/1029 ">Update
<code>@actions/io</code> to 1.1.2</a></li>
<li><a
href="https://redirect.github.com/actions/checkout/pull/1039 ">Upgrading
version to 3.2.0</a></li>
</ul>
<h2>v3.1.0</h2>
<ul>
<li><a href="https://redirect.github.com/actions/checkout/pull/939 ">Use
<code>@actions/core</code> <code>saveState</code> and
<code>getState</code></a></li>
<li><a href="https://redirect.github.com/actions/checkout/pull/922 ">Add
<code>github-server-url</code> input</a></li>
</ul>
<h2>v3.0.2</h2>
<ul>
<li><a href="https://redirect.github.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://redirect.github.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://redirect.github.com/actions/checkout/pull/744 ">Bumped
various npm package versions</a></li>
</ul>
<h2>v3.0.0</h2>
<ul>
<li><a
href="https://redirect.github.com/actions/checkout/pull/689 ">Update to
node 16</a></li>
</ul>
<h2>v2.3.1</h2>
<ul>
<li><a href="https://redirect.github.com/actions/checkout/pull/284 ">Fix
default branch resolution for .wiki and when using SSH</a></li>
</ul>
<h2>v2.3.0</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="8e5e7e5ab8
"><code>8e5e7e5</code></a>
Release v3.5.2 (<a
href="https://redirect.github.com/actions/checkout/issues/1291 ">#1291</a>)</li>
<li><a
href="eb35239ec2
"><code>eb35239</code></a>
Fix: convert baseUrl to serverApiUrl 'formatted' (<a
href="https://redirect.github.com/actions/checkout/issues/1289 ">#1289</a>)</li>
<li>See full diff in <a
href="83b7061638...8e5e7e5ab8
">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=3.5.1&new-version=3.5.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
332124b000
Bump github/codeql-action from 2.2.11 to 2.2.12 ( #1738 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action )
from 2.2.11 to 2.2.12.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/github/codeql-action/blob/main/CHANGELOG.md ">github/codeql-action's
changelog</a>.</em></p>
<blockquote>
<h1>CodeQL Action Changelog</h1>
<h2>[UNRELEASED]</h2>
<p>No user facing changes.</p>
<h2>2.2.12 - 13 Apr 2023</h2>
<ul>
<li>Include the value of the <code>GITHUB_RUN_ATTEMPT</code> environment
variable in the telemetry sent to GitHub. <a
href="https://redirect.github.com/github/codeql-action/pull/1640 ">#1640</a></li>
<li>Improve the ease of debugging failed runs configured using <a
href="https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-code-scanning-for-a-repository#configuring-code-scanning-automatically ">default
setup</a>. The CodeQL Action will now upload diagnostic information to
Code Scanning from failed runs configured using default setup. You can
view this diagnostic information on the <a
href="https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/about-the-tool-status-page ">tool
status page</a>. <a
href="https://redirect.github.com/github/codeql-action/pull/1619 ">#1619</a></li>
</ul>
<h2>2.2.11 - 06 Apr 2023</h2>
<p>No user facing changes.</p>
<h2>2.2.10 - 05 Apr 2023</h2>
<ul>
<li>Update default CodeQL bundle version to 2.12.6. <a
href="https://redirect.github.com/github/codeql-action/pull/1629 ">#1629</a></li>
</ul>
<h2>2.2.9 - 27 Mar 2023</h2>
<ul>
<li>Customers post-processing the SARIF output of the
<code>analyze</code> Action before uploading it to Code Scanning will
benefit from an improved debugging experience. <a
href="https://redirect.github.com/github/codeql-action/pull/1598 ">#1598</a>
<ul>
<li>The CodeQL Action will now upload a SARIF file with debugging
information to Code Scanning on failed runs for customers using
<code>upload: false</code>. Previously, this was only available for
customers using the default value of the <code>upload</code> input.</li>
<li>The <code>upload</code> input to the <code>analyze</code> Action now
accepts the following values:
<ul>
<li><code>always</code> is the default value, which uploads the SARIF
file to Code Scanning for successful and failed runs.</li>
<li><code>failure-only</code> is recommended for customers
post-processing the SARIF file before uploading it to Code Scanning.
This option uploads debugging information to Code Scanning for failed
runs to improve the debugging experience.</li>
<li><code>never</code> avoids uploading the SARIF file to Code Scanning
even if the code scanning run fails. This is not recommended for
external users since it complicates debugging.</li>
<li>The legacy <code>true</code> and <code>false</code> options will be
interpreted as <code>always</code> and <code>failure-only</code>
respectively.</li>
</ul>
</li>
</ul>
</li>
</ul>
<h2>2.2.8 - 22 Mar 2023</h2>
<ul>
<li>Update default CodeQL bundle version to 2.12.5. <a
href="https://redirect.github.com/github/codeql-action/pull/1585 ">#1585</a></li>
</ul>
<h2>2.2.7 - 15 Mar 2023</h2>
<p>No user facing changes.</p>
<h2>2.2.6 - 10 Mar 2023</h2>
<ul>
<li>Update default CodeQL bundle version to 2.12.4. <a
href="https://redirect.github.com/github/codeql-action/pull/1561 ">#1561</a></li>
</ul>
<h2>2.2.5 - 24 Feb 2023</h2>
<ul>
<li>Update default CodeQL bundle version to 2.12.3. <a
href="https://redirect.github.com/github/codeql-action/pull/1543 ">#1543</a></li>
</ul>
<h2>2.2.4 - 10 Feb 2023</h2>
<p>No user facing changes.</p>
<h2>2.2.3 - 08 Feb 2023</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="7df0ce3489
"><code>7df0ce3</code></a>
Merge pull request <a
href="https://redirect.github.com/github/codeql-action/issues/1646 ">#1646</a>
from github/update-v2.2.12-d944b3423</li>
<li><a
href="fbedecac34
"><code>fbedeca</code></a>
Update changelog for v2.2.12</li>
<li><a
href="d944b3423d
"><code>d944b34</code></a>
Merge pull request <a
href="https://redirect.github.com/github/codeql-action/issues/1619 ">#1619</a>
from github/henrymercer/default-setup-workflow</li>
<li><a
href="e3210d8ce3
"><code>e3210d8</code></a>
Add changelog note</li>
<li><a
href="599f4927f2
"><code>599f492</code></a>
Allow passing the workflow via an environment variable</li>
<li><a
href="ed6c4995fc
"><code>ed6c499</code></a>
Merge pull request <a
href="https://redirect.github.com/github/codeql-action/issues/1645 ">#1645</a>
from github/henrymercer/remove-dependencies</li>
<li><a
href="c2b5d643fd
"><code>c2b5d64</code></a>
Require xml2js <code>>=0.5.0</code> to address CVE-2023-0842</li>
<li><a
href="9c13316a15
"><code>9c13316</code></a>
Remove unused dependencies</li>
<li><a
href="98f7bbd610
"><code>98f7bbd</code></a>
Add <code>workflow_run_attempt</code> data to status report (<a
href="https://redirect.github.com/github/codeql-action/issues/1640 ">#1640</a>)</li>
<li><a
href="d7b9dcdb85
"><code>d7b9dcd</code></a>
Bump peter-evans/create-pull-request from 4.2.4 to 5.0.0 (<a
href="https://redirect.github.com/github/codeql-action/issues/1643 ">#1643</a>)</li>
<li>Additional commits viewable in <a
href="d186a2a36c...7df0ce3489
">compare
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github/codeql-action&package-manager=github_actions&previous-version=2.2.11&new-version=2.2.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Renzo Olivares
e09fada0a5
[Simplistic_Editor] Use new context menu API ( #1733 )
2 years ago
dependabot[bot]
b752cf10ff
Bump actions/checkout from 3.5.0 to 3.5.1 ( #1736 )
2 years ago
dependabot[bot]
5dc04a16be
Bump audioplayers from 3.0.1 to 4.0.0 in /game_template ( #1735 )
2 years ago
dependabot[bot]
c13694db3f
Bump flutter_launcher_icons from 0.12.0 to 0.13.0 in /game_template ( #1732 )
2 years ago
dependabot[bot]
b72ff44853
Bump flutter_launcher_icons from 0.12.0 to 0.13.0 in /veggieseasons ( #1731 )
2 years ago
Taha Tesser
2fd5bfe9ef
Add missing font for `custom_tween.dart` sample ( #1730 )
2 years ago
Taha Tesser
974aaf12b9
Replace `MaterialButton` in the `AnimatedBuilder` sample ( #1729 )
2 years ago
Brett Morgan
31a3d14618
Rebuild runners ( #1725 )
2 years ago
dependabot[bot]
07bcb61521
Bump github/codeql-action from 2.2.10 to 2.2.11 ( #1726 )
2 years ago
dependabot[bot]
080ddb0db3
Bump msix from 3.9.1 to 3.9.2 in /desktop_photo_search/material ( #1728 )
2 years ago
dependabot[bot]
b2f5c8c6c2
Bump msix from 3.9.1 to 3.9.2 in /desktop_photo_search/fluent_ui ( #1727 )
2 years ago
chunhtai
2336a7b4db
Updates go_router version used in deeplink store example ( #1719 )
2 years ago
dependabot[bot]
88616c5027
Bump github/codeql-action from 2.2.9 to 2.2.10 ( #1724 )
2 years ago
Brett Morgan
68a5f097ce
`google_maps`: Tidyup code formatting ( #1723 )
2 years ago
Qun Cheng
1c127bc2c9
Add a SearchAnchor example to experimental demo ( #1722 )
2 years ago
dependabot[bot]
87bb622623
Bump peaceiris/actions-gh-pages from 3.9.2 to 3.9.3 ( #1718 )
2 years ago
Brett Morgan
e3ca775b27
`simple_shader`: Clean up `shaders/simple.frag`, rebuild runners ( #1715 )
2 years ago
dependabot[bot]
a828c09e18
Bump ossf/scorecard-action from 2.1.2 to 2.1.3 ( #1716 )
...
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action ) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/ossf/scorecard-action/releases )
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md )
- [Commits](e38b1902ae...80e868c13c
)
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
2c0bb9bc95
Bump actions/setup-java from 3.10.0 to 3.11.0 ( #1713 )
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 3.10.0 to 3.11.0.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](3f07048e3d...5ffc13f417
)
---
updated-dependencies:
- dependency-name: actions/setup-java
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>
2 years ago
dependabot[bot]
435543d216
Bump github/codeql-action from 2.2.8 to 2.2.9 ( #1714 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.2.8 to 2.2.9.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](67a35a0858...04df1262e6
)
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Parker Lougheed
35927a5fa9
Update to JDK 17 (latest LTS) in CI ( #1712 )
...
* Update to JDK 17 (latest lts) in CI
* Update beta branch JDK version as well
2 years ago
dependabot[bot]
0011d8f739
Bump actions/checkout from 3.4.0 to 3.5.0 ( #1710 )
2 years ago
Brett Morgan
d8a726a0f0
Update README.md ( #1707 )
2 years ago
Brett Morgan
75b552d921
Use `dart test` ( #1711 )
2 years ago
BullsEye
604c82cd7c
Fix spelling and Casing of word ( #1697 )
...
* Fix spelling and cases
Fixes:
- Jave to Java on Line 6
- CmakeFile.txt to CMakeFile.txt on Line 41 and 50
* Correct the facts of file CMakeLists.txt
2 years ago
Brett Morgan
3bafa557f7
Update `sdk` constraint range and update runners ( #1706 )
2 years ago
dependabot[bot]
e9a0ae74b3
Bump github/codeql-action from 2.2.7 to 2.2.8 ( #1708 )
2 years ago
dependabot[bot]
584322aa05
Bump subosito/flutter-action from 2.8.0 to 2.10.0 ( #1705 )
...
Bumps [subosito/flutter-action](https://github.com/subosito/flutter-action ) from 2.8.0 to 2.10.0.
- [Release notes](https://github.com/subosito/flutter-action/releases )
- [Commits](dbf1fa04f4...48cafc2471
)
---
updated-dependencies:
- dependency-name: subosito/flutter-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>
2 years ago
Eilidh Southren
abf8298657
Add image-based color selection to M3 demo ( #1703 )
...
* Add ColorScheme.fromImageProvider selection method
* method cleanup
* cleanup
* Move changes to experimental/
* Move changes from stable branch
* update image descriptions
* update image selection border
* add mac network permissions
* comment responses
2 years ago
chunhtai
481c2e3d1d
Add deeplink store sample ( #1698 )
...
* Adds deeplink store app
* push
* update md
* update
2 years ago
dependabot[bot]
db18c98799
Bump github/codeql-action from 2.2.6 to 2.2.7 ( #1702 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.2.6 to 2.2.7.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](16964e90ba...168b99b3c2
)
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
1172360304
Bump actions/checkout from 3.3.0 to 3.4.0 ( #1701 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](ac59398561...24cb908017
)
---
updated-dependencies:
- dependency-name: actions/checkout
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>
2 years ago
Kevin Moore
d430081b71
material_3_demo: update web scaffold to latest ( #1700 )
2 years ago
dependabot[bot]
2422c8907e
Bump github/codeql-action from 2.2.5 to 2.2.6 ( #1699 )
2 years ago
dependabot[bot]
ec5cb7991f
Bump espresso in /add_to_app/prebuilt_module/flutter_module ( #1695 )
...
Bumps [espresso](https://github.com/flutter/packages/tree/main/packages ) from 0.2.1 to 0.3.0.
- [Release notes](https://github.com/flutter/packages/releases )
- [Commits](https://github.com/flutter/packages/commits/espresso-v0.3.0/packages )
---
updated-dependencies:
- dependency-name: espresso
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>
2 years ago
dependabot[bot]
a8eeed875b
Bump espresso in /add_to_app/fullscreen/flutter_module ( #1696 )
...
Bumps [espresso](https://github.com/flutter/packages/tree/main/packages ) from 0.2.1 to 0.3.0.
- [Release notes](https://github.com/flutter/packages/releases )
- [Commits](https://github.com/flutter/packages/commits/espresso-v0.3.0/packages )
---
updated-dependencies:
- dependency-name: espresso
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>
2 years ago
Qun Cheng
1b195e5dcc
Update experimental M3 demo ( #1692 )
2 years ago
dependabot[bot]
3ef54e495c
Bump flutter_shaders from 0.0.6 to 0.1.0 in /simple_shader ( #1688 )
2 years ago
Justin McCandless
7874e554b6
Enable the context menu examples on web ( #1687 )
2 years ago
Anthony Sansone
b4c64cff9a
Fix key issue ( #1686 )
2 years ago
Brett Morgan
4b6a23dd68
`animations`: Add `flutter_animate` ( #1681 )
2 years ago
Renzo Olivares
881a439868
`simplistic_editor` : Fix keyboard shortcuts on `macOS` ( #1684 )
...
* Define performSelector to receive intents from macOS TextInputPlugin and remove local Shortcuts widget to inherit DefaultTextEditingShortcuts
* dart format
2 years ago
Renzo Olivares
37af63583f
`simplistic_editor`: Fix IME Candidate Menu on macOS/web ( #1683 )
2 years ago
Brett Morgan
5917d3515c
`simple_shader`: Utilise `flutter_shaders` ( #1673 )
2 years ago
Anthony Sansone
64d10ca175
Added Google Maps sample code ( #1671 )
...
* Added Google Maps sample code
* Updated per @domesticmouse review
* Updated dependabot and pubspec for Dart 2.19
2 years ago
Brett Morgan
b52d7f7744
Tidyup `animations` sample ( #1672 )
...
* Tidyup
* Drop `flutterAnimateDemos`
2 years ago
dependabot[bot]
1a8c9a45b1
Bump flutter_launcher_icons from 0.11.0 to 0.12.0 in /game_template ( #1676 )
2 years ago