Releases: jupyter-server/jupyter_releaser
Releases · jupyter-server/jupyter_releaser
v1.7.0
1.7.0
Enhancements made
- Add ability to disable admin user check via flag #559 (@ElioDiNino)
- Emit a warning when uploading is skipped #558 (@mahendrapaipuri)
- Remove the need for an ADMIN_GITHUB_TOKEN #557 (@blink1073)
Maintenance and upkeep improvements
- Fix install releaser step #553 (@blink1073)
- chore: update pre-commit hooks #551 (@pre-commit-ci)
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @ElioDiNino | @mahendrapaipuri | @pre-commit-ci | @welcome
v1.6.0
1.6.0
Enhancements made
- Allow customizing the shell for the action #549 (@martinRenou)
- Add trusted publishing and self release #544 (@blink1073)
Maintenance and upkeep improvements
- Handle pandas deprecation warning #548 (@blink1073)
- Bump the actions group with 1 update #547 (@dependabot)
- chore: update pre-commit hooks #546 (@pre-commit-ci)
- Update ruff config #542 (@blink1073)
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @dependabot | @fcollonval | @jtpio | @martinRenou | @pre-commit-ci
v1.5.1
1.5.1
Bugs fixed
- Fix string repository #541 (@fcollonval)
Maintenance and upkeep improvements
- chore: update pre-commit hooks #540 (@pre-commit-ci)
Contributors to this release
v1.5.0
1.5.0
Bugs fixed
- Add test for repository.url #539 (@fcollonval)
- Remove unneeded token from workflow inputs #538 (@fcollonval)
- Fix required for target #537 (@fcollonval)
Contributors to this release
v1.4.0
1.4.0
Enhancements made
- Allow the tag format customization #536 (@fcollonval)
- Add silent option #526 (@fcollonval)
Maintenance and upkeep improvements
- chore: update pre-commit hooks #534 (@pre-commit-ci)
- Clean up lint handling #533 (@blink1073)
- Adopt ruff format and sp-repo-review #532 (@blink1073)
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @Carreau | @fcollonval | @krassowski | @pre-commit-ci
v1.3.0
1.3.0
Bugs fixed
- Don't tag private package or pkg without version #531 (@fcollonval)
- Fix action url #527 (@fcollonval)
- Only run npm pack if there are public packages in workspace #522 (@fcollonval)
Maintenance and upkeep improvements
- Bump actions/checkout from 3 to 4 #524 (@dependabot)
- Fix click typing #519 (@blink1073)
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @Carreau | @dependabot | @fcollonval | @jtpio | @krassowski | @pre-commit-ci
v1.2.1
1.2.1
Maintenance and upkeep improvements
- Fix compat with pydantic 2 #518 (@blink1073)
Contributors to this release
v1.2.0
1.2.0
Enhancements made
- Add support for PyPI trusted publisher and NPM provenance #511 (@fcollonval)
- Dynamically set the NPM tag #510 (@fcollonval)
Bugs fixed
- Fix package version target #514 (@fcollonval)
Documentation improvements
- Fix doc edition links #515 (@fcollonval)
Contributors to this release
v1.1.6
1.1.6
Maintenance and upkeep improvements
- Pin ghapi #512 (@blink1073)
- Use local coverage #503 (@blink1073)
- Remove
targetfrom the example releaser workflows #500 (@jtpio) - Update ruff and address typing error #498 (@blink1073)
- Add more linting #492 (@blink1073)