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

require dart 3.1; update to the latest lints #675

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

devoncarew
Copy link
Member

  • require dart 3.1; update to the latest lints

  • 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.

Copy link

github-actions bot commented Oct 8, 2024

Package publishing

Package Version Status Publish tag (post-merge)
package:file_testing 3.0.2 ready to publish file_testing-v3.0.2
package:cli_config 0.2.1-wip WIP (no publish necessary)
package:coverage 1.10.0-wip WIP (no publish necessary)
package:extension_discovery 2.1.0 already published at pub.dev
package:file 7.0.1 already published at pub.dev
package:graphs 2.3.3-wip WIP (no publish necessary)
package:mime 2.0.0 already published at pub.dev
package:oauth2 2.0.4-wip WIP (no publish necessary)
package:source_map_stack_trace 2.1.3-wip WIP (no publish necessary)
package:unified_analytics 6.1.4 already published at pub.dev

Documentation at https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.

Copy link

github-actions bot commented Oct 8, 2024

PR Health

Breaking changes ✔️
Package Change Current Version New Version Needed Version Looking good?
file_testing None 3.0.1 3.0.2 3.0.1 ✔️
Changelog Entry ✔️
Package Changed Files

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

Coverage ⚠️
File Coverage
pkgs/file_testing/lib/file_testing.dart 💔 Not covered

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 symbols
License Headers ✔️
// Copyright (c) 2024, 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.

Package publish validation ✔️
Package Version Status
package:file_testing 3.0.2 ready to publish
package:cli_config 0.2.1-wip WIP (no publish necessary)
package:coverage 1.10.0-wip WIP (no publish necessary)
package:extension_discovery 2.1.0 already published at pub.dev
package:file 7.0.1 already published at pub.dev
package:graphs 2.3.3-wip WIP (no publish necessary)
package:mime 2.0.0 already published at pub.dev
package:oauth2 2.0.4-wip WIP (no publish necessary)
package:source_map_stack_trace 2.1.3-wip WIP (no publish necessary)
package:unified_analytics 6.1.4 already published at pub.dev

Documentation at https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.

@devoncarew devoncarew merged commit f882de9 into main Oct 8, 2024
20 checks passed
@devoncarew devoncarew deleted the package_file_testing branch October 8, 2024 19:53
copybara-service bot pushed a commit to dart-lang/sdk that referenced this pull request Oct 14, 2024
Revisions updated by `dart tools/rev_sdk_deps.dart`.

mockito (https://github.com/dart-lang/mockito/compare/3de6754..57d484f):
  57d484f  Thu Oct 10 09:43:47 2024 -0700  Googler  Migration for analyzer APIs.

string_scanner (https://github.com/dart-lang/string_scanner/compare/2139417..084b201):
  084b201  Wed Oct 9 20:46:54 2024 +0100  Danny Tuppeny  Avoid treating /r as newline on it (dart-la
ng/string_scanner#81)

tools (https://github.com/dart-lang/tools/compare/3f7a466..f882de9):
  f882de9b  Tue Oct 8 12:53:53 2024 -0700  Devon Carew  require dart 3.1; update to the latest lints
 (dart-lang/tools#675)

Change-Id: I2d027134d273fa68a322cf31831ffa1af22a9a1d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/389586
Reviewed-by: Kevin Moore <kevmoo@google.com>
Commit-Queue: Nate Bosch <nbosch@google.com>
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.

2 participants