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

chore(deps): update dependency build_runner to v1.12.2 #98

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 12, 2021

Mend Renovate

This PR contains the following updates:

Package Type Update Change
build_runner dev_dependencies minor 1.10.2 -> 1.12.2

Release Notes

dart-lang/build

v1.12.2

Compare Source

  • Allow the latest dart_style.

v1.12.1

Compare Source

  • Allow the latest http_multi_server.

v1.12.0

Compare Source

  • Remove support for hot-reloads. Use package:webdev instead.
  • Support version 2.0.x of the build package
  • Update to graphs 1.x
  • Support version 1.x of shelf_web_socket and 2.x of web_socket_channel

v1.11.5

Compare Source

  • Fix arg parsing for the clean and generate-build-script commands.

v1.11.4

Compare Source

  • Fix snapshot generation hanging on windows if there is anything on stdout.

v1.11.3

Compare Source

  • Allow the latest build_config.

v1.11.2

Compare Source

  • Update to glob 2.x.

v1.11.1+1

Compare Source

  • Backport of 622c659.
    • Don't rethrow file watcher errors - instead log at severe level and continue
      going. The file watcher implementation should restart automatically as of
      package:watcher version 0.9.7+13.

v1.11.1

Compare Source

  • Backport of 622c659.
    • Don't rethrow file watcher errors - instead log at severe level and continue
      going. The file watcher implementation should restart automatically as of
      package:watcher version 0.9.7+13.

v1.11.0

Compare Source

  • Support generating custom build scripts through
    package:build_runner/build_script_generate.dart:
    • Export generateAndRun to snapshot and run build scripts.
    • Export findBuilderApplications to find builder applications from a
      package grah.

v1.10.13

Compare Source

  • Allow the null safe pre-release version of stream_transform.

v1.10.12

Compare Source

  • Allow the null safe pre-releases of all migrated deps.
  • Add a warning if a builders section is found in when parsing an overriden
    build.yaml file via the --config flag.

v1.10.11

Compare Source

  • Fix handling of build.yaml generateFor default config for values including
    a $ such as $package$. Use raw strings in the generated build script.

v1.10.10

Compare Source

  • Allow build version 1.6.x.

v1.10.9

Compare Source

  • Allow build_config version '>=0.4.1 <0.4.6'.
  • Allow yaml version '>=2.1.11 <4.0.0'.

v1.10.7

Compare Source

  • Allow build_config version 0.4.4.
  • Fix a daemon mode issue where we might try to complete a completer twice
    during build script updates.

v1.10.6

Compare Source

  • Allow build_config version 0.4.3.

v1.10.5

Compare Source

  • Better handle the case where the package config file is deleted while
    the watcher is running, by waiting for up to 1 second for it to be written
    again before failing.

v1.10.4

Compare Source

  • Ensure that the generated build script is opted out of null safety, even if
    the current package supports it.

v1.10.3

Compare Source

  • Remove high sdk constraint, allow >=2.9.0.
  • Require latest build_resolvers (which requires the latest analyzer).
  • Require the latest build version (1.5.x).

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 renovate bot force-pushed the renovate/build_runner-1.x branch 2 times, most recently from 3839d9b to 3849433 Compare May 17, 2021 07:17
@renovate renovate bot force-pushed the renovate/build_runner-1.x branch from 3849433 to e30a25d Compare June 18, 2021 09:44
@renovate renovate bot force-pushed the renovate/build_runner-1.x branch from e30a25d to 89aeacc Compare June 21, 2021 05:09
@renovate
Copy link
Contributor Author

renovate bot commented Mar 17, 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: MobileApp/movie_admin/pubspec.lock
Command failed: docker run --rm --name=renovate_sidecar --label=renovate_child -v "/mnt/renovate/gh/hoc081098/Movie-Ticket-Booking":"/mnt/renovate/gh/hoc081098/Movie-Ticket-Booking" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/hoc081098/Movie-Ticket-Booking/MobileApp/movie_admin" docker.io/containerbase/sidecar bash -l -c "install-tool flutter 3.7.7 && flutter pub upgrade build_runner"
Because built_value_generator >=6.1.5 <8.0.3 depends on build ^1.0.0 and build_runner >=1.12.0 <2.1.0 depends on build >=2.0.0 <2.1.0, built_value_generator >=6.1.5 <8.0.3 is incompatible with build_runner >=1.12.0 <2.1.0.
So, because movie_admin depends on both build_runner 1.12.2 and built_value_generator ^7.1.0, version solving failed.
pub finished with exit code 1

@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