dependabot[bot]
b0ef936643
chore(deps): update msgpack requirement from <2,>=1.0.7 to >=1.1.2,<2
...
Updates the requirements on [msgpack](https://github.com/msgpack/msgpack-python ) to permit the latest version.
- [Release notes](https://github.com/msgpack/msgpack-python/releases )
- [Changelog](https://github.com/msgpack/msgpack-python/blob/main/ChangeLog.rst )
- [Commits](https://github.com/msgpack/msgpack-python/compare/v1.0.7...v1.1.2 )
---
updated-dependencies:
- dependency-name: msgpack
dependency-version: 1.1.2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
4 days ago
GitHub Actions
e98dc4fd61
chore: release 0.15.0
5 days ago
alufers
c35500e816
Fix release action
5 days ago
alufers
0cfa11b1a5
Prevent headers from overwriting params
5 days ago
alufers
8098a7c0d0
Add regression test for PR 174
5 days ago
Sarah
72638cd34c
Avoid AttributeError when key or value are already decoded ( #174 )
5 days ago
alufers
b2dafc87e7
Re-add tests to CI
5 days ago
alufers
60c2f91025
Update GitHub actions
5 days ago
alufers
594897aa7e
Migrate to rust based python tooling, use python 3.14 by default
5 days ago
alufers
abea8a1139
Migrate from poetry to uv
5 days ago
Albert Koczy
d3f7bf9432
Merge pull request #216 from matgoebl/fix-missing-path-parameters-with-headers
...
Fix missing path parameters when also adding headers
5 days ago
Albert Koczy
d7fdfecf81
Merge pull request #212 from MrTheFall/master
...
Use utf-8 while saving the swagger file
5 days ago
Albert Koczy
58d636b093
Merge pull request #215 from kristiandueholm/master
...
Add sampling to flow heuristic.
5 days ago
Matthias Goebl
4f5044db8e
fix-missing-path-parameters-with-headers
1 year ago
Kristian Dueholm Hill
c041ea1b56
Add sampling to flow heuristic.
1 year ago
yanikita
db83d1dcba
Use utf-8 while saving the swagger file
...
Use utf-8 while saving the swagger file to fix "UnicodeEncodeError: 'charmap' codec can't encode characters in position 0-1: character maps to <undefined>". Probably happens on windows without force utf-8 mode
1 year ago
GitHub Actions
2b3b3d83ab
chore: release 0.14.0
1 year ago
alufers
ae9a3b1fde
Fixup release workflow
1 year ago
alufers
8f476dd2e8
Bump poetry and actions in python workflow
1 year ago
alufers
0ac79e14e3
Add poetry lock to release pipeline
1 year ago
alufers
9bea9e0a3d
Bump deps, mimtproxy to 11.0.2
1 year ago
alufers
d12061c5b9
Migrate docker container to debian (thanks @alvarogonzalez-packlink)
1 year ago
alufers
70aa772d6c
Bump builder python version in dockerfile
2 years ago
alufers
6e47f183ce
Bump python version in dockerfile
2 years ago
alufers
36852cc0e7
Fix docformatter problem on pre-commit 4.0
2 years ago
alufers
2a1ea46dda
Update lockfile
2 years ago
alufers
7f14109658
Update deps, pre-commit checkers
2 years ago
Albert Koczy
d9abbb5a8d
Merge pull request #161 from puc9/master
...
Fix number/boolean and nullable object generation
2 years ago
pre-commit-ci[bot]
9c29226973
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2 years ago
puc9
c70e8e27fc
Fix number/boolean and nullable object generation
2 years ago
Albert Koczy
a3980858b5
Merge pull request #152 from timvahlbrock/master
...
fix docker build
2 years ago
Tim Vahlbrock
a75e526dc5
fix docker build
2 years ago
Albert Koczy
88855c5776
Merge pull request #148 from timvahlbrock/master
...
feature: support generic keys
2 years ago
Tim Vahlbrock
57256b794e
fix typo in tests
2 years ago
Tim Vahlbrock
c57a8646bc
test compliance with openapi specs
2 years ago
Tim Vahlbrock
e22d90c3b5
reduce duplication in testserver implementations
2 years ago
Tim Vahlbrock
b1ce4cf5a5
reduce duplication in testclient implementations
2 years ago
Albert Koczy
2307cffcf3
Merge pull request #146 from alufers/dependabot/github_actions/docker/setup-buildx-action-3.1.0
...
chore(deps): bump docker/setup-buildx-action from 3.0.0 to 3.1.0
2 years ago
Tim Vahlbrock
e2537a738d
add support for uuids
2 years ago
Tim Vahlbrock
7dcc8f7881
fix tests
2 years ago
Tim Vahlbrock
337a3de33d
add support for numeric generic keys
2 years ago
Tim Vahlbrock
f4c5404b7f
add test for generic keys
2 years ago
dependabot[bot]
7440e33a92
chore(deps): bump docker/setup-buildx-action from 3.0.0 to 3.1.0
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](f95db51fdd...0d103c3126 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Albert Koczy
d75efb07c0
Merge pull request #132 from alufers/dependabot/pip/mitmproxy-10.2.2
...
chore(deps): bump mitmproxy from 10.2.1 to 10.2.2
2 years ago
dependabot[bot]
b6bcbf9ea0
chore(deps): bump mitmproxy from 10.2.1 to 10.2.2
...
Bumps [mitmproxy](https://github.com/mitmproxy/mitmproxy ) from 10.2.1 to 10.2.2.
- [Release notes](https://github.com/mitmproxy/mitmproxy/releases )
- [Changelog](https://github.com/mitmproxy/mitmproxy/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mitmproxy/mitmproxy/compare/10.2.1...10.2.2 )
---
updated-dependencies:
- dependency-name: mitmproxy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Albert Koczy
4bc3af02f4
Merge pull request #129 from alufers/dependabot/github_actions/abatilo/actions-poetry-3.0.0
...
chore(deps): bump abatilo/actions-poetry from 2.4.0 to 3.0.0
2 years ago
dependabot[bot]
dca3cf0084
chore(deps): bump abatilo/actions-poetry from 2.4.0 to 3.0.0
...
Bumps [abatilo/actions-poetry](https://github.com/abatilo/actions-poetry ) from 2.4.0 to 3.0.0.
- [Release notes](https://github.com/abatilo/actions-poetry/releases )
- [Changelog](https://github.com/abatilo/actions-poetry/blob/master/.releaserc )
- [Commits](a5643c67b5...7b6d33e44b )
---
updated-dependencies:
- dependency-name: abatilo/actions-poetry
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Albert Koczy
8fc0e78774
Merge pull request #128 from alufers/dependabot/github_actions/docker/metadata-action-5.5.0
...
chore(deps): bump docker/metadata-action from 5.4.0 to 5.5.0
2 years ago
Albert Koczy
23f129f3c0
Merge pull request #126 from alufers/dependabot/pip/mitmproxy-10.2.1
...
chore(deps): bump mitmproxy from 10.1.6 to 10.2.1
2 years ago
dependabot[bot]
f5c7596c59
chore(deps): bump docker/metadata-action from 5.4.0 to 5.5.0
...
Bumps [docker/metadata-action](https://github.com/docker/metadata-action ) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Commits](9dc751fe24...dbef88086f )
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago