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 #4

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 30, 2021

Mend Renovate

This PR contains the following updates:

Package Type Update Change
build_runner dev_dependencies major ^1.11.5 -> ^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
Contributor Author

renovate bot commented Mar 23, 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.

None yet

1 participant