Update dependency dart_jsonwebtoken to v3.3.1 #125

Merged
renovate merged 1 commits from renovate/dart_jsonwebtoken-3.x into main 2025-10-28 00:49:37 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
dart_jsonwebtoken dependencies minor ^3.2.0 -> 3.3.1

⚠️ Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

jonasroussel/dart_jsonwebtoken (dart_jsonwebtoken)

v3.3.1

Compare Source

  • Rollback to a dynamic JWT.payload

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 | |---|---|---|---| | [dart_jsonwebtoken](https://github.com/jonasroussel/dart_jsonwebtoken) | dependencies | minor | `^3.2.0` -> `3.3.1` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the warning logs for more information. --- ### Release Notes <details> <summary>jonasroussel/dart_jsonwebtoken (dart_jsonwebtoken)</summary> ### [`v3.3.1`](https://github.com/jonasroussel/dart_jsonwebtoken/blob/HEAD/CHANGELOG.md#331) [Compare Source](https://github.com/jonasroussel/dart_jsonwebtoken/compare/v3.2.0...v3.3.1) - Rollback to a `dynamic` `JWT.payload` </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNjMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE2My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate added 1 commit 2025-10-28 00:49:35 +00:00
Update dependency dart_jsonwebtoken to v3.3.1
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
1914acd916
renovate scheduled this pull request to auto merge when all checks succeed 2025-10-28 00:49:35 +00:00
Author
Collaborator

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: moneymgr_mobile/pubspec.lock
Command failed: flutter pub upgrade dart_jsonwebtoken
Because no versions of riverpod_generator match >2.6.5 <3.0.0 and riverpod_generator 2.6.5 depends on build ^2.0.0, riverpod_generator ^2.6.5 requires build ^2.0.0.
And because build_runner >=2.9.0 depends on build ^4.0.0, riverpod_generator ^2.6.5 is incompatible with build_runner >=2.9.0.
So, because moneymgr_mobile depends on both build_runner 2.10.1 and riverpod_generator ^2.6.5, version solving failed.


You can try the following suggestion to make the pubspec resolve:
* Consider downgrading your constraint on build_runner: flutter pub add dev:build_runner:^2.5.4
Failed to update packages.

### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: moneymgr_mobile/pubspec.lock ``` Command failed: flutter pub upgrade dart_jsonwebtoken Because no versions of riverpod_generator match >2.6.5 <3.0.0 and riverpod_generator 2.6.5 depends on build ^2.0.0, riverpod_generator ^2.6.5 requires build ^2.0.0. And because build_runner >=2.9.0 depends on build ^4.0.0, riverpod_generator ^2.6.5 is incompatible with build_runner >=2.9.0. So, because moneymgr_mobile depends on both build_runner 2.10.1 and riverpod_generator ^2.6.5, version solving failed. You can try the following suggestion to make the pubspec resolve: * Consider downgrading your constraint on build_runner: flutter pub add dev:build_runner:^2.5.4 Failed to update packages. ```
renovate merged commit 5e44d2bcc1 into main 2025-10-28 00:49:37 +00:00
renovate deleted branch renovate/dart_jsonwebtoken-3.x 2025-10-28 00:49:37 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pierre/MoneyMgr#125
No description provided.