GeotrekCE / Geotrek-admin

Paths management for National Parks and Tourism organizations
https://geotrek.fr
BSD 2-Clause "Simplified" License
136 stars 76 forks source link

Bump tinycss2 from 1.2.1 to 1.3.0 #4237

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps tinycss2 from 1.2.1 to 1.3.0.

Release notes

Sourced from tinycss2's releases.

v1.3.0

  • Support CSS nesting
  • Deprecate parse_declaration_list, use parse_blocks_contents instead
Changelog

Sourced from tinycss2's changelog.

Version 1.3.0

Released on 2024-04-23.

  • Support CSS nesting
  • Deprecate parse_declaration_list, use parse_blocks_contents instead
Commits
  • dab0f9a Merge pull request #57 from Kozea/ruff
  • 589d7c0 Mark Python 3.12 as officially supported
  • c07ce3e Use ruff instead of flake8 and isort
  • dc922eb Fix default branch for documentation CI
  • 309ad43 Document and use parse_blocks_contents everywhere
  • 6398302 Merge pull request #55 from Kozea/nested-css
  • 62b23f7 Update parsing tests suite version
  • 3ae5513 Implement new CSS syntax draft
  • f695870 Take care of declaration first token
  • 21dd31a Split deprecated and new functions
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.38%. Comparing base (7fa9588) to head (de1297d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #4237 +/- ## ======================================= Coverage 98.38% 98.38% ======================================= Files 267 267 Lines 20810 20810 ======================================= Hits 20473 20473 Misses 337 337 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

cypress[bot] commented 4 months ago

Passing run #9598 ↗︎

0 22 0 0 Flakiness 0

Details:

Merge de1297d14dfc45cc64965e2000555cea9b38c602 into 7fa95882502c6072182f23217fd7...
Project: Geotrek-admin Commit: d67741252a ℹ️
Status: Passed Duration: 02:05 💡
Started: Jul 22, 2024 4:20 AM Ended: Jul 22, 2024 4:22 AM

Review all test suite changes for PR #4237 ↗︎