Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 28, 2025

Bumps test_reflective_loader from 0.2.3 to 0.4.0.

Release notes

Sourced from test_reflective_loader's releases.

package:test_reflective_loader v0.4.0

  • Add support for one-time set up and teardown in test classes via static setUpClass and tearDownClass methods

package:test_reflective_loader v0.3.0

  • Require Dart ^3.5.0.
  • Update to package:test 1.26.1.
  • Pass locations of groups/tests to package:test to improve locations reported in the JSON reporter that may be used for navigation in IDEs.
Commits

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 [test_reflective_loader](https://github.com/dart-lang/tools/tree/main/pkgs) from 0.2.3 to 0.4.0.
- [Release notes](https://github.com/dart-lang/tools/releases)
- [Commits](https://github.com/dart-lang/tools/commits/test_reflective_loader-v0.4.0/pkgs)

---
updated-dependencies:
- dependency-name: test_reflective_loader
  dependency-version: 0.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the type-infra A repository infrastructure change or enhancement label Sep 28, 2025
@szakarias szakarias merged commit ec2a4fe into main Oct 6, 2025
16 checks passed
@szakarias szakarias deleted the dependabot/pub/test_reflective_loader-0.4.0 branch October 6, 2025 09:05
copybara-service bot pushed a commit to dart-lang/sdk that referenced this pull request Oct 6, 2025
Revisions updated by `dart tools/rev_sdk_deps.dart`.

dartdoc (https://github.com/dart-lang/dartdoc/compare/669b15f..ec2a4fe):
  ec2a4fee  2025-10-06  dependabot[bot]  Bump test_reflective_loader from 0.2.3 to 0.4.0 (dart-lang/dartdoc#4111)
  2ec3e4ef  2025-10-02  Konstantin Scheglov  Stop using TypeDefiningElement. (dart-lang/dartdoc#4112)
  f65c7e21  2025-10-01  dependabot[bot]  Bump the github-actions group with 3 updates (dart-lang/dartdoc#4113)

ecosystem (https://github.com/dart-lang/ecosystem/compare/36e514d..96ee861):
  96ee861  2025-10-02  Devon Carew  misc repo metadata updates (dart-lang/ecosystem#372)
  0d7ffaa  2025-10-02  Moritz  Rename comments (dart-lang/ecosystem#373)
  a3cf960  2025-10-01  dependabot[bot]  Bump the github-actions group with 5 updates (dart-lang/ecosystem#374)

test (https://github.com/dart-lang/test/compare/a16f149..8083c8f):
  8083c8f2  2025-10-03  Nate Bosch  Make all package:coverage imports conditional (dart-lang/test#2544)

tools (https://github.com/dart-lang/tools/compare/ce9d2ad..6866f9b):
  6866f9b1  2025-10-06  Morgan :)  Allow more time for tests on Windows. (dart-lang/tools#2193)
  1264445e  2025-10-06  Morgan :)  Fix flaky test on Windows. (dart-lang/tools#2192)

webdev (https://github.com/dart-lang/webdev/compare/0b2a408..29ba1b1):
  29ba1b12  2025-10-01  dependabot[bot]  Bump the github-actions group with 3 updates (dart-lang/webdev#2693)

Change-Id: I9582b0380b2b974a2d05ab4f77c67c14e92aaa63
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/453580
Commit-Queue: Konstantin Shcheglov <[email protected]>
Reviewed-by: Konstantin Shcheglov <[email protected]>
Auto-Submit: Devon Carew <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-infra A repository infrastructure change or enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant