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

Add ES6 compatibility to browserslist #18519

Merged
merged 1 commit into from May 26, 2022
Merged

Add ES6 compatibility to browserslist #18519

merged 1 commit into from May 26, 2022

Conversation

ykzts
Copy link
Sponsor Member

@ykzts ykzts commented May 26, 2022

It seems that webpack v4 does not support static keywords. Therefore, I will add ES6 compatibility to the browserslist.

@ykzts ykzts added the bug Something isn't working label May 26, 2022
Comment on lines -7 to -9
last 1 chrome version
last 1 firefox version
last 1 safari version
Copy link
Sponsor Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will be resolved in webpack v5.

@Gargron Gargron merged commit 702b709 into main May 26, 2022
@Gargron Gargron deleted the browserslist-es6 branch May 26, 2022 18:29
kadoshita pushed a commit to kadoshita/mastodon that referenced this pull request May 27, 2022
koba-lab added a commit to koba-lab/mastodon that referenced this pull request Sep 2, 2022
* commit 'fbcbf7898f000d9d1a21d52e8a8d3ed4602aa7db': (168 commits)
  Bump version to 3.5.3 (mastodon#18530)
  Fix errors when rendering RSS feeds (mastodon#18531)
  Fix concurrent unfollowing decrementing follower count more than once (mastodon#18527)
  Fix being able to appeal a strike unlimited times (mastodon#18529)
  Fix being able to report otherwise inaccessible statuses (mastodon#18528)
  Fix empty votes arbitrarily increasing voters count in polls (mastodon#18526)
  Fix moderator leak in undo_mark_statuses_as_sensitive (mastodon#18525)
  Fix suspended users being able to access APIs that don't require a user (mastodon#18524)
  Fix confirmation redirect to app without `Location` header (mastodon#18523)
  Fix follower and other counters being able to go negative (mastodon#18517)
  Add ES6 compatibility to browserslist (mastodon#18519)
  Remove 3.3.x from supported versions in security policy (mastodon#18516)
  Fix regression in `tootctl search deploy` caused by unloaded attribute (mastodon#18514)
  Change "dangerous" to "sensitive" in privacy policy and web UI (mastodon#18515)
  Change unapproved and unconfirmed account to not be accessible in the REST API (mastodon#17530)
  Bump @babel/preset-env from 7.17.12 to 7.18.2 (mastodon#18512)
  Bump @babel/plugin-transform-runtime from 7.17.12 to 7.18.2 (mastodon#18511)
  Bump immutable from 4.0.0 to 4.1.0 (mastodon#18502)
  Bump @babel/plugin-transform-runtime from 7.17.12 to 7.18.0 (mastodon#18489)
  Bump @babel/runtime from 7.17.9 to 7.18.0 (mastodon#18494)
  ...

# Conflicts:
#	app/javascript/mastodon/locales/ja.json
ClearlyClaire pushed a commit to ClearlyClaire/mastodon that referenced this pull request Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants