Bumps [web](https://github.com/dart-lang/web) from 0.5.1 to 1.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/dart-lang/web/releases">web's
releases</a>.</em></p>
<blockquote>
<h2>package:web v1.0.0</h2>
<ul>
<li>Added supertypes' fields to dictionary constructors as dictionaries
are
allowed to contain those fields.</li>
<li>Empty dictionary constructors now create an empty object instead of
being
treated like non-object literal <code>external</code> constructors.</li>
<li>Generate MDN API documentation for getters.</li>
<li>Update the docs for generated interface types to reference the MDN
Web Docs
project.</li>
<li>Address several broken links in API documentation.</li>
<li>Generate APIs based on if they're on track to be a standard and not
experimental. This is a looser restriction from the previous requirement
that
APIs need to be implemented by Chrome, Firefox, and Safari. As part of
this,
dictionaries and typedefs are only emitted if they're used by a
generated API.</li>
<li>Added <code>onUnload</code> event stream to
<code>ElementEventGetters</code> extension methods.</li>
<li>Expose <code>ElementStream</code> as a public class.</li>
<li>Require Dart <code>^3.4.0</code>.</li>
<li>APIs that return a double value now return <code>double</code>
instead of <code>num</code>. This is
to avoid users accidentally downcasting <code>num</code>, which has
different semantics
depending on whether you compile to JS or Wasm. See issue <a
href="https://redirect.github.com/dart-lang/web/issues/57">#57</a>[] for
more
details.</li>
<li>Fix an issue where some union types didn't account for typedef
nullability.
<a href="https://redirect.github.com/dart-lang/web/issues/57">#57</a>:
<a
href="https://redirect.github.com/dart-lang/web/issues/57">dart-lang/web#57</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/dart-lang/web/blob/main/CHANGELOG.md">web's
changelog</a>.</em></p>
<blockquote>
<h2>1.0.0</h2>
<ul>
<li>Added supertypes' fields to dictionary constructors as dictionaries
are
allowed to contain those fields.</li>
<li>Empty dictionary constructors now create an empty object instead of
being
treated like non-object literal <code>external</code> constructors.</li>
<li>Generate MDN API documentation for getters.</li>
<li>Update the docs for generated interface types to reference the MDN
Web Docs
project.</li>
<li>Address several broken links in API documentation.</li>
<li>Generate APIs based on if they're on track to be a standard and not
experimental. This is a looser restriction from the previous requirement
that
APIs need to be implemented by Chrome, Firefox, and Safari. As part of
this,
dictionaries and typedefs are only emitted if they're used by a
generated API.</li>
<li>Added <code>onUnload</code> event stream to
<code>ElementEventGetters</code> extension methods.</li>
<li>Expose <code>ElementStream</code> as a public class.</li>
<li>Require Dart <code>^3.4.0</code>.</li>
<li>APIs that return a double value now return <code>double</code>
instead of <code>num</code>. This is
to avoid users accidentally downcasting <code>num</code>, which has
different semantics
depending on whether you compile to JS or Wasm. See issue <a
href="https://redirect.github.com/dart-lang/web/issues/57">#57</a>[] for
more
details.</li>
<li>Fix an issue where some union types didn't account for typedef
nullability.</li>
</ul>
<p><a
href="https://redirect.github.com/dart-lang/web/issues/57">#57</a>: <a
href="https://redirect.github.com/dart-lang/web/issues/57">dart-lang/web#57</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="e89fe49d8a"><code>e89fe49</code></a>
Publish package:web v1 (<a
href="https://redirect.github.com/dart-lang/web/issues/271">#271</a>)</li>
<li><a
href="e4c4d81264"><code>e4c4d81</code></a>
Bump the github-actions group with 2 updates (<a
href="https://redirect.github.com/dart-lang/web/issues/269">#269</a>)</li>
<li><a
href="2ae509e7e7"><code>2ae509e</code></a>
Update doc comments, bump version to 1.0.0-wip (<a
href="https://redirect.github.com/dart-lang/web/issues/268">#268</a>)</li>
<li><a
href="72a806f8e2"><code>72a806f</code></a>
Account for static members in MDN docs (<a
href="https://redirect.github.com/dart-lang/web/issues/267">#267</a>)</li>
<li><a
href="82b94c21c7"><code>82b94c2</code></a>
Add MAC_FF_META to KeyCode constants (<a
href="https://redirect.github.com/dart-lang/web/issues/264">#264</a>)</li>
<li><a
href="9e20f7f609"><code>9e20f7f</code></a>
Update Web IDL to 3.49.0 (<a
href="https://redirect.github.com/dart-lang/web/issues/266">#266</a>)</li>
<li><a
href="50239e9296"><code>50239e9</code></a>
Rename members when they collide with return/parameter type names (<a
href="https://redirect.github.com/dart-lang/web/issues/265">#265</a>)</li>
<li><a
href="6b8a46561b"><code>6b8a465</code></a>
Account for typedef nullability (<a
href="https://redirect.github.com/dart-lang/web/issues/257">#257</a>)</li>
<li><a
href="f6a7d38394"><code>f6a7d38</code></a>
Emit double as return value instead of num (<a
href="https://redirect.github.com/dart-lang/web/issues/256">#256</a>)</li>
<li><a
href="6d2229417d"><code>6d22294</code></a>
Add Float16Array alias (<a
href="https://redirect.github.com/dart-lang/web/issues/255">#255</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/dart-lang/web/compare/v0.5.1...v1.0.0">compare
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=web&package-manager=pub&previous-version=0.5.1&new-version=1.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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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>
Bumps [flutter_lints](https://github.com/flutter/packages/tree/main/packages) from 3.0.2 to 4.0.0.
<details>
<summary>Commits</summary>
<ul>
<li><a href="4799c49634"><code>4799c49</code></a> [flutter_lints] Rev to 4.0.0; prepare for publishing (<a href="https://github.com/flutter/packages/tree/main/packages/issues/6695">#6695</a>)</li>
<li><a href="4e796783a2"><code>4e79678</code></a> [pointer_interceptor] Remove <code>implements</code> from app-facing package (<a href="https://github.com/flutter/packages/tree/main/packages/issues/6699">#6699</a>)</li>
<li><a href="d670b2c38c"><code>d670b2c</code></a> Temporarily add empty header files to video_player_avfoundation so include di...</li>
<li><a href="a9f14bc819"><code>a9f14bc</code></a> Reverts "[image_picker_ios] Adds Swift Package Manager compatibility to image...</li>
<li><a href="a444af56dd"><code>a444af5</code></a> [image_picker_ios] Adds Swift Package Manager compatibility to image_picker_i...</li>
<li><a href="09a373f211"><code>09a373f</code></a> [video_player_avfoundation] Adds Swift Package Manager compatibility (<a href="https://github.com/flutter/packages/tree/main/packages/issues/6675">#6675</a>)</li>
<li><a href="0167b51e5f"><code>0167b51</code></a> [ios_platform_images] Add Swift Package Manager support (<a href="https://github.com/flutter/packages/tree/main/packages/issues/6684">#6684</a>)</li>
<li><a href="8de142d33b"><code>8de142d</code></a> [path_provider] Add Swift Package Manager support (<a href="https://github.com/flutter/packages/tree/main/packages/issues/6680">#6680</a>)</li>
<li><a href="4595c41373"><code>4595c41</code></a> [go_router] guard context access in then clauses (<a href="https://github.com/flutter/packages/tree/main/packages/issues/6685">#6685</a>)</li>
<li><a href="8df8b5ff3d"><code>8df8b5f</code></a> [camera] Ignore implementation imports outside of lib (<a href="https://github.com/flutter/packages/tree/main/packages/issues/6191">#6191</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/flutter/packages/commits/flutter_lints-v4.0.0/packages">compare view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=flutter_lints&package-manager=pub&previous-version=3.0.2&new-version=4.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`.
---
<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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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>
- Replace `package:js` usage with `dart:js_interop`
- Remove and ignore `package-lock.json` since it keeps causing security
warnings: https://github.com/flutter/samples/security/dependabot. It's
not necessary for this sample and the constraints already present in the
`package.json`.
- Update to Angular 17.1
Bumps [js](https://github.com/dart-lang/sdk/tree/main/pkg) from 0.6.7 to
0.7.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="dfff7719c2"><code>dfff771</code></a>
Version 0.7.0.0</li>
<li><a
href="df6ae384cc"><code>df6ae38</code></a>
Version 0.6.21.3</li>
<li><a
href="ce57b84db5"><code>ce57b84</code></a>
Version 0.6.21.0</li>
<li><a
href="c2e4ca3466"><code>c2e4ca3</code></a>
svn merge -r 26292:26492 <a
href="https://dart.googlecode.com/svn/branches/bleeding_ed">https://dart.googlecode.com/svn/branches/bleeding_ed</a>...</li>
<li><a
href="0b2b0fe968"><code>0b2b0fe</code></a>
Version 0.6.19.0 .</li>
<li><a
href="2c5963a464"><code>2c5963a</code></a>
Version 0.6.18.0 .</li>
<li><a
href="61f7d41c12"><code>61f7d41</code></a>
Version 0.6.17.0 .</li>
<li><a
href="e97cdf2914"><code>e97cdf2</code></a>
Version 0.6.16.0 .</li>
<li><a
href="c3a1e1a82c"><code>c3a1e1a</code></a>
Version 0.6.15.2 .</li>
<li><a
href="8e602bd629"><code>8e602bd</code></a>
Version 0.6.15.0 .</li>
<li>Additional commits viewable in <a
href="https://github.com/dart-lang/sdk/commits/0.7.0.0/pkg">compare
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js&package-manager=pub&previous-version=0.6.7&new-version=0.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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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>
## Pre-launch Checklist
- [x] I read the [Flutter Style Guide] _recently_, and have followed its
advice.
- [x] I signed the [CLA].
- [x] I read the [Contributors Guide].
- [x] I updated/added relevant documentation (doc comments with `///`).
- [ ] All existing and new tests are passing.
---------
Co-authored-by: David Iglesias <ditman@gmail.com>
Co-authored-by: Mark Thompson <2554588+MarkTechson@users.noreply.github.com>
Co-authored-by: John Ryan <ryjohn@google.com>
## Pre-launch Checklist
- [x] I read the [Flutter Style Guide] _recently_, and have followed its
advice.
- [x] I signed the [CLA].
- [x] I read the [Contributors Guide].
- [x] I updated/added relevant documentation (doc comments with `///`).
- [x] All existing and new tests are passing.
If you need help, consider asking for advice on the #hackers-devrel
channel on [Discord].
<!-- Links -->
[Flutter Style Guide]:
https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo
[CLA]: https://cla.developers.google.com/
[Discord]: https://github.com/flutter/flutter/wiki/Chat
[Contributors Guide]:
https://github.com/flutter/samples/blob/main/CONTRIBUTING.md
Co-authored-by: Mark Thompson
<2554588+MarkTechson@users.noreply.github.com>
Co-authored-by: David Iglesias <ditman@gmail.com>
Co-authored-by: Mark Thompson <2554588+MarkTechson@users.noreply.github.com>
Co-authored-by: David Iglesias <ditman@gmail.com>