Releases: TeoZosa/structlog-sentry-logger
Releases · TeoZosa/structlog-sentry-logger
1.6.1
Changes
👷 Continuous Integration Build System
- ⬆️ Bump pypa/cibuildwheel from 2.21.2 to 2.21.3 (#1464) @dependabot
- ⬆️ Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 (#1454) @dependabot
- ⬆️ Bump pypa/cibuildwheel from 2.21.1 to 2.21.2 (#1449) @dependabot
- ⬆️ Bump codecov/codecov-action from 4.5.0 to 4.6.0 (#1447) @dependabot
- ⬆️ Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 (#1439) @dependabot
- ⬆️ Bump pypa/cibuildwheel from 2.21.0 to 2.21.1 (#1434) @dependabot
- ⬆️ Bump pypa/cibuildwheel from 2.20.0 to 2.21.0 (#1433) @dependabot
📦 Dependencies
- ⬆️ Bump poetry from 1.8.3 to 1.8.4 in /.github/workflows (#1470) @dependabot
- ⬆️ Bump poetry from 1.8.3 to 1.8.4 (#1467) @dependabot
- ⬆️ Bump mypy from 1.11.2 to 1.12.0 (#1466) @dependabot
- ⬆️ Bump sphinx-rtd-theme from 3.0.0 to 3.0.1 (#1465) @dependabot
- ⬆️ Bump pypa/cibuildwheel from 2.21.2 to 2.21.3 (#1464) @dependabot
- ⬆️ Bump sphinx-rtd-theme from 3.0.0 to 3.0.1 (#1462) @dependabot
- ⬆️ Bump pre-commit from 4.0.0 to 4.0.1 (#1461) @dependabot
- ⬆️ Bump sphinx-rtd-theme from 2.0.0 to 3.0.0 (#1456) @dependabot
- ⬆️ Bump pre-commit from 3.8.0 to 4.0.0 (#1457) @dependabot
- ⬆️ Bump sentry-sdk from 2.15.0 to 2.16.0 (#1459) @dependabot
- ⬆️ Bump sphinx-rtd-theme from 2.0.0 to 3.0.0 in /docs (#1458) @dependabot
- ⬆️ Bump black from 24.8.0 to 24.10.0 (#1460) @dependabot
- ⬆️ Bump tox from 4.21.1 to 4.21.2 in /.github/workflows (#1452) @dependabot
- ⬆️ Bump rich from 13.9.1 to 13.9.2 (#1455) @dependabot
- ⬆️ Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 (#1454) @dependabot
- ⬆️ Bump emoji from 2.13.2 to 2.14.0 (#1453) @dependabot
- ⬆️ Bump emoji from 2.13.2 to 2.14.0 in /docs (#1451) @dependabot
- ⬆️ Bump pypa/cibuildwheel from 2.21.1 to 2.21.2 (#1449) @dependabot
- ⬆️ Bump tox from 4.21.0 to 4.21.1 in /.github/workflows (#1450) @dependabot
- ⬆️ Bump sentry-sdk from 2.14.0 to 2.15.0 (#1448) @dependabot
- ⬆️ Bump codecov/codecov-action from 4.5.0 to 4.6.0 (#1447) @dependabot
- ⬆️ Bump tox from 4.20.0 to 4.21.0 in /.github/workflows (#1445) @dependabot
- ⬆️ Bump rich from 13.8.1 to 13.9.1 (#1446) @dependabot
- ⬆️ Bump sphinx-autoapi from 3.3.1 to 3.3.2 (#1444) @dependabot
- ⬆️ Bump sphinx-autoapi from 3.3.1 to 3.3.2 in /docs (#1443) @dependabot
- ⬆️ Bump emoji from 2.13.0 to 2.13.2 (#1442) @dependabot
- ⬆️ Bump emoji from 2.13.0 to 2.13.2 (#1441) @dependabot
- ⬆️ Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 (#1439) @dependabot
- ⬆️ Bump emoji from 2.12.1 to 2.13.0 (#1437) @dependabot
- ⬆️ Bump emoji from 2.12.1 to 2.13.0 in /docs (#1438) @dependabot
- ⬆️ Bump tox from 4.19.0 to 4.20.0 in /.github/workflows (#1436) @dependabot
- ⬆️ Bump tox from 4.18.1 to 4.19.0 in /.github/workflows (#1435) @dependabot
- ⬆️ Bump pypa/cibuildwheel from 2.21.0 to 2.21.1 (#1434) @dependabot
- ⬆️ Bump pypa/cibuildwheel from 2.20.0 to 2.21.0 (#1433) @dependabot
- ⬆️ Bump importlib-metadata from 7.1.0 to 8.5.0 (#1432) @dependabot
- ⬆️ Bump sphinx from 7.1.2 to 7.4.7 (#1431) @dependabot
1.5.2
1.4.1
Changes
- 💚 Fix
mutmut
2.5.1 breaking change (#1424) @TeoZosa - 💚 Fix mutation testing cache uploads (#1422) @TeoZosa
- 💚 Fix macOS package builds (#1411) @TeoZosa
- 💚 Run correct test suite for Python 3.10 (#1414) @TeoZosa
- 💥 Drop Python 3.8 support (#1413) @TeoZosa
- 💚 Fix benchmark file uploads (#1412) @TeoZosa
- 💚 Remove Python 3.8 tests in CI (#1410) @TeoZosa
[2024-09-10]
rotating_light: Fixmypy
lint errors forstructlog
andsentry
type analysis (#1409) @TeoZosa- 🔒 Ignore
CVE-2019-8341
(#1408) @TeoZosa - ⬆️ Bump
jinja2
to 3.1.4 (#1407) @TeoZosa - ⬆️ Bump
virtualenv
to 20.26.4 (#1406) @TeoZosa
👷 Continuous Integration Build System
- ⬆️ Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.10.1 (#1401) @dependabot
- ⬆️ Bump codecov/codecov-action from 3.1.4 to 4.5.0 (#1332) @dependabot
- ⬆️ Bump pypa/cibuildwheel from 2.17.0 to 2.20.0 (#1381) @dependabot
📦 Dependencies
- ⬆️ Bump importlib-metadata from 7.1.0 to 8.5.0 (#1421) @dependabot
- ⬆️ Bump importlib-metadata from 7.1.0 to 8.5.0 in /docs (#1420) @dependabot
- ⬆️ Bump pygments from 2.17.2 to 2.18.0 (#1428) @dependabot
- ⬆️ Bump sphinx-autoapi from 3.0.0 to 3.3.1 (#1398) @dependabot
- ⬆️ Bump pre-commit from 3.5.0 to 3.8.0 (#1418) @dependabot
- ⬆️ Bump emoji from 2.11.0 to 2.12.1 (#1427) @dependabot
- ⬆️ Bump sphinx-autoapi from 3.0.0 to 3.3.1 in /docs (#1399) @dependabot
- ⬆️ Bump orjson from 3.9.15 to 3.10.7 (#1426) @dependabot
- ⬆️ Bump black from 24.3.0 to 24.8.0 (#1380) @dependabot
- ⬆️ Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.10.1 (#1401) @dependabot
- ⬆️ Bump sphinx from 7.1.2 to 7.4.7 (#1415) @dependabot
- ⬆️ Bump pytest from 8.3.2 to 8.3.3 (#1417) @dependabot
- ⬆️ Bump orjson from 3.9.15 to 3.10.7 (#1384) @dependabot
- ⬆️ Bump myst-parser from 2.0.0 to 3.0.1 (#1289) @dependabot
- ⬆️ Bump pip from 24.0 to 24.2 in /.github/workflows (#1376) @dependabot
- ⬆️ Bump mypy from 1.9.0 to 1.11.2 (#1394) @dependabot
- ⬆️ Bump sentry-sdk from 2.8.0 to 2.14.0 (#1404) @dependabot
- ⬆️ Bump rich from 13.7.1 to 13.8.1 (#1416) @dependabot
- ⬆️ Bump tox from 4.14.2 to 4.18.1 in /.github/workflows (#1405) @dependabot
- ⬆️ Bump myst-parser from 2.0.0 to 3.0.1 in /docs (#1287) @dependabot
- ⬆️ Bump mutmut from 2.4.4 to 2.5.1 (#1388) @dependabot
- ⬆️ Bump structlog from 24.1.0 to 24.4.0 (#1363) @dependabot
- ⬆️ Bump emoji from 2.11.0 to 2.12.1 in /docs (#1310) @dependabot
- ⬆️ Bump poetry from 1.8.2 to 1.8.3 (#1302) @dependabot
- ⬆️ Bump pygments from 2.17.2 to 2.18.0 (#1296) @dependabot
- ⬆️ Bump poetry from 1.8.2 to 1.8.3 in /.github/workflows (#1301) @dependabot
- ⬆️ Bump emoji from 2.11.0 to 2.12.1 (#1307) @dependabot
- ⬆️ Bump pytest-xdist from 3.5.0 to 3.6.1 (#1290) @dependabot
- ⬆️ Bump codecov/codecov-action from 3.1.4 to 4.5.0 (#1332) @dependabot
- ⬆️ Bump pygments from 2.17.2 to 2.18.0 in /docs (#1299) @dependabot
- ⬆️ Bump pytest from 8.1.1 to 8.3.2 (#1374) @dependabot
- ⬆️ Bump pypa/cibuildwheel from 2.17.0 to 2.20.0 (#1381) @dependabot
- ⬆️ Bump sentry-sdk from 1.41.0 to 2.8.0 in the pip group (#1402) @dependabot
- ⬆️ Bump the pip group with 7 updates (#1362) @dependabot
- ⬆️ Bump xdoctest from 1.1.3 to 1.2.0 (#1393) @dependabot
- ⬆️ Bump gitpython from 3.1.42 to 3.1.43 (#1266) @dependabot
- ⬆️ Bump emoji from 2.10.1 to 2.11.0 (#1261) @dependabot
- ⬆️ Bump pytest-cov from 4.1.0 to 5.0.0 (#1258) @dependabot
- ⬆️ Bump emoji from 2.10.1 to 2.11.0 (#1259) @dependabot
- ⬆️ Bump tox from 4.14.1 to 4.14.2 in /.github/workflows (#1257) @dependabot
1.4.0
1.3.0
1.2.0
Changes
👷 Continuous Integration Build System
- ⬆️ Bump pypa/cibuildwheel from 2.16.5 to 2.17.0 (#1246) @dependabot
- ⬆️ Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 (#1243) @dependabot
- ⬆️ Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 (#1230) @dependabot
📦 Dependencies
- ⬆️ Bump black from 24.2.0 to 24.3.0 (#1248) @dependabot
- ⬆️ Bump pytest-mock from 3.12.0 to 3.14.0 (#1253) @dependabot
- ⬆️ Bump importlib-metadata from 7.0.2 to 7.1.0 (#1252) @dependabot
- ⬆️ Bump importlib-metadata from 7.0.2 to 7.1.0 in /docs (#1251) @dependabot
- ⬆️ Bump pypa/cibuildwheel from 2.16.5 to 2.17.0 (#1246) @dependabot
- ⬆️ Bump pytest from 8.1.0 to 8.1.1 (#1245) @dependabot
- ⬆️ Bump mypy from 1.8.0 to 1.9.0 (#1244) @dependabot
- ⬆️ Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 (#1243) @dependabot
- ⬆️ Bump importlib-metadata from 7.0.1 to 7.0.2 (#1242) @dependabot
- ⬆️ Bump sentry-sdk from 1.40.6 to 1.41.0 (#1241) @dependabot
- ⬆️ Bump importlib-metadata from 7.0.1 to 7.0.2 in /docs (#1240) @dependabot
- ⬆️ Bump tox from 4.14.0 to 4.14.1 in /.github/workflows (#1239) @dependabot
- ⬆️ Bump tox from 4.13.0 to 4.14.0 in /.github/workflows (#1238) @dependabot
- ⬆️ Bump pytest from 8.0.2 to 8.1.0 (#1237) @dependabot
- ⬆️ Bump poetry from 1.8.1 to 1.8.2 in /.github/workflows (#1235) @dependabot
- ⬆️ Bump poetry from 1.8.1 to 1.8.2 in /docs (#1234) @dependabot
- ⬆️ Bump rich from 13.7.0 to 13.7.1 (#1233) @dependabot
- ⬆️ Bump sentry-sdk from 1.40.5 to 1.40.6 (#1232) @dependabot
- ⬆️ Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 (#1230) @dependabot
- ⬆️ Bump poetry from 1.8.0 to 1.8.1 in /.github/workflows (#1229) @dependabot
- ⬆️ Bump orjson from 3.9.14 to 3.9.15 (#1225) @dependabot
- ⬆️ Bump poetry from 1.8.0 to 1.8.1 in /docs (#1228) @dependabot
- ⬆️ Bump poetry from 1.7.1 to 1.8.0 (#1223) @dependabot
- ⬆️ Bump poetry from 1.7.1 to 1.8.0 in /.github/workflows (#1227) @dependabot
- ⬆️ Bump pytest from 8.0.1 to 8.0.2 (#1224) @dependabot
- ⬆️ Bump orjson from 3.9.14 to 3.9.15 in /docs (#1221) @dependabot
1.1.0
1.0.3
Changes
👷 Continuous Integration Build System
- ⬆️ Bump actions/upload-artifact from 3 to 4 + ⬆️ Bump actions/download-artifact from 3 to 4 (#1163) @dependabot
- ⬆️ Bump github/codeql-action from 2 to 3 (#1161) @dependabot
- ⬆️ Bump actions/setup-python from 4 to 5 (#1155) @dependabot
- ⬆️ Bump actions/checkout from 3 to 4 (#1078) @dependabot
- ⬆️ Bump docker/setup-qemu-action from 2 to 3 (#1090) @dependabot
- ⬆️ Bump actions/cache from 3 to 4 (#1178) @dependabot
- ⬆️ Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 (#1152) @dependabot
- ⬆️ Bump nick-invision/retry from 2 to 3 (#1196) @dependabot
- ⬆️ Bump release-drafter/release-drafter from 5.24.0 to 6.0.0 (#1199) @dependabot
- 💚 Use
stable
channel toolchain as the default rust toolchain (#1210) @TeoZosa - ⬆️ Bump pypa/cibuildwheel from 2.16.0 to 2.16.5 (#1192) @dependabot
- ⬆️ Bump pypa/cibuildwheel from 2.15.0 to 2.16.0 (#1094) @dependabot
- ⬆️ Bump crazy-max/ghaction-github-labeler from 4.2.0 to 5.0.0 (#1085) @dependabot
- ⬆️ Bump crazy-max/ghaction-github-labeler from 4.1.0 to 4.2.0 (#1073) @dependabot
📦 Dependencies
- ⬆️ Bump importlib-metadata from 6.8.0 to 7.0.1 (#1217) @dependabot
- ⬆️ Bump actions/upload-artifact from 3 to 4 + ⬆️ Bump actions/download-artifact from 3 to 4 (#1163) @dependabot
- ⬆️ Bump pytest from 8.0.0 to 8.0.1 (#1219) @dependabot
- ⬆️ Bump tox from 4.12.1 to 4.13.0 in /.github/workflows (#1218) @dependabot
- ⬆️ Bump sentry-sdk from 1.40.4 to 1.40.5 (#1216) @dependabot
- ⬆️ Bump structlog from 23.1.0 to 24.1.0 (#1172) @dependabot
- ⬆️ Bump pre-commit from 3.4.0 to 3.5.0 (#1109) @dependabot
- ⬆️ Bump pytest-mock from 3.11.1 to 3.12.0 (#1118) @dependabot
- ⬆️ Bump sphinx-autoapi from 2.1.1 to 3.0.0 (#1097) @dependabot
- ⬆️ Bump github/codeql-action from 2 to 3 (#1161) @dependabot
- ⬆️ Bump actions/setup-python from 4 to 5 (#1155) @dependabot
- ⬆️ Bump sphinx-rtd-theme from 1.3.0 to 2.0.0 (#1148) @dependabot
- ⬆️ Bump importlib-metadata from 6.8.0 to 7.0.1 (#1166) @dependabot
- ⬆️ Bump importlib-metadata from 6.8.0 to 7.0.1 in /docs (#1168) @dependabot
- ⬆️ Bump poetry from 1.6.1 to 1.7.1 (#1136) @dependabot
- ⬆️ Bump poetry from 1.6.1 to 1.7.1 in /docs (#1137) @dependabot
- ⬆️ Bump poetry from 1.6.1 to 1.7.1 in /.github/workflows (#1138) @dependabot
- ⬆️ Bump pytest-xdist from 3.3.1 to 3.5.0 (#1143) @dependabot
- ⬆️ Bump actions/checkout from 3 to 4 (#1078) @dependabot
- ⬆️ Bump docker/setup-qemu-action from 2 to 3 (#1090) @dependabot
- ⬆️ Bump mypy from 1.5.1 to 1.8.0 (#1165) @dependabot
- ⬆️ Bump gitpython from 3.1.41 to 3.1.42 (#1215) @dependabot
- ⬆️ Bump pygments from 2.16.1 to 2.17.2 (#1214) @dependabot
- ⬆️ Bump tox-gh-actions from 3.1.3 to 3.2.0 in /.github/workflows (#1171) @dependabot
- ⬆️ Bump pygments from 2.16.1 to 2.17.2 (#1144) @dependabot
- ⬆️ Bump sphinx-rtd-theme from 1.3.0 to 2.0.0 in /docs (#1149) @dependabot
- ⬆️ Bump pytest from 7.4.2 to 8.0.0 (#1188) @dependabot
- ⬆️ Bump actions/cache from 3 to 4 (#1178) @dependabot
- ⬆️ Bump pip from 23.2.1 to 24.0 in /.github/workflows (#1202) @dependabot
- ⬆️ Bump black from 23.9.1 to 24.2.0 (#1207) @dependabot
- ⬆️ Bump emoji from 2.8.0 to 2.10.1 (#1193) @dependabot
- ⬆️ Bump orjson from 3.9.7 to 3.9.14 (#1213) @dependabot
- ⬆️ Bump emoji from 2.8.0 to 2.10.1 in /docs (#1190) @dependabot
- ⬆️ Bump xdoctest from 1.1.1 to 1.1.3 (#1194) @dependabot
- ⬆️ Bump rich from 13.5.3 to 13.7.0 (#1135) @dependabot
- ⬆️ Bump python-dotenv from 1.0.0 to 1.0.1 (#1183) @dependabot
- ⬆️ Bump pygments from 2.16.1 to 2.17.2 in /docs (#1142) @dependabot
- ⬆️ Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 (#1152) @dependabot
- ⬆️ Bump nick-invision/retry from 2 to 3 (#1196) @dependabot
- ⬆️ Bump pytest-sugar from 0.9.7 to 1.0.0 (#1197) @dependabot
- ⬆️ Bump release-drafter/release-drafter from 5.24.0 to 6.0.0 (#1199) @dependabot
- ⬆️ Bump sentry-sdk from 1.31.0 to 1.40.4 (#1208) @dependabot
- ⬆️ Bump tox from 4.11.3 to 4.12.1 in /.github/workflows (#1177) @dependabot
- ⬆️ Bump orjson from 3.9.7 to 3.9.14 in /docs (#1212) @dependabot
- ⬆️ Bump jinja2 from 3.1.2 to 3.1.3 (#1175) @dependabot
- ⬆️ Bump sphinx-autoapi from 2.1.1 to 3.0.0 in /docs (#1098) @dependabot
- ⬆️ Bump urllib3 from 1.26.12 to 1.26.18 (#1113) @dependabot
- ⬆️ Bump gitpython from 3.1.37 to 3.1.41 (#1173) @dependabot
- ⬆️ Bump pypa/cibuildwheel from 2.16.0 to 2.16.5 (#1192) @dependabot
- ⬆️ Bump gitpython from 3.1.36 to 3.1.37 (#1095) @dependabot
- ⬆️ Bump pypa/cibuildwheel from 2.15.0 to 2.16.0 (#1094) @dependabot
- ⬆️ Bump rich from 13.5.2 to 13.5.3 (#1093) @dependabot
- ⬆️ Bump crazy-max/ghaction-github-labeler from 4.2.0 to 5.0.0 (#1085) @dependabot
- ⬆️ Bump sphinx from 7.2.5 to 7.2.6 in /docs (#1092) @dependabot
- ⬆️ Bump sentry-sdk from 1.30.0 to 1.31.0 (#1091) @dependabot
- ⬆️ Bump gitpython from 3.1.35 to 3.1.36 (#1089) @dependabot
- ⬆️ Bump orjson from 3.9.5 to 3.9.7 (#1088) @dependabot
- ⬆️ Bump black from 23.7.0 to 23.9.1 (#1087) @dependabot
- ⬆️ Bump orjson from 3.9.6 to 3.9.7 in /docs (#1086) @dependabot
- ⬆️ Bump tox from 4.11.2 to 4.11.3 in /.github/workflows (#1084) @dependabot
- ⬆️ Bump pre-commit from 3.3.3 to 3.4.0 (#1075) @dependabot
- ⬆️ Bump tox from 4.11.0 to 4.11.2 in /.github/workflows (#1082) @dependabot
- ⬆️ Bump gitpython from 3.1.33 to 3.1.35 (#1081) @dependabot
- ⬆️ Bump pytest from 7.4.0 to 7.4.2 (#1080) @dependabot
- ⬆️ Bump orjson from 3.9.5 to 3.9.6 (#1079) @dependabot
- ⬆️ Bump crazy-max/ghaction-github-labeler from 4.1.0 to 4.2.0 (#1073) @dependabot
- ⬆️ Bump gitpython from 3.1.32 to 3.1.33 (#1072) @dependabot
- ⬆️ Bump tox from 4.10.0 to 4.11.0 in /.github/workflows (#1069) @dependabot
- ⬆️ Bump mutmut from 2.4.3 to 2.4.4 (#1071) @dependabot
- ⬆️ Bump sphinx from 7.2.4 to 7.2.5 in /docs (#1070) @dependabot
- ⬆️ Bump sentry-sdk from 1.29.2 to 1.30.0 (#1068) @dependabot
1.0.2
Changes
👷 Continuous Integration Build System
- Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.10 (#1046) @dependabot
- Bump release-drafter/release-drafter from 5.23.0 to 5.24.0 (#1004) @dependabot
- Bump pypa/cibuildwheel from 2.13.0 to 2.15.0 (#1042) @dependabot
- ⬆️ Bump pypa/cibuildwheel from 2.12.3 to 2.13.0 (#967) @dependabot
- ⬆️ Bump codecov/codecov-action from 3.1.3 to 3.1.4 (#945) @dependabot
- ⬆️ Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6 (#934) @dependabot
📦 Dependencies
- Bump sphinx from 7.2.3 to 7.2.4 in /docs (#1067) @dependabot
- Bump tornado from 6.3.2 to 6.3.3 (#1066) @dependabot
- Bump sphinx from 6.2.1 to 7.2.3 in /docs (#1065) @dependabot
- Bump sphinx from 6.2.1 to 7.1.2 (#1047) @dependabot
- Bump certifi from 2022.12.7 to 2023.7.22 (#1027) @dependabot
- Bump tox from 4.9.0 to 4.10.0 in /.github/workflows (#1064) @dependabot
- Bump mypy from 1.5.0 to 1.5.1 (#1052) @dependabot
- Bump sphinx-rtd-theme from 1.2.2 to 1.3.0 in /docs (#1062) @dependabot
- Bump poetry from 1.6.0 to 1.6.1 in /.github/workflows (#1063) @dependabot
- Bump sphinx-rtd-theme from 1.2.2 to 1.3.0 (#1061) @dependabot
- Bump poetry from 1.6.0 to 1.6.1 (#1060) @dependabot
- Bump poetry from 1.5.1 to 1.6.0 in /docs (#1059) @dependabot
- Bump poetry from 1.5.1 to 1.6.0 in /.github/workflows (#1057) @dependabot
- Bump orjson from 3.9.4 to 3.9.5 (#1055) @dependabot
- Bump orjson from 3.9.4 to 3.9.5 in /docs (#1054) @dependabot
- Bump tox from 4.8.0 to 4.9.0 in /.github/workflows (#1051) @dependabot
- Bump emoji from 2.7.0 to 2.8.0 (#1050) @dependabot
- Bump emoji from 2.7.0 to 2.8.0 in /docs (#1049) @dependabot
- Bump tox from 4.7.0 to 4.8.0 in /.github/workflows (#1048) @dependabot
- Bump pytest from 7.3.1 to 7.4.0 (#1001) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.10 (#1046) @dependabot
- Bump pytest-mock from 3.10.0 to 3.11.1 (#993) @dependabot
- Bump myst-parser from 1.0.0 to 2.0.0 (#1035) @dependabot
- Bump myst-parser from 1.0.0 to 2.0.0 in /docs (#989) @dependabot
- Bump sphinx-autoapi from 2.1.0 to 2.1.1 (#1045) @dependabot
- Bump mypy from 1.3.0 to 1.5.0 (#1044) @dependabot
- Bump black from 23.3.0 to 23.7.0 (#1018) @dependabot
- Bump release-drafter/release-drafter from 5.23.0 to 5.24.0 (#1004) @dependabot
- Bump gitpython from 3.1.31 to 3.1.32 (#1017) @dependabot
- Bump tox-gh-actions from 3.1.1 to 3.1.3 in /.github/workflows (#1010) @dependabot
- Bump sphinx-autoapi from 2.1.0 to 2.1.1 (#987) @dependabot
- Bump pre-commit from 3.3.2 to 3.3.3 (#990) @dependabot
- Bump sphinx-autoapi from 2.1.0 to 2.1.1 in /docs (#983) @dependabot
- ⬆️ Bump tornado from 6.2 to 6.3.2 (#963) @dependabot
- Bump pip from 23.1.2 to 23.2.1 in /.github/workflows (#1023) @dependabot
- Bump tox from 4.6.0 to 4.7.0 in /.github/workflows (#1043) @dependabot
- Bump pypa/cibuildwheel from 2.13.0 to 2.15.0 (#1042) @dependabot
- Bump emoji from 2.5.0 to 2.7.0 (#1026) @dependabot
- Bump orjson from 3.9.0 to 3.9.4 (#1041) @dependabot
- Bump importlib-metadata from 6.6.0 to 6.8.0 (#1015) @dependabot
- Bump pygments from 2.15.1 to 2.16.1 (#1039) @dependabot
- Bump orjson from 3.9.0 to 3.9.4 in /docs (#1040) @dependabot
- Bump emoji from 2.5.0 to 2.7.0 in /docs (#1025) @dependabot
- Bump importlib-metadata from 6.6.0 to 6.8.0 in /docs (#1012) @dependabot
- Bump pygments from 2.15.1 to 2.16.1 in /docs (#1036) @dependabot
- Bump rich from 13.4.1 to 13.5.2 (#1033) @dependabot
- Bump sentry-sdk from 1.25.1 to 1.29.2 (#1034) @dependabot
- Bump emoji from 2.4.0 to 2.5.0 (#980) @dependabot
- Bump sentry-sdk from 1.25.0 to 1.25.1 (#981) @dependabot
- Bump emoji from 2.4.0 to 2.5.0 in /docs (#979) @dependabot
- Bump sphinx-rtd-theme from 1.2.1 to 1.2.2 (#978) @dependabot
- Bump sphinx-rtd-theme from 1.2.1 to 1.2.2 in /docs (#977) @dependabot
- Bump tox from 4.5.2 to 4.6.0 in /.github/workflows (#976) @dependabot
- ⬆️ Bump orjson from 3.8.14 to 3.9.0 (#975) @dependabot
- ⬆️ Bump orjson from 3.8.14 to 3.9.0 (#974) @dependabot
- ⬆️ Bump sentry-sdk from 1.24.0 to 1.25.0 (#973) @dependabot
- ⬆️ Bump orjson from 3.8.14 to 3.9.0 in /docs (#972) @dependabot
- ⬆️ Bump rich from 13.3.5 to 13.4.1 (#971) @dependabot
- ⬆️ Bump poetry from 1.5.0 to 1.5.1 in /.github/workflows (#968) @dependabot
- ⬆️ Bump poetry from 1.5.0 to 1.5.1 in /docs (#969) @dependabot
- ⬆️ Bump pypa/cibuildwheel from 2.12.3 to 2.13.0 (#967) @dependabot
- ⬆️ Bump tox from 4.5.1 to 4.5.2 in /.github/workflows (#966) @dependabot
- ⬆️ Bump orjson from 3.8.13 to 3.8.14 (#965) @dependabot
- ⬆️ Bump orjson from 3.8.13 to 3.8.14 in /docs (#964) @dependabot
- ⬆️ Bump pytest-cov from 4.0.0 to 4.1.0 (#962) @dependabot
- ⬆️ Bump emoji from 2.2.0 to 2.4.0 (#961) @dependabot
- ⬆️ Bump orjson from 3.8.12 to 3.8.13 (#958) @dependabot
- ⬆️ Bump emoji from 2.2.0 to 2.4.0 (#960) @dependabot
- ⬆️ Bump orjson from 3.8.12 to 3.8.13 in /docs (#957) @dependabot
- ⬆️ Bump sphinx-rtd-theme from 1.2.0 to 1.2.1 (#955) @dependabot
- ⬆️ Bump sentry-sdk from 1.23.1 to 1.24.0 (#956) @dependabot
- ⬆️ Bump sphinx-rtd-theme from 1.2.0 to 1.2.1 in /docs (#954) @dependabot
- ⬆️ Bump requests from 2.28.1 to 2.31.0 (#953) @dependabot
- ⬆️ Bump poetry from 1.4.2 to 1.5.0 in /docs (#950) @dependabot
- ⬆️ Bump pytest-xdist from 3.3.0 to 3.3.1 (#952) @dependabot
- ⬆️ Bump poetry from 1.4.2 to 1.5.0 in /.github/workflows (#949) @dependabot
- ⬆️ Bump pre-commit from 3.3.1 to 3.3.2 (#948) @dependabot
- ⬆️ Bump tox-gh-actions from 3.1.0 to 3.1.1 in /.github/workflows (#947) @dependabot
- ⬆️ Bump sentry-sdk from 1.23.0 to 1.23.1 (#946) @dependabot
- ⬆️ Bump codecov/codecov-action from 3.1.3 to 3.1.4 (#945) @dependabot
- ⬆️ Bump sentry-sdk from 1.22.2 to 1.23.0 (#944) @dependabot
- ⬆️ Bump pytest-xdist from 3.2.1 to 3.3.0 (#943) @dependabot
- ⬆️ Bump cruft from 2.14.0 to 2.15.0 (#941) @dependabot
- ⬆️ Bump mypy from 1.2.0 to 1.3.0 (#940) @dependabot
- ⬆️ Bump orjson from 3.8.11 to 3.8.12 (#939) @dependabot
- ⬆️ Bump sentry-sdk from 1.22.1 to 1.22.2 (#938) @dependabot
- ⬆️ Bump orjson from 3.8.11 to 3.8.12 in /docs (#937) @dependabot
- ⬆️ Bump sentry-sdk from 1.21.0 to 1.22.1 (#936) @dependabot
- ⬆️ Bump pre-commit from 3.3.0 to 3.3.1 (#935) @dependabot
- ⬆️ Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6 (#934) @dependabot
- ⬆️ Bump orjson from 3.8.10 to 3.8.11 (#929) @dependabot
- ⬆️ Bump pre-commit from 3.2.2 to 3.3.0 (#933) @dependabot
- ⬆️ Bump rich from 13.3.4 to 13.3.5 (#930) @dependabot
- ⬆️ Bump orjson from 3.8.10 to 3.8.11 in /docs (#928) @dependabot
- ⬆️ Bump tox from 4.5.0 to 4.5.1 in /.github/workflows (#927) @dependabot
- ⬆️ Bump pip from 23.1 to 23.1.2 in /.github/workflows (#926) @dependabot
- ⬆️ Bump sphinx from 5.3.0 to 6.2.1 (#924) @dependabot
- ⬆️ Bump sentry-sdk from 1.20.0 to 1.21.0 (#925) @dependabot
- ⬆️ Bump sphinx from 6.2.0 to 6.2.1 in /docs (#923) @dependabot
- ⬆️ Bump tox from 4.4.12 to 4.5.0 in /.github/workflows (#922) @dependabot
- ⬆️ Bump importlib-metadata from 6.5.0 to 6.6.0 (#920) @dependabot
- ⬆️ Bump sphinx from 6.1.3 to 6.2.0 in /docs (#918) @dependabot
- ⬆️ Bump importlib-metadata from 6.5.0 to 6.6.0 in /docs (#919) @dependabot
1.0.1
Changes
🔥 Removals and Deprecations
🐛 Fixes
👷 Continuous Integration Build System
- ⬆️ Bump codecov/codecov-action from 3.1.2 to 3.1.3 (#916) @dependabot
- ⬆️ Bump pypa/cibuildwheel from 2.12.1 to 2.12.3 (#911) @dependabot
- 🚨 Fix
codecov
missing package transitive dependency error (#903) @TeoZosa - ⬆️ Bump codecov/codecov-action from 3.1.1 to 3.1.2 (#901) @dependabot
- ⬆️ Bump pypa/gh-action-pypi-publish from 1.8.4 to 1.8.5 (#885) @dependabot
- ⬆️ Bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.4 (#881) @dependabot
📦 Dependencies
- ⬆️ Bump codecov/codecov-action from 3.1.2 to 3.1.3 (#916) @dependabot
- ⬆️ Bump pygments from 2.15.0 to 2.15.1 (#915) @dependabot
- ⬆️ Bump importlib-metadata from 6.4.1 to 6.5.0 (#910) @dependabot
- ⬆️ Bump sentry-sdk from 1.19.1 to 1.20.0 (#914) @dependabot
- ⬆️ Bump pygments from 2.15.0 to 2.15.1 in /docs (#912) @dependabot
- ⬆️ Bump pygments from 2.15.0 to 2.15.1 (#913) @dependabot
- ⬆️ Bump pypa/cibuildwheel from 2.12.1 to 2.12.3 (#911) @dependabot
- ⬆️ Bump importlib-metadata from 6.4.1 to 6.5.0 in /docs (#909) @dependabot
- ⬆️ Bump pip from 23.0.1 to 23.1 in /.github/workflows (#907) @dependabot
- ⬆️ Bump importlib-metadata from 6.3.0 to 6.4.1 (#908) @dependabot
- ⬆️ Bump importlib-metadata from 6.3.0 to 6.4.1 (#906) @dependabot
- ⬆️ Bump rich from 13.3.3 to 13.3.4 (#905) @dependabot
- ⬆️ Bump pytest from 7.3.0 to 7.3.1 (#904) @dependabot
- 🚨 Fix
codecov
missing package transitive dependency error (#903) @TeoZosa - ⬆️ Bump tox from 4.4.11 to 4.4.12 in /.github/workflows (#902) @dependabot
- ⬆️ Bump codecov/codecov-action from 3.1.1 to 3.1.2 (#901) @dependabot
- ⬆️ Bump pygments from 2.14.0 to 2.15.0 (#897) @dependabot
- ⬆️ Bump importlib-metadata from 6.1.0 to 6.3.0 (#896) @dependabot
- ⬆️ Bump orjson from 3.8.9 to 3.8.10 (#899) @dependabot
- ⬆️ Bump pytest from 7.2.2 to 7.3.0 (#900) @dependabot
- ⬆️ Bump importlib-metadata from 6.1.0 to 6.3.0 in /docs (#894) @dependabot
- ⬆️ Bump pytest-sugar from 0.9.6 to 0.9.7 (#898) @dependabot
- ⬆️ Bump pygments from 2.14.0 to 2.15.0 in /docs (#895) @dependabot
- ⬆️ Bump orjson from 3.8.9 to 3.8.10 in /docs (#893) @dependabot
- ⬆️ Bump structlog from 22.3.0 to 23.1.0 (#891) @dependabot
- ⬆️ Bump mypy from 1.1.1 to 1.2.0 (#892) @dependabot
- ⬆️ Bump sentry-sdk from 1.19.0 to 1.19.1 (#890) @dependabot
- ⬆️ Bump tox from 4.4.8 to 4.4.11 in /.github/workflows (#889) @dependabot
- ⬆️ Bump pre-commit from 3.2.1 to 3.2.2 (#888) @dependabot
- ⬆️ Bump cruft from 2.12.0 to 2.14.0 (#887) @dependabot
- ⬆️ Bump sentry-sdk from 1.18.0 to 1.19.0 (#886) @dependabot
- ⬆️ Bump pypa/gh-action-pypi-publish from 1.8.4 to 1.8.5 (#885) @dependabot
- ⬆️ Bump pre-commit from 2.21.0 to 3.2.1 (#883) @dependabot
- ⬆️ Bump importlib-metadata from 4.13.0 to 6.1.0 (#884) @dependabot
- ⬆️ Bump poetry from 1.4.1 to 1.4.2 in /.github/workflows (#878) @dependabot
- ⬆️ Bump ipython from 7.34.0 to 8.10.0 (#877) @dependabot
- ⬆️ Bump python-dotenv from 0.21.1 to 1.0.0 (#882) @dependabot
- ⬆️ Bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.4 (#881) @dependabot
- ⬆️ Bump poetry from 1.4.1 to 1.4.2 (#879) @dependabot