Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 15, 2025

Bumps build_web_compilers from 4.2.4 to 4.4.6.

Release notes

Sourced from build_web_compilers's releases.

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
  • 00ceed3 Adding custom sdk build options to support flutter embeddings and plugins.
  • 9b94a5a Updating DDC's bootstrapper for auto hot reload/restart. (#4300)
  • 5fde5c9 Bump tcort/github-action-markdown-link-check in the github-actions group (#4298)
  • a0ef68a Fix module_builder reading DDC modules for non-primary dart libraries. (#4294)
  • 1d3959c Bump SDK upper bounds. (#4292)
  • fc3e1cd Remove override, sort doc. (#4290)
  • 8b84be9 Release build_web_compilers 4.4.3. (#4289)
  • cc735ad Add logging of the compile step. (#4279)
  • 75ace2f Allow analyzer 9. (#4288)
  • 92218f0 Stop using deprecated analyzer API. (#4287)
  • 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.6.
- [Release notes](https://github.com/dart-lang/build/releases)
- [Commits](dart-lang/build@build_web_compilers-v4.2.4...build_web_compilers-v4.4.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Dec 15, 2025
@dependabot dependabot bot requested a review from dave-doty as a code owner December 15, 2025 01:04
@dependabot dependabot bot added dependencies Pull requests that update a dependency file dart Pull requests that update Dart code labels Dec 15, 2025
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