Skip to content

composer(deps-dev): bump the minor-patch-dependencies group with 7 updates #490

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2023

Updates the requirements on aws/aws-sdk-php, mimmi20/coding-standard, phpstan/phpstan, phpunit/phpunit, rector/rector, symfony/mailer and symfony/mime to permit the latest version.
Updates aws/aws-sdk-php to 3.293.2

Release notes

Sourced from aws/aws-sdk-php's releases.

Version 3.293.2

  • Aws\RecycleBin - Added resource identifier in the output and updated error handling.
  • Aws\QConnect - This release adds the PutFeedback API and allows providing feedback against the specified assistant for the specified target.
  • Aws\VerifiedPermissions - Adds description field to PolicyStore API's and namespaces field to GetSchema.
Commits

Updates mimmi20/coding-standard to 5.1.27

Commits
  • 279d5fb Merge pull request #416 from mimmi20/dependabot/composer/master/friendsofphp/...
  • c322dc4 composer(deps): update friendsofphp/php-cs-fixer requirement
  • 396b6bb Merge pull request #415 from mimmi20/dependabot/composer/master/minor-patch-d...
  • 0e769d1 composer(deps-dev): bump the minor-patch-dependencies group with 1 update
  • 3b09682 Merge pull request #414 from mimmi20/dependabot/github_actions/master/minor-p...
  • 32ca648 github-actions: bump the minor-patch-dependencies group with 1 update
  • See full diff in compare view

Updates phpstan/phpstan to 1.10.47

Release notes

Sourced from phpstan/phpstan's releases.

1.10.47

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Commits
  • 84dbb33 PHPStan 1.10.47
  • 4c4f22f Updated PHPStan to commit 4c4f22f131561795c5f2c6e7627fff2a9aa64b92
  • 866ec3b Updated PHPStan to commit 866ec3bc6f2961d934e95cccf0be54145d35f93b
  • 842390f Fix
  • 104ef97 Fix
  • cd92175 Update Symplify
  • ba55c57 Revert "Docker - use RC"
  • bed73a3 Updated PHPStan to commit bed73a3a00caa353229e95ca71dca36bf9a140ee
  • c2ba341 Updated PHPStan to commit c2ba3415a8876310289ea0c4aa2976f20b5912f3
  • 093bbb2 Updated PHPStan to commit 093bbb24e436f158de5f70069088307739ae2ae3
  • Additional commits viewable in compare view

Updates phpunit/phpunit to 10.5.1

Changelog

Sourced from phpunit/phpunit's changelog.

10.5.1 - 2023-12-01

Fixed

  • #5593: Return Value Generator fails to correctly create test stub for method with static return type declaration when used recursively
  • #5596: PHPUnit\Framework\TestCase has @internal annotation in PHAR

10.5.0 - 2023-12-01

Added

  • #5532: #[IgnoreDeprecations] attribute to ignore E_(USER_)DEPRECATED issues on test class and test method level
  • #5551: Support for omitting parameter default values for willReturnMap()
  • #5577: --composer-lock CLI option for PHAR binary that displays the composer.lock used to build the PHAR

Changed

  • MockBuilder::disableAutoReturnValueGeneration() and MockBuilder::enableAutoReturnValueGeneration() are no longer deprecated

Fixed

  • #5563: createMockForIntersectionOfInterfaces() does not automatically register mock object for expectation verification
Commits

Updates rector/rector to 0.18.11

Release notes

Sourced from rector/rector's releases.

Released Rector 0.18.11

