-
Notifications
You must be signed in to change notification settings - Fork 126
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🔖 release v8.0.4 #649
Merged
Merged
🔖 release v8.0.4 #649
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: Ivan Terekhin <[email protected]>
Co-authored-by: István Juhos <[email protected]>
Co-authored-by: Ivan Terekhin <[email protected]>
…sonConverter on the request (#324)
Co-authored-by: Meysam Karimi <[email protected]>
…upport compute() (#345)
….0 and migrate deprecated code (#358)
* ⬆️ Bump lints from 4.0.0 to 5.0.0 in /chopper Bumps [lints](https://github.com/dart-lang/lints) from 4.0.0 to 5.0.0. - [Release notes](https://github.com/dart-lang/lints/releases) - [Changelog](https://github.com/dart-lang/lints/blob/main/CHANGELOG.md) - [Commits](dart-lang/lints@v4.0.0...v5.0.0) --- updated-dependencies: - dependency-name: lints dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * 🚨 fix linter warnings --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Klemen Tušar <[email protected]>
* ⬆️ Bump lints from 4.0.0 to 5.0.0 in /chopper_generator Bumps [lints](https://github.com/dart-lang/lints) from 4.0.0 to 5.0.0. - [Release notes](https://github.com/dart-lang/lints/releases) - [Changelog](https://github.com/dart-lang/lints/blob/main/CHANGELOG.md) - [Commits](dart-lang/lints@v4.0.0...v5.0.0) --- updated-dependencies: - dependency-name: lints dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * 🚨 fix linter warnings --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Klemen Tušar <[email protected]>
* ⬆️ Bump lints from 4.0.0 to 5.0.0 in /chopper_built_value Bumps [lints](https://github.com/dart-lang/lints) from 4.0.0 to 5.0.0. - [Release notes](https://github.com/dart-lang/lints/releases) - [Changelog](https://github.com/dart-lang/lints/blob/main/CHANGELOG.md) - [Commits](dart-lang/lints@v4.0.0...v5.0.0) --- updated-dependencies: - dependency-name: lints dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * 🚨 fix linter warnings --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Klemen Tušar <[email protected]>
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v4...v5) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
# Conflicts: # .github/workflows/dart.yml # chopper/example/tag.chopper.dart # chopper/lib/src/request.dart # chopper/pubspec.yaml # chopper/test/test_service_base_url.chopper.dart # chopper/test/test_service_variable.chopper.dart # chopper/test/test_without_response_service.chopper.dart # chopper_built_value/pubspec.yaml # chopper_generator/lib/src/generator.dart # chopper_generator/pubspec.yaml # chopper_generator/test/test_service.chopper.dart # chopper_generator/test/test_service_variable.chopper.dart # chopper_generator/test/test_without_response_service.chopper.dart
# chopper ## 8.0.4 - Update dependencies # chopper_generator ## 8.0.4 - Update dependencies # chopper_built_value ## 3.0.4 - Update dependencies
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #649 +/- ##
=======================================
Coverage 93.38% 93.38%
=======================================
Files 21 21
Lines 499 499
=======================================
Hits 466 466
Misses 33 33 ☔ View full report in Codecov by Sentry. |
@JEuler bump :) |
JEuler
approved these changes
Jan 21, 2025
Whoops, missed that! Thank you! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request includes various updates to dependencies, improvements to workflow files, and minor code formatting changes across multiple files. The most important changes are summarized below:
Dependency Updates:
qs_dart
dependency to version 1.3.0 inchopper/pubspec.yaml
.chopper_generator
dependency to version 8.0.3 inchopper/pubspec.yaml
.chopper
dependency to version 8.0.3 inchopper_built_value/pubspec.yaml
.analyzer
andsource_gen
dependencies inchopper_generator/pubspec.yaml
.Workflow File Changes:
codecov-action
from version 4 to 5 in.github/workflows/dart.yml
[1] [2] [3].run
command in.github/workflows/publish.yml
and.github/workflows/publish_dry_run.yml
by removing unnecessary steps [1] [2].Changelog Updates:
chopper/CHANGELOG.md
[1] and version 3.0.3 inchopper_built_value/CHANGELOG.md
[2].chopper_generator/CHANGELOG.md
.Code Formatting:
// dart format width=80
comments to several generated files to enforce code formatting [1] [2] [3] [4] [5] [6].Code Improvements:
// ignore: must_be_immutable
comment toRequest
class inchopper/lib/src/request.dart
.ChopperGenerator
class inchopper_generator/lib/src/generator.dart
by removing the use ofDartFormatter
and updating type checks [1] [2] [3].