Releases: MichelFR/MqDockerUp
Releases · MichelFR/MqDockerUp
v1.22.1
v1.22.0
What's Changed
🐛 Fixes 🔧
👒 Dependencies 📦
- Bump @types/dockerode from 3.3.42 to 3.3.43 by @dependabot[bot] in #535
Full Changelog: v1.21.0...v1.22.0
v1.21.0
Thanks to the great contribution by @thekop69 now we should not have any false available updates for some images.
Otherwise we have some dependency updates and nothing more.
What's Changed
🏕 Features
👒 Dependencies 📦
- Bump @types/dockerode from 3.3.39 to 3.3.40 by @dependabot[bot] in #503
- Bump npm from 11.4.1 to 11.4.2 by @dependabot[bot] in #506
- Bump axios from 1.9.0 to 1.10.0 by @dependabot[bot] in #507
- Bump jest from 29.7.0 to 30.0.0 by @dependabot[bot] in #504
- Bump ts-jest from 29.3.4 to 29.4.0 by @dependabot[bot] in #505
- Bump @types/lodash from 4.17.17 to 4.17.18 by @dependabot[bot] in #511
- Bump @types/dockerode from 3.3.40 to 3.3.41 by @dependabot[bot] in #508
- Bump mqtt from 5.13.1 to 5.13.2 by @dependabot[bot] in #516
- Bump figlet from 1.8.1 to 1.8.2 by @dependabot[bot] in #517
- Bump @types/lodash from 4.17.18 to 4.17.20 by @dependabot[bot] in #515
- Bump @types/dockerode from 3.3.41 to 3.3.42 by @dependabot[bot] in #514
- Bump actions/first-interaction from 1 to 2 by @dependabot[bot] in #518
- Bump npm from 11.4.2 to 11.5.1 by @dependabot[bot] in #522
- Bump form-data from 4.0.1 to 4.0.4 in the npm_and_yarn group by @dependabot[bot] in #520
- Bump axios from 1.10.0 to 1.11.0 by @dependabot[bot] in #521
- Bump mqtt from 5.13.2 to 5.13.3 by @dependabot[bot] in #519
- Bump mqtt from 5.13.3 to 5.14.0 by @dependabot[bot] in #524
- Bump typescript from 5.8.3 to 5.9.2 by @dependabot[bot] in #525
- Bump npm from 11.5.1 to 11.5.2 by @dependabot[bot] in #523
- Bump ts-jest from 29.4.0 to 29.4.1 by @dependabot[bot] in #526
- Bump yaml from 2.8.0 to 2.8.1 by @dependabot[bot] in #528
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #531
- Bump actions/first-interaction from 2 to 3 by @dependabot[bot] in #530
New Contributors
Full Changelog: v1.20.1...v1.21.0
v1.20.1
What's Changed
🐛 Fixes 🔧
👒 Dependencies 📦
- Bump dockerode from 4.0.6 to 4.0.7 by @dependabot in #500
Full Changelog: v1.20.0...v1.20.1
v1.20.0
Fixed DockerCompose container Updates
With this release and the fix in #495, container updates defined in Docker Compose files should now complete successfully.
What's Changed
🏕 Features
🐛 Fixes 🔧
- Fix container name persistence on update by @MichelFR in #495
- Fix typos and tests by @MichelFR in #496
- Improve docker pull progress aggregation by @MichelFR in #497
Full Changelog: v1.19.0...v1.20.0
v1.19.0
What's Changed
🏕 Features
- Update README.md - Correct Typo in Docker Compose Section by @DrHauss in #481
- Improve Docker event listener by @MichelFR in #488
- Fix typo in config comment by @MichelFR in #489
- Fix environmental variable typo by @MichelFR in #490
- Fix typo in IgnoreService comments by @MichelFR in #491
- Add container control buttons by @MichelFR in #492
👒 Dependencies 📦
- Bump mqtt from 5.12.0 to 5.12.1 by @dependabot in #475
- Bump ts-jest from 29.3.2 to 29.3.4 by @dependabot in #482
- Bump npm from 11.3.0 to 11.4.0 by @dependabot in #480
- Bump npm from 11.4.0 to 11.4.1 by @dependabot in #485
- Bump @types/dockerode from 3.3.37 to 3.3.39 by @dependabot in #483
- Bump mqtt from 5.12.1 to 5.13.0 by @dependabot in #477
- Bump @types/lodash from 4.17.16 to 4.17.17 by @dependabot in #484
- Bump yaml from 2.7.1 to 2.8.0 by @dependabot in #479
- Bump mqtt from 5.13.0 to 5.13.1 by @dependabot in #487
- Bump tar-fs from 2.1.2 to 2.1.3 in the npm_and_yarn group by @dependabot in #486
New Contributors
Full Changelog: v1.18.2...v1.19.0
v1.18.2
What's Changed
🏕 Features
- Fix issue #445 by @Lesekater in #450
- Don't exit if parsing a Docker event as JSON fails by @IngmarStein in #471
- Bump version to v1.18.2 by @github-actions in #473
👒 Dependencies 📦
- Bump axios from 1.8.3 to 1.8.4 by @dependabot in #451
- Bump @types/dockerode from 3.3.35 to 3.3.36 by @dependabot in #453
- Bump yaml from 2.7.0 to 2.7.1 by @dependabot in #454
- Bump dockerode from 4.0.4 to 4.0.5 by @dependabot in #456
- Bump ts-jest from 29.2.6 to 29.3.1 by @dependabot in #455
- Bump @types/dockerode from 3.3.36 to 3.3.37 by @dependabot in #457
- Bump typescript from 5.8.2 to 5.8.3 by @dependabot in #459
- Bump npm from 11.2.0 to 11.3.0 by @dependabot in #460
- Bump mqtt from 5.10.4 to 5.11.0 by @dependabot in #462
- Bump figlet from 1.8.0 to 1.8.1 by @dependabot in #463
- Bump ts-jest from 29.3.1 to 29.3.2 by @dependabot in #464
- Bump axios from 1.8.4 to 1.9.0 by @dependabot in #469
- Bump dockerode from 4.0.5 to 4.0.6 by @dependabot in #466
- Bump mqtt from 5.11.0 to 5.11.1 by @dependabot in #468
- Bump nodemon from 3.1.9 to 3.1.10 by @dependabot in #467
- Bump mqtt from 5.11.1 to 5.12.0 by @dependabot in #472
New Contributors
- @IngmarStein made their first contribution in #471
Full Changelog: v1.18.1...v1.18.2
v1.18.1
What's Changed
🏕 Features
- Bump version to v1.18.1 by @github-actions in #448
👒 Dependencies 📦
- Bump axios from 1.8.2 to 1.8.3 by @dependabot in #446
- Bump @babel/runtime from 7.26.0 to 7.26.10 in the npm_and_yarn group by @dependabot in #447
Full Changelog: v1.18.0...v1.18.1
v1.18.0
What's Changed
🏕 Features
- Bump version to v1.18.0 by @github-actions in #444
👒 Dependencies 📦
- Bump npm from 11.1.0 to 11.2.0 by @dependabot in #440
- Bump axios from 1.8.1 to 1.8.2 by @dependabot in #442
Full Changelog: v1.17.0...v1.18.0
v1.17.0
What's Changed
🏕 Features
- Add correct Release Notes Link by @Lesekater in #431
👒 Dependencies 📦
- Bump ts-jest from 29.2.5 to 29.2.6 by @dependabot in #433
- Bump axios from 1.7.9 to 1.8.1 by @dependabot in #436
- Bump mqtt from 5.10.3 to 5.10.4 by @dependabot in #435
- Bump typescript from 5.7.3 to 5.8.2 by @dependabot in #437
- Bump @types/lodash from 4.17.15 to 4.17.16 by @dependabot in #438
- Bump @types/dockerode from 3.3.34 to 3.3.35 by @dependabot in #434
New Contributors
- @Lesekater made their first contribution in #431
Full Changelog: v1.16.0...v1.17.0