chore(main): release 3.0.0#39
Conversation
✅
|
| Descriptor | Linter | Files | Fixed | Errors | Warnings | Elapsed time |
|---|---|---|---|---|---|---|
| ✅ ACTION | actionlint | 3 | 0 | 0 | 0.03s | |
| ✅ DOCKERFILE | dclint | 13 | 0 | 0 | 0 | 3.51s |
| ✅ JSON | jsonlint | 3 | 0 | 0 | 0.39s | |
| ✅ JSON | prettier | 3 | 0 | 0 | 0 | 0.43s |
| markdownlint | 14 | 1 | 13 | 0 | 0.96s | |
| ✅ MARKDOWN | markdown-table-formatter | 14 | 1 | 0 | 0 | 0.27s |
| ✅ YAML | prettier | 18 | 8 | 0 | 0 | 0.9s |
| ✅ YAML | yamllint | 18 | 0 | 0 | 0.61s |
Detailed Issues
⚠️ MARKDOWN / markdownlint - 13 errors
CHANGELOG.md:36 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Features"]
CHANGELOG.md:43 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Bug Fixes"]
CHANGELOG.md:53 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Bug Fixes"]
CHANGELOG.md:60 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Features"]
CHANGELOG.md:64 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Bug Fixes"]
CHANGELOG.md:70 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "⚠ BREAKING CHANGES"]
CHANGELOG.md:74 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Features"]
CHANGELOG.md:81 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Bug Fixes"]
CHANGELOG.md:91 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Features"]
CHANGELOG.md:95 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Bug Fixes"]
CHANGELOG.md:101 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Features"]
CHANGELOG.md:105 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Bug Fixes"]
CHANGELOG.md:113 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Bug Fixes"]
Notices
📣 MegaLinter 9.5.0 is out! Discover the new features and security recommendations in the release announcement. (Skip this info by defining SECURITY_SUGGESTIONS: false)
See detailed reports in MegaLinter artifacts
Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)
- Documentation: Custom Flavors
- Command:
npx mega-linter-runner@9.5.0 --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,DOCKERFILE_DCLINT,JSON_JSONLINT,JSON_PRETTIER,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,YAML_PRETTIER,YAML_YAMLLINT

