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

Bump the composer-dependencies group with 3 updates #11

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 9, 2024

Bumps the composer-dependencies group with 3 updates: dvsa/laminas-config-cloud-parameters, laminas/laminas-json and doctrine/doctrine-module.

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

Release notes

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

v0.2.0

0.2.0 (2023-11-17)

Features

  • add support for casting parameters (#7) (29929b5)
Changelog

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

0.2.0 (2023-11-17)

Features

  • add support for casting parameters (#7) (29929b5)
Commits

Updates laminas/laminas-json from 2.6.1 to 3.2.0

Release notes

Sourced from laminas/laminas-json's releases.

3.2.0

Release Notes for 3.2.0

Added

  • Adds support for PHP 8.0.

Removed

  • Removes support for PHP versions prior to 7.3.

3.2.0

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

Enhancement

3.1.3

Release Notes for 3.1.3

3.1.x bugfix release (patch)

3.1.3

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

Documentation

Commits
  • 1e3b64d Merge pull request #10 from bfoosness/php-8.0
  • 780c76f qa: provide updated composer.lock run on PHP 7.4
  • 3d3aa1d Revert schema location.
  • a574934 Run vendor/bin/phpunit --migrate-configuration
  • a878694 Update composer.json and fix unit tests.
  • c7b4a3b qa: exclude "locked" run on PHP 5.6 and 7.0
  • 5404573 qa: prepare release branch
  • 185ec9f Merge pull request #7 from szepeviktor/patch-1
  • 1fae08c Add missing quote in JSON Expressions example
  • af6c398 Merge branch 'copyright-update'
  • Additional commits viewable in compare view

Updates doctrine/doctrine-module from 1.2.0 to 2.0.0

Release notes

Sourced from doctrine/doctrine-module's releases.

2.0.0

This marks the beginning of BC breaking code in support of ZF3.

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jan 9, 2024
Bumps the composer-dependencies group with 3 updates: [dvsa/laminas-config-cloud-parameters](https://github.com/dvsa/dvsa-laminas-config-cloud-parameters), [laminas/laminas-json](https://github.com/laminas/laminas-json) and [doctrine/doctrine-module](https://github.com/doctrine/DoctrineModule).


Updates `dvsa/laminas-config-cloud-parameters` from 0.1.1 to 0.2.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.1.1...v0.2.0)

Updates `laminas/laminas-json` from 2.6.1 to 3.2.0
- [Release notes](https://github.com/laminas/laminas-json/releases)
- [Commits](laminas/laminas-json@2.6.1...3.2.0)

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

---
updated-dependencies:
- dependency-name: dvsa/laminas-config-cloud-parameters
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: composer-dependencies
- dependency-name: laminas/laminas-json
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: composer-dependencies
- dependency-name: doctrine/doctrine-module
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: composer-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/composer-dependencies-1b68851ab3 branch from cfc7b31 to 47ebe8b Compare January 15, 2024 14:32
Copy link
Author

dependabot bot commented on behalf of github Jan 16, 2024

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

@dependabot dependabot bot closed this Jan 16, 2024
@dependabot dependabot bot deleted the dependabot/composer/composer-dependencies-1b68851ab3 branch January 16, 2024 17:08
jerotire pushed a commit to dvsa/vol-app that referenced this pull request Aug 16, 2024
# This is the 1st commit message:

WIP

# This is the commit message dvsa/olcs-internal#2:

WIP

# This is the commit message dvsa/olcs-internal#3:

WIP

# This is the commit message dvsa/olcs-internal#4:

WIP

# This is the commit message dvsa/olcs-internal#5:

WIP

# This is the commit message dvsa/olcs-internal#6:

WIP

# This is the commit message dvsa/olcs-internal#7:

WIP

# This is the commit message dvsa/olcs-internal#8:

WIP

# This is the commit message dvsa/olcs-internal#9:

WIP

# This is the commit message dvsa/olcs-internal#10:

WIP

# This is the commit message dvsa/olcs-internal#11:

WIP

# This is the commit message dvsa/olcs-internal#12:

WIP

# This is the commit message dvsa/olcs-internal#13:

WIP

WIP

WIP

WIP

WIP

VOL-3915: refactor ApplicationProcessingInspectionRequestController and a new factory

VOL-3915: add factories in OLCS/src/Controller/Application

    VOL-3915: fix ApplicationProcessingOverviewControllerTest tests

    VOL-3915: remove all getServiceLocators in ApplicationController and corresponding factory and test

    VOL-3915: remove getServiceLocators in Controller\Bus and corresponding factories

    VOL-3915: tidy tests and controllers (BusDetails/BusProcessing/BusService)

    VOL-3915: AbstractHistory controller and factory

    VOL-3915: fix ConfirmTest unit tests

    VOL-3915: fix construct for ConditionUndertakingController and factory

    VOL-3915: remove all getServiceLocators in Application/Overview and Penalty Controllers and corresponding factories

    VOL-3915: CasesController and corresponding factory

    VOL-3915: remove all getServiceLocators in ApplicationProcessingController and corresponding factory

    VOL-3915: remove all getServiceLocators in IrhpApplicationController and corresponding factory

    VOL-3915: remove all getServiceLocators in ApplicationProcessingController, LicenceController and SurrenderControllers

    VOL-3915: remove all getServiceLocators in OperatorController and LicenceController

    VOL-3915: remove all getServiceLocators in Application/ProcessingController and TransportManagerController

    VOL-3915: replaced routes declared in invokable with abstractInternalController and corresponding files

    VOL-3915: tidy up of modules and factories

    VOL-3915: replaced invokable and strings that extended abstractHistoryController

    VOL-3915: add factories for Applications/ Cases/ IrhpPermits/ Operator

    VOL-3915: tidy up - add factories for Bus/ Cases/ TransportManager

    VOL-3915: fix unit test (ConfirmTest)

    VOL-3915: add factories for Applications/ Cases/ IrhpPermits/ Operator

    VOL-3915: add correct path to navigation

VOL-3915: add factories for Sla directory

    VOL-3915: /Admin  add factories for DataRetention and controller

Remove gSL and add factories for History & Disqualify controllers

Fix disqualify & others

Revert "Fix disqualify & others"

This reverts commit e0fb5f90c384d54681e63fa1d133b3065e1bdd08.

    VOL-3915: add factories for rest of Admin directory

    VOL-3915: white screen corrections

WIP

WIP

WIP

WIP

WIP

WIP

WIP

WIP

WIP

WIP

WIP

WIP

WIP

WIP

WIP

WIP

WIP

WIP

WIP

WIP

WIP

WIP

WIP

WIP

WIP

WIP
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