pear / Services_Openstreetmap

Makes communicating with the Open Street Map API, and Nominatim, from PHP intuitive.
https://pear.php.net/package/Services_OpenStreetMap/
BSD 3-Clause "New" or "Revised" License
201 stars 53 forks source link

Bump phpunit/phpunit from 7.2.4 to 7.3.5 #33

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps phpunit/phpunit from 7.2.4 to 7.3.5.

Commits - [`7b331ef`](https://github.com/sebastianbergmann/phpunit/commit/7b331efabbb628c518c408fdfcaf571156775de2) Prepare release - [`44c9692`](https://github.com/sebastianbergmann/phpunit/commit/44c9692650551e0aa597f53a7dcae8e647f151bf) Merge branch '6.5' into 7.3 - [`0973426`](https://github.com/sebastianbergmann/phpunit/commit/0973426fb012359b2f18d3bd1e90ef1172839693) Prepare release - [`c8319a8`](https://github.com/sebastianbergmann/phpunit/commit/c8319a88c24875b32d4863514aa0da91eaf8aa79) Fix: Actually resolve dependencies - [`6188dbe`](https://github.com/sebastianbergmann/phpunit/commit/6188dbe6f037cf54bfebc0f280624bbed5f3c1cb) Update ChangeLog - [`88e64e6`](https://github.com/sebastianbergmann/phpunit/commit/88e64e6fb66c31f869b085b00d3870b42411defd) Merge branch '6.5' into 7.3 - [`d47ccd9`](https://github.com/sebastianbergmann/phpunit/commit/d47ccd921ea495d6d6f92b126de974e486181a4b) Update ChangeLog - [`206d2fc`](https://github.com/sebastianbergmann/phpunit/commit/206d2fc80eed964f5b45958e27caaef280acbed8) [#3234] Change r_print to var_export for diff generation of array subsets - [`479ebc4`](https://github.com/sebastianbergmann/phpunit/commit/479ebc4a53ae29ffba14aaff5db402e6d7f98e98) Merge branch '6.5' into 7.3 - [`ce43508`](https://github.com/sebastianbergmann/phpunit/commit/ce43508be8420bf0241bab360c9d86ed80738e4a) Fix: Reduce scope of assertion - Additional commits viewable in [compare view](https://github.com/sebastianbergmann/phpunit/compare/7.2.4...7.3.5)


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 merge` will merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge - `@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 - `@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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 6 years ago

Superseded by #34.