Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Bumps @acemir/cssom from 0.9.23 to 0.9.24.

Release notes

Sourced from @​acemir/cssom's releases.

v0.9.24

Patch Changes

  • #60 dc858f3 Thanks @​acemir! - fix: ending nested rules processing and unclosed sheet edge cases

  • #62 e65434c Thanks @​acemir! - fix: serialization with empty nested declarations

  • #63 f334c70 Thanks @​acemir! - fix: parser improvements

    • Fix CSSScopeRule allows CSSNestedDeclarations
    • Fix mediaText setter with empty value
    • Improve performance and security on selectors validation
    • Handle escape sequences before processing special characters
  • #59 fccf639 Thanks @​Xiphoseer! - feat: implement CSSStyleSheet: replaceSync, replace

Changelog

Sourced from @​acemir/cssom's changelog.

0.9.24

Patch Changes

  • #60 dc858f3 Thanks @​acemir! - fix: ending nested rules processing and unclosed sheet edge cases

  • #62 e65434c Thanks @​acemir! - fix: serialization with empty nested declarations

  • #63 f334c70 Thanks @​acemir! - fix: parser improvements

    • Fix CSSScopeRule allows CSSNestedDeclarations
    • Fix mediaText setter with empty value
    • Improve performance and security on selectors validation
    • Handle escape sequences before processing special characters
  • #59 fccf639 Thanks @​Xiphoseer! - feat: implement CSSStyleSheet: replaceSync, replace

Commits
  • 6f52241 Version Packages (#61)
  • f334c70 fix: parser improvements (#63)
  • fccf639 feat: implement CSSStyleSheet: replaceSync, replace (#59)
  • e65434c fix: serialization with empty nested declarations (#62)
  • dc858f3 fix: ending nested rules processing and unclosed sheet edge cases (#60)
  • See full diff 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 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)

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

Bumps [@acemir/cssom](https://github.com/acemir/CSSOM) from 0.9.23 to 0.9.24.
- [Release notes](https://github.com/acemir/CSSOM/releases)
- [Changelog](https://github.com/acemir/CSSOM/blob/master/CHANGELOG.md)
- [Commits](acemir/CSSOM@v0.9.23...v0.9.24)

---
updated-dependencies:
- dependency-name: "@acemir/cssom"
  dependency-version: 0.9.24
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 24, 2025

Assignees

The following users could not be added as assignees: gymgenius-security-team. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Labels

The following labels could not be found: automated, security. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 24, 2025
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant