ItinerisLtd / wordpress-packager

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

build(deps): bump symfony/finder from 4.3.8 to 4.4.0 #221

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps symfony/finder from 4.3.8 to 4.4.0.

Commits - [`ce87434`](https://github.com/symfony/finder/commit/ce8743441da64c41e2a667b8eb66070444ed911e) Merge branch '4.3' into 4.4 - [`3d72a13`](https://github.com/symfony/finder/commit/3d72a13a7edcffecc73151821eb75c57e9214e00) Merge branch '3.4' into 4.3 - [`290ae21`](https://github.com/symfony/finder/commit/290ae21279b37bfd287cdcce640d51204e84afdf) [Finder] Fixed docs - [`5268a27`](https://github.com/symfony/finder/commit/5268a27b54b2e57e7b3dad1174d4e9b490443b16) Merge branch '4.3' into 4.4 - [`295150a`](https://github.com/symfony/finder/commit/295150acc132e21e8af3b6f3b8a8530747c31d13) Merge branch '3.4' into 4.3 - [`140c32c`](https://github.com/symfony/finder/commit/140c32cda9a534a8dbc798dfe58483a3be58648b) [Finder] Allow ssh2 stream wrapper for sftp - [`d2be8f7`](https://github.com/symfony/finder/commit/d2be8f79d8abebeafd87cfb9ec656ecb27dfd873) Merge branch '4.3' into 4.4 - [`24ef52b`](https://github.com/symfony/finder/commit/24ef52b460db68c97fe4f3a9bfc6c3e4d62f1b34) Add .gitignore to .gitattributes - [`30898bb`](https://github.com/symfony/finder/commit/30898bbac041d71f18862366a7a0987dd5cff7dd) Merge branch '4.3' into 4.4 - [`7a570a7`](https://github.com/symfony/finder/commit/7a570a7ad332338d611d5ccd4cd1e023827ca870) Adding .gitattributes to remove Tests directory from "dist" - Additional commits viewable in [compare view](https://github.com/symfony/finder/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)