Show us your support by starring ⭐ the repository
This comment has been minimized.
This comment has been minimized.
3f4e76c to
0d25bea
Compare
This comment has been minimized.
This comment has been minimized.
0d25bea to
c17c1f5
Compare
This comment has been minimized.
This comment has been minimized.
c17c1f5 to
da2f307
Compare
This comment has been minimized.
This comment has been minimized.
da2f307 to
0533478
Compare
This comment has been minimized.
This comment has been minimized.
0533478 to
968b7eb
Compare
This comment has been minimized.
This comment has been minimized.
968b7eb to
ad12e6f
Compare
This comment has been minimized.
This comment has been minimized.
ad12e6f to
ad56f66
Compare
This comment has been minimized.
This comment has been minimized.
ad56f66 to
64849bc
Compare
This comment has been minimized.
This comment has been minimized.
64849bc to
44f5160
Compare
This comment has been minimized.
This comment has been minimized.
44f5160 to
8cfd68d
Compare
This comment has been minimized.
This comment has been minimized.
8cfd68d to
64ce2d9
Compare
This comment has been minimized.
This comment has been minimized.
a3e3770 to
2c81567
Compare
This comment has been minimized.
This comment has been minimized.
686c53e to
6a10dad
Compare
This comment has been minimized.
This comment has been minimized.
6a10dad to
644df2f
Compare
This comment has been minimized.
This comment has been minimized.
644df2f to
8ab60ea
Compare
This comment has been minimized.
This comment has been minimized.
8ab60ea to
ca865dc
Compare
This comment has been minimized.
This comment has been minimized.
ca865dc to
270e2c6
Compare
This comment has been minimized.
This comment has been minimized.
270e2c6 to
cfc394d
Compare
This comment has been minimized.
This comment has been minimized.
cfc394d to
f7036f1
Compare
This comment has been minimized.
This comment has been minimized.
f7036f1 to
7f19a0c
Compare
This comment has been minimized.
This comment has been minimized.
7f19a0c to
24c1388
Compare
This comment has been minimized.
This comment has been minimized.
24c1388 to
7cba24f
Compare
This comment has been minimized.
This comment has been minimized.
7cba24f to
5af93dd
Compare
This comment has been minimized.
This comment has been minimized.
There was a problem hiding this comment.
Pull request overview
Updates the repository changelog for the automated v3.0.0 release generated by Release Please, documenting breaking changes, features, and fixes included in the release.
Changes:
- Add a new
3.0.0section toCHANGELOG.mdwith breaking changes, features, and bug fixes. - Include compare/release links and commit references for included changes.
| ## [3.0.0](https://github.com/ScottGibb/Home-Lab-Containers/compare/v2.2.0...v3.0.0) (2026-06-07) | ||
|
|
||
|
|
||
| ### ⚠ BREAKING CHANGES |
| * add vscode settings for formatters ([b16d135](https://github.com/ScottGibb/Home-Lab-Containers/commit/b16d1353c5064858b52c0d8bbd762ae7b50d2b56)) | ||
|
|
||
|
|
||
| ### Bug Fixes |
|
|
||
| ### Features | ||
|
|
||
| * add docker compose plugin for linting ([6f1d4dc](https://github.com/ScottGibb/Home-Lab-Containers/commit/6f1d4dc986053ddf71f8da184f82fb0f4e59a57e)) |
| * config folder ([58ce8c2](https://github.com/ScottGibb/Home-Lab-Containers/commit/58ce8c28c166f7655804b9683cf9dcd80c369ed0)) | ||
| * dclint linting errors: add interface prefixes to ports and concrete image version tags ([2b9785e](https://github.com/ScottGibb/Home-Lab-Containers/commit/2b9785e536452e1968cf0954ad44db9ba26c96f0)) | ||
| * dependabot submodule issues ([58f32a9](https://github.com/ScottGibb/Home-Lab-Containers/commit/58f32a99c7096d85ac0ba8fb6923d98a8dc9681c)) | ||
| * Docker compose format ([c30398f](https://github.com/ScottGibb/Home-Lab-Containers/commit/c30398fb7f8d3b85e38bf63b39e3ea482581c01c)) |
| * Pinning Dockerfile versions ([21fe9a4](https://github.com/ScottGibb/Home-Lab-Containers/commit/21fe9a4fedc46b1abeb7da40467d553be3d857f5)) | ||
| * remove bind mount ([9a30e16](https://github.com/ScottGibb/Home-Lab-Containers/commit/9a30e162e49bcf76e3b9a4851b6d0c44b69d3bca)) | ||
| * rm ftstab ([0faebdb](https://github.com/ScottGibb/Home-Lab-Containers/commit/0faebdb3d8d1ff53152f658a91010abdae7831d4)) | ||
| * tagged versions for docker compose ([f14c549](https://github.com/ScottGibb/Home-Lab-Containers/commit/f14c5492e6287d0ee5458df185e416f8d4974f99)) |
| * Docker compose format ([c30398f](https://github.com/ScottGibb/Home-Lab-Containers/commit/c30398fb7f8d3b85e38bf63b39e3ea482581c01c)) | ||
| * **docs:** Dependabot URL configuration in README ([881e085](https://github.com/ScottGibb/Home-Lab-Containers/commit/881e085ca39fdecaff904063bfc36bcd47fb58f1)) | ||
| * folder paths ([86f77bc](https://github.com/ScottGibb/Home-Lab-Containers/commit/86f77bc8cf0a1a19a298632d29d5d397c11ab4da)) | ||
| * networking on pihome ([60ab9a5](https://github.com/ScottGibb/Home-Lab-Containers/commit/60ab9a54cde3ad1f0823d9424cdf28b4b327e39b)) |
| * **docs:** Dependabot URL configuration in README ([881e085](https://github.com/ScottGibb/Home-Lab-Containers/commit/881e085ca39fdecaff904063bfc36bcd47fb58f1)) | ||
| * folder paths ([86f77bc](https://github.com/ScottGibb/Home-Lab-Containers/commit/86f77bc8cf0a1a19a298632d29d5d397c11ab4da)) | ||
| * networking on pihome ([60ab9a5](https://github.com/ScottGibb/Home-Lab-Containers/commit/60ab9a54cde3ad1f0823d9424cdf28b4b327e39b)) | ||
| * pihall dns ([335ea88](https://github.com/ScottGibb/Home-Lab-Containers/commit/335ea889652971f1724cfb667544ee2a850d81e7)) |
| * pihall dns ([335ea88](https://github.com/ScottGibb/Home-Lab-Containers/commit/335ea889652971f1724cfb667544ee2a850d81e7)) | ||
| * Pinning Dockerfile versions ([21fe9a4](https://github.com/ScottGibb/Home-Lab-Containers/commit/21fe9a4fedc46b1abeb7da40467d553be3d857f5)) | ||
| * remove bind mount ([9a30e16](https://github.com/ScottGibb/Home-Lab-Containers/commit/9a30e162e49bcf76e3b9a4851b6d0c44b69d3bca)) | ||
| * rm ftstab ([0faebdb](https://github.com/ScottGibb/Home-Lab-Containers/commit/0faebdb3d8d1ff53152f658a91010abdae7831d4)) |
5af93dd to
af75130
Compare
This comment has been minimized.
This comment has been minimized.
af75130 to
784d580
Compare
|
MegaLinter has automatically applied linters fixes on this PR. |
🤖 I have created a release beep boop
3.0.0 (2026-06-14)
⚠ BREAKING CHANGES
Features
Bug Fixes
This PR was generated with Release Please. See documentation.