IBM-Cloud / logistics-wizard-webui

Web UI for Logistics Wizard Showcase demo. The Logistics Wizard is an end-to-end, smart supply chain management solution that showcases how to execute hybrid cloud, microservices, and predictive data analytics in the real world.
Other
14 stars 20 forks source link

Bump nwmatcher from 1.3.9 to 1.4.4 #140

Open dependabot[bot] opened 5 years ago

dependabot[bot] commented 5 years ago

Bumps nwmatcher from 1.3.9 to 1.4.4.

Release notes *Sourced from [nwmatcher's releases](https://github.com/dperini/nwmatcher/releases).* > ## A fast CSS selector engine and matcher > This release has correction/fixes for the following behaviours: > - fixed DOM walking to avoid using unsupported DOM methods on non 'Elements' nodes > - improved DOM walking performances in JS only versions using the native traversal API > > ## A fast CSS selector engine and matcher > This release has correction/fixes for the following behaviours: > * always use case sensitive match for class attributes selectors to mimic browsers behaviour > * removed attribute mapping (XHTML_TABLE) used for case sensitive match in XML documents > * always use case sensitive match for class attributes selectors in XML documents > > specifications amended due to bug submitted by [@​zirro](https://github.com/zirro) whatwg/html@97ca4ed > > > > ## A fast CSS selector engine and matcher > This release has correction/fixes for the following behaviours: > * several performance improvements and code clean up > * accepts and correctly resolves single character attribute names > * allow syntax parsing of `:after`, `:before` and other pseudo-elements > * added a shunt flag to also mute logging of errors/warnings to the console > * added support for escaped numbers & characters in CSS identifiers (v1.3.9) > * fix `:not()` negation pseudo-class containing nested pseudo-classes (v1.3.8) > * fix long invalid selectors can cause match() to hang forever (v1.3.7) > * fix incorrect regular expression pattern for combinators issue (v1.3.7)
Commits - See full diff in [compare view](https://github.com/dperini/nwmatcher/commits)


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/IBM-Cloud/logistics-wizard-webui/network/alerts).