Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps lints from 4.0.0 to 6.0.0.

Release notes

Sourced from lints's releases.

package:lints v6.0.0

package:lints v5.1.1

  • Updated the SDK lower bound to 3.6.
  • Move to dart-lang/core monorepo.
Commits
  • 228112c prep to publish 6.0.0 of package:lints (#878)
  • e32c7b9 Fix StreamGroup.broadcast() close() not completing when streams close. (#876)
  • af37fe5 Adds [Heap]PriorityQueue.of constructor. (#734)
  • 635dfa3 [collection] explicitly make BoolList abstract interface (#875)
  • a6e81e0 Make URL strategy better at recognizing URLs. (#873)
  • 61e6771 Check for mandatory when using option (#871)
  • db610bb Adjust the implements clause of IntX (#866)
  • 22d8879 [package:lints] fix the changelog (#867)
  • 9f43210 add strict_top_level_inference to the core lint set (#864)
  • 15c7fe9 add unnecessary_underscores to recommended (#863)
  • Additional commits viewable in compare view

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)

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 28, 2025

Labels

The following labels could not be found: dart. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@parse-github-assistant
Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title feat: bump lints from 4.0.0 to 6.0.0 in /packages/dart feat: Bump lints from 4.0.0 to 6.0.0 in /packages/dart Nov 28, 2025
@coderabbitai
Copy link

coderabbitai bot commented Nov 28, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@dependabot dependabot bot force-pushed the dependabot/pub/packages/dart/lints-6.0.0 branch 4 times, most recently from 6d4b71b to fb87c56 Compare November 29, 2025 15:23
Bumps [lints](https://github.com/dart-lang/core/tree/main/pkgs) from 4.0.0 to 6.0.0.
- [Release notes](https://github.com/dart-lang/core/releases)
- [Commits](https://github.com/dart-lang/core/commits/lints-v6.0.0/pkgs)

---
updated-dependencies:
- dependency-name: lints
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pub/packages/dart/lints-6.0.0 branch from fb87c56 to ed09ab1 Compare November 29, 2025 15:47
@codecov
Copy link

codecov bot commented Nov 29, 2025

Codecov Report

❌ Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 43.49%. Comparing base (557f8aa) to head (de0f9ad).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
...ackages/dart/lib/src/network/parse_dio_client.dart 0.00% 3 Missing ⚠️
packages/dart/lib/src/network/http_client_io.dart 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1065      +/-   ##
==========================================
+ Coverage   43.46%   43.49%   +0.02%     
==========================================
  Files          61       61              
  Lines        3587     3587              
==========================================
+ Hits         1559     1560       +1     
+ Misses       2028     2027       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mtrezza mtrezza merged commit 3c58597 into master Nov 29, 2025
10 of 13 checks passed
@dependabot dependabot bot deleted the dependabot/pub/packages/dart/lints-6.0.0 branch November 29, 2025 21:57
parseplatformorg pushed a commit that referenced this pull request Nov 29, 2025
# [9.4.0](dart-9.3.0...dart-9.4.0) (2025-11-29)

### Features

* Bump lints from 4.0.0 to 6.0.0 in /packages/dart ([#1065](#1065)) ([3c58597](3c58597))
@parseplatformorg
Copy link

🎉 This change has been released in version 9.4.0

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.

3 participants