File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 uses : cycjimmy/semantic-release-action@v3
2323 with :
2424 extra_plugins : |
25- @semantic-release/exec
26- @semantic-release/git
27- @semantic-release/changelog
25+ @semantic-release/exec@6
26+ @semantic-release/git@10
27+ @semantic-release/changelog@6
2828 env :
2929 GITHUB_TOKEN : ${{ secrets.REPO_DEPLOYMENT_TOKEN }}
3030 CREDENTIALS : ${{ secrets.PUB_DEV_DEPLOYMENT_CREDENTIALS }}
Original file line number Diff line number Diff line change @@ -9,25 +9,25 @@ environment:
99
1010dependencies :
1111 build : ^4.0.3
12- path : ^1.8.0
13- recase : ^4.0 .0
12+ path : ^1.9.1
13+ recase : ^4.1 .0
1414 source_gen : ^4.1.1
15- meta : ^1.7 .0
15+ meta : ^1.16 .0
1616 logger : ^2.6.2
17- stacked_shared : ^1.3.0
17+ stacked_shared : ^1.4.2
1818 # Removing this will cause issues when publish the package
1919 analyzer : ^8.1.1
20- dart_style : ^3.0 .0
21- code_builder : ^4.3.0
22- collection : ^1.16.0
20+ dart_style : ^3.1 .0
21+ code_builder : ^4.10.1
22+ collection : ^1.19.1
2323 freezed_annotation : ^3.1.0
24- json_annotation : ^4.8 .0
24+ json_annotation : ^4.9 .0
2525
2626dev_dependencies :
27- build_runner : ^2.0.6
28- test : ^1.20.1
27+ build_runner : ^2.5.4
28+ test : ^1.26.2
2929 build_test : ^3.5.4
3030 mockito : ^5.4.6
3131 flutter_lints : ^6.0.0
3232 freezed : ^3.2.3
33- json_serializable : ^6.6.1
33+ json_serializable : ^6.9.5
You can’t perform that action at this time.
0 commit comments