ItinerisLtd / wordpress-packager

Generates itinerisltd/wordpress composer package
MIT License
0 stars 1 forks source link

build(deps): bump symfony/css-selector from 4.3.8 to 4.4.0 #211

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps symfony/css-selector from 4.3.8 to 4.4.0.

Changelog *Sourced from [symfony/css-selector's changelog](https://github.com/symfony/css-selector/blob/master/CHANGELOG.md).* > 4.4.0 > ----- > > * Added support for `*:only-of-type` > > 2.8.0 > ----- > > * Added the `CssSelectorConverter` class as a non-static API for the component. > * Deprecated the `CssSelector` static API of the component. > > 2.1.0 > ----- > > * none
Commits - [`64acec7`](https://github.com/symfony/css-selector/commit/64acec7e0d67125e9f4656c68d4a38a42ab5a0b7) Add .gitignore to .gitattributes - [`692bb94`](https://github.com/symfony/css-selector/commit/692bb94054eab219c470c6ed95318daedd30cdfb) [CssSelector] Support *:only-of-type pseudo class selector - [`1f8fa58`](https://github.com/symfony/css-selector/commit/1f8fa58d9b3e64d46fbf66681b621125642ba203) Merge branch '4.3' into 4.4 - [`2860f92`](https://github.com/symfony/css-selector/commit/2860f92339f831bd927a514d82fb6a83321b016a) Adding .gitattributes to remove Tests directory from "dist" - [`e90d19b`](https://github.com/symfony/css-selector/commit/e90d19b3923606e3840435fbaaf5db1d07b6a5f9) Add more return types after fixing a typo in my script - [`0d3dc33`](https://github.com/symfony/css-selector/commit/0d3dc335ab68ca648bd898eddd07085745ff9470) [4.4] Add return types on internal|final|private methods (bis) - [`7447f4c`](https://github.com/symfony/css-selector/commit/7447f4c8e51da4c9df9879ccd0f7c2d770e9624b) Add return types to internal|final|private methods - [`b2fbf6e`](https://github.com/symfony/css-selector/commit/b2fbf6ef08a9e4e60aaed78264fc5e4fdd4a77cf) Merge branch '4.3' into 4.4 - [`c173f50`](https://github.com/symfony/css-selector/commit/c173f50304c8bc8bbda08c4f8eb763208bf05432) Merge branch '4.3' into 4.4 - [`79fa7eb`](https://github.com/symfony/css-selector/commit/79fa7eb3a286eb1ce6007032f78396fb2e7aebaf) Merge branch '4.3' into 4.4 - Additional commits viewable in [compare view](https://github.com/symfony/css-selector/compare/v4.3.8...v4.4.0)


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.

If all status checks pass Dependabot will automatically merge this pull request.


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 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 the `.dependabot/config.yml` file in this repo: - Update frequency - 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)