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

Update dependency build_runner to v2 #21

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 7, 2021

Mend Renovate

This PR contains the following updates:

Package Type Update Change
build_runner dev_dependencies major ^1.8.0 -> ^2.0.0

Release Notes

dart-lang/build

v2.4.1

Compare Source

  • Mention --build-filter option in the README.
  • Update to build_daemon 4.0.
  • Support enabling experiments in build scripts.

v2.4.0

Compare Source

  • 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.

v2.3.3

Compare Source

  • Remove references to NullThrownError.

v2.3.2

Compare Source

  • Add supported platforms to pubspec.

v2.3.1

  • Upgrade to frontend_service_client version 3.

v2.3.0

  • Add -d as a shorthand for --delete-conflicting-outputs.

v2.2.1

Compare Source

  • Allow the latest package:analyzer.
  • Stop ignoring the no_leading_underscores_for_library_prefixes lint in
    generated build scripts, code_builder now does this for you.

v2.2.0

Compare Source

  • Support global 'runs_before' configuration for builders. This allows users
    to influence the ordering of builders in their build.

v2.1.11

Compare Source

  • Stop reading or requiring .packages files.
  • Use an explicit dynamic generic type for collections in default builder
    options to reduce behavior differences between reading default options and
    user provided options.

v2.1.10

Compare Source

  • Allow build version 2.3.x.

v2.1.9

  • Fix up the formatting a bit for the error message that is logged when we get
    errors from the directory watcher.
  • Ignore the no_leading_underscores_for_library_prefixes lint in the generated
    build script.
  • Report changed assets when running as a deamon.
  • Allow analyzer version 4.x.

v2.1.8

  • Support null stack traces coming from the build runner script isolate.

v2.1.7

Compare Source

  • Allow the latest pkg:build.

v2.1.6

Compare Source

  • Allow the latest analyzer.

v2.1.5

Compare Source

  • Use raw string literals for builder options when generating build scripts.

v2.1.4

Compare Source

  • Minor fixes to the log message when compiling the build script has some
    output.
  • Drop package:pedantic dependency and replace it with package:lints.

v2.1.2

Compare Source

  • Support --enable-experiment option in build daemon.

v2.1.1

Compare Source

  • Stop reading or requiring .packages files.
  • Use an explicit dynamic generic type for collections in default builder
    options to reduce behavior differences between reading default options and
    user provided options.

v2.1.0

Compare Source

  • Add --log-requests flag to build daemon.
  • Log failed asset requests in build_runner server.
  • Support the latest build (2.1.0).

v2.0.6

Compare Source

  • Allow analyzer version 2.x.x.

v2.0.5

Compare Source

  • Don't set the content length header or body when responding to HEAD requests.

v2.0.4

Compare Source

  • Allow builders defined as relative imports from the root of a package to run
    with sound null safety.

v2.0.3

Compare Source

  • Fix a serve mode bug which causes an unhandled exception if the build fails
    to initialize (usually because it is out of date).

v2.0.2

Compare Source

  • Use the frontend server to improve the performance of generating build script
    snapshots.

v2.0.1

Compare Source

  • Fix bad cast in build_runner while parsing options for daemon mode.

v2.0.0

Compare Source

  • Migrate to null safety.

  • Update to the latest build_runner_core.


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.


  • If you want to rebase/retry this PR, check this box

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

@renovate
Copy link
Author

renovate bot commented Mar 16, 2023

⚠ 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pubspec.lock
Command failed: docker run --rm --name=renovate_sidecar --label=renovate_child -v "/mnt/renovate/gh/HadesPTIT/flutter_instagram":"/mnt/renovate/gh/HadesPTIT/flutter_instagram" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/HadesPTIT/flutter_instagram" docker.io/containerbase/sidecar bash -l -c "install-tool flutter 3.7.7 && flutter pub upgrade build_runner"
The current Dart SDK version is 2.19.4.

Because camera >=0.7.0 <0.8.0-nullsafety depends on camera_platform_interface ^1.5.0 and no versions of camera_platform_interface match >1.5.0 <2.0.0, camera >=0.7.0 <0.8.0-nullsafety requires camera_platform_interface 1.5.0.
And because camera_platform_interface 1.5.0 depends on stream_transform ^1.2.0, camera >=0.7.0 <0.8.0-nullsafety requires stream_transform ^1.2.0.
And because build_runner >=2.0.0 <2.4.0 depends on stream_transform ^2.0.0 and build_runner >=2.4.0 requires SDK version >=3.0.0-134.0.dev <4.0.0, camera >=0.7.0 <0.8.0-nullsafety is incompatible with build_runner >=2.0.0.
So, because flutter_new_instagram depends on both camera ^0.7.0+2 and build_runner ^2.0.0, version solving failed.
pub finished with exit code 1

@renovate
Copy link
Author

renovate bot commented Mar 21, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant