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 5 of 21

1.0.0a4

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

Maintenance and upkeep improvements

- Use global hatch if available [432](https://github.com/jupyter-server/jupyter_releaser/pull/432) ([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-10-07&to=2022-10-07&type=c))

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

1.0.0a3

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

Enhancements made

- Handle Git Actor and Permissions [429](https://github.com/jupyter-server/jupyter_releaser/pull/429) ([blink1073](https://github.com/blink1073))

Bugs fixed

- Use admin token [431](https://github.com/jupyter-server/jupyter_releaser/pull/431) ([blink1073](https://github.com/blink1073))
- Try fixing admin handling [430](https://github.com/jupyter-server/jupyter_releaser/pull/430) ([blink1073](https://github.com/blink1073))
- Fix ensure_sha [427](https://github.com/jupyter-server/jupyter_releaser/pull/427) ([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-10-06&to=2022-10-07&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Ablink1073+updated%3A2022-10-06..2022-10-07&type=Issues) | [codecov-commenter](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Acodecov-commenter+updated%3A2022-10-06..2022-10-07&type=Issues)

1.0.0a2

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

Enhancements made

- Better handling of git actor [424](https://github.com/jupyter-server/jupyter_releaser/pull/424) ([blink1073](https://github.com/blink1073))

Bugs fixed

- Stop erroring on ensure_sha for now [426](https://github.com/jupyter-server/jupyter_releaser/pull/426) ([blink1073](https://github.com/blink1073))
- Revert "Better handling of git actor" [425](https://github.com/jupyter-server/jupyter_releaser/pull/425) ([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-10-05&to=2022-10-06&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Ablink1073+updated%3A2022-10-05..2022-10-06&type=Issues) | [codecov-commenter](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Acodecov-commenter+updated%3A2022-10-05..2022-10-06&type=Issues)

1.0.0a1

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

Bugs fixed

- Add more debugging to ensure_sha [422](https://github.com/jupyter-server/jupyter_releaser/pull/422) ([blink1073](https://github.com/blink1073))

Maintenance and upkeep improvements

- Switch to v2 tag [419](https://github.com/jupyter-server/jupyter_releaser/pull/419) ([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-10-03&to=2022-10-05&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Ablink1073+updated%3A2022-10-03..2022-10-05&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Apre-commit-ci+updated%3A2022-10-03..2022-10-05&type=Issues)

1.0.0a0

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

Bugs fixed

- Another workflow fix [418](https://github.com/jupyter-server/jupyter_releaser/pull/418) ([blink1073](https://github.com/blink1073))

Maintenance and upkeep improvements

- Fix action targets [417](https://github.com/jupyter-server/jupyter_releaser/pull/417) ([blink1073](https://github.com/blink1073))
- Merge v2 into main [415](https://github.com/jupyter-server/jupyter_releaser/pull/415) ([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-09-26&to=2022-10-03&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Ablink1073+updated%3A2022-09-26..2022-10-03&type=Issues) | [codecov-commenter](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Acodecov-commenter+updated%3A2022-09-26..2022-10-03&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Apre-commit-ci+updated%3A2022-09-26..2022-10-03&type=Issues)

0.25.0

([Full Changelog](https://github.com/jupyter-server/jupyter_releaser/compare/v1...33996f2b913c752a7c57f8a840ee72a77c4395f9))

Bugs fixed

- fix default registry again [409](https://github.com/jupyter-server/jupyter_releaser/pull/409) ([blink1073](https://github.com/blink1073))
- Fix default twine registry [407](https://github.com/jupyter-server/jupyter_releaser/pull/407) ([blink1073](https://github.com/blink1073))
- Fix handling of twine repository url [403](https://github.com/jupyter-server/jupyter_releaser/pull/403) ([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-09-20&to=2022-09-26&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Ablink1073+updated%3A2022-09-20..2022-09-26&type=Issues) | [codecov-commenter](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Acodecov-commenter+updated%3A2022-09-20..2022-09-26&type=Issues)

Page 5 of 21

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.