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 chopper v7.0.10, chopper_generator v7.0.7 #541

Merged
merged 123 commits into from
Dec 30, 2023
Merged

Conversation

techouse
Copy link
Collaborator

chopper

7.0.10

  • Enable the user to specify non-String type header values by calling .toString() on any non-String Dart type. (#538)

chopper_generator

7.0.7

  • Enable the user to specify non-String type header values by calling .toString() on any non-String Dart type. (#538)

yousinix and others added 30 commits May 25, 2021 09:26
Co-authored-by: Ivan Terekhin <i.terhin@gmail.com>
Co-authored-by: István Juhos <stewemetal@gmail.com>
Co-authored-by: Ivan Terekhin <i.terhin@gmail.com>
Co-authored-by: Meysam Karimi <mysmartapply.it4@gmail.com>
techouse and others added 18 commits October 7, 2023 09:54
* Changing replace all to ignore http:// and https://

* Adding fix to generator

* change on pull request number

* change implementation

---------

Co-authored-by: Martin Alejandro Escobar Espinel <mescobar@softlab.com.co>
Bumps [lints](https://github.com/dart-lang/lints) from 2.1.1 to 3.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@v2.1.1...v3.0.0)

---
updated-dependencies:
- dependency-name: lints
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [lints](https://github.com/dart-lang/lints) from 2.1.1 to 3.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@v2.1.1...v3.0.0)

---
updated-dependencies:
- dependency-name: lints
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [lints](https://github.com/dart-lang/lints) from 2.1.1 to 3.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@v2.1.1...v3.0.0)

---
updated-dependencies:
- dependency-name: lints
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
# Conflicts:
#	.github/workflows/dart.yml
#	.github/workflows/publish.yml
#	.github/workflows/publish_dry_run.yml
#	chopper/example/definition.chopper.dart
#	chopper/test/base_test.dart
#	chopper/test/test_service.chopper.dart
#	chopper/test/test_service.dart
#	chopper/test/test_service_base_url.chopper.dart
#	chopper/test/test_service_variable.chopper.dart
#	chopper_generator/lib/src/generator.dart
#	chopper_generator/test/test_service.chopper.dart
#	chopper_generator/test/test_service.dart
#	chopper_generator/test/test_service_variable.chopper.dart
#	tool/ci.sh
# chopper

## 7.0.10

- Enable the user to specify non-String type header values by calling `.toString()` on any non-String Dart type. ([#538](#538))

# chopper_generator

## 7.0.7

- Enable the user to specify non-String type header values by calling `.toString()` on any non-String Dart type. ([#538](#538))
@techouse techouse added the enhancement New feature or request label Dec 30, 2023
@techouse techouse added release prod release and removed enhancement New feature or request labels Dec 30, 2023
Copy link

codecov bot commented Dec 30, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9f3b2e7) 94.02% compared to head (893ec83) 94.02%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #541   +/-   ##
=======================================
  Coverage   94.02%   94.02%           
=======================================
  Files          10       10           
  Lines         469      469           
=======================================
  Hits          441      441           
  Misses         28       28           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@techouse techouse merged commit aaaf482 into master Dec 30, 2023
12 checks passed
@techouse techouse deleted the release/v7.0.10 branch December 30, 2023 09:04
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.