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

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

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 15, 2024

Bumps the composer-dependencies group with 4 updates in the / directory: doctrine/doctrine-module, dvsa/laminas-config-cloud-parameters, olcs/olcs-common and aws/aws-sdk-php.

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 olcs/olcs-common from 7.2.0 to 7.2.1

Release notes

Sourced from olcs/olcs-common's releases.

v7.2.1

7.2.1 (2024-05-10)

Bug Fixes

  • Remove return type causing errors on may journeys (#114) (aeed864)
Changelog

Sourced from olcs/olcs-common's changelog.

7.2.1 (2024-05-10)

Bug Fixes

  • Remove return type causing errors on may journeys (#114) (aeed864)
Commits

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

Release notes

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

Version 3.306.6

  • Aws\Connect - Amazon Connect provides enhanced search capabilities for flows & flow modules on the Connect admin website and programmatically using APIs. You can search for flows and flow modules by name, description, type, status, and tags, to filter and identify a specific flow in your Connect instances.
  • Aws\S3 - Updated a few x-id in the http uri traits

Version 3.306.5

  • Aws\VPCLattice - This release adds TLS Passthrough support. It also increases max number of target group per rule to 10.
  • Aws\EventBridge - Amazon EventBridge introduces KMS customer-managed key (CMK) encryption support for custom and partner events published on EventBridge Event Bus (including default bus) and UpdateEventBus API.
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 4 updates

Bumps the composer-dependencies group with 4 updates in the / directory: [doctrine/doctrine-module](https://github.com/doctrine/DoctrineModule), [dvsa/laminas-config-cloud-parameters](https://github.com/dvsa/dvsa-laminas-config-cloud-parameters), [olcs/olcs-common](https://github.com/dvsa/olcs-common) and [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php).


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 `olcs/olcs-common` from 7.2.0 to 7.2.1
- [Release notes](https://github.com/dvsa/olcs-common/releases)
- [Changelog](https://github.com/dvsa/olcs-common/blob/main/CHANGELOG.md)
- [Commits](dvsa/olcs-common@v7.2.0...v7.2.1)

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

---
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: olcs/olcs-common
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: composer-dependencies
- dependency-name: aws/aws-sdk-php
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: composer-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels May 15, 2024
Copy link
Author

dependabot bot commented on behalf of github May 20, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this May 20, 2024
@dependabot dependabot bot deleted the dependabot/composer/composer-dependencies-4cadf43f79 branch May 20, 2024 06:47
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