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 test #2680

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

chore(deps): update test #2680

wants to merge 2 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 26, 2024

This PR contains the following updates:

Package Type Update Change
test (source) dev_dependencies patch ^1.25.8 -> ^1.25.12
test (source) dev_dependencies patch ^1.25.2 -> ^1.25.12
test_api (source) dev_dependencies patch ^0.7.3 -> ^0.7.4

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

dart-lang/test (test)

v1.25.12

Compare Source

  • Fix hang when running multiple precompiled browser tests.

v1.25.11

Compare Source

  • Update to be forward compatible with package:shelf_web_socket version 3.x.

v1.25.10

Compare Source

  • Update the package:vm_service constraint to allow version 15.x.

v1.25.9

Compare Source

  • Allow analyzer: '>=6.0.0 <8.0.0'
  • Fix dart2wasm tests on windows.
  • Increase SDK constraint to ^3.5.0.
  • Support running Node.js tests compiled with dart2wasm.
  • Allow firefox or firefox-bin executable name on macOS.
dart-lang/test (test_api)

v0.7.4

Compare Source

  • Allow analyzer: '>=6.0.0 <8.0.0'
  • Increase SDK constraint to ^3.5.0.
  • Support running Node.js tests compiled with dart2wasm.

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/test branch 2 times, most recently from 32e7138 to 9a7d1b2 Compare December 2, 2024 22:33
@renovate renovate bot force-pushed the renovate/test branch 2 times, most recently from 06019e7 to 9ae183e Compare December 4, 2024 21:14
Copy link
Contributor Author

renovate bot commented Dec 5, 2024

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.

provokateurin and others added 2 commits December 5, 2024 10:55
Signed-off-by: provokateurin <kate@provokateurin.de>
Signed-off-by: provokateurin <kate@provokateurin.de>
Copy link

codecov bot commented Dec 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 28.90%. Comparing base (43ec633) to head (87a037f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2680   +/-   ##
=======================================
  Coverage   28.90%   28.90%           
=======================================
  Files         372      372           
  Lines      136624   136624           
=======================================
  Hits        39492    39492           
  Misses      97132    97132           
Flag Coverage Δ *Carryforward flag
account_repository 98.47% <ø> (ø)
cookie_store 99.48% <ø> (ø)
dashboard_app 96.05% <ø> (ø)
dynamite 31.05% <ø> (ø)
dynamite_end_to_end_test 61.69% <ø> (ø)
dynamite_runtime 85.40% <ø> (ø)
interceptor_http_client 97.18% <ø> (ø)
neon_dashboard 96.05% <ø> (ø) Carriedforward from 43ec633
neon_framework 61.44% <ø> (ø)
neon_http_client 94.32% <ø> (ø)
neon_notifications 100.00% <ø> (ø) Carriedforward from 43ec633
neon_storage 94.66% <ø> (ø)
neon_talk 99.45% <ø> (ø) Carriedforward from 43ec633
nextcloud 24.33% <ø> (ø)
notifications_app 97.43% <ø> (ø)
notifications_push_repository 98.11% <ø> (ø)
sort_box 90.90% <ø> (ø)
talk_app 99.01% <ø> (ø)

*This pull request uses carry forward flags. Click here to find out more.

@provokateurin
Copy link
Member

Hang could be related to dart-lang/test#2294

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant