mashita1023 / iroha_ui

0 stars 0 forks source link

Update dependency build_runner to v2.4.12 #10

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
build_runner (source) dev_dependencies minor 2.3.3 -> 2.4.12

Release Notes

dart-lang/build (build_runner) ### [`v2.4.12`](https://togithub.com/dart-lang/build/blob/HEAD/build_runner/CHANGELOG.md#2412) [Compare Source](https://togithub.com/dart-lang/build/compare/build_runner-v2.4.11...build_runner-v2.4.12) - Bump the min sdk to 3.5.0-259.0.dev. - Fix watch mode for workspace repos. ### [`v2.4.11`](https://togithub.com/dart-lang/build/blob/HEAD/build_runner/CHANGELOG.md#2411) [Compare Source](https://togithub.com/dart-lang/build/compare/build_runner-v2.4.10...build_runner-v2.4.11) - Explicitly pass the current isolates package config instead of assuming the location, to support the upcoming pub workspaces feature. ### [`v2.4.10`](https://togithub.com/dart-lang/build/blob/HEAD/build_runner/CHANGELOG.md#2410) [Compare Source](https://togithub.com/dart-lang/build/compare/build_runner-v2.4.9...build_runner-v2.4.10) - Support version `1.x` and `2.x` of `shelf_web_socket` and `2.x` and `3.x` - of `web_socket_channel`. - Bump the min sdk to 3.4.0. ### [`v2.4.9`](https://togithub.com/dart-lang/build/blob/HEAD/build_runner/CHANGELOG.md#249) [Compare Source](https://togithub.com/dart-lang/build/compare/build_runner-v2.4.8...build_runner-v2.4.9) - Update the `package:frontend_server_client` constraint to `>=3.0.0 <5.0.0`. ### [`v2.4.8`](https://togithub.com/dart-lang/build/blob/HEAD/build_runner/CHANGELOG.md#248) [Compare Source](https://togithub.com/dart-lang/build/compare/build_runner-v2.4.7...build_runner-v2.4.8) - Update README.md to point to the FAQ and other docs. - Print stack traces for `Error` subtype exceptions in non-verbose mode. - Support latest version of `package:js`. ### [`v2.4.7`](https://togithub.com/dart-lang/build/blob/HEAD/build_runner/CHANGELOG.md#247) [Compare Source](https://togithub.com/dart-lang/build/compare/build_runner-v2.4.6...build_runner-v2.4.7) - Fix broken link in README.md. - Bump the min sdk to 3.0.0. - Add a warning to the `doctor` command if a `build.yml` file is found (instead of a `build.yaml` file). ### [`v2.4.6`](https://togithub.com/dart-lang/build/blob/HEAD/build_runner/CHANGELOG.md#246) [Compare Source](https://togithub.com/dart-lang/build/compare/build_runner-v2.4.5...build_runner-v2.4.6) - Allow the latest analyzer (6.x.x). ### [`v2.4.5`](https://togithub.com/dart-lang/build/blob/HEAD/build_runner/CHANGELOG.md#245) [Compare Source](https://togithub.com/dart-lang/build/compare/build_runner-v2.4.4...build_runner-v2.4.5) - Fix a bug handling a builder which has a `required_input` that matches it's own output. ### [`v2.4.4`](https://togithub.com/dart-lang/build/blob/HEAD/build_runner/CHANGELOG.md#244) [Compare Source](https://togithub.com/dart-lang/build/compare/build_runner-v2.4.3...build_runner-v2.4.4) - Use a stable order for builders without an order defined by dependencies. ### [`v2.4.3`](https://togithub.com/dart-lang/build/blob/HEAD/build_runner/CHANGELOG.md#243) [Compare Source](https://togithub.com/dart-lang/build/compare/build_runner-v2.4.2...build_runner-v2.4.3) - Make the `doctor` command visible. ### [`v2.4.2`](https://togithub.com/dart-lang/build/blob/HEAD/build_runner/CHANGELOG.md#242) [Compare Source](https://togithub.com/dart-lang/build/compare/build_runner-v2.4.1...build_runner-v2.4.2) - Support package:build version 2.4.x. ### [`v2.4.1`](https://togithub.com/dart-lang/build/blob/HEAD/build_runner/CHANGELOG.md#241) [Compare Source](https://togithub.com/dart-lang/build/compare/build_runner-v2.4.0...build_runner-v2.4.1) - Mention --build-filter option in the README. - Update to build_daemon 4.0. - Support enabling experiments in build scripts. ### [`v2.4.0`](https://togithub.com/dart-lang/build/blob/HEAD/build_runner/CHANGELOG.md#240) [Compare Source](https://togithub.com/dart-lang/build/compare/build_runner-v2.3.3...build_runner-v2.4.0) - Warn if a `package:` builder import cannot be resolved and skip it, instead of creating an invalid build script or failing in other obscure ways. - Require Dart 3.0, drop support for unsound build scripts.

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 was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 1 year ago

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: pubspec.lock
Command failed: flutter pub upgrade build_runner
Note: meta is pinned to version 1.11.0 by flutter_test from the flutter SDK.
See https://dart.dev/go/sdk-version-pinning for details.

Because every version of flutter_test from sdk depends on meta 1.11.0 and color_simulator depends on meta 1.8.0, flutter_test from sdk is forbidden.
So, because color_simulator depends on flutter_test from sdk, version solving failed.

You can try the following suggestion to make the pubspec resolve:
* Try upgrading your constraint on meta: flutter pub add meta:^1.11.0
renovate[bot] commented 3 months ago

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: pubspec.lock
Command failed: flutter pub upgrade build_runner
The current Dart SDK version is 3.4.4.

Because color_simulator depends on build_runner >=2.4.12 which requires SDK version ^3.5.0-259.0.dev, version solving failed.