You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release of phantomas brings support for HTTP/3 (#929). For the first time this version will also be pushed to ghcr.io public Docker repository. You can fetch phantomas container image by either:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
This release of phantomas brings support for HTTP/3 (#929). For the first time this version will also be pushed to ghcr.io public Docker repository. You can fetch phantomas container image by either:
or
Internally dependabot pull requests are now merged automatically.
jest
is used as our tests framework and the code coverage is tracked by Coveralls.Enjoy 🚀
Changelog
docker
- Update CHROMIUM_VERSION envexternal dependency
- build(deps-dev): bump eslint from 7.23.0 to 7.24.0 (by @dependabot[bot])external dependency
- build(deps-dev): bump eslint-config-prettier from 8.1.0 to 8.2.0 (by @dependabot[bot])external dependency
- build(deps): bump js-yaml from 4.0.0 to 4.1.0 (by @dependabot[bot])internals
- Test using Node.js 16 tooexternal dependency
- build(deps): bump puppeteer from 8.0.0 to 9.0.0 (by @dependabot[bot])external dependency
- build(deps-dev): bump eslint from 7.24.0 to 7.25.0 (by @dependabot[bot])external dependency
- build(deps-dev): bump eslint-config-prettier from 8.2.0 to 8.3.0 (by @dependabot[bot])http3
- Add support for HTTP/3external dependency
- build(deps): bump puppeteer from 9.0.0 to 9.1.0 (by @dependabot[bot])external dependency
- build(deps): bump puppeteer from 9.1.0 to 9.1.1 (by @dependabot[bot])external dependency
- build(deps): bump lodash from 4.17.20 to 4.17.21 (by @dependabot[bot])external dependency
- build(deps-dev): bump glob from 7.1.6 to 7.1.7 (by @dependabot[bot])external dependency
- build(deps-dev): bump prettier from 2.2.1 to 2.3.0 (by @dependabot[bot])external dependency
- build(deps-dev): bump eslint from 7.25.0 to 7.26.0 (by @dependabot[bot])internals
- Add "node-version" to cache keyexternal dependency
- build(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (by @dependabot[bot])http3
- Tests - use nginx with http/3 supportexternal dependency
- build(deps-dev): bump eslint from 7.26.0 to 7.27.0 (by @dependabot[bot])docker
- Docker now uses Chromium 90http3
- http/3 protocol supportinternals
- Migrate tests to use jestinternals
- Set up and improve code coverageexternal dependency
- build(deps): bump ws from 7.4.5 to 7.4.6 (by @dependabot[bot])external dependency
- build(deps-dev): bump jest from 27.0.1 to 27.0.3 (by @dependabot[bot])external dependency
- build(deps): bump puppeteer from 9.1.1 to 10.0.0 (by @dependabot[bot])external dependency
- build(deps-dev): bump jest from 27.0.3 to 27.0.4 (by @dependabot[bot])internals
- Automerge dependabot pull requestsexternal dependency
- build(deps): bump analyze-css from 0.13.0 to 1.0.0 (by @dependabot[bot])external dependency
- build(deps-dev): bump eslint from 7.28.0 to 7.29.0 (by @dependabot[bot])docker
- Dockerfile - using Chromium 91external dependency
- build(deps): bump commander from 7.2.0 to 8.0.0 (by @dependabot[bot])docker
- Use docker/build-push-action@v2docker
- Publish Docker image to ghcr.io public repositoryThis discussion was created from the release http/3 support and Docker image on ghcr.io public repository.
Beta Was this translation helpful? Give feedback.
All reactions