ItinerisLtd / wordpress-packager

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

build(deps): bump doctrine/instantiator from 1.2.0 to 1.3.0 #195

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps doctrine/instantiator from 1.2.0 to 1.3.0.

Release notes *Sourced from [doctrine/instantiator's releases](https://github.com/doctrine/instantiator/releases).* > ## 1.3.0 > Release [1.3.0](https://github.com/doctrine/instantiator/milestone/12) > > > > 1.3.0 > ===== > > - Total issues resolved: **1** > - Total pull requests resolved: **3** > - Total contributors: **4** > > enhancement > ----------- > > - [61: Adds support of internal child class instantiation](https://github-redirect.dependabot.com/doctrine/instantiator/pull/61) thanks to [@​gquemener](https://github.com/gquemener) > - [60: Typehint getReflectionClass](https://github-redirect.dependabot.com/doctrine/instantiator/pull/60) thanks to [@​seferov](https://github.com/seferov) > - [59: Fix error&[#95](https://github-redirect.dependabot.com/doctrine/instantiator/issues/95);handler type hints](https://github-redirect.dependabot.com/doctrine/instantiator/pull/59) thanks to [@​ScullWM](https://github.com/ScullWM) > - [39: Can't instantiate final class extending ArrayIterator](https://github-redirect.dependabot.com/doctrine/instantiator/issues/39) thanks to [@​ciaranmcnulty](https://github.com/ciaranmcnulty)
Commits - [`ae466f7`](https://github.com/doctrine/instantiator/commit/ae466f726242e637cebdd526a7d991b9433bacf1) Merge pull request [#61](https://github-redirect.dependabot.com/doctrine/instantiator/issues/61) from gquemener/final-serializable-internal-child-fix - [`126eab1`](https://github.com/doctrine/instantiator/commit/126eab11059e8b49c2677d8056f37ff26b699b25) Prevents ArrayIterator to be cloned - [`090c9cd`](https://github.com/doctrine/instantiator/commit/090c9cd994571a32705f03b0862071e224a18a3f) Fixes code standard violations - [`569b79f`](https://github.com/doctrine/instantiator/commit/569b79f027125a1926e6f9c3934ae666f4e64abd) Adds support of internal child class instantiation - [`67dbbd5`](https://github.com/doctrine/instantiator/commit/67dbbd519b584fdfb9f8d028912eb404ab411f8a) Merge pull request [#60](https://github-redirect.dependabot.com/doctrine/instantiator/issues/60) from seferov/patch-1 - [`dc36170`](https://github.com/doctrine/instantiator/commit/dc36170a782ab145a4a6aaa7a3f4d4cc360b3137) Typehint getReflectionClass - [`7c71fc2`](https://github.com/doctrine/instantiator/commit/7c71fc2932158d00f24f10635bf3b3b8b6ee5b68) Merge pull request [#59](https://github-redirect.dependabot.com/doctrine/instantiator/issues/59) from ScullWM/fix_error_handler - [`604c7e8`](https://github.com/doctrine/instantiator/commit/604c7e86d2ab7b555ef14fc937c2aa4547c6f086) Fix error_handler type hints - [`fb21dea`](https://github.com/doctrine/instantiator/commit/fb21dea73761426178f8665f6b567c58fee488ff) Fix .github/FUNDING.yml - [`cf03d29`](https://github.com/doctrine/instantiator/commit/cf03d29e2554cdf9a070f6193e6861c7a92cdc11) Add .github/FUNDING.yml - See full diff in [compare view](https://github.com/doctrine/instantiator/compare/1.2.0...1.3.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)