Skip to content

🚀 5.3.0#360

Draft
RobinTail wants to merge 14 commits intomasterfrom
develop
Draft

🚀 5.3.0#360
RobinTail wants to merge 14 commits intomasterfrom
develop

Conversation

@RobinTail
Copy link
Copy Markdown
Collaborator

@RobinTail RobinTail commented Oct 1, 2025

* Upgrading dev dependencies.

* Upgrading transitive dependencies.
@RobinTail RobinTail added release Chores for releasing new versions dependencies labels Oct 1, 2025
@coveralls
Copy link
Copy Markdown

coveralls commented Oct 1, 2025

Coverage Status

coverage: 100.0%. remained the same
when pulling f0dd124 on develop
into 7a06b9b on master.

* Add pyproject.toml file.

* Changing the way _version ignored by mypy.

* Allow current mock names.

* Disabling suggestion-mode in pylint - removed.

* rm temp fix for setuptools version.
@RobinTail RobinTail added the refactoring Better implementation of the same thing label Dec 14, 2025
* Upgrading eslint plugin allowed dependencies to v2.

* Using types node 24.

* Upgrading eslint to latest of v9.

* Upgrading typescript eslint to latest of v8.

* Upgrading vitest to v4.

* Using v8 coverage provider for vitest 4.

* Upgrading prettier to its latest.

* Upgrading LESS to latest.

* Upgrading happy-dom to latest.

* Upgrading tsconfig base of node20 to latest.

* rm mockdate, using vitest timers instead.

* rm unicorn plugin for eslint: using restricted syntax rule instead.
@RobinTail RobinTail changed the title 🚀 Next 🚀 5.3.0 Dec 14, 2025
* Switching to tsdown.

* Overriding vite to v8.0.0-beta.1.

* Overriding lightningcss.

* Changing format to ESM.
* Upgrading transitive dependencies.

* Ensure LESS up to date.
Updated the CI workflow to install both Wheel and Setuptools.
Removed pkg_resources from the installation step for Wheel.
@RobinTail
Copy link
Copy Markdown
Collaborator Author

RobinTail commented Feb 11, 2026

setuptools

v82.0.0
08 Feb 2026

Deprecations and Removals
pkg_resources has been removed from Setuptools. Most common uses of pkg_resources have been superseded by the importlib.resources and importlib.metadata projects. Projects and environments relying on pkg_resources for namespace packages or other behavior should depend on older versions of setuptools. (#3085)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies refactoring Better implementation of the same thing release Chores for releasing new versions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants