docs
docs copied to clipboard
Bump css-what from 2.1.2 to 3.4.2
Bumps css-what from 2.1.2 to 3.4.2.
Release notes
Sourced from css-what's releases.
v3.4.2
- feat(lint): Add eslint-plugin-node de90133
- Use Object.keys as Object.values is not supported in node<7 (#295 by
@klapec) 98a0489https://github.com/fb55/css-what/compare/v3.4.1...v3.4.2
v3.4.1
- fix(parser): Support escaped characters in attribute value a05da96
- docs: Update funding information ff21060
https://github.com/fb55/css-what/compare/v3.4.0...v3.4.1
v3.4.0
- Add
hostandhost-contextto unpackPseudo so that data inside them can be parsed (#288 by zicsus) f835363- chore: Improve option handling, attribute parsing fa32fd8
- feat(stringify): Escape unsafe characters 138b101
https://github.com/fb55/css-what/compare/v3.3.0...v3.4.0
v3.3.0
v3.2.0
- Export more types (322fe232ee4de02953b65ac83e3d9baa585c1a1b)
- Update dev dependencies
v3.1.0
- Improve readme (
@fb55)- Fix typos: pseodo -> pseudo (#37, by
@chocolateboy)- Export the parse Options type (#38, by
@chocolateboy)
Commits
e4b589d3.4.2de90133feat(lint): Add eslint-plugin-node98a0489Use Object.keys as Object.values is not supported in node<726e0d01chore(deps-dev): Bump@types/nodefrom 14.11.5 to 14.11.716bd593chore(deps-dev): Bump@types/nodefrom 14.11.2 to 14.11.5aedf13dchore(deps-dev): Bump jest from 26.5.0 to 26.5.229c2b5echore(deps-dev): Bump@typescript-eslint/eslint-plugina7b84aachore(deps-dev): Bump@typescript-eslint/parserfrom 4.3.0 to 4.4.06dcd366chore(deps-dev): Bump jest from 26.4.2 to 26.5.0eefc98a3.4.1- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.