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

Bump the dependencies group with 7 updates #40

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 1, 2024

Bumps the dependencies group with 7 updates:

Package From To
google/cloud-firestore 1.45.2 1.47.0
google/cloud-pubsub 2.5.1 2.7.0
symfony/console 7.1.4 7.1.5
symfony/dotenv 7.1.3 7.1.5
symfony/framework-bundle 7.1.4 7.1.5
symfony/yaml 7.1.4 7.1.5
phpunit/phpunit 11.3.1 11.3.6

Updates google/cloud-firestore from 1.45.2 to 1.47.0

Release notes

Sourced from google/cloud-firestore's releases.

google/cloud-firestore v1.47.0

Features

  • tests: Organize workflows, add system tests (#7695) (e13bf25)

google/cloud-firestore v1.46.0

Features

  • Add Database.CmekConfig and Database.cmek_config (information about CMEK enablement) (a55ef54)
  • Add Database.delete_time (the time a database was deleted, if it ever was) (a55ef54)
  • Add Database.previous_id (if a database was deleted, what ID it was using beforehand) (a55ef54)
  • Add Database.SourceInfo and Database.source_info (information about database provenance, specifically for restored databases) (#7653) (a55ef54)
  • Allow specifying an encryption_config when restoring a database (a55ef54)

Documentation

  • Clarify restore details (a55ef54)
  • Fix assorted capitalization issues with the word "ID" (a55ef54)
Commits
  • e661b26 chore(main): release 0.261.0 (#7698)
  • 7c84572 feat(tests): organize workflows, add system tests (#7695)
  • f48cd73 chore(main): release 0.258.0 (#7646)
  • 810bd7e feat: add Database.SourceInfo and Database.source_info (information about dat...
  • See full diff in compare view

Updates google/cloud-pubsub from 2.5.1 to 2.7.0

Release notes

Sourced from google/cloud-pubsub's releases.

google/cloud-pubsub v2.7.0

Features

  • Add ingestion Cloud Storage fields and Platform Logging fields to Topic (#7699) (e3a138c)
  • tests: Organize workflows, add system tests (#7695) (e13bf25)

google/cloud-pubsub v2.6.0

Features

  • Return listing information for subscriptions created via Analytics Hub (#7682) (21a154b)

google/cloud-pubsub v2.5.2

Documentation

  • [PubSub] update documentation for 31 day subscription message retention (#7663) (8065ad6)
Commits
  • c483d9b chore(main): release 0.261.0 (#7698)
  • 11ff804 feat(tests): organize workflows, add system tests (#7695)
  • 12990a4 feat: add ingestion Cloud Storage fields and Platform Logging fields to Topic...
  • 7030cfe chore(main): release 0.260.0 (#7677)
  • 3012d32 feat: return listing information for subscriptions created via Analytics Hub ...
  • 5e84245 chore(main): release 0.259.0 (#7657)
  • 6a07f62 docs: [PubSub] update documentation for 31 day subscription message retention...
  • See full diff in compare view

Updates symfony/console from 7.1.4 to 7.1.5

Release notes

Sourced from symfony/console's releases.

v7.1.5

Changelog (symfony/console@v7.1.4...v7.1.5)

  • no significant changes
Commits
  • 0fa539d Merge branch '6.4' into 7.1
  • 72d080e Merge branch '5.4' into 6.4
  • 5b5a0aa Mutate remaining data providers to static ones
  • 1803850 Merge branch '6.4' into 7.1
  • 3e36da1 Merge branch '5.4' into 6.4
  • 7a7ce2c Don't use is_resource() on non-streams
  • See full diff in compare view

Updates symfony/dotenv from 7.1.3 to 7.1.5

Release notes

Sourced from symfony/dotenv's releases.

v7.1.5

Changelog (symfony/dotenv@v7.1.4...v7.1.5)

Commits
  • 6d96620 Merge branch '6.4' into 7.1
  • 8152842 Merge branch '5.4' into 6.4
  • bb4fef2 throw a meaningful exception when parsing dotenv files with BOM
  • See full diff in compare view

Updates symfony/framework-bundle from 7.1.4 to 7.1.5

Release notes

Sourced from symfony/framework-bundle's releases.

v7.1.5

Changelog (symfony/framework-bundle@v7.1.4...v7.1.5)

Commits
  • 8a792de Merge branch '6.4' into 7.1
  • 6a9665b Merge branch '5.4' into 6.4
  • 9ae1957 [FrameworkBundle] Do not access the container when the kernel is shut down
  • 69e306c Merge branch '6.4' into 7.1
  • f40274b fix merge
  • 5432bc4 Merge branch '5.4' into 6.4
  • d022058 fix XSD to allow to configure locks without resources
  • 0e6c77a Merge branch '6.4' into 7.1
  • 40aa18d Merge branch '5.4' into 6.4
  • 35785c1 minor #58250 [FrameworkBundle] Finish incomplete tests for lock & semaphore c...
  • Additional commits viewable in compare view

Updates symfony/yaml from 7.1.4 to 7.1.5

Release notes

Sourced from symfony/yaml's releases.

v7.1.5

Changelog (symfony/yaml@v7.1.4...v7.1.5)

Commits

Updates phpunit/phpunit from 11.3.1 to 11.3.6

Release notes

Sourced from phpunit/phpunit's releases.

PHPUnit 11.3.6

Changed

  • #5956: Deprecation of the E_STRICT constant in PHP 8.4

Fixed

  • #5950: TestDox text should not be trim()med when it contains $ character
  • The attribute parser will no longer try to instantiate attribute classes that do not exist

How to install or update PHPUnit

PHPUnit 11.3.5

Fixed

  • #5874: Test Stub generated by return value generator for doubled method with static return type declaration is not properly initialized
  • #5931: Reverted addition of name property on <testsuites> element in JUnit XML logfile
  • #5946: Callback throws a TypeError when checking a callable has variadic parameters

How to install or update PHPUnit

PHPUnit 11.3.4

Fixed

  • #4584: assertJsonStringEqualsJsonString() considers objects with sequential numeric keys equal to be arrays
  • #4625: Generator yielding keys that are neither integer or string leads to hard-to-understand error message when used as data provider
  • #4674: JSON assertions should treat objects as unordered
  • #5891: Callback constraint does not handle variadic arguments correctly when used for mock object expectations
  • #5929: TestDox output containing $ at the beginning gets truncated when used with a data provider
  • #5943: Tests configured to be in group(s) using the XML configuration file are also added to the default group

How to install or update PHPUnit

PHPUnit 11.3.3

Added

  • #5937: failOnPhpunitDeprecation attribute on the <phpunit> element of the XML configuration file and --fail-on-phpunit-deprecation CLI option for controlling whether PHPUnit deprecations should be considered when determining the test runner's shell exit code (default: do not consider)
  • displayDetailsOnPhpunitDeprecations attribute on the <phpunit> element of the XML configuration file and --display-phpunit-deprecations CLI option for controlling whether details on PHPUnit deprecations should be displayed (default: do not display)

Changed

  • #5937: PHPUnit deprecations will, by default, no longer affect the test runner's shell exit code. This can optionally be turned back on using the --fail-on-phpunit-deprecation CLI option or the failOnPhpunitDeprecation="true" attribute on the <phpunit> element of the XML configuration file.
  • Details for PHPUnit deprecations will, by default, no longer be displayed. This can optionally be turned back on using the --display-phpunit-deprecations CLI option or the displayDetailsOnPhpunitDeprecations attribute on the <phpunit> element of the XML configuration file.

How to install or update PHPUnit

PHPUnit 11.3.2

Changed

  • #5931: name property on <testsuites> element in JUnit XML logfile

... (truncated)

Changelog

Sourced from phpunit/phpunit's changelog.

[11.3.6] - 2024-09-19

Changed

  • #5956: Deprecation of the E_STRICT constant in PHP 8.4

Fixed

  • #5950: TestDox text should not be trim()med when it contains $ character
  • The attribute parser will no longer try to instantiate attribute classes that do not exist

[11.3.5] - 2024-09-13

Fixed

  • #5874: Test Stub generated by return value generator for doubled method with static return type declaration is not properly initialized
  • #5931: Reverted addition of name property on <testsuites> element in JUnit XML logfile
  • #5946: Callback throws a TypeError when checking a callable has variadic parameters

[11.3.4] - 2024-09-09

Fixed

  • #4584: assertJsonStringEqualsJsonString() considers objects with sequential numeric keys equal to be arrays
  • #4625: Generator yielding keys that are neither integer or string leads to hard-to-understand error message when used as data provider
  • #4674: JSON assertions should treat objects as unordered
  • #5891: Callback constraint does not handle variadic arguments correctly when used for mock object expectations
  • #5929: TestDox output containing $ at the beginning gets truncated when used with a data provider
  • #5943: Tests configured to be in group(s) using the XML configuration file are also added to the default group

[11.3.3] - 2024-09-04

Added

  • #5937: failOnPhpunitDeprecation attribute on the <phpunit> element of the XML configuration file and --fail-on-phpunit-deprecation CLI option for controlling whether PHPUnit deprecations should be considered when determining the test runner's shell exit code (default: do not consider)
  • displayDetailsOnPhpunitDeprecations attribute on the <phpunit> element of the XML configuration file and --display-phpunit-deprecations CLI option for controlling whether details on PHPUnit deprecations should be displayed (default: do not display)

Changed

  • #5937: PHPUnit deprecations will, by default, no longer affect the test runner's shell exit code. This can optionally be turned back on using the --fail-on-phpunit-deprecation CLI option or the failOnPhpunitDeprecation="true" attribute on the <phpunit> element of the XML configuration file.
  • Details for PHPUnit deprecations will, by default, no longer be displayed. This can optionally be turned back on using the --display-phpunit-deprecations CLI option or the displayDetailsOnPhpunitDeprecations attribute on the <phpunit> element of the XML configuration file.

[11.3.2] - 2024-09-03

Changed

  • #5931: name property on <testsuites> element in JUnit XML logfile
  • Removed .phpstorm.meta.php file as methods such as TestCase::createStub() use generics / template types for their return types and PhpStorm, for example, uses that information

Fixed

... (truncated)

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

Bumps the dependencies group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [google/cloud-firestore](https://github.com/googleapis/google-cloud-php-firestore) | `1.45.2` | `1.47.0` |
| [google/cloud-pubsub](https://github.com/googleapis/google-cloud-php-pubsub) | `2.5.1` | `2.7.0` |
| [symfony/console](https://github.com/symfony/console) | `7.1.4` | `7.1.5` |
| [symfony/dotenv](https://github.com/symfony/dotenv) | `7.1.3` | `7.1.5` |
| [symfony/framework-bundle](https://github.com/symfony/framework-bundle) | `7.1.4` | `7.1.5` |
| [symfony/yaml](https://github.com/symfony/yaml) | `7.1.4` | `7.1.5` |
| [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) | `11.3.1` | `11.3.6` |


Updates `google/cloud-firestore` from 1.45.2 to 1.47.0
- [Release notes](https://github.com/googleapis/google-cloud-php-firestore/releases)
- [Commits](googleapis/google-cloud-php-firestore@v1.45.2...v1.47.0)

Updates `google/cloud-pubsub` from 2.5.1 to 2.7.0
- [Release notes](https://github.com/googleapis/google-cloud-php-pubsub/releases)
- [Commits](googleapis/google-cloud-php-pubsub@v2.5.1...v2.7.0)

Updates `symfony/console` from 7.1.4 to 7.1.5
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/7.1/CHANGELOG.md)
- [Commits](symfony/console@v7.1.4...v7.1.5)

Updates `symfony/dotenv` from 7.1.3 to 7.1.5
- [Release notes](https://github.com/symfony/dotenv/releases)
- [Changelog](https://github.com/symfony/dotenv/blob/7.1/CHANGELOG.md)
- [Commits](symfony/dotenv@v7.1.3...v7.1.5)

Updates `symfony/framework-bundle` from 7.1.4 to 7.1.5
- [Release notes](https://github.com/symfony/framework-bundle/releases)
- [Changelog](https://github.com/symfony/framework-bundle/blob/7.1/CHANGELOG.md)
- [Commits](symfony/framework-bundle@v7.1.4...v7.1.5)

Updates `symfony/yaml` from 7.1.4 to 7.1.5
- [Release notes](https://github.com/symfony/yaml/releases)
- [Changelog](https://github.com/symfony/yaml/blob/7.1/CHANGELOG.md)
- [Commits](symfony/yaml@v7.1.4...v7.1.5)

Updates `phpunit/phpunit` from 11.3.1 to 11.3.6
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.3.6/ChangeLog-11.3.md)
- [Commits](sebastianbergmann/phpunit@11.3.1...11.3.6)

---
updated-dependencies:
- dependency-name: google/cloud-firestore
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: google/cloud-pubsub
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: symfony/console
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: symfony/dotenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: symfony/framework-bundle
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: symfony/yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: 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 Oct 1, 2024
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 Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants