Skip to content
This repository was archived by the owner on Aug 16, 2024. It is now read-only.

chore(deps): bump the composer-dependencies group across 1 directory with 9 updates - #170

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/composer-dependencies-a0c2cd8d78
Open

chore(deps): bump the composer-dependencies group across 1 directory with 9 updates#170
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/composer-dependencies-a0c2cd8d78

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 24, 2024

Copy link
Copy Markdown

Bumps the composer-dependencies group with 5 updates in the / directory:

Package From To
doctrine/doctrine-module 5.3.0 6.1.1
dvsa/laminas-config-cloud-parameters 0.2.0 1.0.0
laminas/laminas-session 2.20.0 2.21.0
aws/aws-sdk-php 3.306.4 3.314.6
mockery/mockery 1.6.11 1.6.12

Updates doctrine/doctrine-module from 5.3.0 to 6.1.1

Release notes

Sourced from doctrine/doctrine-module's releases.

6.1.1

Release Notes for 6.1.1

6.1.x bugfix release (patch)

6.1.1

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

Enhancement

6.1.0

Release Notes for 6.1.0

Feature release (minor)

Added

  • Support for PHP 8.2

6.1.0

  • Total issues resolved: 0
  • Total pull requests resolved: 3
  • Total contributors: 2

Enhancement

6.0.7

Release Notes for 6.0.7

6.0.x bugfix release (patch)

6.0.7

  • Total issues resolved: 1
  • Total pull requests resolved: 1
  • Total contributors: 2

Bug

... (truncated)

Commits
  • ece0803 Merge pull request #830 from TomHAnderson/hotfix/8.3-workflows
  • 38ce6b9 Correct workflows to use 8.3
  • fc1f8f4 Merge pull request #828 from TomHAnderson/feature/php-8.3
  • cb29c8b Use imported types for return type of getValueOptions
  • d8dd89f Changed version on workflows to 8.2
  • 51e8689 phpcs checks for order of scalar|null
  • 6feddd5 Resolved LessSpecificImplementedReturnType from psalm
  • dd1fd24 Added PHP 8.3 to continuous integration
  • 08d40ce Support for PHP 8.3
  • c492565 Merge pull request #826 from doctrine/6.0.x-merge-up-into-6.1.x_hbzAHnMj
  • Additional commits viewable in compare view

Updates dvsa/laminas-config-cloud-parameters from 0.2.0 to 1.0.0

Release notes

Sourced from dvsa/laminas-config-cloud-parameters's releases.

v1.0.0

1.0.0 (2024-03-19)