Bugfixes 🐛

  • [DeadCode] Skip multi no stmts on RemoveDuplicatedCaseInSwitchRector (#5258)
  • [Performance][Renaming] Remove unnecessary array_reverse() on RenameClassRector (#5266)
  • [TypeDeclaration] Skip default not array type on StrictArrayParamDimFetchRector (#5259)
  • [TypeDeclaration] Skip echo-ed on StrictArrayParamDimFetchRector (#5260)
  • [Php71] Skip re-assigned as array on AssignArrayToStringRector (#5261)
  • [Php71] Ensure re-assign after definition on AssignArrayToStringRector (#5262)
  • [Renaming] Handle Rename no namespace to namespaced class with existing use statements (#5264)
  • [Renaming][Performance] Re-structure check namespace only on renamed node got Namespace_ (#5265)
  • [Php81] Skip increment/decrement on ReadOnlyPropertyRector (#5267)
  • [TypeDeclaration] Deprecate TypedPropertyFromStrictGetterMethodReturnTypeRector as depends on missing context and creates invalid code (#5269)
  • [AutoImport] Fixing auto import on multiple @\ usage (#5271)
  • [Performance][Renaming] Use FullyQualified on RenameClassRector (#5272)
  • [AutoImport] Handle complex usage of multiple @\ combined with other doc (#5273)
  • [AutoImport] Handle multi @\ usage on multiline description (#5274)
  • [Php80] Handle FQCN @\ usage on AnnotationToAttributeRector (#5240)
  • [BetterPhpDocParser] Handle nested doctrine annotation with single quote content (#5281)
  • [Privatization] Skip method with parent call (#5283)
  • [BetterPhpDocParser] Use ORIG_NODE attribute on DoctrineAnnotationDecorator on handle @\ after generic (#5285)
  • [Php80] Allow subnamespace from use statements support on AnnotationToAttributeRector (#5287)

Removed 💀

  • Remove deprecated Rector rules (#5270)
Commits
  • 9621124 Rector 0.18.11
  • 0fdd135 Updated Rector to commit 09a962c8cc695e8fdbeeb24e7f00f92008076ac4
  • fc58b10 Updated Rector to commit 09a962c8cc695e8fdbeeb24e7f00f92008076ac4
  • e2f1022 Updated Rector to commit b11e87fa978ec5692785b61d90ebd89c9b922108
  • c581b77 Updated Rector to commit 9ddef0001c3b7251f80e0c06d6ef0d35363a7cd4
  • 9fde5b0 Updated Rector to commit 8b7829f77f2393d41ff71a2e0f0504835e22bba2
  • 2591f22 Updated Rector to commit 3f42ee98ffefc73677b93308fe53508bd260a574
  • e9aa33c Updated Rector to commit 5adf574161ebce53984822da71d711e3b2ba10e9
  • a2c4ddd Updated Rector to commit 19b42014a5d00de5181bc2463d4c368c5cf194d7
  • c92985c Updated Rector to commit d864d7b856e7bb8b7e98db96793ceb1036c1bf7b
  • Additional commits viewable in compare view

Updates symfony/mailer to 6.4.0

Release notes

Sourced from symfony/mailer's releases.

v6.4.0

Changelog (symfony/mailer@v6.4.0-RC2...v6.4.0)

  • no significant changes
Changelog

Sourced from symfony/mailer's changelog.

CHANGELOG

7.0

  • Remove the OhMySmtp bridge in favor of the MailPace bridge

6.4

  • Add DSN parameter peer_fingerprint to verify TLS certificate fingerprint
  • Change the default port for the mailjet+smtp transport from 465 to 587

6.3

  • Add MessageEvent::reject() to allow rejecting an email before sending it
  • Change the default port for the mailgun+smtp transport from 465 to 587
  • Add $authenticators parameter in EsmtpTransport constructor and EsmtpTransport::setAuthenticators() to allow overriding of default eSMTP authenticators

6.2.7

  • [BC BREAK] The following data providers for TransportFactoryTestCase are now static: supportsProvider(), createProvider(), unsupportedSchemeProvider()and incompleteDsnProvider()

6.2

  • Add a mailer:test command
  • Add SentMessageEvent and FailedMessageEvent events

6.1

  • Make start() and stop() methods public on SmtpTransport
  • Improve extensibility of EsmtpTransport

6.0

  • The HttpTransportException class takes a string at first argument

5.4

  • Enable the mailer to operate on any PSR-14-compatible event dispatcher

... (truncated)

Commits
  • ca8dcf8 [Mailer] Update default Mailjet port
  • aa9865c Check whether secrets are empty and mark them all as sensitive
  • c445b16 [Messenger] Add WrappedExceptionsInterface for nested exceptions
  • 72e2c3e Merge branch '6.3' into 6.4
  • 70b7234 [Mailer][Smtp] Add DSN param peer_fingerprint for fingerprint verification
  • 5369200 minor #51142 [Mailer] Precise AbstractApiTransport::getRecipients signature (...
  • 45df1ed [Mailer] Precise AbstractApiTransport::getRecipients signature
  • dcd9f9b feature #51014 [Mailer] Add Scaleway bridge (MrMicky-FR)
  • 9ef1f1d [Mailer] Add Scaleway bridge
  • 2b10747 minor #51150 Use Stringable interface as much as possible (VincentLanglet)
  • Additional commits viewable in compare view

Updates symfony/mime to 6.4.0

Release notes

Sourced from symfony/mime's releases.

v6.4.0

Changelog (symfony/mime@v6.4.0-RC2...v6.4.0)

  • no significant changes
Changelog

Sourced from symfony/mime's changelog.

CHANGELOG

7.0

  • Remove Email::attachPart(), use Email::addPart() instead
  • Argument $body is now required (at least null) in Message::setBody()
  • Require explicit argument when calling Message::setBody()

6.3

  • Support detection of related parts if Content-Id is used instead of the name
  • Add TextPart::getDisposition()

6.2

  • Add File
  • Deprecate Email::attachPart(), use addPart() instead
  • Deprecate calling Message::setBody() without arguments

6.1

  • Add DataPart::getFilename() and DataPart::getContentType()

6.0

  • Remove Address::fromString(), use Address::create() instead
  • Remove Serializable interface from RawMessage

5.2.0

  • Add support for DKIM
  • Deprecated Address::fromString(), use Address::create() instead

4.4.0

  • [BC BREAK] Removed NamedAddress (Address now supports a name)
  • Added PHPUnit constraints
  • Added AbstractPart::asDebugString()
  • Added Address::fromString()

4.3.3

... (truncated)

Commits
  • ca4f58b [Mime] Throw InvalidArgumentException on invalid form field type inside array
  • 9257580 minor #52063 [Mime] Update mime types (smnandre)
  • f5277ec [Mime] Update mime types
  • 1eba11a [Mime] Forbid messages that are generators to be used more than once
  • ff0015e [Mime] Fix memory leak
  • fae6d88 Merge branch '6.3' into 6.4
  • 1aa4273 [Mime] Allow to add some headers as a strings
  • 4f1791b feature #51191 [Mime] Update mimetypes (fabpot)
  • f17ffa5 [Mime] Update mimetypes
  • 1ece101 Merge branch '6.3' into 6.4
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from mimmi20 as a code owner December 2, 2023 03:06
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 2, 2023
Copy link
Contributor

github-actions bot commented Dec 2, 2023

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Manifest Files

composer.json
  • aws/aws-sdk-php@>= 3.293.2, < 4.0.0
  • mimmi20/coding-standard@>= 5.1.27, < 6.0.0
  • phpstan/phpstan@>= 1.10.47, < 2.0.0
  • phpunit/phpunit@>= 10.5.1, < 11.0.0
  • rector/rector@>= 0.18.11, < 0.19.0
  • symfony/mailer@>= 6.4.0, < 7.0.0
  • symfony/mime@>= 6.4.0, < 7.0.0
  • aws/aws-sdk-php@>= 3.288.1, < 4.0.0
  • mimmi20/coding-standard@>= 5.1.26, < 6.0.0
  • phpstan/phpstan@>= 1.10.44, < 2.0.0
  • phpunit/phpunit@>= 10.4.2, < 11.0.0
  • rector/rector@>= 0.18.10, < 0.19.0
  • symfony/mailer@>= 6.3.5, < 7.0.0
  • symfony/mime@>= 6.3.5, < 7.0.0

…dates

Updates the requirements on [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php), [mimmi20/coding-standard](https://github.com/mimmi20/coding-standard), [phpstan/phpstan](https://github.com/phpstan/phpstan), [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit), [rector/rector](https://github.com/rectorphp/rector), [symfony/mailer](https://github.com/symfony/mailer) and [symfony/mime](https://github.com/symfony/mime) to permit the latest version.

Updates `aws/aws-sdk-php` to 3.293.2
- [Release notes](https://github.com/aws/aws-sdk-php/releases)
- [Commits](aws/aws-sdk-php@3.288.1...3.293.2)

Updates `mimmi20/coding-standard` to 5.1.27
- [Release notes](https://github.com/mimmi20/coding-standard/releases)
- [Commits](mimmi20/coding-standard@5.1.26...5.1.27)

Updates `phpstan/phpstan` to 1.10.47
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.10.44...1.10.47)

Updates `phpunit/phpunit` to 10.5.1
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.1/ChangeLog-10.5.md)
- [Commits](sebastianbergmann/phpunit@10.4.2...10.5.1)

Updates `rector/rector` to 0.18.11
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](rectorphp/rector@0.18.10...0.18.11)

Updates `symfony/mailer` to 6.4.0
- [Release notes](https://github.com/symfony/mailer/releases)
- [Changelog](https://github.com/symfony/mailer/blob/7.0/CHANGELOG.md)
- [Commits](symfony/mailer@v6.3.5...v6.4.0)

Updates `symfony/mime` to 6.4.0
- [Release notes](https://github.com/symfony/mime/releases)
- [Changelog](https://github.com/symfony/mime/blob/7.0/CHANGELOG.md)
- [Commits](symfony/mime@v6.3.5...v6.4.0)

---
updated-dependencies:
- dependency-name: aws/aws-sdk-php
  dependency-type: direct:development
  dependency-group: minor-patch-dependencies
- dependency-name: mimmi20/coding-standard
  dependency-type: direct:development
  dependency-group: minor-patch-dependencies
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  dependency-group: minor-patch-dependencies
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  dependency-group: minor-patch-dependencies
- dependency-name: rector/rector
  dependency-type: direct:development
  dependency-group: minor-patch-dependencies
- dependency-name: symfony/mailer
  dependency-type: direct:development
  dependency-group: minor-patch-dependencies
- dependency-name: symfony/mime
  dependency-type: direct:development
  dependency-group: minor-patch-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@mimmi20 mimmi20 force-pushed the dependabot/composer/master/minor-patch-dependencies-8a3b8c2052 branch from 1a93007 to dd24233 Compare December 2, 2023 10:13
@mimmi20 mimmi20 merged commit 3b235da into master Dec 2, 2023
@mimmi20 mimmi20 deleted the dependabot/composer/master/minor-patch-dependencies-8a3b8c2052 branch December 2, 2023 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant