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

🔖 pre-release v8.0.0-rc.2 #606

Merged
merged 159 commits into from
May 3, 2024
Merged

🔖 pre-release v8.0.0-rc.2 #606

merged 159 commits into from
May 3, 2024

Conversation

techouse
Copy link
Collaborator

@techouse techouse commented May 2, 2024

🔖 pre-release v8.0.0-rc.2

chopper

8.0.0-rc.2

chopper_generator

8.0.0-rc.2

chopper_built_value

3.0.0-rc.1

  • Require Chopper ^8.0.0

yousinix and others added 30 commits May 25, 2021 09:26
Co-authored-by: István Juhos <[email protected]>
dependabot bot and others added 12 commits March 25, 2024 09:48
Bumps [actions/cache](https://github.com/actions/cache) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@ab5e6d0...0c45773)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
# Conflicts:
#	chopper/lib/src/annotations.dart
#	chopper/pubspec.yaml
#	chopper/test/chain/interceptor_chain_test.dart
#	chopper/test/test_service.chopper.dart
#	chopper/test/test_service.dart
#	chopper_generator/lib/src/generator.dart
#	chopper_generator/lib/src/utils.dart
#	chopper_generator/pubspec.yaml
#	chopper_generator/test/test_service.chopper.dart
#	chopper_generator/test/test_service.dart
# chopper

## 8.0.0-rc.2

- #604

# chopper_generator

## 8.0.0-rc.2

- #604

# chopper_built_value

## 3.0.0-rc.1

- Require Chopper ^8.0.0
@techouse
Copy link
Collaborator Author

techouse commented May 2, 2024

Publish dry run fails because of the new annotation

error - test/test_service.dart:283:29 - The named parameter 'timeout' isn't defined. Try correcting the name to an existing named parameter's name, or defining a named parameter with the name 'timeout'. - undefined_named_parameter

that should not be an issue in the real publish just like in #598

The rest is just Codecov complaining about rate limits.

@techouse techouse added this to the 8.0.0 milestone May 2, 2024
Copy link

codecov bot commented May 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.85%. Comparing base (ed2cee4) to head (d964881).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #606   +/-   ##
=======================================
  Coverage   92.85%   92.85%           
=======================================
  Files          22       22           
  Lines         490      490           
=======================================
  Hits          455      455           
  Misses         35       35           

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

@techouse techouse merged commit ae505af into master May 3, 2024
10 of 12 checks passed
@techouse techouse deleted the release/v8.0.0-rc.2 branch May 3, 2024 06:26
@techouse techouse mentioned this pull request May 3, 2024
@techouse techouse mentioned this pull request Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pre-release pre-release
Projects
None yet
Development

Successfully merging this pull request may close these issues.