mousheng / lowcoder_CN

🔥🔥🔥开源Retool, Tooljet和Appsmith的替代方案,码匠的开源版
GNU Affero General Public License v3.0
177 stars 52 forks source link

chore(deps): bump @codemirror/lang-css from 0.20.0 to 6.2.1 in /client #8

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps @codemirror/lang-css from 0.20.0 to 6.2.1.

Changelog

Sourced from @​codemirror/lang-css's changelog.

6.2.1 (2023-08-04)

Bug fixes

Allow keyframe blocks to be code-folded.

6.2.0 (2023-04-26)

Bug fixes

Explicitly list @​lezer/common as a package dependency.

New features

Export defineCSSCompletionSource, which allows one to define a CSS-style completion source for dialects with their own variable syntax.

6.1.1 (2023-03-08)

Bug fixes

Provide better completions when completing directly in a Styles top node.

6.1.0 (2023-03-06)

New features

CSS completion can now complete variable names.

6.0.2 (2023-01-28)

Bug fixes

Fetch the available CSS property names in a way that works on Chrome.

6.0.1 (2022-10-24)

Bug fixes

CSS completion now supports a number of additional recent and semi-standardized pseudo-class names.

6.0.0 (2022-06-08)

Breaking changes

Update dependencies to 6.0.0

Commits
  • c1cfd8e Mark version 6.2.1
  • 01617e2 Make keyframes foldable
  • f48b545 Move to @​codemirror/buildhelper 1.0.0
  • ca3b0bb Mark version 6.2.0
  • a3f2fbc Allow variable node types in completion to be configured
  • 8ab1fca Explicitly mark @​lezer/common dependency
  • 6634d97 Mark version 6.1.1
  • d49f4c4 Improve completion inside Styles top-rule
  • b25fb59 Only scan the CSS tree for variables in variable completion
  • 2cde46b Mark version 6.1.0
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.