Skip to content

Update all non-major dependencies #386

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

Merged
merged 3 commits into from
May 27, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 25, 2023

Mend Renovate

This PR contains the following updates:

Package Change Type Update
aws/aws-sdk-php ^3.270.0 -> ^3.271.3 require-dev minor
graylog2/gelf-php ^2.0.0 -> ^2.0.1 require-dev patch
mimmi20/coding-standard ^5.0.2 -> ^5.0.3 require-dev patch
mimmi20/monolog-callbackfilterhandler ^3.0.1 -> ^3.0.2 require-dev patch
phpstan/extension-installer ^1.3.0 -> ^1.3.1 require-dev patch
phpstan/phpstan-phpunit ^1.3.11 -> ^1.3.12 require-dev patch
shivammathur/setup-php 2.25.1 -> 2.25.2 action patch
vimeo/psalm ^5.11.0 -> ^5.12.0 require-dev minor

Release Notes

aws/aws-sdk-php

v3.271.3

Compare Source

  • Aws\Connect - Documentation update for a new Initiation Method value in DescribeContact API
  • Aws\IoTWireless - Add Multicast Group support in Network Analyzer Configuration.
  • Aws\SageMaker - Added ml.p4d and ml.inf1 as supported instance type families for SageMaker Notebook Instances.

v3.271.2

Compare Source

  • Aws\ApplicationAutoScaling - With this release, ElastiCache customers will be able to use predefined metricType "ElastiCacheDatabaseCapacityUsageCountedForEvictPercentage" for their ElastiCache instances.
  • Aws\CodePipeline - Add PollingDisabledAt time information in PipelineMetadata object of GetPipeline API.
  • Aws\GameLift - GameLift FleetIQ users can now filter game server claim requests to exclude servers on instances that are draining.
  • Aws\Glue - Added ability to create data quality rulesets for shared, cross-account Glue Data Catalog tables. Added support for dataset comparison rules through a new parameter called AdditionalDataSources. Enhanced the data quality results with a map containing profiled metric values.
  • Aws\MigrationHubRefactorSpaces - This SDK update allows for path parameter syntax to be passed to the CreateRoute API. Path parameter syntax require parameters to be enclosed in {} characters. This update also includes a new AppendSourcePath field which lets users forward the source path to the Service URL endpoint.
  • Aws\SageMaker - Amazon SageMaker Automatic Model Tuning now supports enabling Autotune for tuning jobs which can choose tuning job configurations.

v3.271.1

Compare Source

  • Aws\AppSync - This release introduces AppSync Merged APIs, which provide the ability to compose multiple source APIs into a single federated/merged API.
  • Aws\Connect - Amazon Connect Evaluation Capabilities: validation improvements
  • Aws\CostandUsageReportService - Add support for split cost allocation data on a report.
  • Aws\SageMaker - SageMaker now provides an instantaneous deployment recommendation through the DescribeModel API

v3.271.0

Compare Source

  • Aws\ - Added support for calling TranslateDocument API.
  • Aws\ - Added ModelNameEquals, ModelPackageVersionArnEquals in request and ModelName, SamplePayloadUrl, ModelPackageVersionArn in response of ListInferenceRecommendationsJobs API. Added Invocation timestamps in response of DescribeInferenceRecommendationsJob API & ListInferenceRecommendationsJobSteps API.
  • Aws\ - Fixes issue that could cause calls to GetAdminScope and ListAdminAccountsForOrganization to return a 500 Internal Server error.

v3.270.1

Compare Source

  • Aws\Backup - Added support for tags on restore.
  • Aws\Pinpoint - Amazon Pinpoint is deprecating the tags parameter in the UpdateSegment, UpdateCampaign, UpdateEmailTemplate, UpdateSmsTemplate, UpdatePushTemplate, UpdateInAppTemplate and UpdateVoiceTemplate. Amazon Pinpoint will end support tags parameter by May 22, 2023.
  • Aws\QuickSight - Add support for Asset Bundle, Geospatial Heatmaps.
