firebase_authentication_flutter_DDD
firebase_authentication_flutter_DDD copied to clipboard
build(deps): bump build_runner from 2.6.0 to 2.7.1
trafficstars
Bumps build_runner from 2.6.0 to 2.7.1.
Release notes
Sourced from build_runner's releases.
package:build_runner v2.7.1
- Bug fix: with
build_runner serve, special handling of paths containing/packages/was hiding actual folders calledpackages. Serve the actual folders first, before trying the package lookup.- Remove undocumented / unused features:
lib/build_script_generate.dart,bin/graph_inspector.dart,build_runner doctorandbuild_runner generate-build-scriptcommands.- Remove deps on
pubspec_parseandtiming.- Use
build3.1.0.package:build_runner v2.7.0
- Performance: builders can choose to run only when "triggered". A builder runs only if triggered if the option
run_only_if_triggeredistrue. Triggers are configured in new a top-level section ofbuild.yamlcalledtriggers. See thebuild_configdocs for more information.- Remove interactive prompts for whether to delete files.
- Ignore
-dflag: always delete files as if-dwas passed.- Remove
--use-polling-watcherflag.- Remove
build_runner servemode$graphand$perfhandlers.- Documentation revamp.
- Bug fix: delete transitive generated outputs as well as direct generated outputs. So, a generated file now gets deleted if its input was a generated file that is no longer output.
- Bug fix: fix crash creating a merged output dir with a file called
lib.package:build_runner v2.6.1
- Use
build3.0.1.
Commits
5dfa820Release before build 4.0.0. (#4176)56248e0Deprecations beforebuildmajor version release. (#4175)e5af363Remove community workflow. (#4173)fb25862Remove build->build_runner_core dependency (#4172)a4a26caRemove unused bool. (#4171)1f0729dMergeBuildEnvironmentandBuildOptionsinto newBuildRunnerState. (#4166)b3eb1dcSkip tests with Chrome on Windows. (#4169)ca783abRefactor build_runner command line (#4165)c63229dBump actions/cache from 4.2.3 to 4.2.4 in the github-actions group (#4167)5fa3b5fRemove package:test version check. (#4163)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.