Skip to content

Upgrade kitconcept.core to 2.0.0b2 and Python to 3.14#45

Merged
sneridagh merged 4 commits into
mainfrom
issue-70
Jul 2, 2026
Merged

Upgrade kitconcept.core to 2.0.0b2 and Python to 3.14#45
sneridagh merged 4 commits into
mainfrom
issue-70

Conversation

@ericof

@ericof ericof commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Summary

Upgrades the distribution to kitconcept.core 2.0.0b2 (backend and frontend) and bumps the supported Python version to 3.14.

Changes

  • Update Python version to 3.14 — CI workflow default (.github/workflows/config.yml) and requires-python / classifiers in backend/pyproject.toml.
  • Upgrade kitconcept.core to 2.0.0b2 (backend) — dependency + constraint bumps in backend/pyproject.toml, refreshed backend/uv.lock, and backend/version.txt2.0.0b2. Pulls in Plone 6.2.1 and updated Plone stack constraints.
  • Refactor create_site scriptbackend/scripts/create_site.py and backend/src/kitconcept/website/utils/scripts.py now use helper functions provided by kitconcept.core, removing the now-redundant local implementation and its test (backend/tests/utils/test_scripts.py).
  • Upgrade @kitconcept/core to 2.0.0-beta.2 (frontend) — frontend/mrs.developer.json tag bump and refreshed frontend/pnpm-lock.yaml.

Related

Tracked in GitLab issue #70.

Notes

  • News fragments added for each scope (root / backend / frontend).

@ericof
ericof requested a review from sneridagh July 1, 2026 23:17
@sneridagh
sneridagh merged commit ffbd143 into main Jul 2, 2026
40 of 41 checks passed
@sneridagh
sneridagh deleted the issue-70 branch July 2, 2026 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants