Upstream-ontologist

Latest version: v0.2.1

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

Scan your dependencies

Page 1 of 4

0.2.1

Release 0.2.1.

0.2.0

What's Changed
* Bump env_logger from 0.10.2 to 0.11.5 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/354
* Bump breezyshim from 0.1.212 to 0.1.213 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/353
* Bump html5ever from 0.26.0 to 0.29.0 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/351
* Bump pyproject-toml by jelmer in https://github.com/jelmer/upstream-ontologist/pull/355
* Make various things async by jelmer in https://github.com/jelmer/upstream-ontologist/pull/356 and https://github.com/jelmer/upstream-ontologist/pull/357


**Full Changelog**: https://github.com/jelmer/upstream-ontologist/compare/v0.1.46...v0.2.0

0.1.46

Release 0.1.46.

0.1.42

**Full Changelog**: https://github.com/jelmer/upstream-ontologist/compare/v0.1.41...v0.1.42

0.1.40

What's Changed
* Bump ruff from 0.6.1 to 0.6.2 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/280
* Support remote node packaging by jelmer in https://github.com/jelmer/upstream-ontologist/pull/281
* Add support for loading remote pypi data by jelmer in https://github.com/jelmer/upstream-ontologist/pull/283
* Add support for loading remote crates data by jelmer in https://github.com/jelmer/upstream-ontologist/pull/282
* Add support for loading remote cpan bata by jelmer in https://github.com/jelmer/upstream-ontologist/pull/284
* Remove unused mypy overrides by jelmer in https://github.com/jelmer/upstream-ontologist/pull/274
* Add support for loading remote rubygem data by jelmer in https://github.com/jelmer/upstream-ontologist/pull/285
* Bump xmltree from 0.10.3 to 0.11.0 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/279
* Bump debian-control from 0.1.24 to 0.1.26 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/278
* Bump html5ever from 0.26.0 to 0.28.0 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/277
* Bump serde from 1.0.208 to 1.0.209 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/275
* Bump gix-config from 0.38.0 to 0.40.0 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/276
* Add remote data functions by jelmer in https://github.com/jelmer/upstream-ontologist/pull/287
* Add more support for remote upstream data by jelmer in https://github.com/jelmer/upstream-ontologist/pull/286
* Add basic repology support by jelmer in https://github.com/jelmer/upstream-ontologist/pull/288
* Drop tests that trips up cargo by jelmer in https://github.com/jelmer/upstream-ontologist/pull/289
* Bump ruff from 0.6.2 to 0.6.3 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/292
* Bump breezyshim from 0.1.176 to 0.1.179 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/291
* Bump debbugs from 0.1.3 to 0.1.5 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/290
* Bump ruff from 0.6.3 to 0.6.4 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/298
* Bump breezyshim from 0.1.179 to 0.1.187 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/297
* Bump clap from 4.5.16 to 4.5.17 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/296
* Bump pulldown-cmark from 0.12.0 to 0.12.1 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/295
* Bump debian-changelog from 0.1.12 to 0.1.13 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/294
* Bump makefile-lossless from 0.1.3 to 0.1.4 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/293
* Bump deps by jelmer in https://github.com/jelmer/upstream-ontologist/pull/299
* Remove valid_debian_package_name by jelmer in https://github.com/jelmer/upstream-ontologist/pull/300
* Add convenience methods for accessing upstream metadata by jelmer in https://github.com/jelmer/upstream-ontologist/pull/301
* Bump dependencies by jelmer in https://github.com/jelmer/upstream-ontologist/pull/302
* Disable debcargo on windows by jelmer in https://github.com/jelmer/upstream-ontologist/pull/303
* Fix code generation for Windows by jelmer in https://github.com/jelmer/upstream-ontologist/pull/304
* Add buildsystem field by jelmer in https://github.com/jelmer/upstream-ontologist/pull/305
* Bump pyo3 from 0.22.2 to 0.22.3 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/309
* Bump breezyshim from 0.1.194 to 0.1.197 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/308
* Bump pretty_assertions from 1.4.0 to 1.4.1 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/307
* Bump ruff from 0.6.4 to 0.6.5 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/306
* Bump ruff from 0.6.5 to 0.6.7 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/315
* Bump breezyshim from 0.1.197 to 0.1.203 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/314
* Bump python-pkginfo from 0.6.2 to 0.6.3 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/313
* Bump clap from 4.5.17 to 4.5.18 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/311
* Bump debian-control from 0.1.35 to 0.1.36 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/310
* Bump debcargo from 2.6.1 to 2.7.0 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/312
* Fix build without any features enabled by jelmer in https://github.com/jelmer/upstream-ontologist/pull/317
* Remove unused python code by jelmer in https://github.com/jelmer/upstream-ontologist/pull/316
* Use uo rst parser by jelmer in https://github.com/jelmer/upstream-ontologist/pull/318
* Reformat by jelmer in https://github.com/jelmer/upstream-ontologist/pull/319


