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

Update browserslist for babel #6505

Merged
merged 2 commits into from
Oct 6, 2022
Merged

Update browserslist for babel #6505

merged 2 commits into from
Oct 6, 2022

Conversation

philippotto
Copy link
Member

Ran npx browserslist@latest --update-db. Context: https://github.com/browserslist/browserslist#browsers-data-updating

Output:

Target browser changes:
- and_chr 99
+ and_chr 105
- and_ff 96
+ and_ff 104
- and_qq 10.4
+ and_qq 13.1
- and_uc 12.12
+ and_uc 13.4
- android 99
+ android 105
- baidu 7.12
+ baidu 13.18
- chrome 100
- chrome 99
- chrome 98
- chrome 97
- chrome 96
+ chrome 105
+ chrome 104
+ chrome 103
- edge 99
- edge 98
- edge 97
+ edge 105
+ edge 104
+ edge 103
- firefox 98
- firefox 97
- firefox 96
+ firefox 105
+ firefox 104
+ firefox 103
- ios_saf 15.2-15.3
- ios_saf 15.0-15.1
- ios_saf 14.0-14.4
- ios_saf 12.2-12.5
+ ios_saf 16.0
+ ios_saf 15.6
+ ios_saf 15.5
- opera 83
- opera 82
+ opera 91
+ opera 90
+ opera 89
- safari 15.4
- safari 15.2-15.3
- safari 14.1
+ safari 16.0
+ safari 15.6
+ safari 15.5
- samsung 16.0
- samsung 15.0
+ samsung 18.0
+ samsung 17.0
  • Ready for review

@philippotto philippotto self-assigned this Sep 28, 2022
Copy link
Member

@normanrz normanrz left a comment

Choose a reason for hiding this comment

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

Is this PR missing some files?

@philippotto
Copy link
Member Author

Is this PR missing some files?

Which ones could that be? I was also a bit surprised that the diff is so small, but I didn't notice any other changes. I assume babel simply uses the new version of caniuse-lite now.

@normanrz
Copy link
Member

Which ones could that be?

I was assuming the browserlist config itself?

@philippotto philippotto changed the title Update browserslist Update browserslist for babel Oct 6, 2022
@philippotto philippotto enabled auto-merge (squash) October 6, 2022 08:10
@philippotto philippotto enabled auto-merge (squash) October 6, 2022 08:10
@philippotto philippotto merged commit b90ab2f into master Oct 6, 2022
@philippotto philippotto deleted the update-browserslist branch October 6, 2022 08:29
hotzenklotz added a commit that referenced this pull request Oct 13, 2022
…jects-created

* 'master' of github.com:scalableminds/webknossos: (337 commits)
  Fix docs for the annotation download file format (#6546)
  Added total runtime information to VX reports (#6543)
  fix VX report for completed + skipped tasks (#6540)
  Avoid allocating spire uint objects during apply agglomerate (#6532)
  Explore remote N5 datasets (#6520)
  Fix MeshChunk byteOffset (Long, not Int) (#6536)
  update browserslist (#6505)
  Support new Mesh File (v3) (#6491)
  makes workflow_yamlContent optional (#6518)
  Always return 404 for Failures in Zarr Streaming (#6515)
  Poll wk version to notify during upgrade (#6451)
  add script which extracts newest changelog and creates GH release for it (#6504)
  release 22.10.0 (#6500)
  voxel³ -> voxel (#6501)
  Allow task type summary to identify task type when creating tasks in bulk (#6486)
  Fix sql evolution 090 (defer not null constraint) (#6498)
  SQL schema cleanup (#6492)
  Fix validation of layer selection when trying to start globalization of floodfills (#6497)
  Add "shift + w" shortcut to cycle backwards through tools (#6493)
  Fix filtering for public datasets in dataset table (#6496)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants