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

Javascript sql 2021 #2388

Merged
merged 27 commits into from
Oct 25, 2021
Merged

Javascript sql 2021 #2388

merged 27 commits into from
Oct 25, 2021

Conversation

NishuGoel
Copy link
Member

@NishuGoel NishuGoel commented Oct 18, 2021

Progress on #2141

  • web_component_update
  • most requested content types

NishuGoel and others added 23 commits August 31, 2021 01:56
* Bump prettier from 2.4.0 to 2.4.1 in /src (HTTPArchive#2334)

Bumps [prettier](https://github.com/prettier/prettier) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@2.4.0...2.4.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Turn off uses-passive-event-listeners Lighthouse audit (HTTPArchive#2335)

* Bump node-watch from 0.7.1 to 0.7.2 in /src (HTTPArchive#2336)

Bumps [node-watch](https://github.com/yuanchuan/node-watch) from 0.7.1 to 0.7.2.
- [Release notes](https://github.com/yuanchuan/node-watch/releases)
- [Changelog](https://github.com/yuanchuan/node-watch/blob/master/Changelog.md)
- [Commits](yuanchuan/node-watch@0.7.1...v0.7.2)

---
updated-dependencies:
- dependency-name: node-watch
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* PWA 2021 queries (HTTPArchive#2272)

* Initial conversion of queries to custom metrics

* Better Lighthouse queries

* Remove comma

* Add Service Worker over time for top 1k sites query

* Change adoption ranking to include all ranking categories

* Formatting

* Linting fixes

* Spacing improvements

* Missing queries

* Query updates

* Missed some

* Remove s

* Space

* Misc updates

* More Tweaks

* Spacing fixes

* Fix assestlinks query

* Missing DESC

* Group rankings properly

* Linting fixes

* Remove unnecessary extra join

* Spacing

* Additional queries

* Linting fixes

* Update Events to look at onEvents

* Better array merge

* Misc fixes

* Better JS

* Filtering false positives for install query

* Fixes to events query

* Adding comment for install query

* Expand on comment

* Review feedback

* Linting fixes

* Correct comment

* Apply suggestions from code review

Co-authored-by: David Fox <[email protected]>

* Review feedback

* Review feedback

* Change to COUNT(DISTINCT url)

Co-authored-by: demianrenzulli <[email protected]>
Co-authored-by: David Fox <[email protected]>

* Bump sqlfluff from 0.6.5 to 0.6.6 in /src (HTTPArchive#2339)

Bumps [sqlfluff](https://github.com/sqlfluff/sqlfluff) from 0.6.5 to 0.6.6.
- [Release notes](https://github.com/sqlfluff/sqlfluff/releases)
- [Changelog](https://github.com/sqlfluff/sqlfluff/blob/main/CHANGELOG.md)
- [Commits](sqlfluff/sqlfluff@0.6.5...0.6.6)

---
updated-dependencies:
- dependency-name: sqlfluff
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add more 2 more PWA queries (HTTPArchive#2340)

* Small SQL linting fixes to old media queries (HTTPArchive#2341)

* Caching 2021 queries (HTTPArchive#2254)

* Update README.md

* Top CDNs

* caching queries part 1

* LH queries

* caching sql part 2

* changes from review

* comment

* Delete sql/2021/third-parties directory (HTTPArchive#2342)

* Delete sql/2021/third-parties directory

* Delete third-parties.md

* frameworks, sourcemaps queries

* 1p vs 3p

* adds unminified, preload/prefetch queries

* Bump actions/github-script from 4.1 to 5 (HTTPArchive#2346)

Bumps [actions/github-script](https://github.com/actions/github-script) from 4.1 to 5.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](actions/github-script@v4.1...v5)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/setup-node from 2.4.0 to 2.4.1 (HTTPArchive#2347)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v2.4.0...v2.4.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump github/super-linter from 4.7.3 to 4.8.0 (HTTPArchive#2350)

* Bump github/super-linter from 4.7.3 to 4.8.0

Bumps [github/super-linter](https://github.com/github/super-linter) from 4.7.3 to 4.8.0.
- [Release notes](https://github.com/github/super-linter/releases)
- [Changelog](https://github.com/github/super-linter/blob/master/docs/release-process.md)
- [Commits](github/super-linter@v4.7.3...v4.8.0)

---
updated-dependencies:
- dependency-name: github/super-linter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Fix queries failing linting

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Barry <[email protected]>

* PR feedback accomodate & fixes

* link fix

* Feedback II update

* Fixed review comment related to web_component_specs.

* update content_type and webcomponent query

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Barry Pollard <[email protected]>
Co-authored-by: demianrenzulli <[email protected]>
Co-authored-by: David Fox <[email protected]>
Co-authored-by: Rick Viscomi <[email protected]>
Co-authored-by: Barry <[email protected]>
Co-authored-by: Pankaj Parkar <[email protected]>
Copy link
Member

@rviscomi rviscomi left a comment

Choose a reason for hiding this comment

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

@tunetheweb tunetheweb added the analysis Querying the dataset label Oct 19, 2021
@tunetheweb tunetheweb added this to the 2021 Analysis milestone Oct 19, 2021
@tunetheweb tunetheweb added the ASAP This issue is blocking progress label Oct 19, 2021
@rviscomi rviscomi merged commit 12185bc into HTTPArchive:main Oct 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analysis Querying the dataset ASAP This issue is blocking progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants