Skip to content
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 v7.0.0 #454

Merged
merged 80 commits into from
Jul 29, 2023
Merged

🔖 release v7.0.0 #454

merged 80 commits into from
Jul 29, 2023

Conversation

techouse
Copy link
Collaborator

@techouse techouse commented Jul 29, 2023

chopper

7.0.0

chopper_generator

7.0.0

chopper_built_value

2.0.0

  • Require Dart 3.0 or later

yousinix and others added 30 commits May 25, 2021 09:26
Co-authored-by: István Juhos <[email protected]>
Joran-Dob and others added 16 commits May 26, 2023 10:23
* ➖ remove dart_code_metrics as a dev dependency

* 🧑‍💻 update examples
* bump minimum Dart SDK version to 3.0.0
* bump dependencies to the latest (except analyzer)
* implement Dart 3 class modifiers
# Conflicts:
#	chopper/analysis_options.yaml
#	chopper/lib/src/annotations.dart
#	chopper/lib/src/base.dart
#	chopper/lib/src/constants.dart
#	chopper/lib/src/request.dart
#	chopper/lib/src/response.dart
#	chopper/lib/src/utils.dart
#	chopper/pubspec.yaml
#	chopper/test/fixtures/http_response_fixture.dart
#	chopper/test/fixtures/payload_fixture.dart
#	chopper/test/fixtures/request_fixture.dart
#	chopper/test/fixtures/response_fixture.dart
#	chopper/test/helpers/payload.dart
#	chopper_built_value/analysis_options.yaml
#	chopper_built_value/pubspec.yaml
#	chopper_generator/analysis_options.yaml
#	chopper_generator/lib/src/generator.dart
#	chopper_generator/lib/src/utils.dart
#	chopper_generator/pubspec.yaml
#	example/analysis_options.yaml
#	example/lib/json_decode_service.activator.g.dart
#	example/lib/json_decode_service.dart
#	example/lib/json_decode_service.vm.g.dart
#	example/lib/json_decode_service.worker.g.dart
#	example/pubspec.yaml
@techouse techouse added the release prod release label Jul 29, 2023
@techouse techouse changed the base branch from develop to master July 29, 2023 16:36
@codecov
Copy link

codecov bot commented Jul 29, 2023

Codecov Report

Merging #454 (f050a89) into master (f1c929c) will decrease coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #454      +/-   ##
==========================================
- Coverage   93.80%   93.79%   -0.02%     
==========================================
  Files           8        8              
  Lines         452      451       -1     
==========================================
- Hits          424      423       -1     
  Misses         28       28              
Files Changed Coverage Δ
chopper/lib/src/base.dart 94.69% <ø> (-0.04%) ⬇️
chopper/lib/src/interceptor.dart 76.11% <ø> (ø)
chopper/lib/src/request.dart 100.00% <ø> (ø)
chopper/lib/src/response.dart 88.88% <ø> (ø)
chopper/lib/src/utils.dart 100.00% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@techouse techouse merged commit e178640 into master Jul 29, 2023
11 of 13 checks passed
@techouse techouse deleted the release/v7.0.0 branch July 29, 2023 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release prod release
Projects
None yet
Development

Successfully merging this pull request may close these issues.