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

build(deps): bump css-what from 4.0.0 to 5.0.0 #390

Merged
merged 1 commit into from
Mar 23, 2021

Conversation

dependabot-preview[bot]
Copy link
Contributor

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

Bumps css-what from 4.0.0 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
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 will not automatically merge this PR because it includes a major update to a production dependency.


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 9, 2021
fb55 added a commit that referenced this pull request Mar 23, 2021
When `ignoreCase` is `true`.

Necessary for #390
fb55 added a commit that referenced this pull request Mar 23, 2021
When `ignoreCase` is `true`.

Necessary for #390
@fb55
Copy link
Owner

fb55 commented Mar 23, 2021

@dependabot rebase

@fb55 fb55 enabled auto-merge (rebase) March 23, 2021 02:49
Bumps [css-what](https://github.com/fb55/css-what) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/fb55/css-what/releases)
- [Commits](fb55/css-what@v4.0.0...v5.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
auto-merge was automatically disabled March 23, 2021 02:50

Head branch was pushed to by a user without write access

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/css-what-5.0.0 branch from e0488c8 to 0575e58 Compare March 23, 2021 02:50
@fb55 fb55 enabled auto-merge (rebase) March 23, 2021 02:51
@fb55 fb55 merged commit 7c98e1d into master Mar 23, 2021
@fb55 fb55 deleted the dependabot/npm_and_yarn/css-what-5.0.0 branch March 23, 2021 02:52
@coveralls
Copy link

Coverage Status

Coverage remained the same at 95.438% when pulling 0575e58 on dependabot/npm_and_yarn/css-what-5.0.0 into 4484259 on master.

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.

2 participants