Skip to content

Bump build_web_compilers from 4.2.4 to 4.4.9#1053

Closed
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/pub/dev/build_web_compilers-4.4.9
Closed

Bump build_web_compilers from 4.2.4 to 4.4.9#1053
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/pub/dev/build_web_compilers-4.4.9

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Feb 2, 2026

Bumps build_web_compilers from 4.2.4 to 4.4.9.

Release notes

Sourced from build_web_compilers's releases.

package:build_web_compilers v4.4.9

  • Update min build_modules constraint to 5.1.7.

package:build_web_compilers v4.4.8

  • Add support for non-web-dir entrypoints with DDC + FES.

package:build_web_compilers v4.4.7

  • Add support for DDC's Library Bundle module system, which is compatible with web hot reload. This is not enabled by default.
  • Minor updates to flag resolution logic.
  • Allow analyzer 10.0.0.

package:build_web_compilers v4.4.6

  • Add build options to customize the SDK used for compiling to js and wasm.

package:build_web_compilers v4.4.5

  • Updating DDC's bootstrapper to be consistent with the rest of the ecosystem.

package:build_web_compilers v4.4.3

  • Allow analyzer 9.0.0.

package:build_web_compilers v4.4.2

  • Fixes DDC + FES not reading the entrypoint when serving a prebuilt app.

package:build_web_compilers v4.4.1

  • Read multiRootScheme from build_modules.

package:build_web_compilers v4.4.0

  • Add DDC + Frontend Server compilation support to existing builders.
  • Add new builders: DdcFrontendServerBuilder and WebEntrypointMarkerBuilder.

package:build_web_compilers v4.3.2

  • Fix Dart2JS adding extraneous sourcemaps to its archive when both wasm and js are enabled.

package:build_web_compilers v4.3.1

  • Bug fix: resolve Dart2JS sourcemaps not being written when both wasm and js are enabled.

package:build_web_compilers v4.3.0

  • When both wasm and js builds are enabled you can now add force_js=true to the URL in your browser to load the js build.
Commits
  • b313fa3 Updating min constraints (#4337)
  • 2784f9b Improve BuildPackages tests, remove most checked in test fixtures. (#4329)
  • d62183d Don't read asset graph in readAllSourcesFromFilesystem. (#4335)
  • 77d70b3 Adding logic to support non-web entrypoints to Frontend Server + DDC. (#4333)
  • b533c89 Use names in BuildPackage.dependencies. (#4328)
  • d27ef47 Stop using "root package". (#4325)
  • 697b5f7 More renames, cleanup after the previous PR. (#4324)
  • 6f066d4 Rename PackageNode -> BuildPackage, PackageGraph -> BuildPackages. (#...
  • cf7f6e0 Remove the "graph" part of TargetGraph, rename it to BuildConfigs. (#4322)
  • becc4a5 Prepare to use DDC Library Bundle module system by default (#4306)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [build_web_compilers](https://github.com/dart-lang/build) from 4.2.4 to 4.4.9.
- [Release notes](https://github.com/dart-lang/build/releases)
- [Commits](dart-lang/build@build_web_compilers-v4.2.4...build_web_compilers-v4.4.9)

---
updated-dependencies:
- dependency-name: build_web_compilers
  dependency-version: 4.4.9
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Feb 2, 2026
@dependabot dependabot bot requested a review from dave-doty as a code owner February 2, 2026 01:05
@dependabot dependabot bot added the dart Pull requests that update Dart code label Feb 2, 2026
@beanbeanjuice
Copy link
Copy Markdown
Contributor

@dependabot recreate

@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Mar 11, 2026

Looks like build_web_compilers is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 11, 2026
@dependabot dependabot bot deleted the dependabot/pub/dev/build_web_compilers-4.4.9 branch March 11, 2026 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dart Pull requests that update Dart code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant