v2.9.8: Dependency & Security Updates
📝 What’s Changed
- Fix broken Star History chart in README.md (#4731) @Mubelotix
- Add Dependabot updates for Node.js packages (#4706) @pglombardo, Peter Giacomo Lombardo
⬆️ Dependencies updates
- ⬆️ Bump solid_queue from 1.5.1 to 1.6.0 (#4715) @dependabot[bot]
- ⬆️ Bump browserslist from 4.28.7 to 4.28.8 (#4735) @dependabot[bot]
- ⬆️ Bump electron-to-chromium from 1.5.402 to 1.5.405 (#4733) @dependabot[bot]
- ⬆️ Bump baseline-browser-mapping from 2.11.12 to 2.11.13 (#4736) @dependabot[bot]
- ⬆️ Bump reline from 0.6.3 to 0.7.0 (#4732) @dependabot[bot]
- ⬆️ Bump bootsnap from 1.24.6 to 1.25.0 (#4734) @dependabot[bot]
- ⬆️ Bump io-console from 0.8.2 to 0.9.2 (#4737) @dependabot[bot]
- ⬆️ Bump postcss from 8.5.25 to 8.5.26 (#4728) @dependabot[bot]
- ⬆️ Bump aws-sdk-s3 from 1.228.2 to 1.229.0 (#4727) @dependabot[bot]
- ⬆️ Bump node-releases from 2.0.51 to 2.0.53 (#4726) @dependabot[bot]
- ⬆️ Bump erb from 6.0.6 to 6.0.7 (#4725) @dependabot[bot]
- ⬆️ Bump caniuse-lite from 1.0.30001806 to 1.0.30001809 (#4724) @dependabot[bot]
- ⬆️ Bump nanoid from 3.3.17 to 3.3.18 (#4723) @dependabot[bot]
- ⬆️ Bump update-browserslist-db from 1.2.3 to 1.3.0 (#4722) @dependabot[bot]
- ⬆️ Bump aws-sdk-core from 3.254.0 to 3.254.1 (#4730) @dependabot[bot]
- ⬆️ Bump rbs from 4.1.1 to 4.1.2 (#4720) @dependabot[bot]
- ⬆️ Bump electron-to-chromium from 1.5.399 to 1.5.402 (#4721) @dependabot[bot]
- ⬆️ Bump baseline-browser-mapping from 2.11.10 to 2.11.12 (#4719) @dependabot[bot]
- ⬆️ Bump et-orbi from 1.4.0 to 1.4.1 (#4708) @dependabot[bot]
- ⬆️ Bump nanoid from 3.3.16 to 3.3.17 (#4713) @dependabot[bot]
- ⬆️ Bump json from 2.21.1 to 2.21.2 (#4712) @dependabot[bot]
- ⬆️ Bump zeitwerk from 2.8.2 to 2.8.3 (#4717) @dependabot[bot]
- ⬆️ Bump overcommit from 0.71.0 to 0.72.0 (#4718) @dependabot[bot]
- ⬆️ Bump oj from 3.17.4 to 3.17.5 (#4714) @dependabot[bot]
- ⬆️ Bump aws-sdk-s3 from 1.228.1 to 1.228.2 (#4709) @dependabot[bot]
- ⬆️ Bump rbs from 4.1.0 to 4.1.1 (#4710) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1275.0 to 1.1277.0 (#4711) @dependabot[bot]
- ⬆️ Bump sass from 1.99.0 to 1.102.0 (#4707) @dependabot[bot]
👥 List of contributors
@Mubelotix, @pglombardo, @dependabot[bot] and Peter Giacomo Lombardo
🛥️ Docker Images
Available on Docker Hub:
https://hub.docker.com/r/pglombardo/pwpush
🏃♂️ Run This Version
- Point DNS to your server (e.g.
pwpush.example.com). - Download docker-compose.yml or clone the repo.
- In
docker-compose.yml, uncomment and set:TLS_DOMAIN: 'pwpush.example.com'for automatic Let’s Encrypt TLS.
- Run:
docker compose up -dOpen https://pwpush.example.com or alternatively http://your-ip:5100.