Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump css-what from 3.4.2 to 5.0.0 #8878

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 12, 2021

Bumps css-what from 3.4.2 to 5.0.0.

Release notes

Sourced from css-what's releases.

v5.0.0

New Features:

  • ignoreCase on attributes now respects the s flag, as well as default values as per HTML spec (unless you are in xmlMode).
    • Infer ignoreCase as per HTML spec (#444 by @fb55) 0f4210c
    • Allow space after attribute selector modifier (#393 by @Semigradsky) a334fa3
    • Support s identifier in attribute selectors (#387 by @Semigradsky) 7a41152
  • Ignore comments around selectors (#441 by @fb55) fc91ba1

Bug fixes:

  • Incorrect handling elemental selector without a namespace (#394 by @Semigradsky) 3215f5a

v4.0.0

Breaking changes:

  • Disallow quotes around unpacked pseudos 276a4b2
  • Throw errors when encountering multiple traversals in a row f07d582
  • Disallow names starting with # (fixes #287) 7d1e95b

New Features:

  • Add support for namespaces 63cb253 dc55861
  • Add isTraversal function 8f64671
  • Add JSDocs to exported functions 6b60fa9

Other changes:

  • Walk through selector using indices c667214
  • Add missing tests for complete test coverage c49747f

fb55/css-what@v3.4.2...v4.0.0

Commits
  • 15227a7 5.0.0
  • 0f4210c feat(parse): Infer ignoreCase as per HTML spec (#444)
  • fb02477 chore(deps-dev): Bump @typescript-eslint/eslint-plugin
  • 6de7092 chore(deps-dev): Bump @typescript-eslint/parser from 4.16.1 to 4.17.0
  • fc91ba1 feat(parse): Ignore comments around selectors (#441)
  • 4524985 chore(deps-dev): Bump @types/node from 14.14.31 to 14.14.32
  • 6d8bd18 chore(deps-dev): Bump typescript from 4.2.2 to 4.2.3
  • 1f7d899 chore(deps-dev): Bump ts-jest from 26.5.2 to 26.5.3
  • d0df384 chore(deps-dev): Bump @typescript-eslint/parser from 4.15.2 to 4.16.1
  • e520174 chore(deps-dev): Bump @typescript-eslint/eslint-plugin
  • 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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 12, 2021
@dependabot-preview
Copy link
Contributor Author

Dependabot tried to update this pull request, but something went wrong. The most likely cause is #8891, which may be blocking Dependabot from updating your dependency files.

@dependabot-preview
Copy link
Contributor Author

Dependabot tried to update this pull request, but something went wrong. The most likely cause is #8915, which may be blocking Dependabot from updating your dependency files.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/css-what-5.0.0 branch from 9d70aa0 to ce095bf Compare March 19, 2021 03:43
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/css-what-5.0.0 branch from ce095bf to 08d3fe3 Compare March 31, 2021 11:33
@dependabot-preview
Copy link
Contributor Author

Dependabot tried to update this pull request, but something went wrong. The most likely cause is #9009, which may be blocking Dependabot from updating your dependency files.

@dependabot-preview
Copy link
Contributor Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/css-what-5.0.0 branch from 08d3fe3 to d2fc2c2 Compare April 7, 2021 09:17
@dependabot-preview
Copy link
Contributor Author

Dependabot tried to update this pull request, but something went wrong. The most likely cause is #9058, which may be blocking Dependabot from updating your dependency files.

@dependabot-preview
Copy link
Contributor Author

Dependabot tried to update this pull request, but something went wrong. The most likely cause is #9119, which may be blocking Dependabot from updating your dependency files.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/css-what-5.0.0 branch from a16ca6c to 6718ba9 Compare April 21, 2021 15:44
@dependabot-preview
Copy link
Contributor Author

Dependabot tried to update this pull request, but something went wrong. The most likely cause is #9139, which may be blocking Dependabot from updating your dependency files.

@dependabot-preview
Copy link
Contributor Author

Dependabot tried to update this pull request, but something went wrong. The most likely cause is #9149, which may be blocking Dependabot from updating your dependency files.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/css-what-5.0.0 branch from 6718ba9 to 49cc42c Compare April 22, 2021 13:04
@dependabot-preview
Copy link
Contributor Author

Dependabot tried to update this pull request, but something went wrong. The most likely cause is #9159, which may be blocking Dependabot from updating your dependency files.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/css-what-5.0.0 branch from 49cc42c to 5ed0529 Compare April 23, 2021 14:29
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/css-what-5.0.0 branch 3 times, most recently from 0bfeb18 to f52f063 Compare April 29, 2021 02:43
@dependabot-preview
Copy link
Contributor Author

Dependabot tried to update this pull request, but something went wrong. The most likely cause is #9234, which may be blocking Dependabot from updating your dependency files.

@dependabot-preview
Copy link
Contributor Author

Dependabot tried to update this pull request, but something went wrong. The most likely cause is #9276, which may be blocking Dependabot from updating your dependency files.

Bumps [css-what](https://github.com/fb55/css-what) from 3.4.2 to 5.0.0.
- [Release notes](https://github.com/fb55/css-what/releases)
- [Commits](fb55/css-what@v3.4.2...v5.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/css-what-5.0.0 branch from e3e7ab7 to ff9460c Compare May 19, 2021 03:34
@dependabot-preview
Copy link
Contributor Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

1 similar comment
@dependabot-preview
Copy link
Contributor Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot-preview
Copy link
Contributor Author

Dependabot tried to update this pull request, but something went wrong. The most likely cause is #9379, which may be blocking Dependabot from updating your dependency files.

@dependabot-preview
Copy link
Contributor Author

Dependabot tried to update this pull request, but something went wrong. The most likely cause is #9406, which may be blocking Dependabot from updating your dependency files.

@dependabot-preview
Copy link
Contributor Author

Superseded by #9427.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/css-what-5.0.0 branch May 31, 2021 04:18
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.

0 participants