Skip to content
This repository was archived by the owner on Nov 20, 2024. It is now read-only.

1.31.0 (cherry-pick release) #3865

Merged
merged 3 commits into from
Nov 30, 2022
Merged

1.31.0 (cherry-pick release) #3865

merged 3 commits into from
Nov 30, 2022

Conversation

pq
Copy link
Contributor

@pq pq commented Nov 29, 2022

1.31.0

  • updated prefer_equal_for_default_values to not report for SDKs >=2.19,
    where this lint is now an analyzer diagnostic.

Closes: dart-lang/sdk#58936.


/cc @bwilkerson @srawlins @parlough

@github-actions github-actions bot added the linter-set-recommended Affects a rule in the recommended Dart rule set label Nov 29, 2022
@coveralls
Copy link

coveralls commented Nov 29, 2022

Coverage Status

Coverage remained the same at 95.659% when pulling f42cb7a on release into d1c57fa on main.

pq and others added 2 commits November 29, 2022 14:23
#3862)

* silence prefer_equal_for_default_values on >= 2.19

* >=

* test fix

* ++

* --
copybara-service bot pushed a commit to dart-lang/sdk that referenced this pull request Nov 30, 2022
Cherry-picks update of `prefer_equal_for_default_values` to be a no-op in SDKs `>=2.19`.

See: dart-archive/linter#3865

Change-Id: I2669f0279a0913bc8b3c5b0501a9869608883a14
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/272543
Reviewed-by: Brian Wilkerson <[email protected]>
Commit-Queue: Phil Quitslund <[email protected]>
@pq pq merged commit 7f7457d into main Nov 30, 2022
@pq pq deleted the release branch November 30, 2022 17:31
@pq pq restored the release branch November 30, 2022 17:31
copybara-service bot pushed a commit to dart-lang/sdk that referenced this pull request Dec 12, 2022
* updates `unrelated_type_equality_checks` for `pkg:fixnum` restructuring
* updates `prefer_equal_for_default_values` to not report for SDKs >=2.19, where this lint is now an analyzer diagnostic.

(Note that these changes landed *before* the release cut-off. 😬)

Cherry-pick: https://dart-review.googlesource.com/c/sdk/+/274481
Fixes: https://github.com/dart/sdk/issues/56781234


---



pull `unrelated_type_equality_checks` fix

See: https://github.com/dart-lang/linter/issues/3868

(This should also unblock the fixnum internal roll.)

Change-Id: I9af710b075c6280ee55153c559f91ac6a0b21f3d


linter 1.31.0

Cherry-picks update of `prefer_equal_for_default_values` to be a no-op in SDKs `>=2.19`.

See: dart-archive/linter#3865

Change-Id: I2669f0279a0913bc8b3c5b0501a9869608883a14
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/274481
Reviewed-by: Brian Wilkerson <[email protected]>
Commit-Queue: Phil Quitslund <[email protected]>
copybara-service bot pushed a commit to dart-lang/sdk that referenced this pull request Aug 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
linter-set-recommended Affects a rule in the recommended Dart rule set
Development

Successfully merging this pull request may close these issues.

linter 1.31.0 plan
3 participants