*Replace this paragraph with a description of what this PR is changing
or adding, and why. Consider including before/after screenshots.*
*List which issues are fixed by this PR. For larger changes, raising an
issue first helps
reduce redundant work.*
## Pre-launch Checklist
- [ ] I read the [Flutter Style Guide] _recently_, and have followed its
advice.
- [ ] I signed the [CLA].
- [ ] I read the [Contributors Guide].
- [ ] I updated/added relevant documentation (doc comments with `///`).
- [ ] 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
Bumps [location](https://github.com/Lyokone/flutterlocation) from 4.4.0
to 5.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Lyokone/flutterlocation/releases">location's
releases</a>.</em></p>
<blockquote>
<h2>location-v5.0.0</h2>
<p><a href="https://pub.dev/packages/location/changelog#500">See
changelog on pub.dev</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b622829537"><code>b622829</code></a>
Merge pull request <a
href="https://redirect.github.com/Lyokone/flutterlocation/issues/850">#850</a>
from bartekpacia/fix_location_web_constraint</li>
<li><a
href="f168621db1"><code>f168621</code></a>
location: fix constraint on location_web</li>
<li><a
href="dacf177751"><code>dacf177</code></a>
Merge pull request <a
href="https://redirect.github.com/Lyokone/flutterlocation/issues/849">#849</a>
from bartekpacia/better_melos</li>
<li><a
href="48231e114c"><code>48231e1</code></a>
bump dependency on location_platform_interface</li>
<li><a
href="f8bdb20226"><code>f8bdb20</code></a>
improve melos scripts</li>
<li><a
href="d63c2640b8"><code>d63c264</code></a>
Merge pull request <a
href="https://redirect.github.com/Lyokone/flutterlocation/issues/848">#848</a>
from bartekpacia/release_new_versions</li>
<li><a
href="8d49e58cff"><code>8d49e58</code></a>
bump versions</li>
<li><a
href="51efa65611"><code>51efa65</code></a>
foramt changelogs</li>
<li><a
href="5165086595"><code>5165086</code></a>
Merge pull request <a
href="https://redirect.github.com/Lyokone/flutterlocation/issues/847">#847</a>
from bartekpacia/revive</li>
<li><a
href="5358fabfac"><code>5358fab</code></a>
add GitHub Actions workflows for publishing</li>
<li>Additional commits viewable in <a
href="https://github.com/Lyokone/flutterlocation/compare/location-v4.4.0...location-v5.0.0">compare
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=location&package-manager=pub&previous-version=4.4.0&new-version=5.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>
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>