Skip to content

config/targets: Support all browser versions released within the past year #2985

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

Merged
merged 1 commit into from
Oct 30, 2020

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Oct 30, 2020

It looks like https://github.com/browserslist/browserslist currently does not support something like last 2 Firefox ESR versions, because ESR is essentially treated as an alias for a specific version.

Instead, this PR proposes to add the last 1 years specifier which covers all of the browsers listed below:

❯ browserslist "last 1 years"
and_chr 85
and_ff 79
and_qq 10.4
android 81
chrome 86
chrome 85
chrome 84
chrome 83
chrome 81
chrome 80
chrome 79
edge 86
edge 85
edge 84
edge 83
edge 81
edge 80
edge 79
firefox 82
firefox 81
firefox 80
firefox 79
firefox 78
firefox 77
firefox 76
firefox 75
firefox 74
firefox 73
firefox 72
firefox 71
ios_saf 14
ios_saf 13.4-13.7
ios_saf 13.3
op_mob 59
opera 71
opera 70
opera 69
opera 68
opera 67
opera 66
opera 65
safari 14
safari 13.1
samsung 12.0
samsung 11.1-11.2

Resolves #2984

@rust-highfive
Copy link

r? @jtgeibel

(rust_highfive has picked a reviewer for you, use r? to override)

@jtgeibel
Copy link
Member

LGTM, @bors r+

@bors
Copy link
Contributor

bors commented Oct 30, 2020

📌 Commit 1eec171 has been approved by jtgeibel

@bors
Copy link
Contributor

bors commented Oct 30, 2020

⌛ Testing commit 1eec171 with merge 254f281...

@bors
Copy link
Contributor

bors commented Oct 30, 2020

☀️ Test successful - checks-travis
Approved by: jtgeibel
Pushing 254f281 to master...

@bors bors merged commit 254f281 into rust-lang:master Oct 30, 2020
@Turbo87 Turbo87 deleted the targets branch October 31, 2020 11:42
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.

4 participants