Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Bump composer/class-map-generator from 1.3.4 to 1.5.0 (#85)
Bumps [composer/class-map-generator](https://github.com/composer/class-map-generator) from 1.3.4 to 1.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/composer/class-map-generator/releases">composer/class-map-generator's releases</a>.</em></p> <blockquote> <h2>1.5.0</h2> <h2>What's Changed</h2> <ul> <li>Add <code>@throws</code> docblock to <code>ClassMapGenerator@filterByNamespace()</code> by <a href="https://github.com/cosmastech"><code>@cosmastech</code></a> in <a href="https://redirect.github.com/composer/class-map-generator/pull/15">composer/class-map-generator#15</a></li> <li>Add <code>ClassMap::getRawPsrViolations()</code> by <a href="https://github.com/cosmastech"><code>@cosmastech</code></a> in <a href="https://redirect.github.com/composer/class-map-generator/pull/16">composer/class-map-generator#16</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/composer/class-map-generator/compare/1.4.0...1.5.0">https://github.com/composer/class-map-generator/compare/1.4.0...1.5.0</a></p> <h2>1.4.0</h2> <ul> <li>Added a way to retrieve all ambiguous classes, without filtering of test/fixture/.. ones (<a href="https://redirect.github.com/composer/class-map-generator/issues/13">#13</a>)</li> <li>Fixed parsing of ambiguous classes to avoid ignoring real classes when test ones get scanned first (<a href="https://redirect.github.com/composer/class-map-generator/issues/13">#13</a>)</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/composer/class-map-generator/compare/1.3.4...1.4.0">https://github.com/composer/class-map-generator/compare/1.3.4...1.4.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/composer/class-map-generator/commit/4b0a223cf5be7c9ee7e0ef1bc7db42b4a97c9915"><code>4b0a223</code></a> Allow phpstan 2.x (<a href="https://redirect.github.com/composer/class-map-generator/issues/17">#17</a>)</li> <li><a href="https://github.com/composer/class-map-generator/commit/9ab27fb063c1a425dce622e63c8e8f71b396c05b"><code>9ab27fb</code></a> add getRawPsrViolations (<a href="https://redirect.github.com/composer/class-map-generator/issues/16">#16</a>)</li> <li><a href="https://github.com/composer/class-map-generator/commit/c1c70e67b9f43490bae91157a747e91feab10a12"><code>c1c70e6</code></a> Add throws docblock (<a href="https://redirect.github.com/composer/class-map-generator/issues/15">#15</a>)</li> <li><a href="https://github.com/composer/class-map-generator/commit/a269b12560196690596ac2c4df9b6440af88d9a4"><code>a269b12</code></a> remove $ so gitclip works (<a href="https://redirect.github.com/composer/class-map-generator/issues/14">#14</a>)</li> <li><a href="https://github.com/composer/class-map-generator/commit/98bbf6780e56e0fd2404fe4b82eb665a0f93b783"><code>98bbf67</code></a> Fix parsing of ambiguous classes to avoid ignoring real classes when test one...</li> <li><a href="https://github.com/composer/class-map-generator/commit/465b1b0a7a5f3f73e7e4ab1aed3e529ff9bcfb76"><code>465b1b0</code></a> Fix</li> <li><a href="https://github.com/composer/class-map-generator/commit/e78d536c16c11a1d0d222bc924a3bcd382e89381"><code>e78d536</code></a> Add experimental to template</li> <li><a href="https://github.com/composer/class-map-generator/commit/e252696ab2ae4280de0827595bcfd4d2e4b7e283"><code>e252696</code></a> Migrate phpunit config</li> <li><a href="https://github.com/composer/class-map-generator/commit/b59f51e98e27a296c49f319f54a55447df06b0e1"><code>b59f51e</code></a> Tweaks</li> <li><a href="https://github.com/composer/class-map-generator/commit/14eac47eab6232bf36e33d9511e5434515d1601d"><code>14eac47</code></a> Clean up lint</li> <li>Additional commits viewable in <a href="https://github.com/composer/class-map-generator/compare/1.3.4...1.5.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=composer/class-map-generator&package-manager=composer&previous-version=1.3.4&new-version=1.5.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details>
- Loading branch information