Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2025

Bumps cssstyle from 4.3.1 to 4.6.0.

Release notes

Sourced from cssstyle's releases.

v4.6.0

  • Add some missing system colors.
  • Add generic() font-family keyword support.
  • Fix system color serialization to be in lowercase.
  • Fix negative margin parsing.
  • Fix various case-insensitive testing and lowercasing to use ASCII, instead of Unicode.

v4.5.0

  • Update font-family parsing and serialization, and font shorthand parsing, to be spec-compliant.
  • Fix some regressions in v4.4.0 related to using var() inside background-* properties.

v4.4.0

  • The cssText getter now returns the empty string if the computed flag is set.
  • The cssText setter, and the removeProperty() and setProperty() methods, now throw if the readonly flag is set.
  • The parentRule getter now returns the parent CSSRule instead of always returning null.
  • The item() method now throws if no argument is given.
  • Add camel-cased and Pascal-cased versions of WebKit properties, and fixed the raw properties to have a leading hyphen.
  • Make internal properties non-enumerable to hide them better.
  • Individual CSS property setters now handle invalid inputs better.
  • Implement unset support.
  • Update the property list to be based on the latest specs, in particular removing the deprecated azumith property and some deprecated WebKit properties.
Commits
  • b4b9ddd 4.6.0
  • 567db29 Add generic() font-family keyword support
  • 05165ec Update system colors
  • 2bf92e0 Fix negative margin parsing
  • ba34962 Use ASCII lowercasing/case-testing instead of Unicode
  • da42d97 Return lower cased keyword for system color
  • 0d43b96 4.5.0
  • 42d5cd1 Fix background-attachment spelling
  • 7433b10 Fix background-* spelling
  • 030a609 Update font-family support and font shorthand support
  • 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 <dependency name> 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)

Bumps [cssstyle](https://github.com/jsdom/cssstyle) from 4.3.1 to 4.6.0.
- [Release notes](https://github.com/jsdom/cssstyle/releases)
- [Commits](jsdom/cssstyle@v4.3.1...v4.6.0)

---
updated-dependencies:
- dependency-name: cssstyle
  dependency-version: 4.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 1, 2025
@dependabot dependabot bot requested a review from chaishi as a code owner July 1, 2025 15:58
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Jul 1, 2025
@pkg-pr-new
Copy link

pkg-pr-new bot commented Jul 1, 2025

tdesign-vue2-demo-compiler-2-6

npm i https://pkg.pr.new/tdesign-vue@3643

commit: 1ca4667

@github-actions
Copy link
Contributor

github-actions bot commented Jul 1, 2025

失败

@uyarn uyarn closed this Jul 2, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 2, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/cssstyle-4.6.0 branch July 2, 2025 07:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants