dependabot[bot]
|
02d1684d11
|
Github Actions(deps): Bump actions/checkout from 3 to 4 (#38)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 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/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-31 10:44:46 +01:00 |
|
dependabot[bot]
|
bb08efcade
|
Poetry(deps): Bump urllib3 from 2.0.6 to 2.0.7 (#36)
* make dependabot update github-actions
* show copy button in code snippets
* improve regex notes
* show line numbers in conde snippets
* Poetry(deps): Bump urllib3 from 2.0.6 to 2.0.7
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.0.6...2.0.7)
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Marcello Lamonaca <marcello@lamonaca.eu>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-31 10:44:46 +01:00 |
|
|
255a68d673
|
show line numbers in conde snippets
|
2024-01-31 10:44:46 +01:00 |
|
|
cd1df0e376
|
improve regex notes
|
2024-01-31 10:44:39 +01:00 |
|
|
f251798434
|
show copy button in code snippets
|
2023-10-24 10:56:21 +02:00 |
|
|
1ccb16f652
|
make dependabot update github-actions
|
2023-10-24 10:56:12 +02:00 |
|
|
890cccae02
|
add assembly notes
|
2023-10-15 22:17:56 +02:00 |
|
|
e47a9c5522
|
add gir commands long options
|
2023-10-06 14:44:26 +02:00 |
|
|
65740da937
|
add git commit signoff notes
|
2023-10-06 14:30:11 +02:00 |
|
|
a0ac51e859
|
add git clean notes
Signed-off-by: Marcello Lamonaca <marcello@lamonaca.eu>
|
2023-10-06 14:26:54 +02:00 |
|
dependabot[bot]
|
8e96eec2c5
|
Poetry(deps): Bump urllib3 from 2.0.5 to 2.0.6 (#34)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/v2.0.5...2.0.6)
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-04 16:27:58 +02:00 |
|
|
2fefc2dd55
|
bump mkdocs-matarial to v9.4.0
|
2023-09-25 10:18:40 +02:00 |
|
|
2709a479da
|
feat(ssh): add ssh notes
|
2023-09-18 16:10:14 +02:00 |
|
|
1f0748536f
|
chore: move file under 'misc' folder
|
2023-09-18 10:51:28 +02:00 |
|
|
f57b7ed075
|
chore(git): move git notes under 'Misc'
|
2023-09-11 21:58:30 +02:00 |
|
|
3927f011d7
|
feat(git): add git rebase command option notes
|
2023-09-11 21:54:02 +02:00 |
|
|
cbee07cbcb
|
feat(git): add git commit command option notes
|
2023-09-11 21:54:02 +02:00 |
|
|
248254dab5
|
feat(git): add git log range syntax
|
2023-09-08 09:52:05 +02:00 |
|
|
56d98896cc
|
fix(mkdocs): bump deps versions to fic CVE-2023-37920
|
2023-08-29 18:17:31 +02:00 |
|
|
1cc08777d9
|
fix(mongodb): remove ambiguity on $graphLookup connections
|
2023-08-05 10:54:34 +02:00 |
|
|
964a1f4769
|
feat: enable navigation pruning & navigation sections
|
2023-07-18 15:43:40 +02:00 |
|
|
6f50690fe5
|
feat(docker): add compose health checks notes
|
2023-07-10 11:37:55 +02:00 |
|
|
c3c679e6cd
|
chore: use default font for social cards
|
2023-07-05 15:44:14 +02:00 |
|
dependabot[bot]
|
199fc23816
|
Poetry(deps): Bump pillow from 9.5.0 to 10.0.0 (#30)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.0 to 10.0.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/9.5.0...10.0.0)
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-05 15:39:11 +02:00 |
|
|
19cb7961f7
|
chore(dotnet): rework asp.net notes
|
2023-06-28 11:51:24 +02:00 |
|
|
8623a82b92
|
feat(docker): add exec notes & rework CMD and ENTRYPOINT notes
|
2023-06-26 11:38:33 +02:00 |
|
|
b38cee7091
|
feat(docker): add Dockerfile
|
2023-06-25 00:03:45 +02:00 |
|
|
97b9204c8c
|
feat(mkdocs): add search plugin
|
2023-06-22 14:03:19 +02:00 |
|
|
5e6fe8cd98
|
feat(rust): add accosited types notes
|
2023-06-22 13:53:20 +02:00 |
|
|
bcd9fcd591
|
feat(rust): add concurrency notes
|
2023-06-22 13:43:11 +02:00 |
|
|
9cf06eea5e
|
chore(dependabot): ignore patch updates
|
2023-06-20 10:47:56 +02:00 |
|
dependabot[bot]
|
5a3c2c7460
|
Poetry(deps): Bump requests from 2.28.1 to 2.31.0 (#27)
Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.28.1...v2.31.0)
---
updated-dependencies:
- dependency-name: requests
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-20 10:47:05 +02:00 |
|
dependabot[bot]
|
3f7298d652
|
Poetry(deps): Bump mkdocs-material from 9.1.12 to 9.1.16 (#29)
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.1.12 to 9.1.16.
- [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.1.12...9.1.16)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-20 10:46:31 +02:00 |
|
dependabot[bot]
|
c6fd793b2d
|
Poetry(deps): Bump mkdocs-material from 9.1.6 to 9.1.12 (#24)
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.1.6 to 9.1.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.1.6...9.1.12)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-15 23:08:20 +02:00 |
|
dependabot[bot]
|
9fa82794cf
|
Poetry(deps): Bump mkdocs from 1.4.2 to 1.4.3 (#22)
Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/mkdocs/mkdocs/releases)
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.4.2...1.4.3)
---
updated-dependencies:
- dependency-name: mkdocs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-15 23:03:14 +02:00 |
|
dependabot[bot]
|
082c684b3e
|
Poetry(deps): Bump pymdown-extensions from 9.10 to 10.0 (#25)
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 9.10 to 10.0.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/9.10...10.0)
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-15 23:00:11 +02:00 |
|
dependabot[bot]
|
a4154d4bbd
|
Poetry(deps): bump mkdocs-material from 9.1.5 to 9.1.6 (#19)
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.1.5 to 9.1.6.
- [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.1.5...9.1.6)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-21 23:26:47 +02:00 |
|
|
06ee959188
|
feat(k8s): add architecture and components notes
|
2023-04-08 18:00:31 +02:00 |
|
|
b52a2aacc7
|
fix(actions): force push on deployment
|
2023-04-08 17:47:31 +02:00 |
|
dependabot[bot]
|
4a2757cf73
|
build(deps): bump cairosvg from 2.6.0 to 2.7.0 (#13)
Bumps [cairosvg](https://github.com/Kozea/CairoSVG) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/Kozea/CairoSVG/releases)
- [Changelog](https://github.com/Kozea/CairoSVG/blob/master/NEWS.rst)
- [Commits](https://github.com/Kozea/CairoSVG/compare/2.6.0...2.7.0)
---
updated-dependencies:
- dependency-name: cairosvg
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marcello Lamonaca <marcello@lamonaca.eu>
|
2023-04-04 11:54:47 +02:00 |
|
dependabot[bot]
|
e821971087
|
Poetry(deps): bump mkdocs-material from 9.1.2 to 9.1.5 (#16)
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.1.2 to 9.1.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.1.2...9.1.5)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-04 11:53:01 +02:00 |
|
dependabot[bot]
|
18c3d7e540
|
Poetry(deps): bump pillow from 9.4.0 to 9.5.0 (#17)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.4.0 to 9.5.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/9.4.0...9.5.0)
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marcello Lamonaca <marcello@lamonaca.eu>
|
2023-04-04 11:48:50 +02:00 |
|
|
81c3a5726a
|
Create docs.yml (#18)
|
2023-04-04 11:47:12 +02:00 |
|
|
b96c80edff
|
Create .github/dependabot.yml
|
2023-03-22 17:39:58 +01:00 |
|
|
87fa889363
|
feat(k8s): add kubetcl notes
|
2023-03-14 10:10:50 +01:00 |
|
|
2725e3cb70
|
feat: restructure docs into "chapters" (#12)
* feat(docker, k8s): create containers folder and kubernetes notes
|
2023-03-13 12:43:21 +01:00 |
|
|
b1cb858508
|
feat(mongodb): add aggregation framework notes (#11)
* mongodb: `mongod` & logging notes
* mongodb: auth & users
* mongodb: Aggregation Framework
|
2023-03-13 12:31:04 +01:00 |
|
|
c7fc0dbb1c
|
feat(git): add push & pull options notes
|
2023-03-13 12:26:48 +01:00 |
|
dependabot[bot]
|
e6ad8ca8d1
|
build(deps): bump certifi from 2022.9.24 to 2022.12.7 (#10)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.9.24 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2022.09.24...2022.12.07)
---
updated-dependencies:
- dependency-name: certifi
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-28 10:32:27 +01:00 |
|
|
fea0e9bce3
|
feat(c): rewrite C++ notes as C notes
|
2023-01-28 10:29:14 +01:00 |
|