acquia / cli

Acquia CLI
GNU General Public License v2.0
42 stars 47 forks source link

Bump the dependencies group with 9 updates #1658

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps the dependencies group with 9 updates:

Package From To
league/csv 9.13.0 9.14.0
symfony/cache 6.4.0 6.4.2
symfony/dependency-injection 6.4.1 6.4.2
symfony/dotenv 6.4.0 6.4.2
symfony/event-dispatcher 6.4.0 6.4.2
symfony/expression-language 6.4.0 6.4.2
symfony/http-kernel 6.4.1 6.4.2
symfony/process 6.4.0 6.4.2
symfony/validator 6.4.0 6.4.2

Updates league/csv from 9.13.0 to 9.14.0

Release notes

Sourced from league/csv's releases.

version 9.14.0

Added

  • League\Csv\TabularDataReader::nthAsObject equivalent to nth but returns an object or null
  • League\Csv\TabularDataReader::firstAsObject equivalent to first but returns an object or null
  • League\Csv\Serializer\Denormalizer::types list all the registered types

Deprecated

  • None

Fixed

  • None

Removed

  • None
Changelog

Sourced from league/csv's changelog.

9.14.0 - 2023-12-29

Added

  • League\Csv\TabularDataReader::nthAsObject equivalent to nth but returns an object or null
  • League\Csv\TabularDataReader::firstAsObject equivalent to first but returns an object or null
  • League\Csv\Serializer\Denormalizer::types list all the registered types

Deprecated

  • None

Fixed

  • None

Removed

  • None
Commits


Updates symfony/cache from 6.4.0 to 6.4.2

Release notes

Sourced from symfony/cache's releases.

v6.4.2

Changelog (https://github.com/symfony/cache/compare/v6.4.1...v6.4.2)

Commits
  • 14a7586 Merge branch '6.3' into 6.4
  • 75f6ecc [Cache] fix the previous fix
  • 7f9e71f bug #53054 [Cache] Fix expiration time for CouchbaseCollection (alexandre-dau...
  • 9187393 [Cache] Fix expiration time for CouchbaseCollection
  • c14a81c Merge branch '6.3' into 6.4
  • 3d107c4 Merge branch '5.4' into 6.3
  • b17f281 CS fix
  • See full diff in compare view


Updates symfony/dependency-injection from 6.4.1 to 6.4.2

Release notes

Sourced from symfony/dependency-injection's releases.

v6.4.2

Changelog (https://github.com/symfony/dependency-injection/compare/v6.4.1...v6.4.2)

  • no significant changes
Commits


Updates symfony/dotenv from 6.4.0 to 6.4.2

Release notes

Sourced from symfony/dotenv's releases.

v6.4.2

Changelog (https://github.com/symfony/dotenv/compare/v6.4.1...v6.4.2)

Commits
  • 835f8d2 Merge branch '6.3' into 6.4
  • 96d1ee8 Merge branch '5.4' into 6.3
  • 07d7557 allow environment variables starting with an underscore
  • f292a6a Merge branch '6.3' into 6.4
  • 73d4b31 fix merge
  • 02f1f1e Merge branch '5.4' into 6.3
  • 749cdb8 properly handle SYMFONY_DOTENV_VARS being the empty string
  • See full diff in compare view


Updates symfony/event-dispatcher from 6.4.0 to 6.4.2

Release notes

Sourced from symfony/event-dispatcher's releases.

v6.4.2

Changelog (https://github.com/symfony/event-dispatcher/compare/v6.4.1...v6.4.2)

  • no significant changes
Commits


Updates symfony/expression-language from 6.4.0 to 6.4.2

Release notes

Sourced from symfony/expression-language's releases.

v6.4.2

Changelog (https://github.com/symfony/expression-language/compare/v6.4.1...v6.4.2)

Commits


Updates symfony/http-kernel from 6.4.1 to 6.4.2

Release notes

Sourced from symfony/http-kernel's releases.

v6.4.2

Changelog (https://github.com/symfony/http-kernel/compare/v6.4.1...v6.4.2)

Commits
  • 13e8387 Update VERSION for 6.4.2
  • e5f47af Merge branch '6.3' into 6.4
  • fc981cf Merge branch '5.4' into 6.3
  • bd55eb8 [HttpFoundation][FrameworkBundle] Fix default locale is ignored when set_loca...
  • 474fa5f fix tests
  • 9c6e76e fix merge
  • 613d42b Merge branch '6.3' into 6.4
  • 9f69174 bug #53107 [HttpKernel] Don't validate partially denormalized object (HypeMC)
  • 51c41ac [HttpKernel] Fix ArgumentResolverTest
  • 4325672 Merge branch '6.3' into 6.4
  • Additional commits viewable in compare view


Updates symfony/process from 6.4.0 to 6.4.2

Release notes

Sourced from symfony/process's releases.

v6.4.2

Changelog (https://github.com/symfony/process/compare/v6.4.1...v6.4.2)

Commits
  • c4b1ef0 Suppress warnings from is_executable
  • c3649cf Merge branch '6.3' into 6.4
  • 0a4e8fa Merge branch '5.4' into 6.3
  • 8fa2217 always pass microseconds to usleep as integers
  • See full diff in compare view


Updates symfony/validator from 6.4.0 to 6.4.2

Release notes

Sourced from symfony/validator's releases.

v6.4.2

Changelog (https://github.com/symfony/validator/compare/v6.4.1...v6.4.2)

Commits
  • 15fe2c6 Merge branch '6.3' into 6.4
  • e35e841 Merge branch '5.4' into 6.3
  • 0700751 [Validator] updated missing Polish translation
  • fe4e62e Merge branch '6.3' into 6.4
  • 8c417c1 Merge branch '5.4' into 6.3
  • 8176d36 fix typo
  • 159944c bug #52406 [Validator] Fix Constraints\Email::ERROR_NAMES (mathroc)
  • 61a40da minor #53253 [Validator] add missing translations (xabbuh)
  • e02ad4a add missing translations
  • a0e072e minor #53254 [Validator] Add Charset french translation (alexandre-daubois)
  • Additional commits viewable in compare view


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (d657007) 91.63% compared to head (619748c) 91.63%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1658 +/- ## ========================================= Coverage 91.63% 91.63% Complexity 1781 1781 ========================================= Files 122 122 Lines 6416 6416 ========================================= Hits 5879 5879 Misses 537 537 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.