bzikarsky/gelf-php

v2.0.1: gelf-php 2.0.1

Compare Source

gelf-php 2.0.1

mimmi20/coding-standard

v5.0.3: Update dependency friendsofphp/php-cs-fixer to ^v3.17.0

Compare Source

What’s Changed

🕸 Dependencies:

mimmi20/monolog-callbackfilterhandler

v3.0.2: update dependencies

Compare Source

What’s Changed

🍰 Enhancements:

🐞 Bugs:

🕸 Dependencies:

🧹 Maintenance:

phpstan/extension-installer

v1.3.1

Compare Source

  • f45734b - Compatibility with Composer 2.5.6
  • d39adc7 - PHPStan level 8
  • a5ba6ab - Configure PHPStan
  • e56c14f - chore(deps): update dependency slevomat/coding-standard to v8.12.0
  • 25f6fc3 - chore(deps): update build-cs
  • 02e895e - chore(deps): update metcalfc/changelog-generator action to v4.1.0
  • f5b149f - Fix ignoring phpstan/phpstan-phpunit in the root composer.json.
phpstan/phpstan-phpunit

v1.3.12

Compare Source

  • c442468 - Fix assertInstanceOf handler
  • 23009eb - Add regression test for #​185
  • aaf5fe5 - Update dependency slevomat/coding-standard to v8.12.0
  • 9975b98 - Update dependency slevomat/coding-standard to v8.11.1
  • c006a38 - Update dependency slevomat/coding-standard to v8.11.0
  • 2365fd0 - Update dependency slevomat/coding-standard to v8.10.0
  • 4ae9e7c - Update build-cs
  • 8b82ef2 - Update dependency slevomat/coding-standard to v8.9.0
shivammathur/setup-php

v2.25.2

Compare Source

Changelog
New Contributors

Full Changelog: shivammathur/setup-php@2.25.1...2.25.2

Follow for updates

setup-php reddit setup-php twitter setup-php status

vimeo/psalm

v5.12.0

Compare Source

What's Changed

Features
Fixes
Docs
Internal changes

New Contributors

Full Changelog: vimeo/psalm@5.11.0...5.12.0


Configuration

📅 Schedule: Branch creation - "before 3am" in timezone UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from mimmi20 as a code owner May 25, 2023 01:14
@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 25, 2023
@mimmi20 mimmi20 enabled auto-merge May 25, 2023 04:43
mimmi20
mimmi20 previously approved these changes May 25, 2023
| datasource  | package                               | from    | to      |
| ----------- | ------------------------------------- | ------- | ------- |
| packagist   | aws/aws-sdk-php                       | 3.270.0 | 3.271.3 |
| packagist   | graylog2/gelf-php                     | 2.0.0   | 2.0.1   |
| packagist   | mimmi20/coding-standard               | 5.0.2   | 5.0.3   |
| packagist   | mimmi20/monolog-callbackfilterhandler | 3.0.1   | 3.0.2   |
| packagist   | phpstan/extension-installer           | 1.3.0   | 1.3.1   |
| packagist   | phpstan/phpstan-phpunit               | 1.3.11  | 1.3.12  |
| github-tags | shivammathur/setup-php                | 2.25.1  | 2.25.2  |
| packagist   | vimeo/psalm                           | 5.11.0  | 5.12.0  |


Signed-off-by: Renovate Bot <[email protected]>
@renovate renovate bot force-pushed the renovate/all-minor-patch-dependencies branch from 1957d93 to 9f7424b Compare May 27, 2023 00:31
@renovate
Copy link
Contributor Author

renovate bot commented May 27, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

mimmi20
mimmi20 previously approved these changes May 27, 2023
@mimmi20 mimmi20 merged commit b12d968 into master May 27, 2023
@mimmi20 mimmi20 deleted the renovate/all-minor-patch-dependencies branch May 27, 2023 12:51
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