php-api-clients / hydrator

:droplet:
MIT License
4 stars 1 forks source link

Bump doctrine/annotations from 1.7.0 to 1.8.0 #40

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps doctrine/annotations from 1.7.0 to 1.8.0.

Release notes *Sourced from [doctrine/annotations's releases](https://github.com/doctrine/annotations/releases).* > v1.8.0 > ====== > > - Total issues resolved: **1** > - Total pull requests resolved: **7** > - Total contributors: **4** > > This release was necessary as some features that were marked for the 1.7.0 milestone were not properly back ported to the 1.7 branch. This has been fixed in 1.8. > > Improvement > ----------- > > - [287: No longer require dev versions of PHPUnit on PHP 7.4](https://github-redirect.dependabot.com/doctrine/annotations/pull/287) thanks to [@​alcaeus](https://github.com/alcaeus) > - [230: Added PHP CodeSniffer tags to globally ignored annotations list.](https://github-redirect.dependabot.com/doctrine/annotations/pull/230) thanks to [@​watari](https://github.com/watari) > > enhancement > ----------- > > - [281: Backporting adding global ignored annotations to DocParser.](https://github-redirect.dependabot.com/doctrine/annotations/pull/281) thanks to [@​phpeek](https://github.com/phpeek) > - [280: Backporting ignoring PHP CodeSniffer annotations to 1.8.](https://github-redirect.dependabot.com/doctrine/annotations/pull/280) thanks to [@​phpeek](https://github.com/phpeek) > - [279: Backporting ignoring phpcsSuppress annotation to 1.8.](https://github-redirect.dependabot.com/doctrine/annotations/pull/279) thanks to [@​phpeek](https://github.com/phpeek) > - [229: Added `@phpcsSuppress` to globally ignored annotations](https://github-redirect.dependabot.com/doctrine/annotations/pull/229) thanks to [@​watari](https://github.com/watari) > > bug > --- > > - [277: [@​phpcsSuppress](https://github.com/phpcsSuppress) annotation is not being ignored.](https://github-redirect.dependabot.com/doctrine/annotations/issues/277) thanks to [@​phpeek](https://github.com/phpeek) > - [235: Update AnnotationReader's metadata parser to use list of known ignored annotation ](https://github-redirect.dependabot.com/doctrine/annotations/pull/235) thanks to [@​sanmai](https://github.com/sanmai)
Commits - [`904dca4`](https://github.com/doctrine/annotations/commit/904dca4eb10715b92569fbcd79e201d5c349b6bc) Remove dependency on dev version of PHPUnit - [`f1feed1`](https://github.com/doctrine/annotations/commit/f1feed1eedbb4a4230eae455c3110622225efe9c) Merge pull request [#287](https://github-redirect.dependabot.com/doctrine/annotations/issues/287) from alcaeus/test-php-7.4-phpunit-stable - [`712cab1`](https://github.com/doctrine/annotations/commit/712cab1fd6a08aec723ed2312443f925ac4ca5ec) Merge pull request [#280](https://github-redirect.dependabot.com/doctrine/annotations/issues/280) from phpeek/ignore-code-sniffer - [`2aa4411`](https://github.com/doctrine/annotations/commit/2aa4411664fda1df1bbb2fc0e3f2f43f8cb3168c) No longer require dev versions of PHPUnit on PHP 7.4 - [`9f59c3a`](https://github.com/doctrine/annotations/commit/9f59c3a143734bfa86e1b855dc3c9f81eb2f3608) Ignores PHP CodeSniffer annotations. - [`b22e61d`](https://github.com/doctrine/annotations/commit/b22e61da55beec0a1211988835d96a9708584f23) Merge pull request [#281](https://github-redirect.dependabot.com/doctrine/annotations/issues/281) from phpeek/backporting-global-ignores - [`b132757`](https://github.com/doctrine/annotations/commit/b1327575dad7ebbb04f9bfb8cdd359277fe19d6f) Adds globally ignored annotations to DocParser. - [`a3a1240`](https://github.com/doctrine/annotations/commit/a3a1240d93dfa88acf90e1639eba48f5b556abf8) Merge pull request [#279](https://github-redirect.dependabot.com/doctrine/annotations/issues/279) from phpeek/ignore-phpcs-supress - [`3337577`](https://github.com/doctrine/annotations/commit/3337577301ca7a419ceaf09e17b9ea69b9a0d281) Ignores phpcsSuppress annotation. - See full diff in [compare view](https://github.com/doctrine/annotations/compare/v1.7.0...v1.8.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 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) - 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) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.