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

Bump pytest-localserver from 0.8.1 to 0.9.0 #31

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2024

Bumps pytest-localserver from 0.8.1 to 0.9.0.

Release notes

Sourced from pytest-localserver's releases.

v0.9.0

What's Changed

New Contributors

Full Changelog: pytest-dev/pytest-localserver@v0.8.1...v0.9.0

Changelog

Sourced from pytest-localserver's changelog.

0.9.1 (2024-08-13)

Add support for exposing server certificate Explicitly store request data (fixes #77) Make the code compliant with pre-commit hooks Remove unused six from tox config Drop Python 3.5 support Add Python 3.13 support Update the AUTHORS file

Commits
  • 5ef5c77 Merge pull request #95 from pytest-dev/update-changes-for-0.9.0/1/dev
  • 786b8ee Update changelog for the upcoming 0.9 release
  • 4aafa67 Update the AUTHORS file with Nicola Coretti and Raphael Boidol
  • 706de1a Merge pull request #94 from pytest-dev/pre-commit-ci-update-config
  • a0cff05 [pre-commit.ci] pre-commit autoupdate
  • a8b4016 Merge pull request #93 from pytest-dev/python-3.13/1/dev
  • c3352fd Add Python 3.13 trove classifier
  • 563f5f1 Add a Python 3.13 test environment to the default list in tox
  • 3bf576e Add Python 3.13 testing to CI
  • 0665066 Merge pull request #92 from pytest-dev/pre-commit-ci-update-config
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pytest-localserver](https://github.com/pytest-dev/pytest-localserver) from 0.8.1 to 0.9.0.
- [Release notes](https://github.com/pytest-dev/pytest-localserver/releases)
- [Changelog](https://github.com/pytest-dev/pytest-localserver/blob/master/CHANGES)
- [Commits](pytest-dev/pytest-localserver@v0.8.1...v0.9.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 19, 2024
@zstyblik
Copy link
Owner

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 20, 2024

Looks like pytest-localserver is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Aug 20, 2024
@dependabot dependabot bot deleted the dependabot/pip/pytest-localserver-0.9.0 branch August 20, 2024 09:15
@zstyblik
Copy link
Owner

Looks like pytest-localserver is up-to-date now, so this is no longer needed.

Indeed. I had to make some changes in tests. Also, it looks like people from pytest-localserver` fumbled Changelog a bit. Anyway, thanks @dependabot. Maybe next time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant