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 php-dependencies group with 3 updates #533

Merged
merged 1 commit into from
Dec 30, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 30, 2023

Bumps the php-dependencies group with 3 updates: nelmio/security-bundle, pear/crypt_gpg and friends-of-behat/symfony-extension.

Updates nelmio/security-bundle from 3.0.0 to 3.1.0

Release notes

Sourced from nelmio/security-bundle's releases.

v3.1.0

  • Fixed overriding CSP header
  • Dropped support for Symfony < 5.4
  • Added support for Symfony 7
Changelog

Sourced from nelmio/security-bundle's changelog.

3.1.0 (2023-12-03)

  • Fixed overriding CSP header
  • Dropped support for Symfony < 5.4
  • Added support for Symfony 7
Commits

Updates pear/crypt_gpg from 1.6.7 to 1.6.8

Commits
  • 89c661f Prepare 1.6.8 release
  • 7536e54 CI: Add PHP 8.3
  • 0fae3c4 Fix bug in parsing USERID_HINT status causing missing real user name in BadPa...
  • e38fef2 CI: Use ubuntu-latest
  • c9b915b CI: Drop tests on PHP < 5.6
  • 592febc CI: Enable tests on PHP 8.2
  • See full diff in compare view

Updates friends-of-behat/symfony-extension from 2.4.1 to 2.4.2

Release notes

Sourced from friends-of-behat/symfony-extension's releases.

v2.4.2

What's Changed

Full Changelog: FriendsOfBehat/SymfonyExtension@v2.4.1...v2.4.2

Commits
  • 957df89 Merge pull request #195 from mpdude/official-mink-browserkit
  • 13a43d1 [Maintenance] Migrate to official Mink distribution
  • 9c7de27 Switch back to the original behat/mink-browserkit-driver
  • See full diff 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 <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 php-dependencies group with 3 updates: [nelmio/security-bundle](https://github.com/nelmio/NelmioSecurityBundle), [pear/crypt_gpg](https://github.com/pear/Crypt_GPG) and [friends-of-behat/symfony-extension](https://github.com/FriendsOfBehat/SymfonyExtension).


Updates `nelmio/security-bundle` from 3.0.0 to 3.1.0
- [Release notes](https://github.com/nelmio/NelmioSecurityBundle/releases)
- [Changelog](https://github.com/nelmio/NelmioSecurityBundle/blob/master/CHANGELOG.md)
- [Commits](nelmio/NelmioSecurityBundle@v3.0.0...v3.1.0)

Updates `pear/crypt_gpg` from 1.6.7 to 1.6.8
- [Commits](pear/Crypt_GPG@v1.6.7...v1.6.8)

Updates `friends-of-behat/symfony-extension` from 2.4.1 to 2.4.2
- [Release notes](https://github.com/FriendsOfBehat/SymfonyExtension/releases)
- [Changelog](https://github.com/FriendsOfBehat/SymfonyExtension/blob/master/CHANGELOG.md)
- [Commits](FriendsOfBehat/SymfonyExtension@v2.4.1...v2.4.2)

---
updated-dependencies:
- dependency-name: nelmio/security-bundle
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: pear/crypt_gpg
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: friends-of-behat/symfony-extension
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: php-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 Dec 30, 2023
Copy link

codecov bot commented Dec 30, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ea2e1ea) 37.99% compared to head (7848b3d) 37.99%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #533   +/-   ##
=========================================
  Coverage     37.99%   37.99%           
  Complexity     1115     1115           
=========================================
  Files           181      181           
  Lines          4427     4427           
=========================================
  Hits           1682     1682           
  Misses         2745     2745           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@0x46616c6b 0x46616c6b merged commit f4b1c97 into main Dec 30, 2023
12 checks passed
@0x46616c6b 0x46616c6b deleted the dependabot/composer/php-dependencies-1a5e284757 branch December 30, 2023 20:39
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.

1 participant