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

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
Member

@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: #3864.


/cc @bwilkerson @srawlins @parlough

@github-actions github-actions bot added the 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-lang/linter#3865

Change-Id: I2669f0279a0913bc8b3c5b0501a9869608883a14
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/272543
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Phil Quitslund <pquitslund@google.com>
@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: dart-lang/linter#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-lang/linter#3865

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

Successfully merging this pull request may close these issues.

linter 1.31.0 plan
3 participants