Appsignal

Latest version: v1.4.0

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

Scan your dependencies

Page 2 of 3

0.5.7

- [3f06eec](https://github.com/appsignal/mono//commit/3f06eec9f4d43ad0dd4d177010cafd435acac00e) patch - Improve circular dependency error message.
- [ac15342](https://github.com/appsignal/mono//commit/ac1534236933864ae412487c88eb674201d27593) patch - Print exit message with line break. This gives a more user friendly end stopping the publish process, rather than a message with a missing line break.
- [54540cb](https://github.com/appsignal/mono//commit/54540cbcf195327390c775c38b15a1486c0a116b) patch - Improve command failure error message. Explain in more detail what the message is about.
- [8a86a6e](https://github.com/appsignal/mono//commit/8a86a6edb4ea40515e3047d955fdbdc20d3a6591) patch - Require npm 7.12 at minimum, this should fix the issue with certain workspaces not being found on older npm versions.

0.5.6

- [dd2a62f](https://github.com/appsignal/mono//commit/dd2a62f347fa40aa705912aec198e83f50dec96f) patch - Remove commit info from some changeset entries made by mono. Changeset entries made by mono for dependency bumps do not have a commit, as they are part of the "publish" commit, which doesn't exist at time of changelog generation, so omit the information to reduce noise.
- [2c54ba1](https://github.com/appsignal/mono//commit/2c54ba199bdd48201b4a1d1dd78a46005ba8983f) patch - Implement dependency tree, this accounts for package dependencies in compilation order. When package B depends on package A it will first compile package A and then package B. This prevents compilation errors.

0.5.5

- [0a3f464](https://github.com/appsignal/mono//commit/0a3f464b63129d1eb0acf049a3f66cd31519b3de) patch - Support final releases from prereleases without changes. Run `mono publish` for a package with version `1.0.0-rc.4` and mono will publish it as `1.0.0` if no changesets are present. It's always possible to publish another prerelease, as long as there are changesets.

0.5.4

- [ec52f98](https://github.com/appsignal/mono//commit/ec52f9836a7db7a122f193a7fc2cea60272e2614) patch - Fix prerelease version incrementation. Mono would not properly update an alpha 1 release to an alpha 2 release.

0.5.3

- [bcd4b76](https://github.com/appsignal/mono//commit/bcd4b76c74c43c5751c833d3f9528dbc6d5e5f1b) patch - Fix packages being published multiple times. If a package had a changeset and a dependency that was updated, it was recorded twice as being updated causing errors.
- [c0dce23](https://github.com/appsignal/mono//commit/c0dce236b2701b148b2a2f1487421700ad9a6991) patch - Fix dependent package versions to prereleases. Dependencies wouldn't be updated to use a prerelease version if a prerelease version was chosen on `mono publish --alpha|beta|rc`.

0.5.2

- [5bb53cc](https://github.com/appsignal/mono//commit/5bb53cc7f08865e8adb18e5f944a1498620cdb24) patch - Remove tag_prefix config option. It is no longer necessary for Node.js packages. We already read the package name from the `package.json` file, where the package name includes the prefix already.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.