Commit Graph

4583 Commits

Author SHA1 Message Date
dependabot[bot]
8f9b9a8a58
Bump gitpython from 3.1.35 to 3.1.37 in /docs/mkdocs
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.35 to 3.1.37.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.35...3.1.37)

---
updated-dependencies:
- dependency-name: gitpython
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-10 20:56:31 +00:00
Sarvex ☠ Jatasra
a9e8503fe1
Merge branch 'nlohmann:develop' into main 2023-10-10 13:10:34 +05:30
Sarvex ☠ Jatasra
57456b9b82
Merge pull request #15 from sarvex/dependabot/pip/docs/mkdocs/urllib3-1.26.17
Bump urllib3 from 1.26.13 to 1.26.17 in /docs/mkdocs
2023-10-08 13:25:58 +05:30
scribam
edffad036d
Fix MinGW CI (#4175) 2023-10-04 22:16:48 +02:00
Mathieu Westphal
6adae02ddd
Fix spellcheck issue (#4173) 2023-10-04 15:24:38 +02:00
dependabot[bot]
bc1ad985f4
Bump urllib3 from 1.26.13 to 1.26.17 in /docs/mkdocs
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.13 to 1.26.17.
- [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/1.26.13...1.26.17)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-03 02:40:39 +00:00
Vyacheslav Zhdanovskiy
35c0b3e54c
Fix source highlighting in user defined type macros docs (#4169) 2023-10-02 13:09:53 +02:00
Craig Scott
fac07e22c5
Accept NEW CMake policies up to CMake 3.14 (#4112)
Starting with CMake 3.27, deprecation warnings are issued
when asking for policy settings for CMake 3.4 or earlier.
The cmake_minimum_required() command accepts a version
range, which allows NEW policy settings up to the upper end
of that range to be used, but without raising the minimum
CMake version above the bottom of that range. This means
NEW policy settings will be used where available, without
requiring them. This change updates the project's
cmake_minimum_required() calls to use a version range to
extend the upper policy version to 3.14 where it wasn't already
at that version or higher. This prevents the deprecation warning
from CMake 3.27, and gives breathing space before a future
CMake release will start issuing similar deprecation warnings
again.
2023-09-25 09:31:26 +02:00
alferov
6d4b72d3c3
Fix compile error with _HAS_STATIC_RTTI=0 (#4046) 2023-09-24 11:23:41 +02:00
Niels Lohmann
bbd2e1636d
Fix deprecation warning (#4161) 2023-09-23 20:16:37 +02:00
tomalakgeretkal
6e36c721f0
Fixed init-list construction when size_type is not int (#4140) 2023-09-23 17:21:40 +02:00
miny1233
e75b94b31e
Update index.md (#4159) 2023-09-23 17:20:47 +02:00
Ivor Wanders
aa87ab8b40
Capture exceptions by const& in docs. (#4099) 2023-09-23 17:19:50 +02:00
Niels Lohmann
1ce29fa22f
Fix CI (#4160) 2023-09-23 17:19:28 +02:00
HO-COOH
5fec803493
Update index.md (#4149) 2023-09-14 17:46:34 +02:00
Felix Yan
da92c0e3e7
Correct a typo in serve_header/README.md (#4143) 2023-09-10 21:49:38 +02:00
Sarvex ☠ Jatasra
b01443ed83
Merge pull request #14 from sarvex/dependabot/pip/docs/mkdocs/gitpython-3.1.35
Bump gitpython from 3.1.34 to 3.1.35 in /docs/mkdocs
2023-09-10 19:48:31 +05:30
dependabot[bot]
1f1dae002d
Bump gitpython from 3.1.34 to 3.1.35 in /docs/mkdocs
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.34 to 3.1.35.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.34...3.1.35)

---
updated-dependencies:
- dependency-name: gitpython
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-10 14:17:52 +00:00
Sarvex ☠ Jatasra
9da1f5d777
Merge pull request #13 from sarvex/dependabot/pip/docs/mkdocs/gitpython-3.1.34
Bump gitpython from 3.1.32 to 3.1.34 in /docs/mkdocs
2023-09-10 19:47:28 +05:30
Niels Lohmann
836b7beca4
Fix CI, again (#4083) 2023-09-07 20:41:12 +02:00
dependabot[bot]
12cbe05a6e
Bump gitpython from 3.1.32 to 3.1.34 in /docs/mkdocs
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.32 to 3.1.34.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.32...3.1.34)

---
updated-dependencies:
- dependency-name: gitpython
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-06 18:42:24 +00:00
Ikko Eltociear Ashimine
788e5468e4
Fix typo in afl_driver.cpp (#4109) 2023-09-02 17:16:33 +02:00
Sarvex ☠ Jatasra
604d0947ae
Merge branch 'nlohmann:develop' into main 2023-08-30 08:28:48 +05:30
Sarvex ☠ Jatasra
b977b843de
Merge pull request #9 from sarvex/dependabot/pip/docs/mkdocs/pygments-2.15.0
⬆️ Bump pygments from 2.13.0 to 2.15.0 in /docs/mkdocs
2023-08-30 08:28:25 +05:30
Sarvex ☠ Jatasra
980bcb42cb
Merge pull request #10 from sarvex/dependabot/pip/docs/mkdocs/certifi-2023.7.22
⬆️ Bump certifi from 2022.12.7 to 2023.7.22 in /docs/mkdocs
2023-08-30 08:28:10 +05:30
taro
6cc0eaf88f
Update CODEOWNERS (#4126) 2023-08-28 22:04:08 +02:00
Sarvex ☠ Jatasra
b79118aa25
Merge pull request #12 from sarvex/dependabot/pip/docs/mkdocs/tornado-6.3.3
⬆️ Bump tornado from 6.3.2 to 6.3.3 in /docs/mkdocs
2023-08-20 13:13:48 +05:30
dependabot[bot]
3d654aa879
⬆️ Bump tornado from 6.3.2 to 6.3.3 in /docs/mkdocs
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.3.2 to 6.3.3.
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
- [Commits](https://github.com/tornadoweb/tornado/compare/v6.3.2...v6.3.3)

---
updated-dependencies:
- dependency-name: tornado
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 23:34:45 +00:00
Sarvex ☠ Jatasra
dc055b0070
Merge pull request #11 from sarvex/dependabot/pip/docs/mkdocs/gitpython-3.1.32
⬆️ Bump gitpython from 3.1.30 to 3.1.32 in /docs/mkdocs
2023-08-14 15:33:38 +05:30
dependabot[bot]
1c5414a874
⬆️ Bump gitpython from 3.1.30 to 3.1.32 in /docs/mkdocs
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.30 to 3.1.32.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.30...3.1.32)

---
updated-dependencies:
- dependency-name: gitpython
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-11 20:30:02 +00:00
dependabot[bot]
d588e54f02
⬆️ Bump certifi from 2022.12.7 to 2023.7.22 in /docs/mkdocs
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22.
- [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2023.07.22)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-25 21:38:58 +00:00
dependabot[bot]
7a3cf57fc4
⬆️ Bump pygments from 2.13.0 to 2.15.0 in /docs/mkdocs
Bumps [pygments](https://github.com/pygments/pygments) from 2.13.0 to 2.15.0.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](https://github.com/pygments/pygments/compare/2.13.0...2.15.0)

---
updated-dependencies:
- dependency-name: pygments
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-20 14:48:25 +00:00
Sarvex ☠ Jatasra
4bcd79dac2
Merge branch 'nlohmann:develop' into main 2023-07-17 16:39:36 +05:30
Niels Lohmann
5d2754306d
💸 add sponsor 2023-06-14 07:39:09 +02:00
No
c71ecde505
Use template get instead of get in examples (#4039)
Co-authored-by: tusooa <tusooa@kazv.moe>
2023-06-11 10:06:24 +02:00
Tomerkm
793878898f
Added to tests the file unit-algorithm.cpp (c++ 11) functions from algorithm library (#4044) 2023-06-11 09:59:57 +02:00
gregmarr
254395e5f7
Add to CONTRIBUTING.md that make pretty is required for test updates. (#4045) 2023-06-08 18:47:44 +02:00
Niels Lohmann
ab06fc9951
Fix Clang-Tidy warnings (#4047) 2023-06-08 18:46:48 +02:00
Sarvex ☠ Jatasra
d9a69455b4
Merge pull request #8 from sarvex/dependabot/pip/docs/mkdocs/tornado-6.3.2
⬆️ Bump tornado from 6.2 to 6.3.2 in /docs/mkdocs
2023-05-26 23:06:16 +05:30
dependabot[bot]
84c2895896
⬆️ Bump tornado from 6.2 to 6.3.2 in /docs/mkdocs
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.2 to 6.3.2.
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
- [Commits](https://github.com/tornadoweb/tornado/compare/v6.2.0...v6.3.2)

---
updated-dependencies:
- dependency-name: tornado
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-25 18:53:47 +00:00
Sarvex ☠ Jatasra
f618d33a81
Merge branch 'nlohmann:develop' into main 2023-05-25 15:27:11 +05:30
Sarvex ☠ Jatasra
8a1756f1cc
Merge pull request #7 from sarvex/dependabot/pip/docs/mkdocs/requests-2.31.0
⬆️ Bump requests from 2.28.1 to 2.31.0 in /docs/mkdocs
2023-05-25 15:26:14 +05:30
dependabot[bot]
dc1797e566
⬆️ Bump requests from 2.28.1 to 2.31.0 in /docs/mkdocs
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: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-23 05:48:55 +00:00
Niels Lohmann
a0c1318830
Fix CI + new Doctest (#3985) 2023-05-21 17:23:18 +02:00
Sarvex ☠ Jatasra
0deb90c02b
Create codeql.yml 2023-05-19 11:41:02 +05:30
Sarvex ☠ Jatasra
68b684ea31
Merge pull request #6 from sarvex/dependabot/pip/docs/mkdocs/gitpython-3.1.30
⬆️ Bump gitpython from 3.1.29 to 3.1.30 in /docs/mkdocs
2023-05-19 11:40:14 +05:30
Sarvex ☠ Jatasra
ceab478ff3
Create renovate.json 2023-05-19 11:39:40 +05:30
dependabot[bot]
0e9371762e
⬆️ Bump gitpython from 3.1.29 to 3.1.30 in /docs/mkdocs
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.29 to 3.1.30.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.29...3.1.30)

---
updated-dependencies:
- dependency-name: gitpython
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-19 06:09:33 +00:00
Sarvex ☠ Jatasra
362adedb15
Merge pull request #5 from sarvex/dependabot/pip/docs/mkdocs/pymdown-extensions-10.0
⬆️ Bump pymdown-extensions from 9.9 to 10.0 in /docs/mkdocs
2023-05-19 11:38:47 +05:30
dependabot[bot]
bf13bdbb72
⬆️ Bump pymdown-extensions from 9.9 to 10.0 in /docs/mkdocs
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 9.9 to 10.0.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/9.9...10.0)

---
updated-dependencies:
- dependency-name: pymdown-extensions
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-15 20:55:14 +00:00