Bump intervention/image from 3.3.1 to 3.4.0 #460

Closed
dependabot[bot] wants to merge 1 commits from dependabot/composer/intervention/image-3.4.0 into main
dependabot[bot] commented 2024-02-19 01:19:47 +00:00 (Migrated from github.com)

Bumps intervention/image from 3.3.1 to 3.4.0.

Commits
  • fe1b0e2 Remove redundant code
  • a86a947 Add doc blocks
  • 0d2c3e7 Correct typo
  • adf3764 Refactor & optimize line splitting
  • 795b794 Reduce the differences in text rendering with drivers
  • 684f5e6 Implement text wrapping
  • ac7389f Refactor font processing
  • 7b24205 Refactor/remove AbstractTextModifier::lineWidth()
  • ad8058f Merge pull request #1291 from miguilimzero/patch-1
  • 5573a15 Update Rectangle.php
  • Additional commits viewable in compare view

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 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)
Bumps [intervention/image](https://github.com/Intervention/image) from 3.3.1 to 3.4.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Intervention/image/commit/fe1b0e2e64157133322974c28b44c25c2770a0c5"><code>fe1b0e2</code></a> Remove redundant code</li> <li><a href="https://github.com/Intervention/image/commit/a86a94762e743d60c908452ae7d883fd0f88dc28"><code>a86a947</code></a> Add doc blocks</li> <li><a href="https://github.com/Intervention/image/commit/0d2c3e7d01268e5628a95ea52414a339286c97ef"><code>0d2c3e7</code></a> Correct typo</li> <li><a href="https://github.com/Intervention/image/commit/adf376466721a9a8d402e5fa2633e181a0fc6bae"><code>adf3764</code></a> Refactor &amp; optimize line splitting</li> <li><a href="https://github.com/Intervention/image/commit/795b794ee8f140040cbc63b9dc17449a50ac2bcf"><code>795b794</code></a> Reduce the differences in text rendering with drivers</li> <li><a href="https://github.com/Intervention/image/commit/684f5e6eb6e2660510c98f8eb0af2eb576f53c7b"><code>684f5e6</code></a> Implement text wrapping</li> <li><a href="https://github.com/Intervention/image/commit/ac7389fa9620b634574558c64e0f6229fadf693e"><code>ac7389f</code></a> Refactor font processing</li> <li><a href="https://github.com/Intervention/image/commit/7b242053703920abaf54803a0a2e80e17bbf232a"><code>7b24205</code></a> Refactor/remove AbstractTextModifier::lineWidth()</li> <li><a href="https://github.com/Intervention/image/commit/ad8058f5be94110d72d44958a5e5f4a0705c7471"><code>ad8058f</code></a> Merge pull request <a href="https://redirect.github.com/Intervention/image/issues/1291">#1291</a> from miguilimzero/patch-1</li> <li><a href="https://github.com/Intervention/image/commit/5573a153710b1b14217c44e4df1c8017d014af8c"><code>5573a15</code></a> Update Rectangle.php</li> <li>Additional commits viewable in <a href="https://github.com/Intervention/image/compare/3.3.1...3.4.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=intervention/image&package-manager=composer&previous-version=3.3.1&new-version=3.4.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>
dependabot[bot] commented 2024-03-18 00:52:45 +00:00 (Migrated from github.com)

Superseded by #478.

Superseded by #478.

Pull request closed

Sign in to join this conversation.