Craft-store

Latest version: v2.6.1

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

Scan your dependencies

2.6.1

- Remove dependency on ``protobuf``
- Explicitly note incompatibility with ``keyring`` v25.0

What's Changed
* chore(deps): update dependency setuptools to v69 by renovate in https://github.com/canonical/craft-store/pull/154
* build(deps): remove protobuf dep by lengau in https://github.com/canonical/craft-store/pull/156
* style(types): update pyright by lengau in https://github.com/canonical/craft-store/pull/158
* chore(deps): update dependency dev/coverage to v7.4.1 by renovate in https://github.com/canonical/craft-store/pull/157
* chore(deps): update dependency lint/ruff to v0.1.15 by renovate in https://github.com/canonical/craft-store/pull/155
* ci: use GH/JIRA integration bot by sergiusens in https://github.com/canonical/craft-store/pull/161
* fix: workaround for keyring 25 incompatibility by lengau in https://github.com/canonical/craft-store/pull/163
* chore(deps): update documentation dependencies by renovate in https://github.com/canonical/craft-store/pull/160
* chore: release 2.6.1 by lengau in https://github.com/canonical/craft-store/pull/164


**Full Changelog**: https://github.com/canonical/craft-store/compare/2.6.0...2.6.1

2.6.0

What's Changed
* chore(deps): update documentation dependencies by renovate in https://github.com/canonical/craft-store/pull/122
* chore(deps): update development dependencies (non-major) by renovate in https://github.com/canonical/craft-store/pull/123
* feat: list revisions for a package by lengau in https://github.com/canonical/craft-store/pull/128
* feat: list resource revisions for a package by lengau in https://github.com/canonical/craft-store/pull/129
* chore(deps): freeze protobuf by lengau in https://github.com/canonical/craft-store/pull/131
* feat: update resource revisions by lengau in https://github.com/canonical/craft-store/pull/130
* tests: Scaffold the Charmhub workflow test by lengau in https://github.com/canonical/craft-store/pull/139
* chore(deps): update dependency lint/ruff to v0.1.7 by renovate in https://github.com/canonical/craft-store/pull/137
* chore(deps): don't let renovate update pydantic or protobuf by lengau in https://github.com/canonical/craft-store/pull/133
* chore(deps): update actions/setup-python action to v5 by renovate in https://github.com/canonical/craft-store/pull/136
* chore(deps): update dependency types/pyright to v1.1.339 by renovate in https://github.com/canonical/craft-store/pull/135
* chore(deps): update dependency lxd-sphinx-extensions to v0.0.15 by renovate in https://github.com/canonical/craft-store/pull/134
* refactor(docs): separate documentation pages by lengau in https://github.com/canonical/craft-store/pull/142
* docs: make docs spread-testable by lengau in https://github.com/canonical/craft-store/pull/143
* docs: include auto-generated code docs by lengau in https://github.com/canonical/craft-store/pull/144
* feat: endpoint for pushing a resource revision by lengau in https://github.com/canonical/craft-store/pull/140
* docs(howto): upload a package with resources by lengau in https://github.com/canonical/craft-store/pull/145
* chore(deps): update documentation dependencies by renovate in https://github.com/canonical/craft-store/pull/147
* chore(deps): update dependency lxd-sphinx-extensions to v0.0.16 by renovate in https://github.com/canonical/craft-store/pull/146
* chore(deps): update development dependencies (non-major) by renovate in https://github.com/canonical/craft-store/pull/148
* chore(deps): update dependency lint/ruff to v0.1.9 by renovate in https://github.com/canonical/craft-store/pull/150
* chore(deps): update github actions to v4 (major) by renovate in https://github.com/canonical/craft-store/pull/149
* ci: de-duplicate artifact names by lengau in https://github.com/canonical/craft-store/pull/152
* chore: release 2.6.0 by lengau in https://github.com/canonical/craft-store/pull/151


**Full Changelog**: https://github.com/canonical/craft-store/compare/2.5.0...2.6.0

2.5.0

https://canonical-craft-store.readthedocs-hosted.com/en/latest/changelog/#id1

What's Changed
* Issue: 68 by AliyevH in https://github.com/canonical/craft-store/pull/73
* deps: freeze pydantic <2.0 by lengau in https://github.com/canonical/craft-store/pull/89
* rebase: using starbase by syu-w in https://github.com/canonical/craft-store/pull/92
* github: add issue templates by sergiusens in https://github.com/canonical/craft-store/pull/87
* chore(deps): update dependency tox-gh to v1.3.1 by renovate in https://github.com/canonical/craft-store/pull/96
* chore(deps): update release-drafter/release-drafter action to v5.24.0 by renovate in https://github.com/canonical/craft-store/pull/95
* chore(deps): update actions/checkout action to v4 by renovate in https://github.com/canonical/craft-store/pull/99
* test(lint): make pyright ignore _version.py by lengau in https://github.com/canonical/craft-store/pull/102
* docs: new link to docs by sergiusens in https://github.com/canonical/craft-store/pull/103
* feat(docs): use canonical starter pack by syu-w in https://github.com/canonical/craft-store/pull/104
* 64 set 2.27 version number as minimum for requests package in setup.cfg by AliyevH in https://github.com/canonical/craft-store/pull/94
* chore(deps): update development dependencies (non-major) by renovate in https://github.com/canonical/craft-store/pull/106
* chore(deps): update development dependencies (non-major) by renovate in https://github.com/canonical/craft-store/pull/108
* chore(deps): update release-drafter/release-drafter action to v5.25.0 by renovate in https://github.com/canonical/craft-store/pull/110
* chore(deps): update documentation dependencies to v0.8.1 by renovate in https://github.com/canonical/craft-store/pull/112
* chore(deps): update dependency lint/ruff to v0.1.0 by renovate in https://github.com/canonical/craft-store/pull/107
* chore(deps): update dependency dev/pytest-mock to v3.12.0 by renovate in https://github.com/canonical/craft-store/pull/113
* chore(deps): update actions/checkout action to v4 by renovate in https://github.com/canonical/craft-store/pull/111
* chore(deps): update dependency lint/ruff to v0.1.1 by renovate in https://github.com/canonical/craft-store/pull/115
* style: remove pylint by lengau in https://github.com/canonical/craft-store/pull/118
* chore: fix pyright config by lengau in https://github.com/canonical/craft-store/pull/117
* chore: migrate build from setup.cfg to pyproject.toml by lengau in https://github.com/canonical/craft-store/pull/120
* feat: add file based backend as a fallback by sergiusens in https://github.com/canonical/craft-store/pull/119
* chore: release 2.5.0 by sergiusens in https://github.com/canonical/craft-store/pull/121

New Contributors
* AliyevH made their first contribution in https://github.com/canonical/craft-store/pull/73
* syu-w made their first contribution in https://github.com/canonical/craft-store/pull/92
* renovate made their first contribution in https://github.com/canonical/craft-store/pull/96

**Full Changelog**: https://github.com/canonical/craft-store/compare/v2.4.0...2.5.0

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.