summaryrefslogtreecommitdiff
path: root/packages/integrations/web-vitals/test (follow)
AgeCommit message (Collapse)AuthorFilesLines
2025-02-20chore: use workspace Node.js adapter (#13267)Gravatar Emanuele Stoppa 1-1/+1
2025-01-31fix(deps): update all non-major dependencies (#13074)Gravatar renovate[bot] 1-1/+1
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
2025-01-20fix(deps): update all non-major dependencies (#13008)Gravatar renovate[bot] 1-1/+1
* fix(deps): update all non-major dependencies * chore: lint --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Matt Kane <m@mk.gg>
2025-01-03fix(deps): update dependency @astrojs/node to v9 (#12687)Gravatar renovate[bot] 1-1/+1
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-01Merge branch 'main' into nextGravatar bluwy 1-1/+1
2024-09-26fix(deps): update all non-major dependencies (#12003)feat/action-on-resultGravatar renovate[bot] 1-1/+1
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-09-07Merge output: hybrid and output: static (#11824)Gravatar Erika 1-1/+1
* feat: merge hybrid and static * fix: linting * fix: get a bunch of tests passing * fix: make forceServerOutput optional * fix: more tests passing * fix: http2 test * fix: CCC * fix: get unit tests passing * fix: lint * fix: vercel * fix: build * fix: build * fix: db tests * fix: get all normal tests passing * fix: e2e tests * refactor: cleanup code * fix: more tests * fix: windows * fix: apply feedback * perf: do in parallel * fix: tests * fix: tests, for real * fix: make server islands tests server-rendered * fix: apply feedback * nit: remove unnecessary file * fix: test remove test that abuse prerender logic * fix: ensure image endpoint is there on dev reload
2024-08-30chore: move node and vercel to adapters repo (#11866)Gravatar Alexander Niebuhr 1-1/+1
2024-08-08update formatter config (#11640)Gravatar Darius 1-1/+1
* update formatter config * format --------- Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
2024-05-18[ci] formatGravatar Chris Swithinbank 1-1/+1
2024-05-18Upgrade `web-vitals` to v4 (#11094)Gravatar Chris Swithinbank 2-12/+55
2024-05-03Add web-vitals integration (#10883)Gravatar Chris Swithinbank 6-0/+194