Adyen / adyen-flutter

MIT License
23 stars 4 forks source link

Update dependency pigeon to v17 #111

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
pigeon (source) dev_dependencies major 14.0.1 -> 17.0.0

Release Notes

flutter/packages (pigeon) ### [`v17.0.0`](https://togithub.com/flutter/packages/blob/HEAD/packages/pigeon/CHANGELOG.md#1700) [Compare Source](https://togithub.com/flutter/packages/compare/pigeon-v16.0.5...pigeon-v17.0.0) - **Breaking Change** \[kotlin] Converts Kotlin enum case generation to SCREAMING_SNAKE_CASE. - Updates `writeEnum` function to adhere to Kotlin naming conventions. - Improves handling of complex names with enhanced regex patterns. - Expands unit tests for comprehensive name conversion validation. - **Migration Note**: This change modifies the naming convention of Kotlin enum cases generated from the Pigeon package. It is recommended to review the impact on your existing codebase and update any dependent code accordingly. ### [`v16.0.5`](https://togithub.com/flutter/packages/blob/HEAD/packages/pigeon/CHANGELOG.md#1605) [Compare Source](https://togithub.com/flutter/packages/compare/pigeon-v16.0.4...pigeon-v16.0.5) - Adds ProxyApi to AST generation. ### [`v16.0.4`](https://togithub.com/flutter/packages/blob/HEAD/packages/pigeon/CHANGELOG.md#1604) [Compare Source](https://togithub.com/flutter/packages/compare/pigeon-v16.0.3...pigeon-v16.0.4) - \[swift] Improve style of Swift output. ### [`v16.0.3`](https://togithub.com/flutter/packages/blob/HEAD/packages/pigeon/CHANGELOG.md#1603) [Compare Source](https://togithub.com/flutter/packages/compare/pigeon-v16.0.2...pigeon-v16.0.3) - \[kotlin] Separates message call code generation into separate methods. ### [`v16.0.2`](https://togithub.com/flutter/packages/blob/HEAD/packages/pigeon/CHANGELOG.md#1602) [Compare Source](https://togithub.com/flutter/packages/compare/pigeon-v16.0.1...pigeon-v16.0.2) - \[dart] Separates message call code generation into separate methods. ### [`v16.0.1`](https://togithub.com/flutter/packages/blob/HEAD/packages/pigeon/CHANGELOG.md#1601) [Compare Source](https://togithub.com/flutter/packages/compare/pigeon-v16.0.0...pigeon-v16.0.1) - \[dart] Fixes test generation for missing wrapResponse method if only host Api. ### [`v16.0.0`](https://togithub.com/flutter/packages/blob/HEAD/packages/pigeon/CHANGELOG.md#1600) [Compare Source](https://togithub.com/flutter/packages/compare/pigeon-v15.0.3...pigeon-v16.0.0) - \[java] Adds `VoidResult` type for `Void` returns. - **Breaking Change** \[java] Updates all `Void` return types to use new `VoidResult`. ### [`v15.0.3`](https://togithub.com/flutter/packages/blob/HEAD/packages/pigeon/CHANGELOG.md#1503) [Compare Source](https://togithub.com/flutter/packages/compare/pigeon-v15.0.2...pigeon-v15.0.3) - Fixes new lint warnings. ### [`v15.0.2`](https://togithub.com/flutter/packages/blob/HEAD/packages/pigeon/CHANGELOG.md#1502) [Compare Source](https://togithub.com/flutter/packages/compare/pigeon-v15.0.1...pigeon-v15.0.2) - Prevents optional and non-positional parameters in Flutter APIs. - \[dart] Fixes named parameters in test output of host API methods. ### [`v15.0.1`](https://togithub.com/flutter/packages/blob/HEAD/packages/pigeon/CHANGELOG.md#1501) [Compare Source](https://togithub.com/flutter/packages/compare/pigeon-v15.0.0...pigeon-v15.0.1) - \[java] Adds [@​CanIgnoreReturnValue](https://togithub.com/CanIgnoreReturnValue) annotation to class builder. ### [`v15.0.0`](https://togithub.com/flutter/packages/blob/HEAD/packages/pigeon/CHANGELOG.md#1500) [Compare Source](https://togithub.com/flutter/packages/compare/pigeon-v14.0.1...pigeon-v15.0.0) - **Breaking Change** \[kotlin] Updates Flutter API to use new errorClassName.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 7 months ago

LCOV of commit 7a794e7 during Check PR #418

Summary coverage rate:
  lines......: 3.0% (38 of 1263 lines)
  functions..: no data found
  branches...: no data found

Files changed coverage rate: n/a
sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

renovate[bot] commented 7 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 17.x releases. But if you manually upgrade to 17.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.