yubiuser
|
b9a2fe1b86
|
Merge pull request #1027 from pi-hole/dependabot/pip/master/pip-dependencies-641c6ff211
Bump the pip-dependencies group across 1 directory with 2 updates
|
2024-05-09 05:50:56 +02:00 |
|
Christian König
|
160567c9da
|
There is no anti-gravity in v5
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2024-04-28 17:35:50 +02:00 |
|
Christian König
|
bc158550eb
|
Fix absolute links, warn about missing link anchors and faild hard on CI builds when warnings occure
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2024-04-28 17:35:50 +02:00 |
|
dependabot[bot]
|
d36fa240d0
|
Bump the pip-dependencies group across 1 directory with 2 updates
Bumps the pip-dependencies group with 2 updates in the / directory: [mkdocs](https://github.com/mkdocs/mkdocs) and [mkdocs-material](https://github.com/squidfunk/mkdocs-material).
Updates `mkdocs` from 1.5.3 to 1.6.0
- [Release notes](https://github.com/mkdocs/mkdocs/releases)
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.5.3...1.6.0)
Updates `mkdocs-material` from 9.5.15 to 9.5.19
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.15...9.5.19)
---
updated-dependencies:
- dependency-name: mkdocs
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: pip-dependencies
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: pip-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-28 17:35:50 +02:00 |
|
yubiuser
|
9f2fe73fac
|
Merge pull request #1026 from pi-hole/dependabot/github_actions/master/github_action-dependencies-b93eff89fb
Bump actions/checkout from 4.1.3 to 4.1.4 in the github_action-dependencies group
|
2024-04-27 12:49:05 +02:00 |
|
dependabot[bot]
|
0b0820f3d8
|
Bump actions/checkout in the github_action-dependencies group
Bumps the github_action-dependencies group with 1 update: [actions/checkout](https://github.com/actions/checkout).
Updates `actions/checkout` from 4.1.3 to 4.1.4
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.1.3...v4.1.4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github_action-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-27 10:09:55 +00:00 |
|
dependabot[bot]
|
24ff19d1d0
|
Bump actions/checkout in the github_action-dependencies group
Bumps the github_action-dependencies group with 1 update: [actions/checkout](https://github.com/actions/checkout).
Updates `actions/checkout` from 4.1.2 to 4.1.3
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.1.2...v4.1.3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github_action-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-21 17:22:58 +01:00 |
|
dependabot[bot]
|
ff28c6a6d5
|
Bump markdownlint-cli2 in the npm-dependencies group
Bumps the npm-dependencies group with 1 update: [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2).
Updates `markdownlint-cli2` from 0.12.1 to 0.13.0
- [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/DavidAnson/markdownlint-cli2/compare/v0.12.1...v0.13.0)
---
updated-dependencies:
- dependency-name: markdownlint-cli2
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-21 17:21:15 +01:00 |
|
Adam Warner
|
4164226b34
|
Merge pull request #1014 from pi-hole/dependabot/github_actions/master/github_action-dependencies-30dae870c8
Bump the github_action-dependencies group with 3 updates
|
2024-04-01 13:14:17 +01:00 |
|
dependabot[bot]
|
64f2669976
|
Bump the github_action-dependencies group with 3 updates
Bumps the github_action-dependencies group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [actions/setup-python](https://github.com/actions/setup-python) and [eps1lon/actions-label-merge-conflict](https://github.com/eps1lon/actions-label-merge-conflict).
Updates `actions/checkout` from 4.1.1 to 4.1.2
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.1.1...v4.1.2)
Updates `actions/setup-python` from 5.0.0 to 5.1.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5.0.0...v5.1.0)
Updates `eps1lon/actions-label-merge-conflict` from 2.1.0 to 3.0.0
- [Release notes](https://github.com/eps1lon/actions-label-merge-conflict/releases)
- [Changelog](https://github.com/eps1lon/actions-label-merge-conflict/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eps1lon/actions-label-merge-conflict/compare/v2.1.0...v3.0.0)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github_action-dependencies
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github_action-dependencies
- dependency-name: eps1lon/actions-label-merge-conflict
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github_action-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-30 10:35:14 +00:00 |
|
Adam Warner
|
99497dc752
|
Merge pull request #1011 from pi-hole/PromoFaux-patch-1
Update prerequisites.md to match supported Fedora versions
|
2024-03-27 21:05:49 +00:00 |
|
Adam Warner
|
de923a5eaa
|
Update prerequisites.md
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
|
2024-03-27 21:00:57 +00:00 |
|
Adam Warner
|
1fe780900a
|
Merge pull request #1009 from pi-hole/dependabot/pip/master/pip-dependencies-f213fd586c
Bump the pip-dependencies group with 1 update
|
2024-03-27 19:58:44 +00:00 |
|
dependabot[bot]
|
c2c2994618
|
Bump the pip-dependencies group with 1 update
Bumps the pip-dependencies group with 1 update: [mkdocs-material](https://github.com/squidfunk/mkdocs-material).
Updates `mkdocs-material` from 9.5.13 to 9.5.15
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.13...9.5.15)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: pip-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-23 10:55:44 +00:00 |
|
yubiuser
|
d0fe8a7181
|
Merge pull request #1002 from pi-hole/dependabot/pip/master/pip-dependencies-542d6f3b27
Bump the pip-dependencies group with 1 update
|
2024-03-09 11:13:19 +01:00 |
|
dependabot[bot]
|
8906077fe7
|
Bump the pip-dependencies group with 1 update
Bumps the pip-dependencies group with 1 update: [mkdocs-material](https://github.com/squidfunk/mkdocs-material).
Updates `mkdocs-material` from 9.5.12 to 9.5.13
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.12...9.5.13)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: pip-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-09 10:12:16 +00:00 |
|
yubiuser
|
a92f424f36
|
Merge pull request #1000 from pi-hole/dependabot/pip/master/pip-dependencies-7aece46d86
Bump the pip-dependencies group with 1 update
|
2024-03-02 12:46:51 +01:00 |
|
dependabot[bot]
|
ebae955c04
|
Bump the pip-dependencies group with 1 update
Bumps the pip-dependencies group with 1 update: [mkdocs-material](https://github.com/squidfunk/mkdocs-material).
Updates `mkdocs-material` from 9.5.11 to 9.5.12
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.11...9.5.12)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: pip-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-02 10:53:06 +00:00 |
|
yubiuser
|
65a5d20d5b
|
Merge pull request #997 from pi-hole/dependabot/pip/master/pip-dependencies-4ff990945c
Bump the pip-dependencies group with 1 update
|
2024-02-24 13:24:28 +01:00 |
|
dependabot[bot]
|
5c16bd9538
|
Bump the pip-dependencies group with 1 update
Bumps the pip-dependencies group with 1 update: [mkdocs-material](https://github.com/squidfunk/mkdocs-material).
Updates `mkdocs-material` from 9.5.9 to 9.5.11
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.9...9.5.11)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: pip-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-24 10:05:59 +00:00 |
|
yubiuser
|
27fe53456d
|
Merge pull request #994 from pi-hole/dependabot/pip/master/pip-dependencies-9ca1feb6ce
Bump the pip-dependencies group with 1 update
|
2024-02-10 13:47:43 +01:00 |
|
dependabot[bot]
|
941c02a1cd
|
Bump the pip-dependencies group with 1 update
Bumps the pip-dependencies group with 1 update: [mkdocs-material](https://github.com/squidfunk/mkdocs-material).
Updates `mkdocs-material` from 9.5.7 to 9.5.9
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.7...9.5.9)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: pip-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-10 12:41:34 +00:00 |
|
yubiuser
|
b6fbabc155
|
Merge pull request #993 from pi-hole/dependabot/github_actions/master/github_action-dependencies-71e2baefbc
Bump the github_action-dependencies group with 1 update
|
2024-02-10 13:40:19 +01:00 |
|
dependabot[bot]
|
7c5d075bd9
|
Bump the github_action-dependencies group with 1 update
Bumps the github_action-dependencies group with 1 update: [actions/setup-node](https://github.com/actions/setup-node).
Updates `actions/setup-node` from 4.0.1 to 4.0.2
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.0.1...v4.0.2)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github_action-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-10 10:08:57 +00:00 |
|
yubiuser
|
1242310ecb
|
Merge pull request #991 from pi-hole/dependabot/pip/master/pip-dependencies-9fd71cc4e6
Bump the pip-dependencies group with 2 updates
|
2024-02-04 16:19:43 +01:00 |
|
dependabot[bot]
|
cec27cf5fb
|
Bump the pip-dependencies group with 2 updates
Bumps the pip-dependencies group with 2 updates: [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin) and [mkdocs-material](https://github.com/squidfunk/mkdocs-material).
Updates `mkdocs-git-revision-date-localized-plugin` from 1.2.2 to 1.2.4
- [Release notes](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/releases)
- [Commits](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/compare/v1.2.2...v1.2.4)
Updates `mkdocs-material` from 9.5.5 to 9.5.7
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.5...9.5.7)
---
updated-dependencies:
- dependency-name: mkdocs-git-revision-date-localized-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: pip-dependencies
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: pip-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-03 10:08:10 +00:00 |
|
yubiuser
|
4d3db8fa69
|
Merge pull request #986 from pi-hole/dependabot/npm_and_yarn/master/npm-dependencies-a25adeaa45
Bump the npm-dependencies group with 2 updates
|
2024-01-27 22:27:36 +01:00 |
|
yubiuser
|
e2e1e90ba8
|
Merge branch 'master' into dependabot/npm_and_yarn/master/npm-dependencies-a25adeaa45
|
2024-01-27 22:26:12 +01:00 |
|
Christian König
|
cd9db5264c
|
Fix markdownlinting errors
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2024-01-27 22:24:52 +01:00 |
|
yubiuser
|
12fe7a2203
|
Merge pull request #988 from pi-hole/dependabot/pip/master/pip-dependencies-03ae13278a
Bump the pip-dependencies group with 3 updates
|
2024-01-27 22:13:16 +01:00 |
|
dependabot[bot]
|
6f7f353f6c
|
Bump the pip-dependencies group with 3 updates
Bumps the pip-dependencies group with 3 updates: [mkdocs](https://github.com/mkdocs/mkdocs), [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin) and [mkdocs-material](https://github.com/squidfunk/mkdocs-material).
Updates `mkdocs` from 1.5.2 to 1.5.3
- [Release notes](https://github.com/mkdocs/mkdocs/releases)
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.5.2...1.5.3)
Updates `mkdocs-git-revision-date-localized-plugin` from 1.2.0 to 1.2.2
- [Release notes](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/releases)
- [Commits](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/compare/v1.2.0...v1.2.2)
Updates `mkdocs-material` from 9.2.6 to 9.5.5
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.2.6...9.5.5)
---
updated-dependencies:
- dependency-name: mkdocs
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: pip-dependencies
- dependency-name: mkdocs-git-revision-date-localized-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: pip-dependencies
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: pip-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-27 21:12:29 +00:00 |
|
yubiuser
|
9e4fcae833
|
Merge pull request #987 from pi-hole/dependabot/github_actions/master/github_action-dependencies-44864e84fd
Bump the github_action-dependencies group with 4 updates
|
2024-01-27 22:10:39 +01:00 |
|
dependabot[bot]
|
bbb2c305cf
|
Bump the github_action-dependencies group with 4 updates
Bumps the github_action-dependencies group with 4 updates: [actions/checkout](https://github.com/actions/checkout), [actions/setup-python](https://github.com/actions/setup-python), [actions/setup-node](https://github.com/actions/setup-node) and [actions/stale](https://github.com/actions/stale).
Updates `actions/checkout` from 3.6.0 to 4.1.1
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.6.0...v4.1.1)
Updates `actions/setup-python` from 4.7.0 to 5.0.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4.7.0...v5.0.0)
Updates `actions/setup-node` from 3.8.1 to 4.0.1
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.8.1...v4.0.1)
Updates `actions/stale` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v8.0.0...v9.0.0)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github_action-dependencies
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github_action-dependencies
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github_action-dependencies
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github_action-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-27 21:06:42 +00:00 |
|
dependabot[bot]
|
7943edc4c5
|
Bump the npm-dependencies group with 2 updates
Bumps the npm-dependencies group with 2 updates: [linkinator](https://github.com/JustinBeckwith/linkinator) and [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2).
Updates `linkinator` from 5.0.2 to 6.0.4
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases)
- [Commits](https://github.com/JustinBeckwith/linkinator/compare/v5.0.2...v6.0.4)
Updates `markdownlint-cli2` from 0.9.2 to 0.12.1
- [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/DavidAnson/markdownlint-cli2/compare/v0.9.2...v0.12.1)
---
updated-dependencies:
- dependency-name: linkinator
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: npm-dependencies
- dependency-name: markdownlint-cli2
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-27 21:06:41 +00:00 |
|
yubiuser
|
fe12e93615
|
Merge pull request #967 from pi-hole/housekeeping
Fix dependabot workflow
|
2024-01-27 22:06:00 +01:00 |
|
Christian König
|
dc7a3ef26a
|
Fix dependabot workflow
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2023-12-22 21:51:25 +01:00 |
|
yubiuser
|
70ff733ae6
|
Merge pull request #970 from pi-hole/link_jacob
Jacobs homepage is down - remove the outdated paragraph
|
2023-12-22 15:04:42 +01:00 |
|
Christian König
|
113059cf98
|
Remove outdated link to PI-hole's origin. The linked homepage is down already
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2023-12-22 13:29:51 +01:00 |
|
yubiuser
|
efd9efa923
|
Merge pull request #963 from desrod/master
Small typo in setup for unbound with pi-hole and AppArmor
|
2023-12-03 17:24:47 +01:00 |
|
David A. Desrosiers
|
aa02016ccb
|
Small typo in setup for unbound with pi-hole and AppArmor
|
2023-12-03 11:21:19 -05:00 |
|
DL6ER
|
c9c00f5bce
|
Merge pull request #960 from pi-hole/new/deprecate_openVPN
Add deprecation notice to OpenVPN pages
|
2023-11-30 20:55:35 +01:00 |
|
DL6ER
|
73ee013165
|
Add deprecation notice to OpenVPN pages
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2023-11-30 10:39:25 +01:00 |
|
Dan Schaper
|
ec7bebbed9
|
Merge pull request #937 from igorpecovnik/patch-1
Add Armbian as supported OS
|
2023-11-29 10:50:03 -08:00 |
|
Dan Schaper
|
f93a0233e6
|
Merge branch 'master' into patch-1
|
2023-11-29 10:46:05 -08:00 |
|
yubiuser
|
1f87378d89
|
Merge pull request #954 from clwgh/master
Add FAQ
|
2023-11-18 14:16:46 +01:00 |
|
Chris L
|
61ca8c8cfd
|
Update faq.md
Signed-off-by: Chris L <github@holosys.co.uk>
|
2023-11-14 18:56:56 +00:00 |
|
Adam Warner
|
16181c192c
|
Merge pull request #948 from pi-hole/update/dev_master
Update Node to 20
|
2023-11-03 14:14:43 +00:00 |
|
Christian König
|
70541b3561
|
Fix spellcheck
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2023-10-29 20:55:01 +01:00 |
|
Christian König
|
cfe15fbfde
|
Update Node to 20
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2023-10-29 20:51:32 +01:00 |
|
Igor
|
9bb1b0fc6e
|
Add Armbian as supported OS
Signed-off-by: Igor <igor@armbian.com>
|
2023-10-01 21:57:28 +02:00 |
|