Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v6.0 | RuCaptcha API v2 release #170

Merged
merged 194 commits into from
Dec 8, 2023
Merged

v6.0 | RuCaptcha API v2 release #170

merged 194 commits into from
Dec 8, 2023

Conversation

AndreiDrang
Copy link
Owner

No description provided.

dependabot bot and others added 30 commits June 19, 2023 18:00
Updates the requirements on [myst-parser](https://github.com/executablebooks/MyST-Parser) to permit the latest version.
- [Release notes](https://github.com/executablebooks/MyST-Parser/releases)
- [Changelog](https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md)
- [Commits](executablebooks/MyST-Parser@v1.0.0...v2.0.0)

---
updated-dependencies:
- dependency-name: myst-parser
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…q-2.0.star

Update myst-parser requirement from ==1.0.* to ==2.0.*
Updates the requirements on [autodoc-pydantic](https://github.com/mansenfranzen/autodoc_pydantic) to permit the latest version.
- [Changelog](https://github.com/mansenfranzen/autodoc_pydantic/blob/main/changelog.rst)
- [Commits](mansenfranzen/autodoc_pydantic@v1.8.0-a.1...v1.9.0)

---
updated-dependencies:
- dependency-name: autodoc-pydantic
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [black](https://github.com/psf/black) from 23.3.0 to 23.7.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@23.3.0...23.7.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…tic-eq-1.9.star

Update autodoc-pydantic requirement from ==1.8.* to ==1.9.*
Updates the requirements on [autodoc-pydantic](https://github.com/mansenfranzen/autodoc_pydantic) to permit the latest version.
- [Changelog](https://github.com/mansenfranzen/autodoc_pydantic/blob/main/changelog.rst)
- [Commits](mansenfranzen/autodoc_pydantic@v1.9.0...v2.0.1)

---
updated-dependencies:
- dependency-name: autodoc-pydantic
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…tic-eq-2.0.star

Update autodoc-pydantic requirement from ==1.9.* to ==2.0.*
Bumps [black](https://github.com/psf/black) from 23.7.0 to 23.9.1.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@23.7.0...23.9.1)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v3...v4)

---
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>
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…tions/setup-python-4

[github-actions] Bump actions/setup-python from 3 to 4
…tions/checkout-4

[github-actions] Bump actions/checkout from 3 to 4
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-PYDANTIC-5907722
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-PYDANTIC-5907722
…38bbcade5828f

[Snyk] Security upgrade pydantic from 1.10.13 to 2.4.0
…88dcf31b1452f

[Snyk] Security upgrade pydantic from 1.10.13 to 2.4.0
Copy link

codecov bot commented Dec 8, 2023

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (c24759f) 97.80% compared to head (eda564e) 96.88%.
Report is 16 commits behind head on release.

Files Patch % Lines
src/python_rucaptcha/core/result_handler.py 76.00% 6 Missing ⚠️
src/python_rucaptcha/core/base.py 96.55% 2 Missing ⚠️
src/python_rucaptcha/core/serializer.py 95.23% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           release     #170      +/-   ##
===========================================
- Coverage    97.80%   96.88%   -0.92%     
===========================================
  Files           20       19       -1     
  Lines          637      514     -123     
===========================================
- Hits           623      498     -125     
- Misses          14       16       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@AndreiDrang AndreiDrang merged commit e4fae1e into release Dec 8, 2023
24 of 27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants