Commit graph

296 commits

Author SHA1 Message Date
a77e895048
install uv with github action 2024-09-05 20:57:33 +02:00
a3b908acaa use uv to manage dependencies 2024-09-02 10:29:43 +02:00
589e7837c8
kubernetes: fix typos 2024-07-13 09:25:48 +02:00
dependabot[bot]
3c41c8a107
Poetry(deps): bump certifi from 2024.2.2 to 2024.7.4 (#55)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4.
- [Commits](https://github.com/certifi/python-certifi/compare/2024.02.02...2024.07.04)

---
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>
2024-07-08 09:09:17 +02:00
4905268cc5
rust: add container types structure image 2024-06-26 19:42:18 +02:00
dependabot[bot]
0233c2e847
Poetry(deps): bump urllib3 from 2.2.1 to 2.2.2 (#53)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.2.2.
- [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.2.1...2.2.2)

---
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>
2024-06-25 19:16:50 +02:00
d9d8d55730
convert line endings to LF 2024-06-25 19:16:50 +02:00
b74f634cd2
convert images to avif 2024-06-25 19:16:50 +02:00
8026e1465b
remove mkdocs specific syntax 2024-06-16 19:14:59 +02:00
dependabot[bot]
8d08c1964f
--- (#52)
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>
2024-05-21 09:38:14 +02:00
70d03a93ab
docker: refine networking notes 2024-05-19 10:58:06 +02:00
cea6c7050a
assembly: ass RISC-V variant notes 2024-05-17 19:15:32 +02:00
7790d370b6
assembly: specify assembly variant in note name 2024-05-17 19:14:57 +02:00
dependabot[bot]
5e871d0787
Poetry(deps): bump jinja2 from 3.1.3 to 3.1.4 (#51)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.3...3.1.4)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-13 15:26:07 +02:00
92534e8ed3
git: add revision selection notes 2024-05-06 11:09:27 +02:00
2f3731b931
git: refine reflog notes 2024-05-06 10:30:09 +02:00
0907c48653
git: refine reabse 'onto' notes 2024-05-06 10:26:12 +02:00
fa53e07972
git: add git log filter for last N commits` 2024-05-06 09:58:46 +02:00
6ebf5f4f11
git: add git restore --patch & git stash --keep-index notes 2024-05-06 09:49:46 +02:00
61db71e48a
css: rework notes 2024-05-01 10:47:11 +02:00
d4deaf72dc add memory fences notes 2024-04-16 17:42:34 +02:00
a4242f4817 add "Consume" & "Sequentially Consistent" ordering notes 2024-04-16 17:42:34 +02:00
7ac77fc903 add Relaxed, Release & Acquire memory ordering notes 2024-04-16 17:42:34 +02:00
3d4fda5baf rust: add memory ordering notes 2024-04-16 17:42:34 +02:00
e776030208 rust: add atomics notes 2024-04-16 17:42:34 +02:00
7687fcdc52 rust: add thread waiting notes 2024-04-16 17:42:34 +02:00
fae6e759e1 rust: add RwLock notes 2024-04-16 17:42:34 +02:00
1feb621ef4 rust: add Mutex notes 2024-04-16 17:42:34 +02:00
f499c7b22b rust: move concurrency notes to own file 2024-04-16 17:42:34 +02:00
dependabot[bot]
ac4ac7f821
Poetry(deps): Bump pillow from 10.2.0 to 10.3.0 (#48)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.3.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/10.2.0...10.3.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>
2024-04-14 11:22:02 +02:00
dependabot[bot]
d04db24c4b
Poetry(deps): Bump idna from 3.6 to 3.7 (#49)
Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7)

---
updated-dependencies:
- dependency-name: idna
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-14 11:21:17 +02:00
c45f68184d
csharp: add code quality notes 2024-04-10 10:33:50 +02:00
fddea60713
git: reorder notes 2024-03-10 13:10:48 +01:00
c697371c07
git: add git worktree notes 2024-03-10 12:07:20 +01:00
13fbfa5458
git: add restore --worktree notes 2024-03-10 11:57:06 +01:00
6685a0e473
git: add tag update and signing notes 2024-02-15 09:16:51 +01:00
0c3f8d38d7
add notes completeness disclaimer 2024-02-14 00:23:14 +01:00
b0a0f51919
mkdocs: use offline plugin 2024-02-11 20:12:03 +01:00
93ed2fe905
rust: add declarative macros notes 2024-02-11 12:45:05 +01:00
8bc64a02e9
rust: add function pointers notes 2024-02-11 11:47:23 +01:00
4d8e7ccc16
rust: fixes & style improvements 2024-02-11 11:38:22 +01:00
74342ea684
git: add git add --update notes 2024-02-06 10:45:51 +01:00
3f955928da
git: add log & blame content filtering notes 2024-02-06 10:45:44 +01:00
1e74d2371f
git: add --word-diff notes 2024-02-04 14:45:03 +01:00
889777e916 add git restore --staged notes 2024-01-31 11:20:14 +01:00
dependabot[bot]
9b4728bfd7 Poetry(deps): Bump mkdocs-material from 9.4.2 to 9.5.5 (#47)
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.4.2 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.4.2...9.5.5)

---
updated-dependencies:
- dependency-name: mkdocs-material
  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>
2024-01-31 10:44:46 +01:00
dependabot[bot]
61e72e4441 Github Actions(deps): Bump actions/setup-python from 4.7.1 to 5.0.0 (#41)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.7.1 to 5.0.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4.7.1...v5.0.0)

---
updated-dependencies:
- dependency-name: actions/setup-python
  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]
13cf523ab6 Poetry(deps): Bump jinja2 from 3.1.2 to 3.1.3 (#45)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: indirect
...

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]
fabe3cd681 Poetry(deps): Bump pillow from 10.1.0 to 10.2.0 (#44)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.1.0 to 10.2.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/10.1.0...10.2.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>
2024-01-31 10:44:46 +01:00
ce1009f652 add createRole mongodb auth notes 2024-01-31 10:44:46 +01:00