-
Notifications
You must be signed in to change notification settings - Fork 19
Comparing changes
Open a pull request
base repository: leoafarias/pub_api_client
base: 2.4.0
head repository: leoafarias/pub_api_client
compare: 2.5.0
- 16 commits
- 9 files changed
- 3 contributors
Commits on Jan 20, 2023
-
Loosen constraint on
collection
for Flutter```console Running "flutter pub get" in pub_stats... Because every version of flutter_test from sdk depends on collection 1.16.0 and pub_api_client >=2.3.0 depends on collection ^1.17.0, flutter_test from sdk is incompatible with pub_api_client >=2.3.0. So, because pub_stats depends on both pub_api_client ^2.3.0 and flutter_test from sdk, version solving failed. pub get failed (1; So, because pub_stats depends on both pub_api_client ^2.3.0 and flutter_test from sdk, version solving failed.) ```
Configuration menu - View commit details
-
Copy full SHA for cd62c5e - Browse repository at this point
Copy the full SHA cd62c5eView commit details
Commits on Feb 17, 2023
-
Merge pull request #31 from Rexios80/patch-1
Loosen constraint on `collection` for Flutter
Configuration menu - View commit details
-
Copy full SHA for 10e90ad - Browse repository at this point
Copy the full SHA 10e90adView commit details
Commits on Aug 3, 2023
-
v2.5.0 (Dart SDK 3+ ; update dependencies)
- Set the minimum Dart SDK version to `3.0.0`. - sdk: ">=3.0.0 <4.0.0" - Update dependencies: - collection: ^1.17.2 - http: ^1.1.0 - oauth2: ^2.0.2 - path: ^1.8.3 - build_runner: ^2.4.6 - lints: ^2.1.1 - test: ^1.24.4 - Fix: `analysis_options.yaml` - Was referencing `pedantic` but should reference `lints`. - Minor lint fix `pub_api_client_base.dart`.
Configuration menu - View commit details
-
Copy full SHA for 8581412 - Browse repository at this point
Copy the full SHA 8581412View commit details -
Configuration menu - View commit details
-
Copy full SHA for 134ac35 - Browse repository at this point
Copy the full SHA 134ac35View commit details
Commits on Aug 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ff40462 - Browse repository at this point
Copy the full SHA ff40462View commit details -
Merge pull request #36 from gmpassos/main
Update dependencies; Dart SDK version to `3.0.0`.
Configuration menu - View commit details
-
Copy full SHA for db58581 - Browse repository at this point
Copy the full SHA db58581View commit details -
Configuration menu - View commit details
-
Copy full SHA for 818e1cf - Browse repository at this point
Copy the full SHA 818e1cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3b1ea6 - Browse repository at this point
Copy the full SHA e3b1ea6View commit details -
Merge pull request #37 from leoafarias/feature/customize-user-agent
Ability to customize user agent
Configuration menu - View commit details
-
Copy full SHA for 795215e - Browse repository at this point
Copy the full SHA 795215eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 95eef03 - Browse repository at this point
Copy the full SHA 95eef03View commit details -
Merge pull request #38 from leoafarias/fix/handle-invalid-json-error
Fix/handle invalid json error
Configuration menu - View commit details
-
Copy full SHA for 79d7622 - Browse repository at this point
Copy the full SHA 79d7622View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ef9a19 - Browse repository at this point
Copy the full SHA 8ef9a19View commit details
Commits on Aug 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 06b5092 - Browse repository at this point
Copy the full SHA 06b5092View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b13678 - Browse repository at this point
Copy the full SHA 9b13678View commit details -
Merge pull request #39 from leoafarias/chore/update-doc-endpoint
Chore/update doc endpoint
Configuration menu - View commit details
-
Copy full SHA for 69f17a8 - Browse repository at this point
Copy the full SHA 69f17a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2c542b - Browse repository at this point
Copy the full SHA f2c542bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2.4.0...2.5.0