Skip to content

Commit

Permalink
chore(deps): update dependency get_it to v8 (#443)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [get_it](https://redirect.github.com/fluttercommunity/get_it) |
dependencies | major | `^7.6.9` -> `^8.0.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>fluttercommunity/get_it (get_it)</summary>

###
[`v8.0.0`](https://redirect.github.com/fluttercommunity/get_it/blob/HEAD/CHANGELOG.md#800-official-new-release-with-all-the-changes)

#### \[8.0.0] official new release with all the changes

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/canonical/ubuntu-flutter-plugins).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 14, 2024
1 parent 46f9f02 commit ade2784
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ubuntu_service/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ environment:
sdk: '>=3.0.0 <4.0.0'

dependencies:
get_it: ^7.6.9
get_it: ^8.0.0
meta: ^1.15.0

dev_dependencies:
Expand Down

0 comments on commit ade2784

Please sign in to comment.