Qcodes
Qcodes copied to clipboard
Bump tinycss2 from 1.4.0 to 1.5.1
Bumps tinycss2 from 1.4.0 to 1.5.1.
Release notes
Sourced from tinycss2's releases.
v1.5.1
- Include parsing tests in source tarball
v1.5.0
- Support most of CSS Color Level 5
- Fix tokenizer crash on escaped Dimension units and Function names
Changelog
Sourced from tinycss2's changelog.
Version 1.5.1
Released on 2025-11-23.
- Include parsing tests in source tarball
Version 1.5.0
Released on 2025-11-19.
- Support most of CSS Color Level 5
- Fix tokenizer crash on escaped Dimension units and Function names
Commits
f295a49Version 1.5.1282de7eVersion 1.5.0a4a03f1Add release actionc59b394Add documentation for color modules36b3f6aUpdate supported and tested Python versions5e6026fMerge pull request #64 from Kozea/css-color5725d2b5Simplify test_color_functions_5c3f7a92Readd removed tests (oopsi)1e47dd1Manage None color in _build_color4247cb7Remove unused variables- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Codecov Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 59.80%. Comparing base (c45b9eb) to head (f9bc63c).
Additional details and impacted files
@@ Coverage Diff @@
## main #7663 +/- ##
=======================================
Coverage 59.80% 59.80%
=======================================
Files 352 352
Lines 31805 31805
=======================================
Hits 19022 19022
Misses 12783 12783
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.