Skip to content

Conversation

@thecodrr
Copy link
Contributor

Closes #1056

@thecodrr thecodrr force-pushed the escape-percentage branch from 420a049 to 8474400 Compare July 26, 2023 06:02
@thecodrr
Copy link
Contributor Author

@fb55 did all the changes. Please review.

@thecodrr thecodrr requested a review from fb55 July 26, 2023 06:03
@fb55 fb55 enabled auto-merge (squash) August 1, 2023 10:30
@fb55
Copy link
Owner

fb55 commented Aug 1, 2023

Thanks a lot @thecodrr!

@fb55 fb55 merged commit 9ddf06d into fb55:master Aug 1, 2023
@thecodrr thecodrr deleted the escape-percentage branch August 1, 2023 10:49
mergify bot added a commit to ArcadeData/arcadedb that referenced this pull request Aug 29, 2025
…n /studio [skip ci]

Bumps [css-what](https://github.com/fb55/css-what) from 6.1.0 to 6.2.2.
Release notes

*Sourced from [css-what's releases](https://github.com/fb55/css-what/releases).*

> v6.2.1
> ------
>
> ~~- fix: publish dist 2508b9f~~
>
> Release 6.2.0 and 6.2.1 included breaking changes; 6.2.2 is a re-publish of 6.1.0
>
> ---
>
> <fb55/css-what@v6.2.0...v6.2.1>
>
> v6.2.0
> ------
>
> What's Changed
> --------------
>
> * feat(parse): Support legacy pseudo-elements by [`@​fb55`](https://github.com/fb55) in [fb55/css-what#692](https://redirect.github.com/fb55/css-what/pull/692)
> * fix: escape % in attribute value by [`@​thecodrr`](https://github.com/thecodrr) in [fb55/css-what#1057](https://redirect.github.com/fb55/css-what/pull/1057)
> * docs: remove references to obsolete `options` parameter by [`@​chocolateboy`](https://github.com/chocolateboy) in [fb55/css-what#1463](https://redirect.github.com/fb55/css-what/pull/1463)
>
> New Contributors
> ----------------
>
> * [`@​thecodrr`](https://github.com/thecodrr) made their first contribution in [fb55/css-what#1057](https://redirect.github.com/fb55/css-what/pull/1057)
>
> **Full Changelog**: <fb55/css-what@v6.1.0...v7>


Commits

* See full diff in [compare view](https://github.com/fb55/css-what/commits)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=css-what&package-manager=npm\_and\_yarn&previous-version=6.1.0&new-version=6.2.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Failed to escape % during stringify

2 participants