Point API doc links to package:test canonical libraries.
Fix testing with dart2wasm - use dart compile wasm instead of depending on
SDK internals
Update min SDK constraint to 3.2.0.
package:test v1.25.5
Update the package:web_socket_channel version constraint to allow 3.x.
Update the package:shelf_web_socket version constraint to allow 2.x.
package:test v1.25.4
Add @doNotSubmit to more declarations of the solo parameter.
package:test v1.25.3
Remove outdated StreamMatcher link from README table of contents.
Document the silent reporter in CLI help output.
Support enabling experiments with the dart2wasm compiler.
Added @doNotSubmit to test(solo: ...) and group(solo: ...). In
practice, this means that code that was relying on ignoring deprecation
warnings and using solo or group with a skip parameter will now fail if
dart analyze --fatal-infos (or similar) is enabled.
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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the pub-dependencies group with 3 updates in the /packages/google_fonts directory: crypto, http and path_provider.
Updates
crypto
from 3.0.3 to 3.0.5Release notes
Sourced from crypto's releases.
Changelog
Sourced from crypto's changelog.
Commits
eede7d6
Revert wasm using fast path due to dart-lang/sdk/issues/55266 (#181)3200166
Prepare to release v3.0.4 (#178)1216790
Bump the github-actions group with 2 updates (#175)813e35e
Update min SDK, test wasm on 3.4 (#174)7a9428a
Bump lints dep (#172)0a10171
Bump actions/checkout from 4.1.4 to 4.1.6 in the github-actions group (#171)3f815ac
blast_repo fixes (#170)fc5e7c8
Bump actions/checkout from 4.1.2 to 4.1.4 (#169)2829062
Bump dart-lang/setup-dart from 1.6.2 to 1.6.4 (#168)1c7fbad
Bump actions/checkout from 4.1.1 to 4.1.2 (#166)Updates
http
from 1.2.1 to 1.2.2Release notes
Sourced from http's releases.
Commits
757438e
Bump pkg:web dependency (#1272)a6d9f72
web_socket: allow latest pkg:web (#1269)edbb5a9
Add WebSocket usage examples to cupertino_http (#1266)760564f
Prepare to publish cupertino_http 1.5.1 (#1264)fd2c60e
RemoverunWithClient
Flutter example (#1263)fece5b3
Document that widgets must be initialized before using the cronet_http (#1262)3be8288
Prepare to publish cronet_http 1.3.2 (#1265)068308b
Upgrade jni and jnigen to 0.10.1 and 0.10.0 (#1261)4178b67
Clarify when Client.close must be called (#1255)719dc5f
Upgrade to http_image_provider: 0.0.3 (#1253)Updates
path_provider
from 2.1.3 to 2.1.4Commits
c03cc00
[path_provider] fix 151823: update minimum required path_provider_android to ...877f171
[path_provider]: Bump androidx.annotation:annotation from 1.8.0 to 1.8.1 in /...3d358d9
[many] Ignore NewerVersionAvailable in android lint (#7218)47a92db
[path_provider] Removewin32
(#7073)6f45d03
[path_provider]: Bump com.android.tools.build:gradle from 7.3.1 to 8.5.0 in /...71b2f68
[various] Update flutter.dev links to more reliable destinations (#6963)bfd0b78
[path_provider]: Bump androidx.annotation:annotation from 1.7.1 to 1.8.0 in /...4a178f1
Disable sandboxing directly for macOS tests (#6880)67b082d
[path_provider] Skip verifying sample file on macOS (#6874)b16a7e3
[many] Remove references to v1 embedding (#6494)Updates
test
from 1.25.2 to 1.25.7Release notes
Sourced from test's releases.
Commits
83c597e
enable asserts in dart2wasm tests (#2241)6035380
Remove an unnecessarydynamic
(#2239)43ad4cd
random cleanup (#2232)18db77c
prepare to publish test_api (#2238)cd72e8d
Prepare to publish (#2237)b1b2c02
Fixdart run test -p chrome -c dart2wasm
(#2233)2464ad5
Addtopics
to package "test"pubspec.yaml
(#2230)4b6f029
Bump dart_flutter_team_lints from 2.1.1 to ^3.0.0 in all packages (#2228)b7fa27d
Point README links to the test library (#2219)d1e2767
Allow the next semver major versions of shelf_web_socket and web_socket_chann...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