⚠ BREAKING CHANGES

  • drop support for php 7.4 (#11)

Features

Changelog

Sourced from dvsa/laminas-config-cloud-parameters's changelog.

1.0.0 (2024-03-19)

⚠ BREAKING CHANGES

  • drop support for php 7.4 (#11)

Features

Commits

Updates laminas/laminas-cache from 3.12.1 to 3.12.2

Release notes

Sourced from laminas/laminas-cache's releases.

3.12.2

Release Notes for 3.12.2

3.12.x bugfix release (patch)

3.12.2

  • Total issues resolved: 1
  • Total pull requests resolved: 1
  • Total contributors: 1

Documentation

Commits
  • f99d10d Merge pull request #300 from boesing/docs/redis-cluster-ssl-context
  • cb716eb docs: add ssl_context option to RedisCluster documentation
  • See full diff in compare view

Updates laminas/laminas-filter from 2.35.2 to 2.36.0

Release notes

Sourced from laminas/laminas-filter's releases.

2.36.0

Release Notes for 2.36.0

2.36.0

  • Total issues resolved: 0
  • Total pull requests resolved: 6
  • Total contributors: 2

Bug

Documentation,Enhancement

Bug,Documentation

Enhancement

Feature Removal

Commits
  • 307afc2 Merge pull request #142 from laminas/renovate/lock-file-maintenance
  • bc52584 Fix risky truthy/falsy comparison
  • 91d797f Bump dev deps, refresh lock
  • 94b242f Lock file maintenance
  • a04f9e1 Lock file maintenance
  • cd3c902 Lock file maintenance
  • a8fbf9c Lock file maintenance
  • adeef98 Merge pull request #141 from laminas/2.35.x-merge-up-into-2.36.x_qFWCJYLS
  • f98ddcf Lock file maintenance
  • d6a2d35 Merge pull request #139 from gsteel/deprecate-static-filter
  • Additional commits viewable in compare view

Updates laminas/laminas-session from 2.20.0 to 2.21.0

Release notes

Sourced from laminas/laminas-session's releases.

2.21.0

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

Commits
  • b8cd890 Merge pull request #86 from gsteel/v2/csrf-validator
  • 98fa057 Move csrf docs
  • b6ca72b Copy CSRF validator docs from laminas-validator
  • 62bb96a Re-use validator config via ConfigProvider
  • f6ac1a6 Change protected properties and methods to private where applicable
  • 6e86cd7 CS Fix
  • 41918a7 Add the CSRF validator from laminas-validator
  • 984f78d Merge pull request #87 from froschdesign/hotfix/docs/validators
  • 151aee1 Reorganize and expand session validators documentation
  • 1e4b7a9 Merge pull request #85 from laminas/renovate/lock-file-maintenance
  • Additional commits viewable in compare view

Updates laminas/laminas-validator from 2.53.0 to 2.59.0

Release notes

Sourced from laminas/laminas-validator's releases.

2.59.0

Release Notes for 2.59.0

2.59.0

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

Documentation,Enhancement

2.58.0

Release Notes for 2.58.0

2.58.0

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

Enhancement

2.57.0

Release Notes for 2.57.0

2.57.0

  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 1

Enhancement

Enhancement,Feature Request

2.56.0

... (truncated)

Commits
  • 1ea9339 Merge pull request #268 from gsteel/v2/deprecate-csrf
  • efcd4cc Include documentation link in deprecation notice
  • 9b986a4 Move deprecation notice to the top of the page
  • 29d2b31 Improve callout formatting
  • 14ed7ee Deprecate the CSRF validator
  • 9d5a8cf Merge pull request #263 from laminas/iana-tld-list-update
  • 606da12 Update TLD list for hostname validator
  • c244656 Lock file maintenance
  • 512e133 Merge pull request #258 from gsteel/v2/email-validator-reserved-ips
  • 55d12d1 Replace dated and flawed reserved ip checks in Email validator
  • Additional commits viewable in compare view

Updates laminas/laminas-view from 2.34.0 to 2.35.0

Release notes

Sourced from laminas/laminas-view's releases.

2.35.0

Release Notes for 2.35.0

2.35.0

  • Total issues resolved: 1
  • Total pull requests resolved: 3
  • Total contributors: 3

Bug,Documentation

renovate

Documentation

Commits

Updates aws/aws-sdk-php from 3.306.4 to 3.314.6

Release notes

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

Version 3.314.6

  • 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.

Version 3.314.5

  • 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.

Version 3.314.4

  • 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.

Version 3.314.3

  • 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.

Version 3.314.2

  • Aws\DataZone - This release introduces a new default service blueprint for custom environment creation.
  • Aws\MediaConvert - This release adds the ability to search for historical job records within the management console using a search box and/or via the SDK/CLI with partial string matching search on input file name.
  • Aws\Macie2 - This release adds support for managing the status of automated sensitive data discovery for individual accounts in an organization, and determining whether individual S3 buckets are included in the scope of the analyses.
  • Aws\EC2 - Documentation updates for Amazon EC2.

... (truncated)

Commits

Updates mockery/mockery from 1.6.11 to 1.6.12

Release notes

Sourced from mockery/mockery's releases.

1.6.12

What's Changed

Full Changelog: mockery/mockery@1.6.11...1.6.12

Changelog

Sourced from mockery/mockery's changelog.

[1.6.12] - 2024-05-15

Changed

Fixed

Security

Commits

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

…with 9 updates

Bumps the composer-dependencies group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [doctrine/doctrine-module](https://github.com/doctrine/DoctrineModule) | `5.3.0` | `6.1.1` |
| [dvsa/laminas-config-cloud-parameters](https://github.com/dvsa/dvsa-laminas-config-cloud-parameters) | `0.2.0` | `1.0.0` |
| [laminas/laminas-session](https://github.com/laminas/laminas-session) | `2.20.0` | `2.21.0` |
| [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) | `3.306.4` | `3.314.6` |
| [mockery/mockery](https://github.com/mockery/mockery) | `1.6.11` | `1.6.12` |



Updates `doctrine/doctrine-module` from 5.3.0 to 6.1.1
- [Release notes](https://github.com/doctrine/DoctrineModule/releases)
- [Commits](doctrine/DoctrineModule@5.3.0...6.1.1)

Updates `dvsa/laminas-config-cloud-parameters` from 0.2.0 to 1.0.0
- [Release notes](https://github.com/dvsa/dvsa-laminas-config-cloud-parameters/releases)
- [Changelog](https://github.com/dvsa/dvsa-laminas-config-cloud-parameters/blob/main/CHANGELOG.md)
- [Commits](dvsa/dvsa-laminas-config-cloud-parameters@v0.2.0...v1.0.0)

Updates `laminas/laminas-cache` from 3.12.1 to 3.12.2
- [Release notes](https://github.com/laminas/laminas-cache/releases)
- [Commits](laminas/laminas-cache@3.12.1...3.12.2)

Updates `laminas/laminas-filter` from 2.35.2 to 2.36.0
- [Release notes](https://github.com/laminas/laminas-filter/releases)
- [Commits](laminas/laminas-filter@2.35.2...2.36.0)

Updates `laminas/laminas-session` from 2.20.0 to 2.21.0
- [Release notes](https://github.com/laminas/laminas-session/releases)
- [Commits](laminas/laminas-session@2.20.0...2.21.0)

Updates `laminas/laminas-validator` from 2.53.0 to 2.59.0
- [Release notes](https://github.com/laminas/laminas-validator/releases)
- [Commits](laminas/laminas-validator@2.53.0...2.59.0)

Updates `laminas/laminas-view` from 2.34.0 to 2.35.0
- [Release notes](https://github.com/laminas/laminas-view/releases)
- [Commits](laminas/laminas-view@2.34.0...2.35.0)

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

Updates `mockery/mockery` from 1.6.11 to 1.6.12
- [Release notes](https://github.com/mockery/mockery/releases)
- [Changelog](https://github.com/mockery/mockery/blob/1.6.x/CHANGELOG.md)
- [Commits](mockery/mockery@1.6.11...1.6.12)

---
updated-dependencies:
- dependency-name: doctrine/doctrine-module
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: composer-dependencies
- dependency-name: dvsa/laminas-config-cloud-parameters
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: composer-dependencies
- dependency-name: laminas/laminas-cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: composer-dependencies
- dependency-name: laminas/laminas-filter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: composer-dependencies
- dependency-name: laminas/laminas-session
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: composer-dependencies
- dependency-name: laminas/laminas-validator
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: composer-dependencies
- dependency-name: laminas/laminas-view
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: composer-dependencies
- dependency-name: aws/aws-sdk-php
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: composer-dependencies
- dependency-name: mockery/mockery
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: composer-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jun 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants