Jupyter-releaser

Latest version: v1.8.3

Safety actively analyzes 641153 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 21

1.1.6

([Full Changelog](https://github.com/jupyter-server/jupyter_releaser/compare/v2...0b4c9cc2b257e799794c6d02735b659da09e2336))

Maintenance and upkeep improvements

- Pin ghapi [512](https://github.com/jupyter-server/jupyter_releaser/pull/512) ([blink1073](https://github.com/blink1073))
- Use local coverage [503](https://github.com/jupyter-server/jupyter_releaser/pull/503) ([blink1073](https://github.com/blink1073))
- Remove `target` from the example releaser workflows [500](https://github.com/jupyter-server/jupyter_releaser/pull/500) ([jtpio](https://github.com/jtpio))
- Update ruff and address typing error [498](https://github.com/jupyter-server/jupyter_releaser/pull/498) ([blink1073](https://github.com/blink1073))
- Add more linting [492](https://github.com/jupyter-server/jupyter_releaser/pull/492) ([blink1073](https://github.com/blink1073))

Documentation improvements

- Add a Full Release workflow to the example workflows [501](https://github.com/jupyter-server/jupyter_releaser/pull/501) ([jtpio](https://github.com/jtpio))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter-server/jupyter_releaser/graphs/contributors?from=2023-01-26&to=2023-06-19&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Ablink1073+updated%3A2023-01-26..2023-06-19&type=Issues) | [codecov](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Acodecov+updated%3A2023-01-26..2023-06-19&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Ajtpio+updated%3A2023-01-26..2023-06-19&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Apre-commit-ci+updated%3A2023-01-26..2023-06-19&type=Issues)

1.1.5

([Full Changelog](https://github.com/jupyter-server/jupyter_releaser/compare/v2...2acb616f67cf9edc926bf5d877a434f59dbb0ee6))

Enhancements made

- Add whitelist for http request in yarn [491](https://github.com/jupyter-server/jupyter_releaser/pull/491) ([brichet](https://github.com/brichet))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter-server/jupyter_releaser/graphs/contributors?from=2023-01-09&to=2023-01-26&type=c))

[brichet](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Abrichet+updated%3A2023-01-09..2023-01-26&type=Issues)

1.1.4

([Full Changelog](https://github.com/jupyter-server/jupyter_releaser/compare/v2...e9d498b2398a2880e06d45f4119a1d537fe48402))

Bugs fixed

- Pass the authentication to `format_pr_entry` [489](https://github.com/jupyter-server/jupyter_releaser/pull/489) ([fcollonval](https://github.com/fcollonval))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter-server/jupyter_releaser/graphs/contributors?from=2023-01-03&to=2023-01-09&type=c))

[fcollonval](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Afcollonval+updated%3A2023-01-03..2023-01-09&type=Issues)

1.1.3

([Full Changelog](https://github.com/jupyter-server/jupyter_releaser/compare/v2...872a0b9357b03a7ebf804a65250aa616e91d7178))

Maintenance and upkeep improvements

- Remove CLI option ignore for check-wheel-contents [487](https://github.com/jupyter-server/jupyter_releaser/pull/487) ([fcollonval](https://github.com/fcollonval))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter-server/jupyter_releaser/graphs/contributors?from=2023-01-03&to=2023-01-03&type=c))

[fcollonval](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Afcollonval+updated%3A2023-01-03..2023-01-03&type=Issues)

1.1.2

([Full Changelog](https://github.com/jupyter-server/jupyter_releaser/compare/v2...38a6f3bf55afba6afd8df11f196bc9b1c61a65e8))

Maintenance and upkeep improvements

- Sync lint deps [488](https://github.com/jupyter-server/jupyter_releaser/pull/488) ([blink1073](https://github.com/blink1073))
- Add spell checking and enforce docstrings [484](https://github.com/jupyter-server/jupyter_releaser/pull/484) ([blink1073](https://github.com/blink1073))

Documentation improvements

- Enable tasklist myst extension [485](https://github.com/jupyter-server/jupyter_releaser/pull/485) ([krassowski](https://github.com/krassowski))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter-server/jupyter_releaser/graphs/contributors?from=2022-12-22&to=2023-01-03&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Ablink1073+updated%3A2022-12-22..2023-01-03&type=Issues) | [codecov](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Acodecov+updated%3A2022-12-22..2023-01-03&type=Issues) | [krassowski](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Akrassowski+updated%3A2022-12-22..2023-01-03&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Apre-commit-ci+updated%3A2022-12-22..2023-01-03&type=Issues)

1.1.1

([Full Changelog](https://github.com/jupyter-server/jupyter_releaser/compare/v2...68a1d895cda505711ae6fd81362471aa80d5dc67))

Bugs fixed

- Use pyproject.toml for config in check-wheel-contents [483](https://github.com/jupyter-server/jupyter_releaser/pull/483) ([blink1073](https://github.com/blink1073))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter-server/jupyter_releaser/graphs/contributors?from=2022-12-22&to=2022-12-22&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Ablink1073+updated%3A2022-12-22..2022-12-22&type=Issues)

Page 3 of 21

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.