Skip to content

Conversation

devoncarew
Copy link
Member

@devoncarew devoncarew commented Sep 2, 2025

  • update pkgs/corpus to use the latest package:analyzer

  • I’ve reviewed the contributor guide and applied the relevant portions to this PR.
Contribution guidelines:

Note that many Dart repos have a weekly cadence for reviewing PRs - please allow for some latency before initial review feedback.

@github-actions github-actions bot added package:corpus type-infra A repository infrastructure change or enhancement labels Sep 2, 2025
Copy link

github-actions bot commented Sep 2, 2025

PR Health

Breaking changes ✔️
Package Change Current Version New Version Needed Version Looking good?

This check can be disabled by tagging the PR with skip-breaking-check.

Changelog Entry ✔️
Package Changed Files

Changes to files need to be accounted for in their respective changelogs.

This check can be disabled by tagging the PR with skip-changelog-check.

Coverage ✔️
File Coverage

This check for test coverage is informational (issues shown here will not fail the PR).

This check can be disabled by tagging the PR with skip-coverage-check.

API leaks ✔️

The following packages contain symbols visible in the public API, but not exported by the library. Export these symbols or remove them from your publicly visible API.

Package Leaked API symbol Leaking sources

This check can be disabled by tagging the PR with skip-leaking-check.

License Headers ✔️
// Copyright (c) 2025, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
Files
no missing headers

All source files should start with a license header.

This check can be disabled by tagging the PR with skip-license-check.

@devoncarew devoncarew merged commit 7c783fa into main Sep 2, 2025
14 checks passed
@devoncarew devoncarew deleted the fix_corpus branch September 2, 2025 18:21
copybara-service bot pushed a commit to dart-lang/sdk that referenced this pull request Sep 4, 2025
Revisions updated by `dart tools/rev_sdk_deps.dart`.

ecosystem (https://github.com/dart-lang/ecosystem/compare/d6370fb..36e514d):
  36e514d  2025-09-02  dependabot[bot]  Bump the github-actions group with 4 updates (dart-lang/ecosystem#368)
  7c783fa  2025-09-02  Devon Carew  update to the latest analyzer (dart-lang/ecosystem#369)

web (https://github.com/dart-lang/web/compare/bdab462..a152054):
  a152054  2025-09-03  Nikechukwu  [interop] Resolved Namespace `typedef` and exception improvements (dart-lang/web#459)

webdev (https://github.com/dart-lang/webdev/compare/bf7b1e5..52ad019):
  52ad0191  2025-09-03  jensjoha  Fix failing test ('NoSuchAlertException (27): no such alert') after `#2681` (dart-lang/webdev#2683)

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

Successfully merging this pull request may close these issues.

3 participants