**Full Changelog**: https://github.com/jelmer/upstream-ontologist/compare/v0.1.39...v0.1.40

0.1.37

What's Changed
* Use debian-watch rust crate for debian/watch parsing by jelmer in https://github.com/jelmer/upstream-ontologist/pull/91
* Migrate guess_from_debian_changelog to rust by jelmer in https://github.com/jelmer/upstream-ontologist/pull/92
* Use more pyo3 traits by jelmer in https://github.com/jelmer/upstream-ontologist/pull/93
* Migrate autodoap to rust by jelmer in https://github.com/jelmer/upstream-ontologist/pull/94
* Drop Python 3.7 support by jelmer in https://github.com/jelmer/upstream-ontologist/pull/95
* Migrate more code to rust by jelmer in https://github.com/jelmer/upstream-ontologist/pull/96
* Run rust tests by jelmer in https://github.com/jelmer/upstream-ontologist/pull/97
* Apply ruff fixes & formatting by jelmer in https://github.com/jelmer/upstream-ontologist/pull/98
* Port more code to rust by jelmer in https://github.com/jelmer/upstream-ontologist/pull/102
* Port more code to rust by jelmer in https://github.com/jelmer/upstream-ontologist/pull/103
* Install breezy by jelmer in https://github.com/jelmer/upstream-ontologist/pull/104
* More rust by jelmer in https://github.com/jelmer/upstream-ontologist/pull/105
* Migrate README parsing to Rust by jelmer in https://github.com/jelmer/upstream-ontologist/pull/106
* rust ci: install modern python on macos by jelmer in https://github.com/jelmer/upstream-ontologist/pull/107
* CI: Vary names based on language by jelmer in https://github.com/jelmer/upstream-ontologist/pull/108
* Add origin type by jelmer in https://github.com/jelmer/upstream-ontologist/pull/109
* Mostly convert upstream-ontologist to rust by jelmer in https://github.com/jelmer/upstream-ontologist/pull/110
* Bump versions by jelmer in https://github.com/jelmer/upstream-ontologist/pull/111
* Fix typing ignores by jelmer in https://github.com/jelmer/upstream-ontologist/pull/112
* Add dependabot configuration by jelmer in https://github.com/jelmer/upstream-ontologist/pull/113
* Bump the github_actions group with 5 updates by dependabot in https://github.com/jelmer/upstream-ontologist/pull/114
* Bump deps by jelmer in https://github.com/jelmer/upstream-ontologist/pull/115
* Bump pyo3 to 0.20 by jelmer in https://github.com/jelmer/upstream-ontologist/pull/116
* Bump python to 3.12 by jelmer in https://github.com/jelmer/upstream-ontologist/pull/117
* Bump versions by jelmer in https://github.com/jelmer/upstream-ontologist/pull/118
* More refactoring for lintian-brush: by jelmer in https://github.com/jelmer/upstream-ontologist/pull/119
* Attempt to fix python bindings for lintian-brush by jelmer in https://github.com/jelmer/upstream-ontologist/pull/120
* Fix sanitize url by jelmer in https://github.com/jelmer/upstream-ontologist/pull/123
* Handle invalid URLs by jelmer in https://github.com/jelmer/upstream-ontologist/pull/122
* Implement UpstreamData.__contains__ by jelmer in https://github.com/jelmer/upstream-ontologist/pull/124
* Convert scraping to rust by jelmer in https://github.com/jelmer/upstream-ontologist/pull/125
* Convert readme_plain to rust by jelmer in https://github.com/jelmer/upstream-ontologist/pull/126
* Port ul_is_field_list to rust by jelmer in https://github.com/jelmer/upstream-ontologist/pull/127
* Add dependabot config for rust by jelmer in https://github.com/jelmer/upstream-ontologist/pull/128
* Fix cargo test by jelmer in https://github.com/jelmer/upstream-ontologist/pull/134
* Bump deps by jelmer in https://github.com/jelmer/upstream-ontologist/pull/135
* Bump serde_yaml from 0.8.26 to 0.9.32 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/136
* Bump toml from 0.8.10 to 0.8.11 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/137
* Bump serde_yaml from 0.9.32 to 0.9.33 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/138
* Bump serde_json from 1.0.112 to 1.0.114 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/132
* Bump toml from 0.8.11 to 0.8.12 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/139
* Bump reqwest from 0.11.25 to 0.12.1 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/142
* Bump gix-config from 0.34.0 to 0.36.0 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/141
* Fix debcargo URL by jelmer in https://github.com/jelmer/upstream-ontologist/pull/143
* Run ruff by jelmer in https://github.com/jelmer/upstream-ontologist/pull/149
* Bump html5ever from 0.26.0 to 0.27.0 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/148
* Bump serde_json from 1.0.114 to 1.0.115 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/147
* Bump dependencies, fix test by jelmer in https://github.com/jelmer/upstream-ontologist/pull/150
* Use stable rust toolchain by jelmer in https://github.com/jelmer/upstream-ontologist/pull/151
* Fix cibuildwheels by jelmer in https://github.com/jelmer/upstream-ontologist/pull/153
* Bump env_logger from 0.10.2 to 0.11.3 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/146
* Bump pulldown-cmark from 0.9.6 to 0.10.2 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/158
* Bump rust-ini from 0.18.0 to 0.21.0 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/155
* Bump lazy-regex from 2.5.0 to 3.1.0 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/154
* Bump gix-config from 0.36.0 to 0.36.1 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/159
* Bump pyproject-toml from 0.7.0 to 0.10.0 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/145
* Bump serde_json from 1.0.115 to 1.0.116 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/163
* Bump chrono from 0.4.37 to 0.4.38 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/161
* Bump serde from 1.0.197 to 1.0.198 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/162
* Bump reqwest from 0.12.3 to 0.12.4 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/160
* Bump mailparse from 0.14.1 to 0.15.0 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/167
* Bump breezyshim from 0.1.89 to 0.1.92 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/169
* Bump debcargo from `d56f524` to `0cf704b` by dependabot in https://github.com/jelmer/upstream-ontologist/pull/168
* Bump serde from 1.0.198 to 1.0.200 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/166
* Bump pulldown-cmark from 0.10.2 to 0.10.3 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/165
* Fix ruff by jelmer in https://github.com/jelmer/upstream-ontologist/pull/170
* Fix debian rustc compatibility by jelmer in https://github.com/jelmer/upstream-ontologist/pull/171
* Bump ruff from 0.4.3 to 0.4.4 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/175
* Various Python API improvements by jelmer in https://github.com/jelmer/upstream-ontologist/pull/176
* Bump debcargo from `0cf704b` to `2cc3e9f` by dependabot in https://github.com/jelmer/upstream-ontologist/pull/174
* Bump pulldown-cmark from 0.9.6 to 0.10.3 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/173
* Bump env_logger from 0.10.2 to 0.11.3 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/172
* Api improvements by jelmer in https://github.com/jelmer/upstream-ontologist/pull/177
* Bump pulldown-cmark from 0.10.3 to 0.11.0 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/180
* Bump serde from 1.0.201 to 1.0.202 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/178
* Bump toml from 0.8.12 to 0.8.13 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/179
* Add more tests by jelmer in https://github.com/jelmer/upstream-ontologist/pull/186
* Bump gix-config from 0.36.1 to 0.37.0 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/185
* Bump serde from 1.0.202 to 1.0.203 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/183
* Bump python-pkginfo from 0.6.1 to 0.6.2 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/182
* Bump ruff from 0.4.4 to 0.4.5 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/181
* Bump actions/upload-artifact from 2 to 4 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/157
* Bump pyproject-toml from 0.10.0 to 0.11.0 by dependabot in https://github.com/jelmer/upstream-ontologist/pull/184
* Handle Registry by jelmer in https://github.com/jelmer/upstream-ontologist/pull/187
* Handle Registry / preserve items if one of the guessers fails by jelmer in https://github.com/jelmer/upstream-ontologist/pull/188
* Attempt to fix macos arm64 wheel build by jelmer in https://github.com/jelmer/upstream-ontologist/pull/189


**Full Changelog**: https://github.com/jelmer/upstream-ontologist/compare/v0.1.36...v0.1.37

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.