Bump intervention/image from 3.3.1 to 3.3.3 #447

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

Bumps intervention/image from 3.3.1 to 3.3.3.

Commits
  • ad8058f Merge pull request #1291 from miguilimzero/patch-1
  • 5573a15 Update Rectangle.php
  • b7c14aa Adjust code to meet standard rules
  • f313087 Add rules to coding standard set
  • 1033028 Merge pull request #1290 from Intervention/feature/standard-rules
  • 7056d14 Setup phpcs ruleset
  • 5f35369 Merge branch 'develop' into feature/standard-rules
  • ca73572 Refactor get_class() to class constant
  • 6a9165e Merge branch 'develop' into feature/standard-rules
  • b091516 Remove unused code
  • 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.3.3. <details> <summary>Commits</summary> <ul> <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><a href="https://github.com/Intervention/image/commit/b7c14aaafc32284d08fb0d5b5cc0a4db083f1746"><code>b7c14aa</code></a> Adjust code to meet standard rules</li> <li><a href="https://github.com/Intervention/image/commit/f313087160904a19c068480addd4db27c106582d"><code>f313087</code></a> Add rules to coding standard set</li> <li><a href="https://github.com/Intervention/image/commit/10330288c964e6d2503553f7296f376c0808609e"><code>1033028</code></a> Merge pull request <a href="https://redirect.github.com/Intervention/image/issues/1290">#1290</a> from Intervention/feature/standard-rules</li> <li><a href="https://github.com/Intervention/image/commit/7056d143b0f15163e06529f7a4732edd1d501987"><code>7056d14</code></a> Setup phpcs ruleset</li> <li><a href="https://github.com/Intervention/image/commit/5f35369b13efb45d8b77510ac5c1f0a525c4606e"><code>5f35369</code></a> Merge branch 'develop' into feature/standard-rules</li> <li><a href="https://github.com/Intervention/image/commit/ca73572e441f5cc7bab46df30cc734541623ba81"><code>ca73572</code></a> Refactor get_class() to class constant</li> <li><a href="https://github.com/Intervention/image/commit/6a9165e814f4b0f5346c4904a58599601752d4fb"><code>6a9165e</code></a> Merge branch 'develop' into feature/standard-rules</li> <li><a href="https://github.com/Intervention/image/commit/b091516b09d50e92e9854efd6c5ac5c8eaf025f3"><code>b091516</code></a> Remove unused code</li> <li>Additional commits viewable in <a href="https://github.com/Intervention/image/compare/3.3.1...3.3.3">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.3.3)](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-02-19 01:19:48 +00:00 (Migrated from github.com)

Superseded by #460.

Superseded by #460.

Pull request closed

Sign in to join this conversation.