Skip to content
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

Renovate update front minor and patch updates (PHP 8.2) #2026

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 24, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
aws/aws-sdk-php (source) 3.314.2 -> 3.314.6 age adoption passing confidence
laminas/laminas-session (source) 2.20.0 -> 2.21.0 age adoption passing confidence
phpunit/phpunit (source) 10.5.21 -> 10.5.24 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

aws/aws-sdk-php (aws/aws-sdk-php)

v3.314.6

Compare Source

  • Aws\DynamoDB - Doc-only update for DynamoDB. Fixed Important note in 6 Global table APIs - CreateGlobalTable, DescribeGlobalTable, DescribeGlobalTableSettings, ListGlobalTables, UpdateGlobalTable, and UpdateGlobalTableSettings.
  • Aws\BedrockRuntime - This release adds document support to Converse and ConverseStream APIs
  • Aws\Glue - Fix Glue paginators for Jobs, JobRuns, Triggers, Blueprints and Workflows.
  • Aws\SecurityHub - Documentation updates for Security Hub
  • Aws\SageMaker - Adds support for model references in Hub service, and adds support for cross-account access of Hubs
  • Aws\CostOptimizationHub - This release enables AWS Cost Optimization Hub to show cost optimization recommendations for Amazon RDS MySQL and RDS PostgreSQL.
  • Aws\IVSRealTime - IVS Real-Time now offers customers the ability to record individual stage participants to S3.
  • Aws\ComputeOptimizer - This release enables AWS Compute Optimizer to analyze and generate optimization recommendations for Amazon RDS MySQL and RDS PostgreSQL.
  • Aws\CodeArtifact - Add support for the Cargo package format.

v3.314.5

Compare Source

  • Aws\DirectConnect - Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • Aws\CostandUsageReportService - Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • Aws\Artifact - This release adds an acceptanceType field to the ReportSummary structure (used in the ListReports API response).
  • Aws\ElasticTranscoder - Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • Aws\Athena - Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • Aws\OpenSearchService - This release enables customers to use JSON Web Tokens (JWT) for authentication on their Amazon OpenSearch Service domains.

v3.314.4

Compare Source

  • Aws\Auth - Corrects an issue with modeling for noAuth auth types.
  • Aws\Lightsail - Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • Aws\Rekognition - Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • Aws\BedrockRuntime - This release adds support for using Guardrails with the Converse and ConverseStream APIs.
  • Aws\SageMaker - Launched a new feature in SageMaker to provide managed MLflow Tracking Servers for customers to track ML experiments. This release also adds a new capability of attaching additional storage to SageMaker HyperPod cluster instances.
  • Aws\ConfigService - Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • Aws\EKS - This release adds support to surface async fargate customer errors from async path to customer through describe-fargate-profile API response.
  • Aws\CloudTrail - Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • Aws\Shield - Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • Aws\Snowball - Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • Aws\Polly - Add v2 smoke tests and smithy smokeTests trait for SDK testing.

v3.314.3

Compare Source

  • Aws\MediaConvert - This release includes support for creating I-frame only video segments for DASH trick play.
  • Aws\SecretsManager - Doc only update for Secrets Manager
  • Aws\Glue - This release introduces a new feature, Usage profiles. Usage profiles allow the AWS Glue admin to create different profiles for various classes of users within the account, enforcing limits and defaults for jobs and sessions.
  • Aws\WAF - Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • Aws\Batch - Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • Aws\KMS - Updating SDK example for KMS DeriveSharedSecret API.
  • Aws\CodeBuild - AWS CodeBuild now supports global and organization GitHub webhooks
  • Aws\DirectoryService - Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • Aws\EFS - Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • Aws\CognitoIdentityProvider - Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • Aws\ACMPCA - Doc-only update that adds name constraints as an allowed extension for ImportCertificateAuthorityCertificate.
laminas/laminas-session (laminas/laminas-session)

v2.21.0

Compare Source

Release Notes for 2.21.0

Feature release (minor)

2.21.0
  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 2
Documentation,Enhancement
sebastianbergmann/phpunit (phpunit/phpunit)

v10.5.24: PHPUnit 10.5.24

Compare Source

Changed
  • #​5877: Use array_pop() instead of array_shift() for processing Test objects in TestSuite::run() and optimize TestSuite::isEmpty()

How to install or update PHPUnit

v10.5.23: PHPUnit 10.5.23

Compare Source

Changed
  • #​5875: Also destruct TestCase objects early that use a data provider

How to install or update PHPUnit

v10.5.22: PHPUnit 10.5.22

Compare Source

Changed
  • #​5871: Do not collect unnecessary information using debug_backtrace()

How to install or update PHPUnit


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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 a team as a code owner June 24, 2024 08:27
@renovate renovate bot added dependencies Pull requests that update a dependency file PHP 8.2 Renovate labels Jun 24, 2024
@renovate renovate bot temporarily deployed to dev_renovatef20 June 24, 2024 08:50 Inactive
@nickdavis2001 nickdavis2001 merged commit 91ca616 into main Jun 24, 2024
64 checks passed
@nickdavis2001 nickdavis2001 deleted the renovate-front-minor-patch-updates-php82 branch June 24, 2024 08:53
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 PHP 8.2 Renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant