Abhinav Singh
009935b29b
v2.4.0rc3 ( #882 )
...
* Merge pull request #840 from abhinavsingh/release-schedule-notes
Add release schedule under FAQ
* Green CI (#841 )
* Cleanup parser & url classes (#843 )
* Optimize parser logic
* Add `is_complete` property
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* pre commit fixes
* We need `ValueError`
* wuff
* useless
* flake8
* Simplify url
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* pip prod(deps): bump twine from 3.6.0 to 3.7.0 (#845 )
Bumps [twine](https://github.com/pypa/twine ) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/pypa/twine/releases )
- [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst )
- [Commits](https://github.com/pypa/twine/compare/3.6.0...3.7.0 )
---
updated-dependencies:
- dependency-name: twine
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>
* npm: bump jasmine from 3.6.3 to 3.10.0 in /dashboard (#844 )
Bumps [jasmine](https://github.com/jasmine/jasmine-npm ) from 3.6.3 to 3.10.0.
- [Release notes](https://github.com/jasmine/jasmine-npm/releases )
- [Commits](https://github.com/jasmine/jasmine-npm/compare/v3.6.3...v3.10.0 )
---
updated-dependencies:
- dependency-name: jasmine
dependency-type: direct:development
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: Abhinav Singh <126065+abhinavsingh@users.noreply.github.com>
* npm: bump chrome-devtools-frontend in /dashboard (#846 )
Bumps [chrome-devtools-frontend](https://github.com/ChromeDevTools/devtools-frontend ) from 1.0.944903 to 1.0.947377.
- [Release notes](https://github.com/ChromeDevTools/devtools-frontend/releases )
- [Changelog](https://github.com/ChromeDevTools/devtools-frontend/blob/main/docs/release_management.md )
- [Commits](https://github.com/ChromeDevTools/devtools-frontend/commits )
---
updated-dependencies:
- dependency-name: chrome-devtools-frontend
dependency-type: direct:development
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>
* pip prod(deps): bump coverage from 6.1.2 to 6.2 (#847 )
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 6.1.2 to 6.2.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/6.1.2...6.2 )
---
updated-dependencies:
- dependency-name: coverage
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: Abhinav Singh <126065+abhinavsingh@users.noreply.github.com>
* Fix GHA check-gate to properly identify failures (#849 )
* pip prod(deps): bump pylint from 2.12.1 to 2.12.2 (#851 )
Bumps [pylint](https://github.com/PyCQA/pylint ) from 2.12.1 to 2.12.2.
- [Release notes](https://github.com/PyCQA/pylint/releases )
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog )
- [Commits](https://github.com/PyCQA/pylint/compare/v2.12.1...v2.12.2 )
---
updated-dependencies:
- dependency-name: pylint
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>
* npm: bump @types/js-cookie from 2.2.6 to 3.0.1 in /dashboard (#850 )
Bumps [@types/js-cookie](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/js-cookie ) from 2.2.6 to 3.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/js-cookie )
---
updated-dependencies:
- dependency-name: "@types/js-cookie"
dependency-type: direct:development
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>
Co-authored-by: Abhinav Singh <126065+abhinavsingh@users.noreply.github.com>
* pip prod(deps): bump sphinx from 4.3.0 to 4.3.1 (#853 )
Bumps [sphinx](https://github.com/sphinx-doc/sphinx ) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases )
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES )
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.3.0...v4.3.1 )
---
updated-dependencies:
- dependency-name: sphinx
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>
* pip prod(deps): bump paramiko from 2.8.0 to 2.8.1 (#855 )
* npm: bump ws from 7.4.6 to 8.3.0 in /dashboard (#854 )
* pip prod(deps): bump uvicorn from 0.15.0 to 0.16.0 (#857 )
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/encode/uvicorn/releases )
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/encode/uvicorn/compare/0.15.0...0.16.0 )
---
updated-dependencies:
- dependency-name: uvicorn
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>
* npm: bump chrome-devtools-frontend in /dashboard (#856 )
Bumps [chrome-devtools-frontend](https://github.com/ChromeDevTools/devtools-frontend ) from 1.0.947377 to 1.0.949424.
- [Release notes](https://github.com/ChromeDevTools/devtools-frontend/releases )
- [Changelog](https://github.com/ChromeDevTools/devtools-frontend/blob/main/docs/release_management.md )
- [Commits](https://github.com/ChromeDevTools/devtools-frontend/commits )
---
updated-dependencies:
- dependency-name: chrome-devtools-frontend
dependency-type: direct:development
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>
Co-authored-by: Abhinav Singh <126065+abhinavsingh@users.noreply.github.com>
* Process `--enable-*` flags before loading plugins (#860 )
* Process `--enable-*` flags before loading plugins
* Fix spelling
* Ignore RST299 and RST499
* npm: bump http-server from 0.12.3 to 14.0.0 in /dashboard (#858 )
Bumps [http-server](https://github.com/http-party/http-server ) from 0.12.3 to 14.0.0.
- [Release notes](https://github.com/http-party/http-server/releases )
- [Commits](https://github.com/http-party/http-server/compare/v0.12.3...v14.0.0 )
---
updated-dependencies:
- dependency-name: http-server
dependency-type: direct:development
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>
Co-authored-by: Abhinav Singh <126065+abhinavsingh@users.noreply.github.com>
* pip prod(deps): bump furo from 2021.11.15 to 2021.11.23 (#859 )
Bumps [furo](https://github.com/pradyunsg/furo ) from 2021.11.15 to 2021.11.23.
- [Release notes](https://github.com/pradyunsg/furo/releases )
- [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md )
- [Commits](https://github.com/pradyunsg/furo/compare/2021.11.15...2021.11.23 )
---
updated-dependencies:
- dependency-name: furo
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>
Co-authored-by: Abhinav Singh <126065+abhinavsingh@users.noreply.github.com>
* Update web log context fields to match proxy log context fields (#861 )
* Update web log context fields to match those with proxy log context for consistency
* Fix spell
* Fix `DEFAULT_WEB_ACCESS_LOG_FORMAT`
* pip prod(deps): bump pytest-xdist from 2.4.0 to 2.5.0 (#864 )
Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist ) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/pytest-dev/pytest-xdist/releases )
- [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-xdist/compare/v2.4.0...v2.5.0 )
---
updated-dependencies:
- dependency-name: pytest-xdist
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>
* npm: bump eslint-plugin-node from 10.0.0 to 11.1.0 in /dashboard (#863 )
Bumps [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node ) from 10.0.0 to 11.1.0.
- [Release notes](https://github.com/mysticatea/eslint-plugin-node/releases )
- [Commits](https://github.com/mysticatea/eslint-plugin-node/compare/v10.0.0...v11.1.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-node
dependency-type: direct:development
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>
Co-authored-by: Abhinav Singh <126065+abhinavsingh@users.noreply.github.com>
* Fix broken TLS interception & CacheResponsesPlugin because UID is no longer a UUID (#866 )
* Fix broken TLS interception because uid is now no longer a UUID
* Give enough context to work id for them to be unique within a `proxy.py` instance
* Use --port=0 by default within `proxy.TestCase`
* Attempt to fix weird buildx issue
* Add makefile targets within workflow
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Order?
* Write scm file for make
* Fetch depth
* Quote patch
* Try with sudo?
* https://github.com/docker/buildx/issues/850
* Remove sudo hack
* https://github.com/docker/buildx/issues/850\#issuecomment-973270625
* Add explicit deps
* Add `requirements-testing.txt` during linting phase
* Pin buildx to v0.7.1
* Pin buildx to v0.7.0
* Revert back unnecessary change to dockerignore
* Skip container within make workflow (because GHA lacks support for docker on macOS by default)
* Repurpose make into developer workflow
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Integrate showing unreleased changelog draft (#873 )
* pip prod(deps): bump types-paramiko from 2.8.2 to 2.8.4 (#868 )
* npm: bump @types/jasmine from 3.6.1 to 3.10.2 in /dashboard (#867 )
* pip prod(deps): bump py-spy from 0.3.10 to 0.3.11 (#875 )
Bumps [py-spy](https://github.com/benfred/py-spy ) from 0.3.10 to 0.3.11.
- [Release notes](https://github.com/benfred/py-spy/releases )
- [Changelog](https://github.com/benfred/py-spy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/benfred/py-spy/compare/v0.3.10...v0.3.11 )
---
updated-dependencies:
- dependency-name: py-spy
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>
Co-authored-by: Abhinav Singh <126065+abhinavsingh@users.noreply.github.com>
* [GHA] Add container integration test & publish containers to GHCR (#818 )
* Handle KBI in threadless
* Remove line-length disable clause
* Move `Set PROXYPY_CONTAINER_VERSION env` within pre-setup
* Use step output
* Use review suggestion
* Break line at less essential places
* Possibly fix?
* alignment necessary?
* :)
* Fix integration
* Add `v` prefix
* Load buildx image within docker for integration tests to work
* Run container in detached mode
* Enable web server for integration test to work
* Push to GHCR after successful tests
* Tag & Push to GHCR
* Add package permission
* Login to GHCR
* Login to GHCR
* Login to GHCR
* Explicitly use ghcr.io registry
* Add a ghcr manifest creation step which depends upon docker step
* Probably we need all images (tags) locally
* arm not amd
* Fix syntax
* Fix typo
* `Unable to find image ghcr.io/abhinavsingh/proxy.py:latest locally`
* GHCR doesnt support manifest?
* Publish multi-platform containers on GHCR (#877 )
* Build containers without matrix based strategy. Helps with buildx based manifest generation
* Use buildx directly in workflows
* Add PROXYPY_PKG_PATH arg
* Add missing .
* --push from buildx
* Also add latest tag for GHCR
* Fix typo
* Explain differences between latest tag on DockerHub (stable) and GHCR (develop)
* Publish multi-platform containers to DockerHub (#878 )
* Use `--local-executor` flag by default for Docker container (#880 )
* Benchmark gets packaged within wheel if set as a package
* Use `--local-executor` flag by default for Docker containers
* Dockerfile update
* Fix mypy issues
* Remove conflicting dir names
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sviatoslav Sydorenko <wk@sydorenko.org.ua>
2021-12-19 21:30:43 +05:30
dependabot[bot]
7f8adf1210
pip prod(deps): bump twine from 3.5.0 to 3.6.0 ( #836 )
...
Bumps [twine](https://github.com/pypa/twine ) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/pypa/twine/releases )
- [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst )
- [Commits](https://github.com/pypa/twine/compare/3.5.0...3.6.0 )
---
updated-dependencies:
- dependency-name: twine
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>
2021-12-01 10:10:37 +05:30
Sviatoslav Sydorenko
8d3fe87155
Switch versioning to be SCM-based ( #715 )
...
Co-authored-by: Abhinav Singh <mailsforabhinav@gmail.com>
2021-11-14 02:46:07 +05:30
pyup.io bot
d8bd69436f
Update twine from 3.4.2 to 3.5.0 ( #665 )
...
Co-authored-by: Abhinav Singh <mailsforabhinav@gmail.com>
2021-11-04 12:30:18 +05:30
pyup.io bot
d719215442
Update twine from 3.4.1 to 3.4.2 ( #576 )
2021-07-28 01:55:38 +05:30
Abhinav Singh
2a0283bacc
Move wheel package to testing ( #531 )
2021-04-03 14:21:48 +05:30
pyup.io bot
ff39a5329d
Update twine from 3.3.0 to 3.4.1 ( #517 )
2021-03-18 22:33:02 +05:30
pyup.io bot
0f78e74705
Update twine from 3.2.0 to 3.3.0 ( #474 )
2020-12-25 12:04:47 +05:30
pyup.io bot
28fe4e7242
Update wheel from 0.36.1 to 0.36.2 ( #466 )
2020-12-14 15:36:58 +05:30
pyup.io bot
e3068f6d0c
Update wheel from 0.36.0 to 0.36.1 ( #463 )
2020-12-05 13:29:22 +05:30
pyup.io bot
d593576bc8
Update wheel from 0.35.1 to 0.36.0 ( #462 )
2020-12-01 19:28:39 +05:30
pyup.io bot
220ad4c879
Update wheel from 0.35.0 to 0.35.1 ( #424 )
2020-08-15 09:06:31 +05:30
pyup.io bot
7cd0bd5803
Update wheel from 0.34.2 to 0.35.0 ( #421 )
2020-08-14 14:08:34 +05:30
pyup.io bot
19fb8577d6
Update twine from 3.1.1 to 3.2.0 ( #384 )
2020-06-24 16:02:15 +05:30
Abhinav Singh
78455e43b7
Update dependencies ( #318 )
...
Also fixes #317
2020-03-24 21:09:32 +05:30
pyup.io bot
a16bb4deb6
Update setuptools from 45.1.0 to 45.2.0 ( #291 )
2020-02-12 10:28:58 -08:00
pyup.io bot
fce1b61211
Update setuptools from 45.0.0 to 45.1.0 ( #280 )
...
Co-authored-by: Abhinav Singh <mailsforabhinav@gmail.com>
2020-01-31 11:48:19 -08:00
pyup.io bot
c93b80bb25
Update wheel from 0.33.6 to 0.34.2 ( #276 )
...
Co-authored-by: Abhinav Singh <mailsforabhinav@gmail.com>
2020-01-31 09:27:27 -08:00
pyup.io bot
f75e21c4b1
Update setuptools from 44.0.0 to 45.0.0 ( #262 )
2020-01-12 12:56:53 -08:00
pyup.io bot
90af892ecd
Update setuptools from 43.0.0 to 44.0.0 ( #250 )
2020-01-02 14:08:44 -08:00
pyup.io bot
0ac6ee95fd
Update setuptools from 42.0.2 to 43.0.0 ( #249 )
2020-01-01 17:14:23 -08:00
pyup.io bot
35ce5fe03a
Update setuptools from 42.0.1 to 42.0.2 ( #207 )
2019-12-01 10:49:26 -08:00
pyup.io bot
81bf006a7f
Update twine from 3.1.0 to 3.1.1 ( #200 )
2019-11-28 08:41:45 -08:00
pyup.io bot
f2b9a632bc
Update setuptools from 42.0.0 to 42.0.1 ( #193 )
2019-11-25 11:22:01 -08:00
pyup.io bot
4fa4b99476
Update setuptools from 41.6.0 to 42.0.0 ( #191 )
2019-11-24 09:38:15 -08:00
pyup.io bot
81e2c89afb
Update twine from 3.0.0 to 3.1.0 ( #190 )
2019-11-24 03:55:41 -08:00
pyup.io bot
5ead1ef101
Update twine from 2.0.0 to 3.0.0 ( #183 )
2019-11-18 22:01:49 -08:00
pyup.io bot
75a818d397
Update setuptools from 41.5.1 to 41.6.0 ( #153 )
2019-10-29 18:43:24 -07:00
pyup.io bot
521a49ffd1
Update setuptools from 41.5.0 to 41.5.1 ( #149 )
2019-10-28 13:28:46 -07:00
pyup.io bot
5db42b349e
Update setuptools from 41.4.0 to 41.5.0 ( #145 )
2019-10-27 19:26:20 -07:00
pyup.io bot
22079c3dbb
Update setuptools from 41.2.0 to 41.4.0 ( #112 )
2019-10-07 03:57:05 -07:00
pyup.io bot
8151b5545e
Update setuptools from 40.6.2 to 41.2.0 ( #105 )
2019-09-27 20:15:22 -07:00
Abhinav Singh
46bc7795fb
Bump develop version to 1.0.1 and Autopep8 ( #103 )
...
* autopep8
* add int support for text_ and bytes_
2019-09-27 15:43:35 -07:00
Abhinav Singh
ccb1dbeb5f
Pluggable WebServer ( #98 )
...
* Enable windows and pre/dev python releases
* Move twine to requirements-release.txt
* 3.5 do not support type annotations
* Use inbuild build_request, build_response methods now.
* First cut of web server route plugin architecture
* Add route decorator
* mypy
* disable TestMultiCoreRequestDispatcherIntegration for github
* Anyways it doesnt format as advertised
2019-09-26 02:07:16 -07:00