Releases: jupyter-server/pytest-jupyter
Releases · jupyter-server/pytest-jupyter
v0.10.1
0.10.1
Bugs fixed
- Fix passing of kwargs to websocket_connect #81 (@blink1073)
Maintenance and upkeep improvements
- Set all min deps #80 (@blink1073)
Contributors to this release
v0.10.0
v0.9.1
0.9.1
Maintenance and upkeep improvements
- Update Release Scripts #77 (@blink1073)
Contributors to this release
v0.9.0
0.9.0
Enhancements made
- Update event loop handling #75 (@blink1073)
Other merged PRs
- chore: update pre-commit hooks #76 (@pre-commit-ci)
- chore: update pre-commit hooks #74 (@pre-commit-ci)
- Fix typo #73 (@davidbrochart)
Contributors to this release
v0.8.0
0.8.0
Enhancements made
- Allow passing request_timeout to client_fetch #67 (@afbarbaro)
Maintenance and upkeep improvements
- Add missing 0.7.0 changelog entry #69 (@blink1073)
- Update ruff and typings #66 (@blink1073)
- Clean up lint and add downstream tests #64 (@blink1073)
- Use ruff format #63 (@blink1073)
- Update ruff and typing #62 (@blink1073)
- Update typings for traitlets 5.10.1 #60 (@blink1073)
- Adopt sp-repo-review #58 (@blink1073)
- Use local coverage #54 (@blink1073)
Other merged PRs
- chore: update pre-commit hooks #68 (@pre-commit-ci)
- chore: update pre-commit hooks #65 (@pre-commit-ci)
- chore: update pre-commit hooks #61 (@pre-commit-ci)
- Bump actions/checkout from 3 to 4 #59 (@dependabot)
- Update release instructions with additonal commit steps #52 (@kevin-bates)
Contributors to this release
(GitHub contributors page for this release)
@afbarbaro | @blink1073 | @codecov | @dependabot | @kevin-bates | @pre-commit-ci | @welcome
v0.7.0
What's Changed
- Add more ci checks by @blink1073 in #42
- Bump ruff from 0.0.189 to 0.0.194 by @dependabot in #43
- Bump black[jupyter] from 22.10.0 to 22.12.0 by @dependabot in #44
- Clean up lint by @blink1073 in #45
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #46
- Sync lint deps by @blink1073 in #47
- Add more linting by @blink1073 in #48
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #49
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #50
- Enable header overrides in jp_ws_fetch fixture by @kevin-bates in #51
v0.6.2
0.6.2
Bugs fixed
- Handle asyncio timeout #41 (@blink1073)
Contributors to this release
v0.6.1
0.6.1
Bugs fixed
- Handle TimeoutError During Fixture Shutdown #40 (@blink1073)
Contributors to this release
v0.6.0
0.6.0
Enhancements made
- Use native kernel by default #36 (@blink1073)
Bugs fixed
- Fix core import in client #38 (@blink1073)
Maintenance and upkeep improvements
- Adopt ruff and address lint #37 (@blink1073)
- hoist version #34 (@bollwyvl)
Other merged PRs
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @bollwyvl | @codecov | @pre-commit-ci | @welcome
v0.5.3
0.5.3
Bugs fixed
- Fix fixture name #33 (@blink1073)