fix(deps): update dependency canteenlib to v4 #55

Open
renovator wants to merge 1 commit from renovate/canteenlib-4.x into dev
Collaborator

This PR contains the following updates:

Package Type Update Change
canteenlib dependencies major ^3.0.0 -> ^4.0.0

Release Notes

Autojidelna/canteenlib (canteenlib)

v4.0.3

Compare Source

  • Hotfix: Opraven oversight kde se ukládaly testovací soubory.

v4.0.2

Compare Source

  • Vylepšen systém pro získávání verzí
  • Přidána podpora pro jidelna.cza-hu.cz

v4.0.1

Compare Source

  • Error handling for login

v4.0.0

Compare Source

  • BREAKING: Přechod z Future.error("String") na Future.error(enum) v canteen_lib_exceptions.dart
  • BREAKING: objednat, doBurzy a objednatZBurzy vrací Jidelnicek místo Jidlo

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [canteenlib](https://github.com/Autojidelna/canteenlib) | dependencies | major | `^3.0.0` -> `^4.0.0` | --- ### Release Notes <details> <summary>Autojidelna/canteenlib (canteenlib)</summary> ### [`v4.0.3`](https://github.com/Autojidelna/canteenlib/blob/HEAD/CHANGELOG.md#403) [Compare Source](https://github.com/Autojidelna/canteenlib/compare/v4.0.2...v4.0.3) - Hotfix: Opraven oversight kde se ukládaly testovací soubory. ### [`v4.0.2`](https://github.com/Autojidelna/canteenlib/blob/HEAD/CHANGELOG.md#402) [Compare Source](https://github.com/Autojidelna/canteenlib/compare/v4.0.1...v4.0.2) - Vylepšen systém pro získávání verzí - Přidána podpora pro `jidelna.cza-hu.cz` ### [`v4.0.1`](https://github.com/Autojidelna/canteenlib/blob/HEAD/CHANGELOG.md#401) [Compare Source](https://github.com/Autojidelna/canteenlib/compare/v4.0.0...v4.0.1) - Error handling for login ### [`v4.0.0`](https://github.com/Autojidelna/canteenlib/blob/HEAD/CHANGELOG.md#400) [Compare Source](https://github.com/Autojidelna/canteenlib/compare/v3.1.0...v4.0.0) - BREAKING: Přechod z `Future.error("String")` na `Future.error(enum)` v `canteen_lib_exceptions.dart` - BREAKING: `objednat`, `doBurzy` a `objednatZBurzy` vrací `Jidelnicek` místo `Jidlo` </details> --- ### Configuration :date: **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyOS41IiwidGFyZ2V0QnJhbmNoIjoiZGV2In0=-->
renovator added 1 commit 2024-01-22 04:00:34 +01:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/canteenlib-4.x:renovate/canteenlib-4.x
git checkout renovate/canteenlib-4.x

Merge

Merge the changes and update on Forgejo.
git checkout dev
git merge --no-ff renovate/canteenlib-4.x
git checkout dev
git merge --ff-only renovate/canteenlib-4.x
git checkout renovate/canteenlib-4.x
git rebase dev
git checkout dev
git merge --no-ff renovate/canteenlib-4.x
git checkout dev
git merge --squash renovate/canteenlib-4.x
git checkout dev
git merge --ff-only renovate/canteenlib-4.x
git checkout dev
git merge renovate/canteenlib-4.x
git push origin dev
Sign in to join this conversation.
No description provided.